Commit Graph

3270 Commits

Author SHA1 Message Date
Lynx
dcd615d2fe Merge pull request #2633 from spacedriveapp/eng-1828-migration-to-new-cloud-api-system
[ENG-1828] Migrate to new Cloud Services API
2024-10-30 18:50:04 -07:00
Lynx
a76b51c350 Merge branch 'main' of github.com:spacedriveapp/spacedrive into eng-1828-migration-to-new-cloud-api-system 2024-10-30 18:41:38 -07:00
Lynx
8c9a43afd4 Merge pull request #2792 from spacedriveapp/0.5.0-dev
Move 0.5.0 development to `main`
2024-10-30 18:39:58 -07:00
Lynx
28f82bc3eb Autoformat some classnames' order 2024-10-30 18:21:24 -07:00
Lynx
347dd0ec3a Merge remote-tracking branch 'origin/main' into 0.5.0-dev 2024-10-30 18:08:12 -07:00
Arnab Chakraborty
1598c8f096 Merge branch 'main' into eng-1828-migration-to-new-cloud-api-system 2024-10-29 10:52:07 -04:00
Leora
fc402359ce Add Solus Build Support (#2781)
* Add Solus Build Support

* New Solus Linux Build Support

* Add Solus experimental warning
2024-10-27 23:44:26 +00:00
Matthew Yung
2a429cbeaf [ENG-1881] Update docs (#2739)
product documentation
2024-10-24 07:59:54 +00:00
Ericson Soares
538af49220 Properly sync file_path deletion when deleting directories 2024-10-24 01:31:42 -03:00
Ericson Soares
e4e6a116cc More ingestion metrics 2024-10-23 13:14:18 -03:00
Ericson Soares
9913b62ea2 Next attempt at ingestion optimization 2024-10-23 03:01:04 -03:00
Ericson Soares
3190a7b822 Separate timestamp keepers per sync group 2024-10-22 13:26:55 -03:00
Ericson Soares
b8d9a44da7 Introducing partial indexes on crdt_operations and more optimization on ingestion 2024-10-22 12:52:23 -03:00
Ericson Soares
86e4d21d1c More optimization attempts and collecting metrics 2024-10-22 01:39:44 -03:00
Ericson Soares
2313a7f2e3 Small bootstrap fix 2024-10-22 00:51:49 -03:00
Ericson Soares
114d0df4bb New ingester optimization attempt 2024-10-22 00:33:34 -03:00
Ericson Soares
3eba4bb31e bruh 2024-10-21 23:20:34 -03:00
Ericson Soares
f2f9f91e62 Optimize and fix attempt at cloud ingester 2024-10-21 22:27:09 -03:00
Vítor Vasconcellos
2fa90d6463 Update iroh and sd-cloud-schema
- Fix usage of deprecated functions
 - Implement clippy beta suggestions
2024-10-21 19:44:08 -03:00
Vítor Vasconcellos
177763c536 Autoformat 2024-10-21 14:49:02 -03:00
Vítor Vasconcellos
73cb22075f Merge remote-tracking branch 'origin/main' into eng-1828-migration-to-new-cloud-api-system 2024-10-21 14:40:59 -03:00
Vítor Vasconcellos
ea92383b78 Improve file thumbnails and Quick Preview (+ some code clean-up and rust deps update) (#2758)
* Update rspc, prisma-client-rust, axum and tanstack-query
 - Deleted some unused examples and fully commented out frontend code
 - Implement many changes required due to the updates
 - Update most rust dependencies

* Re-enable p2p

* Fix server

* Auto format

* Fix injected script format
 - Update some github actions
 - Update pnpm lock file

* Fix devtools showing up when app opens
 - Fix million complaining about Sparkles component

* Fix sd-server

* Fix and improve thumbnails rendering
 - Fix core always saying a new thumbnail was generated even for files that it skiped thumbnail generation
 - Rewrite FileThumb and improve related components

* Ignore tmp files when running prettier

* Improve FileThumb component performance
 - Rework useExplorerDraggable and useExplorerItemData hooks due to reduce unecessary re-renders

* More fixes for thumb component
 - A couple of minor performance improvements to frontend code

* auto format

* Fix Thumbnail and QuickPreview

* Fix logic for when to show 'fail to load original' error message in QuickPreview
 - Updated prisma-client-rust, libp2p, tauri, tauri-specta, rspc and hyper

* Fix type checking
 - Format scripts

* Add script prettier config

* Fix serde missing feature
 - Use rust-libp2p spacedrive fork again
 - Update rspc

* Autoformat + fix pnpm lock

* Fix thumbnail first load again

* Autoformat

* autoformat

* Fix rust-libp2p fork url again?

* Remove usePathsInfiniteQuery hook

* Update tauri 2.0.6
2024-10-21 15:47:40 +00:00
Ericson Soares
17d82ee20d Ensure single cloud bootstrap ever 2024-10-21 00:32:00 -03:00
Ericson Soares
2c91484dd4 Some tweaks on sync messages send and compression 2024-10-20 22:26:06 -03:00
Vítor Vasconcellos
e29114c1e8 Fix onbording test 2024-10-19 12:45:57 -03:00
Vítor Vasconcellos
b29d165fed autoformat 2024-10-19 08:35:53 -03:00
Vítor Vasconcellos
9795014099 autoformat 2024-10-19 08:20:18 -03:00
Vítor Vasconcellos
3e763295f2 Remove obsolete settings cloud page
- Fixed some typings
 - Update vite
2024-10-19 08:06:11 -03:00
Ericson Soares
12fdfb8b78 Update sync messages push and pull
Also fix scalability issues on sync design
2024-10-19 02:48:27 -03:00
Arnab Chakraborty
7a60cfe749 Merge branch '0.5.0-dev' into eng-1828-migration-to-new-cloud-api-system 2024-10-16 17:15:34 -04:00
Arnab Chakraborty
492f1326dd Merge branch 'main' into 0.5.0-dev 2024-10-16 17:15:17 -04:00
wany-oh
0bbf7aa0ac Improved Japanese translation (#2773) 2024-10-16 20:46:46 +00:00
Ericson Soares
8c41d64cc3 Fix tag assign rspc route 2024-10-16 13:36:09 -03:00
Ericson Soares
14d826c76b Some minor tweaks 2024-10-15 03:59:07 -03:00
Ericson Soares
ddd14acd41 More backfill tweaks 2024-10-15 03:23:50 -03:00
Ericson Soares
92c77f6da7 Can't backfill instance data as it isn't synced anyway 2024-10-15 03:08:44 -03:00
Ericson Soares
663f833925 Tweaking backfill 2024-10-15 03:01:27 -03:00
Jamie Pine
c67eaf1ae9 fun indicators for debug 2024-10-14 22:11:49 -07:00
Lynx
53bb6c32ad Merge branch '0.5.0-dev' into eng-1828-migration-to-new-cloud-api-system 2024-10-14 20:49:12 -07:00
Arnab Chakraborty
97e1d0a122 Fix lint error 2024-10-14 22:52:18 -04:00
Arnab Chakraborty
960e7c4ef5 Autoformatting 2024-10-14 22:49:46 -04:00
Arnab Chakraborty
b7ce861ace Add sync status to mobile 2024-10-14 22:46:13 -04:00
Ericson Soares
576729334a Many tweaks to improve sync responsiveness and observability 2024-10-14 23:39:52 -03:00
James Pine
e699ca27ec debug sync indicators 2024-10-14 19:28:31 -07:00
Lynx
120ffa429e update JS dependency lockfile 2024-10-14 19:07:10 -07:00
Lynx
2ee94ca0b5 fix onboarding prerelease screen 2024-10-14 18:57:15 -07:00
Arnab Chakraborty
9e4dbbacf4 Update pnpm-lock.yaml 2024-10-14 21:25:27 -04:00
Arnab Chakraborty
8a1ee22a24 Merge branch '0.5.0-dev' into eng-1828-migration-to-new-cloud-api-system 2024-10-14 21:22:38 -04:00
Arnab Chakraborty
6d67a880e0 Merge branch 'main' into 0.5.0-dev 2024-10-14 21:20:28 -04:00
Arnab Chakraborty
c7e87f0862 Sync profile page & Update mobile device names
DO NOT TRY ANDROID. IT IS BROKEN AND PANICKING ON CORE WHEN COMPILED.
2024-10-14 21:18:28 -04:00