Commit graph

1369 commits

Author SHA1 Message Date
brxken128 dbe9b9157c
use spacedriveapp/tokio 2023-01-25 15:00:24 +00:00
brxken128 a3b1c8f5b8
tell everything to use workspace tokio + add tokio git patch 2023-01-25 14:36:29 +00:00
Brendan Allan fcad42f388
Merge pull request #551 from spacedriveapp/shared-sync-infra
update shared sync functions to use new system
2023-01-24 21:20:26 -08:00
Brendan Allan 3c7c05cc87 update shared sync functions to use new system 2023-01-25 13:17:01 +08:00
Brendan Allan 74fe603535
Merge pull request #542 from niikeec/closable-job-manager
Inner closable overlay panel
2023-01-24 20:38:51 -08:00
Brendan Allan 8c4cdb1ede Merge branch 'main' into closable-job-manager 2023-01-25 12:25:05 +08:00
Brendan Allan c1cccc29cc convert overlay to popover 2023-01-25 12:24:38 +08:00
nikec b4ebe9e3e9 Update Popover.tsx 2023-01-25 02:02:00 +01:00
nikec cd3b95bc3d popover 2023-01-24 23:54:01 +01:00
nikec a90cc42385 Revert "overlay panel ctx, closable job manager"
This reverts commit 96978785b9.
2023-01-24 22:53:57 +01:00
Brendan Allan 004837f108
update to latest swift-rs (#536)
* update to latest swift-rs

* remove redundant configs
2023-01-23 14:48:23 -08:00
Jamie Pine 6271277fe0
Just some more docs (#462)
* docs init

* small tweaks
2023-01-23 14:31:20 -08:00
Ericson "Fogo" Soares fc111a7138
Merge pull request #528 from spacedriveapp/eng-345-cut-copy-duplicate-actions
[ENG-345] Cut, copy and duplicate filesystem actions
2023-01-23 09:31:54 -03:00
brxken128 1ab720ad42
Revert "fix random missing property"
This reverts commit 378cffb58e.
2023-01-23 11:36:11 +00:00
brxken128 b2193cb537
fix missing trashsimple icon 2023-01-23 11:33:50 +00:00
brxken128 378cffb58e
fix random missing property 2023-01-23 11:20:26 +00:00
brxken128 9cd153c2d2
update bindings 2023-01-23 11:05:10 +00:00
brxken128 2d2f45be3d
Merge branch 'main' into eng-345-cut-copy-duplicate-actions 2023-01-23 11:03:27 +00:00
brxken128 cea4562cdc
include resumable jobs within the job match 2023-01-23 11:02:32 +00:00
Brendan Allan aaf0496dc5
Merge pull request #537 from spacedriveapp/separate-mobile-rust
Separate mobile rust
2023-01-23 02:11:18 -08:00
Brendan Allan ef9fe5b75f
Merge pull request #539 from spacedriveapp/eslint-overhaul
Eslint overhaul
2023-01-23 01:45:02 -08:00
Brendan Allan ba6b417bd7
Merge branch 'main' into eslint-overhaul 2023-01-23 01:44:28 -08:00
maxichrome 1b6b3d8a48
Add clean command (#540)
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2023-01-22 22:38:52 -08:00
Brendan Allan 30058aff5d
Merge pull request #544 from niikeec/switch-thumb-classname
Separate thumb class name
2023-01-22 18:03:35 -08:00
Brendan Allan 22d4bed197
Merge pull request #546 from niikeec/dropdown
Closable dropdown menu
2023-01-22 18:03:20 -08:00
nikec da91836381 wrap item with menu item 2023-01-22 18:27:46 +01:00
nikec 764e32c40f separate thumb class name 2023-01-22 18:26:13 +01:00
nikec 96978785b9 overlay panel ctx, closable job manager 2023-01-22 17:54:11 +01:00
Brendan Allan 64bf19abc4 ignore empty funtion for tw helper 2023-01-22 16:34:03 +08:00
Brendan Allan f0da8b037f update name of eslint job 2023-01-22 16:14:59 +08:00
Brendan Allan c064d094d5 fix dependencies 2023-01-22 16:09:28 +08:00
Brendan Allan d3737cea97 simplify eslint configs + add CI job 2023-01-22 16:01:15 +08:00
Brendan Allan 6904f1f5c3 update android configs 2023-01-22 12:47:54 +08:00
Brendan Allan 3c81591090 os-gate ios stuff 2023-01-22 10:26:46 +08:00
Brendan Allan 22b5914f5b build sd-mobile-ios in separate script 2023-01-21 19:05:56 +08:00
Brendan Allan 100787a349
Merge pull request #538 from spacedriveapp/fix-prettier-issues
Fix prettier issues
2023-01-21 01:38:48 -08:00
maxichrome d7dee1bf9c re-add rspc codegen 2023-01-21 00:10:50 -08:00
maxichrome 394851efd8
Update CODEOWNERS 2023-01-21 00:02:21 -08:00
maxichrome a0975ec8c0 fix prettier unparseable file issues 2023-01-20 23:40:30 -08:00
maxichrome 8477d5e73d add types to prettierrc 2023-01-20 23:39:10 -08:00
maxichrome 5b45458939 remove rspc codegen 2023-01-20 23:38:52 -08:00
Brendan Allan 3c3a87cdf0 rename to sd-core-ios in xcode project 2023-01-21 14:31:34 +08:00
Brendan Allan 3885a2cd84 sparate android + ios build targets 2023-01-21 14:31:17 +08:00
Ericson Fogo Soares 5e30cf6354 Removing some unnecessary clones and other small fixes 2023-01-20 18:22:17 -03:00
Brendan Allan e4e80fa603
Refactor routes (#535)
* refactor routes

* use default export for screens

* use "route" relative routing

* don't use absolute import for root screens

* no absolute importing folders!!!

* fine we can absolute import folders
2023-01-20 12:40:36 -08:00
brxken128 2a40bf403d clean things up a tad 2023-01-20 14:02:36 +00:00
brxken128 8c70bc40ea remove unused icon 2023-01-20 13:26:07 +00:00
brxken128 e26cbd77fc add "nice data" for jobs 2023-01-20 13:26:04 +00:00
brxken128 b97ad909ee remove move as it's not a valid module name (it's called cut instead) 2023-01-20 13:24:33 +00:00
brxken128 83cc7ace2d async just dropped 2023-01-20 13:24:33 +00:00