Commit Graph

1005 Commits

Author SHA1 Message Date
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
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
Vítor Vasconcellos
a223fa0a8b Merge remote-tracking branch 'origin/main' into eng-1828-migration-to-new-cloud-api-system 2024-10-06 23:36:06 -03:00
Lynx
172f367418 Merge branch 'main' of github.com:spacedriveapp/spacedrive into 0.5.0-dev 2024-10-06 18:25:08 -07:00
Lynx
2750128f75 Change sample date (#2754)
* switch sample date to 15 Jan 2024, 08:51

* undo removed reference to default date in format option
2024-10-06 22:19:43 +00:00
Lynx
0f6cd766ce Merge remote-tracking branch 'origin/main' into 0.5.0-dev 2024-10-06 15:14:30 -07:00
Vítor Vasconcellos
cdc50140b0 [ENG-1928] Update to tauri 2.0.1 stable (#2752)
* Update to tauri 2.0.0 stable
 - Update a some othe dependencies
 - Autoformat rust and toml files

* Fix clippy complain

* Update tauri 2.0.1
 - Update rspc
 - Update some frontend files due changes in rspc
 - Update some frontend build dependencies

* Revert babel update

* Fix code typing typing and style + a couple of bugs

* More type fixes
2024-10-05 21:17:30 +00:00
Arnab Chakraborty
c28bb0ea98 Update index.tsx 2024-10-05 14:12:32 -04:00
Arnab Chakraborty
7df794bcb3 Update cloud.tsx 2024-10-03 22:23:35 -04:00
Arnab Chakraborty
2c0d94abc4 Merge branch 'main' into eng-1828-migration-to-new-cloud-api-system 2024-10-03 22:23:31 -04:00
lynx
4467e8af8d fix classname ordering with new font changes 2024-10-03 06:28:54 -07:00
lynx
03e2e5039c fix app border on boundary 2024-10-03 06:28:54 -07:00
lynx
09901e8253 use Plex font on error boundary page 2024-10-03 06:28:54 -07:00
lynx
458e05ea60 add new brand font font to some screens in the app
IBM Plex Sans
2024-10-03 06:28:54 -07:00
Jamie Pine
f4622b5d2f Fix Inspector notes (#2748)
fix notes
2024-10-02 15:27:16 +00:00
Arnab Chakraborty
5062257703 Update index.tsx 2024-10-02 09:07:50 -04:00
Ericson Soares
8833bbd4f5 Fix sync group join 2024-10-02 03:09:20 -03:00
ameer2468
9d95ccb74e change to sd cloud 2024-10-01 19:36:15 +03:00
ameer2468
418ae7481c improve profile ui 2024-10-01 19:25:29 +03:00