Commit Graph

2992 Commits

Author SHA1 Message Date
Arnab Chakraborty
efbecd4c61 Fix type errors & add notif logging on mobile 2024-09-30 11:35:59 -04:00
Ericson Soares
70ea030c97 Rust fmt 2024-09-29 02:08:59 -03:00
Ericson Soares
16f37c9216 Update to new schema tweaking sync groups get route
Also removing some stale fields
2024-09-29 01:15:46 -03:00
Ericson Fogo Soares
1cde3300b6 Update tauri and some deps 2024-09-28 16:34:31 -03:00
Arnab Chakraborty
e4edbee965 Working p2p relay backend 2024-09-28 04:01:06 -04:00
Arnab Chakraborty
d6de24fa37 Update lib.rs 2024-09-28 01:55:59 -04:00
Ericson Soares
9848bae878 Update cloud schema 2024-09-28 00:52:27 -03: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 "Fogo" Soares
3a97ede562 Update toolchain and fix a bunch of warnings 2024-09-27 00:38:48 -03:00
Ericson Soares
618e49f63d Some specta renaming on cloud services routes 2024-09-26 22:47:41 -03:00
Ericson Soares
c2e080d1c1 Merge branch 'main' of github.com:spacedriveapp/spacedrive into eng-1828-migration-to-new-cloud-api-system 2024-09-26 00:06:21 -03:00
Ericson Soares
b7493e8441 Refactor out access_token from all routes except bootstrap 2024-09-26 00:06:14 -03:00
Consoli
bf227a791c Close file handle after getting its index (windows) (#2728) 2024-09-25 22:08:13 +00:00
Consoli
aff2eddcb0 Use mimalloc as the global memory allocator (#2723)
* Experimenting with mimalloc as the global allocator for desktop

* Format toml file
2024-09-25 19:18:37 +00: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
Ameer Al Ashhab
9792d9ea81 [MOB-123,122,121] Fix & improve navigation issues (#2718)
* Fix drawer opening on initial pages only and location in settings to take you to edit location

* fix ts
2024-09-23 19:53:01 +00:00
ameer2468
2b5a6e98a9 improve auth ui 2024-09-23 22:16:55 +03: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
Ericson Soares
5f9277f169 Trying to fix iroh discovery 2024-09-22 23:37:43 -03: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
Jamie Pine
136b1b7ab1 Add SQLite pragmas to optimize performace (#2715)
* add pragmas

* clean up
2024-09-20 06:25:47 +00:00
Ericson Soares
1025aa980e Comment old auth stuff on frontend 2024-09-20 00:58:16 -03:00
Ericson Soares
f903e38b6e bruh 2024-09-20 00:48:45 -03:00
Ericson Soares
703a021f5c Fix prisma issue on exif data 2024-09-20 00:33:35 -03:00
Ericson Soares
d0e52a4342 Fix identifier bug 2024-09-19 22:02:32 -03:00
Arnab Chakraborty
0306eb9e66 Formatting 2024-09-19 00:36:16 -04:00
Madison Konig
f981abc756 fix windows multiple tab spacing (#2713) 2024-09-19 04:32:26 +00:00
Arnab Chakraborty
eff9ba9280 Add SystemConfiguration to SDCore podspec 2024-09-18 23:47:50 -04: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
Ericson Soares
2bf2d98813 Converting internal pub_id to schema pub_id 2024-09-18 22:26:52 -03:00
Arnab Chakraborty
1b5b4b51e8 Refactor getAccessToken to return refreshToken 2024-09-18 00:37:13 -04:00
Arnab Chakraborty
656463e4de Custom Access Token functions & Constant URL
Constant URL for the auth server
2024-09-17 23:16:46 -04:00
Arnab Chakraborty
f333d55d77 Remove unused commented code 2024-09-17 13:36:19 -04:00
Arnab Chakraborty
1666229719 Get access token from storage in mobile 2024-09-17 12:10:51 -04:00
Consoli
874a268735 Update pdfium-render version (#2701)
* Revert "Fix pdf thumbnails (#2666)"

This reverts commit c240047e05.

* Bump pdfium-render dep

* Bring back custom fork
 - Bump the minimum pdfium lib api version (updated bundled lib in native-deps)
 - Custom fork is still required because upstream added a hard limit on chono version 0.4.31, which is incompatible with some of our dependencies which require newer versions

---------

Co-authored-by: Vítor Vasconcellos <vasconcellos.dev@gmail.com>
2024-09-17 14:44:03 +00:00
Vítor Vasconcellos
b4d1a295ff [ENG-1840, ENG-1842] Add native dependencies for iOS (#2693)
* Implement dowload of mobile native deps
 - Add a spinner animation to `pnpm prep`
 - Change abandoned dependency @iarna/toml with smol-toml
 - Validate cargo config.toml after generating it from mustache template
 - Disabled HTTP2 downloads with udici, it is very broken

* Initial ios native deps xcframework logic

* Remove logic for handling dynamic iOS libs, using static libs now

* Fix PATH in build-rust.sh
 - Remove app.json

* Restore crates/images/src/pdf.rs

* minor fix .editorconfig

* Finally ios successfully compiles with ffmpeg enabled
 - Change SDCore.podspec to add extra libraries required by ffmpeg
 - Fix heif linking for ios in config.toml template
 - Add symlink logic for extra libraries required to compile ios in build-rust.sh
2024-09-17 02:27:42 +00: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
Arnab Chakraborty
6f3d45c464 Disabled social logins on mobile 2024-09-15 02:20:09 -04: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