Commit Graph

1024 Commits

Author SHA1 Message Date
Arnab Chakraborty
152d1c7e07 Save email address for re-login
It saves the email address in the login form so we don't have users always type in their email when they have to log in.
2024-12-15 17:53:46 -05:00
Arnab Chakraborty
58e7151e19 Move Auth Tokens storage from Local Storage to custom encrypted .sdks file (#2831)
* Initial encryption functions

* Storage of encrypted tokens & working login

* Add customized `tauri-plugin-cors-fetch`

We need to have it in our crates folder due to the dependency of `sd-crypto` for the handling of cookies.

* Lint
2024-12-14 19:49:50 -05:00
Jamie Pine
b565339c6b Merge pull request #2815 from spacedriveapp/pro-5-new-landing-page 2024-12-12 17:03:00 -08:00
Jamie Pine
2e6443ec11 Merge branch 'main' into pro-5-new-landing-page 2024-12-12 15:54:43 -08:00
Ericson Soares
058e54e226 pnpm autoformat fix 2024-12-10 13:15:10 -03:00
Ericson Soares
77fcb7dbff pnpm typecheck fix 2024-12-10 13:03:29 -03:00
James Pine
0fec6de106 Merge branch 'main' into eng-294-volume-awareness 2024-11-25 19:31:50 -08:00
andriizaiets
13ee54808b Added Ukrainian language (#2802) 2024-11-10 22:26:00 -05:00
Jamie Pine
e6e4d3e7bf Add unmount functionality using fingerprint, enhance error handling in volume management, and improve UI integration for ejecting volumes 2024-11-03 05:40:16 -08:00
Jamie Pine
9541c9c5fa Refactor volume management to include library awareness, enhance fingerprint handling, and improve system volume interactions 2024-11-03 04:03:21 -08:00
Jamie Pine
c78901634d Refactor volume management to streamline event handling, state updates, and improve watcher interactions within the system 2024-11-03 00:29:57 -07:00
ameer2468
fe1ba71d1a Merge remote-tracking branch 'origin' into pro-5-new-landing-page 2024-11-01 15:31:01 +03:00
Jamie Pine
25436df10d Implement volume tracking, unmounting, and event subscriptions; enhance volume API with new types and improve UI handling 2024-10-31 23:54:44 -07:00
Jamie Pine
57891a8e90 Enhance volume management: add volume watcher, optimize volume APIs, and integrate volume speed tests with refined types and event handling 2024-10-31 21:36:35 -07:00
Jamie Pine
b0be5d062d Refactor volume handling to replace storage statistics with volume management; adjust related API and schema accordingly 2024-10-24 15:29:32 -07:00
Jamie Pine
157f543b94 Merge branch 'eng-1828-migration-to-new-cloud-api-system' into eng-294-volume-awareness 2024-10-23 21:34:16 -07:00
Vítor Vasconcellos
3d58f4b470 Autoformat 2024-10-21 14:49:02 -03:00
Vítor Vasconcellos
7e7dd8fbde 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
cc7c9d5793 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
Vítor Vasconcellos
f75b3a091d Fix onbording test 2024-10-19 12:45:57 -03:00
Vítor Vasconcellos
3fac1ebb4f autoformat 2024-10-19 08:35:53 -03:00
Vítor Vasconcellos
99e52aed6d autoformat 2024-10-19 08:20:18 -03:00
Vítor Vasconcellos
124fe5b0b0 Remove obsolete settings cloud page
- Fixed some typings
 - Update vite
2024-10-19 08:06:11 -03:00
Jamie Pine
d5f864dc99 volume awareness init 2024-10-17 14:13:26 -07:00
Arnab Chakraborty
003d2e4e6d 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
3a981621f1 Merge branch 'main' into 0.5.0-dev 2024-10-16 17:15:17 -04:00
wany-oh
c3cb90e9d0 Improved Japanese translation (#2773) 2024-10-16 20:46:46 +00:00
Jamie Pine
43c99a2496 fun indicators for debug 2024-10-14 22:11:49 -07:00
Lynx
36f6ebcfec 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
9e3bb15017 Fix lint error 2024-10-14 22:52:18 -04:00
Arnab Chakraborty
1f0525c8ee Autoformatting 2024-10-14 22:49:46 -04:00
James Pine
7875075cea debug sync indicators 2024-10-14 19:28:31 -07:00
Lynx
9ff1062699 fix onboarding prerelease screen 2024-10-14 18:57:15 -07:00
Arnab Chakraborty
bc1ee54456 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
b7c150ca84 Merge branch 'main' into 0.5.0-dev 2024-10-14 21:20:28 -04:00
Arnab Chakraborty
99d453797b 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
James Pine
acd54be548 create sync group button 2024-10-14 15:16:26 -07:00
Jamie Pine
2f8d7ac7cf really basic and temp hotfix so you don't have to edit hard coded pubid 2024-10-12 12:10:12 -07:00
ameer2468
f3a50f64b6 back to login i18n 2024-10-12 12:06:57 +03:00
ameer2468
a2ecc56645 i18n for login 2024-10-12 11:34:55 +03:00
James Pine
06e227d17a improvements to account style 2024-10-12 00:57:34 -07:00
Arnab Chakraborty
6c0c0e020f Merge branch 'main' into eng-1828-migration-to-new-cloud-api-system 2024-10-09 23:14:00 -04:00
Ameer Al Ashhab
7519e77f86 [ENG-1925] Fix windows scroll (#2756)
* Fix scroll on windows

* use a different class
2024-10-09 20:57:48 +00:00
Arnab Chakraborty
620000c5f2 Auto accept sync group requests 2024-10-08 14:59:57 -04:00
Ericson Soares
f4bf50c175 Merge branch 'eng-1828-migration-to-new-cloud-api-system' of github.com:spacedriveapp/spacedrive into eng-1828-migration-to-new-cloud-api-system 2024-10-07 22:39:35 -03:00
Ericson Soares
3208ef5dd2 Change database to use device id on everything instead of pub_id 2024-10-07 22:38:45 -03:00
Lynx
2f07f0dece update release status show in onboarding to beta 2024-10-07 16:19:14 -07:00
myung03
eef0a59293 add device popup modal 2024-10-07 15:51:03 -07:00
Lynx
4cfa0e781e Add no telemetry option and improve analytics code clarity (#2740)
* Refactor analytics configuration to use `configureAnalyticsProperties` instead of `initPlausible` for improved clarity

* format & add comment explaining analytics ping code
if any people reviewing source for their own verification of its purpose, this should make it much clearer what this does

* refactor Setting to use named function so its references can be source-peeked

* add basic support for 'none' telemetry option
changing the option in the Select dropdown breaks things right now, gotta figure out why

* fix usePlausibleEvent sending old telemetry level preference property to submitPlausibleEvent

* Fall back fo 'unknown' instead of '0.1.0' for app version stats

* Better explain the purpose of more things in submitPlausibleEvent

* organize and clean up internationalization file keys

* fix lowercase connect/connecting key names in code

* add no-telemetry option to onboarding

* Only display error report button if telemetry is enabled

* Add explainer to Sentry plugin for Vite

* Fix onboarding selection in both interface and mobile

* Add more explanation and checks to usePlausible to never send data unless allowed

* add support for onLoad to transform data from persisted mutable stores

* update some analytics explainers on mobile

* add telemetry state migration

* add migration for telemetry state from explorer layout key in persisted store

* fix cypress test for onboarding privacy page

* remove some accidentally included console.log statements

* Add localized analytics preference names

* Use localized telemetry preference names in Settings

* use cleaner text wrapping in settings

* Update the telemetry setting title

* fix telemetry typo

* update mobile no-analytics text

* remove telemetry override option

* eslint: disable no-empty-object-type for PlausibleOptions

the reason is commented
2024-10-07 22:00:38 +00:00
Lynx
a08c890f86 Merge branch '0.5.0-dev' into eng-1828-migration-to-new-cloud-api-system 2024-10-07 13:31:25 -07:00