Commit Graph

973 Commits

Author SHA1 Message Date
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
Arnab Chakraborty
edee459dfe Update Profile.tsx 2024-09-30 17:22:46 -04:00
Arnab Chakraborty
efbecd4c61 Fix type errors & add notif logging on mobile 2024-09-30 11:35:59 -04:00
Lynx
1e13dd414a Organize and clean up internationalization file keys (#2741)
* organize and clean up internationalization file keys

* fix lowercase connect/connecting key names in code
2024-09-29 07:33:32 +00:00
Arnab Chakraborty
e4edbee965 Working p2p relay backend 2024-09-28 04:01:06 -04:00
Arnab Chakraborty
67973e82fc wip 2024-09-27 23:20:10 -04:00
ameer2468
d71c205eab email login ui 2024-09-27 15:44:40 +03:00
Ericson Soares
b7493e8441 Refactor out access_token from all routes except bootstrap 2024-09-26 00:06:14 -03:00
Ericson Soares
87fcba06bb Merge branch 'main' of github.com:spacedriveapp/spacedrive into eng-1828-migration-to-new-cloud-api-system 2024-09-25 00:27:57 -03:00
Ameer Al Ashhab
e7dba1e84f [ENG-1897,1900,1901] Quick add tag fix & more (#2720)
* quick view to quick preview & fix add tag in quick preview

* Make sure color picker shows when creating a tag in quick preview
2024-09-24 18:56:36 +00:00
Arnab Chakraborty
1a712493fb Fix cors issue & start auto bootstrapping cloud 2024-09-23 22:56:59 -04:00
Arnab Chakraborty
da8f938eae Fix joined in date & remove roles 2024-09-23 22:05:48 -04:00
myung03
96d9b0c3d3 styled profile page 2024-09-23 16:38:04 -07:00
ameer2468
c2f79ba73b Tweak Auth UI 2024-09-23 17:45:01 +03:00
Arnab Chakraborty
9ecde77c9c Working on p2p stuff 2024-09-23 00:02:00 -04:00
Arnab Chakraborty
46a944ccc9 Work on getting request_join working
Currently have debug routes on how the flow of joining a sync group works, and there a few bugs internally still giving us issues.
2024-09-22 11:03:44 -04:00
myung03
fc7053c8fc abstracted out auth page and restyled 2024-09-20 18:16:18 -07:00
Ericson Soares
6e5e99b6f5 Merge branch 'main' of github.com:spacedriveapp/spacedrive into eng-1828-migration-to-new-cloud-api-system 2024-09-20 21:01:31 -03:00
Ericson Soares
1025aa980e Comment old auth stuff on frontend 2024-09-20 00:58:16 -03:00
Madison Konig
f981abc756 fix windows multiple tab spacing (#2713) 2024-09-19 04:32:26 +00:00
Arnab Chakraborty
ac07f001ac Merge branch 'main' into eng-1828-migration-to-new-cloud-api-system 2024-09-18 22:30:54 -04:00
Arnab Chakraborty
6ac688b42b Lots of changes
- Constant for Auth server URL
- Modify config to save Pretty Name of device
- Properly list devices from Cloud Backend
2024-09-18 22:28:38 -04:00
Arnab Chakraborty
1b5b4b51e8 Refactor getAccessToken to return refreshToken 2024-09-18 00:37:13 -04:00
myung03
917a001436 oopsie wrong commit 2024-09-16 16:33:50 -07:00
myung03
6f7c769669 update uuid 2024-09-16 16:31:11 -07:00
myung03
f68459cbfe completed frontend for devices in settings 2024-09-16 14:06:40 -07:00
Madison Konig
9c9fde2245 Fix "open with" list ordering (#2697)
* Add sorting to "open with" menu

* Added sorting of open with in rust

* made prettier

* reduced variables used

* format issues

* revert rust back to no sorting
2024-09-14 05:28:14 +00:00
Arnab Chakraborty
8ce9a95301 Working device registration and listing 2024-09-13 09:01:10 -04:00
markrieder
c4c8fbaec5 Update appearance Czech language.tsx (#2699)
* Update appearance Czech language.tsx

* Create common.json

---------

Co-authored-by: Arnab Chakraborty <11457760+Rocky43007@users.noreply.github.com>
2024-09-11 07:33:13 +00:00
Arnab Chakraborty
0251cbc4ea Device routes & registering of device (mostly)
Still wip though
2024-09-11 00:52:40 -04:00
Arnab Chakraborty
53308d5fba Fix token parsing + start of device registering 2024-09-09 19:23:38 -04:00
Arnab Chakraborty
278fccba0f Formatting 2024-09-06 10:24:34 -04:00
Arnab Chakraborty
c5779a7a89 Forgot to comment a bit more code 2024-09-06 10:16:25 -04:00