Commit Graph

3416 Commits

Author SHA1 Message Date
Jamie Pine
8341982ff2 landing style improvement + example career postings 2024-12-12 15:50:45 -08:00
James Pine
600ae8a995 add country 2024-11-25 19:30:45 -08:00
Arnab Chakraborty
7d9e74a2cd Changed title of investor on website 2024-11-25 12:36:23 -05:00
James Pine
9297c59035 peer 2024-11-25 01:35:24 -08:00
Lynx
c2a7ddef5c somebody forgot to update codegen 2024-11-18 05:11:27 -08:00
Lynx
4bc953217c Merge branch 'pro-5-new-landing-page' of github.com:spacedriveapp/spacedrive into pro-5-new-landing-page 2024-11-18 00:28:27 -08:00
James Pine
5233339674 feat: add FontAwesome icons and repo stats to landing page, enhance pricing plans UI with add-ons dialog 2024-11-18 00:15:21 -08:00
Lynx
0b5b625cf7 Merge branch 'main' into pro-5-new-landing-page 2024-11-18 00:14:44 -08:00
Jamie Pine
29d09d3b5e Update README.md (#2800) 2024-11-07 05:53:33 -08:00
ameer2468
c333bbb3cf docs bg 2024-11-05 17:51:37 -03:00
Lynx
d79f5046d5 Merge pull request #2795 from spacedriveapp/update-cloud-services-schema
Update quic-rpc and cloud services schema
2024-11-02 09:43:04 -07:00
Lynx
4a0ddab6bf Update to force new merge requirements to take effect 2024-11-02 01:31:50 -07:00
Arnab Chakraborty
dbbbbc4b9e Fix iOS builds 2024-11-01 20:40:27 -04:00
ameer2468
d072c6b79c fix footer and button 2024-11-01 16:27:59 +03:00
ameer2468
590e50e9d1 Merge remote-tracking branch 'origin' into pro-5-new-landing-page 2024-11-01 15:31:01 +03:00
Ericson Soares
5c6f57d69c Fix breaking change on quic-rpc and update schema 2024-10-31 23:34:40 -03:00
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