Arnab Chakraborty
4e4e964d48
Custom Access Token functions & Constant URL
...
Constant URL for the auth server
2024-09-17 23:16:46 -04:00
Arnab Chakraborty
117c1a1860
Remove unused commented code
2024-09-17 13:36:19 -04:00
Arnab Chakraborty
c6f531522b
Get access token from storage in mobile
2024-09-17 12:10:51 -04:00
myung03
2c80ede01a
oopsie wrong commit
2024-09-16 16:33:50 -07:00
myung03
688286b978
update uuid
2024-09-16 16:31:11 -07:00
myung03
7d34e88406
completed frontend for devices in settings
2024-09-16 14:06:40 -07:00
Arnab Chakraborty
feab71f84a
Disabled social logins on mobile
2024-09-15 02:20:09 -04:00
Ericson Soares
9ccd9f4157
Initialize cloud sync
2024-09-13 19:27:34 -03:00
Arnab Chakraborty
4d662b2ff6
Get sd core to compile on mobile + deps update
2024-09-13 14:16:01 -04:00
Ericson Soares
c15ee018b9
Fix key size mismatch between opaque and sd_crypto
2024-09-13 12:54:36 -03:00
Arnab Chakraborty
a810327846
Working device registration and listing
2024-09-13 09:01:10 -04:00
Arnab Chakraborty
dc19f79408
Device routes & registering of device (mostly)
...
Still wip though
2024-09-11 00:52:40 -04:00
Ericson Soares
ed8c59eb02
Adding accepted TLS signature verifiers
2024-09-10 23:04:50 -03:00
Arnab Chakraborty
a29b86ab32
Update cargo lock
2024-09-10 12:17:03 -04:00
Arnab Chakraborty
20c157c673
Fix token parsing + start of device registering
2024-09-09 19:23:38 -04:00
Ericson Soares
d98332e6b9
bruh
2024-09-09 16:50:26 -03:00
Ericson Soares
e515e11479
Ingester actor
2024-09-09 16:50:05 -03:00
Ericson Soares
84e327f285
Forgot to include the error
2024-09-09 16:26:50 -03:00
Ericson Soares
4d1443e65f
Fixing access token decoding
2024-09-09 16:24:15 -03:00
Ericson Soares
1f491cc6b2
Relating tables to device
2024-09-06 23:53:35 -03:00
Arnab Chakraborty
bf0a7dd295
Iterator for CompressedCRDTOperationsPerModel
2024-09-06 21:01:54 -04:00
Ericson Soares
d516fa4782
Tweak crdt ops compression and use it on cloud sync
2024-09-06 21:18:22 -03:00
Arnab Chakraborty
e9c08e3f08
Formatting
2024-09-06 10:24:34 -04:00
Arnab Chakraborty
2a1a9cfa0a
Forgot to comment a bit more code
2024-09-06 10:16:25 -04:00
Arnab Chakraborty
07dea56316
Disabling social logins for now
2024-09-06 10:15:26 -04:00
Arnab Chakraborty
5ae87e37ce
Working Tauri fetch in prod
...
It finally works!
2024-09-06 09:53:37 -04:00
Arnab Chakraborty
e8183f15d6
Merge branch 'main' into eng-1828-migration-to-new-cloud-api-system
2024-09-06 08:50:46 -04:00
Ericson Soares
832c1fef15
Receiver actor for cloud sync
2024-09-04 01:50:22 -03:00
Arnab Chakraborty
33a75c3b34
Update Tauri Version & Try fixing CORS issues
2024-08-30 07:36:11 -04:00
Ericson Soares
0b569a832b
Sender actor for cloud sync messages
2024-08-30 03:34:03 -03:00
Arnab Chakraborty
55f02aa8ed
Fixed ipc errors
2024-08-28 16:42:25 -04:00
Arnab Chakraborty
54f76c46b3
Updated core.ts file
2024-08-28 14:45:22 -04:00
Madion Konig
7f05ade433
Add "Duplicate current tab" keybind ( #2679 )
...
* Implemented duplicating current tab
* prettier fixes
* Disable non-functional "New window" menu shortcut
This was preventing "Duplicate current tab" from firing
* use proper casing in RedirectPath type name
* Revert locale changes from "Implemented duplicating current tab"
This partially reverts commit a822f54569 .
There were unrelated changes to locale files that should be scoped to their own PR.
* SImplify new location definition
* Remove accidentally committed change lol
* Use cmd-shift-t for duplicate same tab
* Remove navToSettings shortcut
* remove references to now-missing navToSettings keybind
---------
Co-authored-by: lynx <141365347+iLynxcat@users.noreply.github.com >
2024-08-28 18:11:46 +00:00
Ericson Soares
f18b35e725
First draft on cloud sync api with rspc
2024-08-28 02:03:19 -03:00
Ericson Soares
cbef19f756
More tweaks on sync subcrate and other fixes
2024-08-27 23:45:05 -03:00
Arnab Chakraborty
4ffb4aa7a8
Fix compile again
2024-08-27 21:51:16 -04:00
Ericson Soares
f6ed7b9e6a
bruh
2024-08-27 17:05:37 -03:00
Ericson Soares
01008c2569
Merge branch 'main' of github.com:spacedriveapp/spacedrive into eng-1828-migration-to-new-cloud-api-system
2024-08-27 17:01:58 -03:00
Ericson Soares
3cd7f8de6a
Make core compile again
2024-08-27 17:01:42 -03:00
ameer2468
7eae1c2e58
[ENG-1874] Always show windows top bar options ( #2692 )
...
always show windows top bar options
2024-08-27 13:57:07 +00:00
Ericson Soares
9a6f5f8493
Properly stack keys to be able to fetch the latest one when needed
2024-08-26 17:36:04 -03:00
ameer2468
4b787cc8f9
[MOB-116] Fix Drawer appearing & visual improvements ( #2691 )
...
* Fixes, visual improvements, and more
* rename const
2024-08-26 11:09:32 +00:00
Ericson Soares
752bdbd219
Some tweks to simplify sync subcrate
...
Initial work to port cloud sync system to new cloud services
2024-08-23 23:42:51 -03:00
Ericson Soares
cbf06e80c4
Integrate cloud p2p into node and rspc routes
2024-08-23 17:38:34 -03:00
Ericson Soares
feac668c01
Cloud P2P abstraction
2024-08-23 15:43:43 -03:00
Arnab Chakraborty
fc8d1b0dc4
Fix plausible
2024-08-22 16:37:20 +03:00
Arnab Chakraborty
ca7b4af132
Only use Tauri Fetch in prod
...
Regular fetch will work fine in dev. We need to use the Tauri fetch in production due to CORS in the API server.
2024-08-21 22:56:53 +03:00
myung03
5f4d630914
fix devices count on overview
2024-08-21 12:48:10 -07:00
myung03
ad810290c3
populate overview and library settings with mock devices
2024-08-21 12:44:56 -07:00
Ericson Soares
de3fc6b5dd
Setting Cloud Services ALPN
2024-08-21 15:25:23 -03:00