Commit Graph

951 Commits

Author SHA1 Message Date
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
Arnab Chakraborty
5a5ca1b90e Disabling social logins for now 2024-09-06 10:15:26 -04:00
Arnab Chakraborty
9ba5128600 Merge branch 'main' into eng-1828-migration-to-new-cloud-api-system 2024-09-06 08:50:46 -04:00
Arnab Chakraborty
8cf67d0a0d Update Tauri Version & Try fixing CORS issues 2024-08-30 07:36:11 -04:00
Madion Konig
928c406887 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
e91e6c94a8 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
ameer2468
41e57b155c [ENG-1874] Always show windows top bar options (#2692)
always show windows top bar options
2024-08-27 13:57:07 +00:00
myung03
833cb88ae3 fix devices count on overview 2024-08-21 12:48:10 -07:00
myung03
6b6e1654e6 populate overview and library settings with mock devices 2024-08-21 12:44:56 -07:00
Arnab Chakraborty
353e312c34 Working Supertokens Callback 2024-08-21 17:25:39 +03:00
Ericson Soares
873b94cbe6 Merge branch 'main' of github.com:spacedriveapp/spacedrive into eng-1828-migration-to-new-cloud-api-system 2024-08-20 23:06:12 -03:00
Arnab Chakraborty
aeb102abfb First autoformat of the PR 2024-08-20 20:52:21 +03:00
Arnab Chakraborty
6b85ebd4d4 Working Social Login buttons in prod
For google at least.
2024-08-20 20:47:10 +03:00
ameer2468
b113b6503e [ENG-1694] Dialogs visual improvements (#2684)
Improve how dialogs look + add location modal improvements
2024-08-20 17:20:30 +00:00
Arnab Chakraborty
094f626659 Auth callback route 2024-08-20 12:43:24 +03:00
Artsiom Voitas
ce729c1a7c Added translation keys for FileKindStats, general (settings) and StarfieldEffect components (#2673)
* feat: added missed translation keys

Added missed translation keys for FileKindStats and general settings components. Translated those keys on Belarusian and Russian

* feat: added plurals for delete warning, sorted all i18n keys

* clean up

* second clean up

* fixed translation on Arabic
2024-08-19 20:41:24 +00:00
ameer2468
caa2886dd4 [ENG-1866] Overview: fix storage progress device value (#2678)
Fix storage device value
2024-08-19 18:27:06 +00:00
Arnab Chakraborty
e2c150d8ea Working deep links 2024-08-19 16:55:16 +03:00
Artsiom Voitas
beb6953a6f Added Windows Control buttons to the TopBar on "Peer" tab (#2674)
added windows control buttons to the "Peer" tab
2024-08-19 09:37:02 +00:00
Arnab Chakraborty
026bfeac4a Merge branch 'main' into eng-1828-migration-to-new-cloud-api-system 2024-08-17 18:40:09 +03:00
Vítor Vasconcellos
287a809de0 Fix release workflow (#2668)
* Fix frontend bundle upload
 - Update pnpm

* Revert incorrect removal of fontenf packaging job

* Fix tauri not building updater bundles

* Ensure release action is executed when PRs modify the publish-artifacts action

* Fix unused argument for patchTauri function

* Couple for format fixes

* tauri requires building the app bundle to build the updater
2024-08-17 08:29:32 +00:00
Vítor Vasconcellos
f2f39a2a46 Format files due to update to prettier and eslint (#2667) 2024-08-17 02:50:56 +00:00
Consoli
9e09d92f03 [ENG-1159] Report progress when copying files (#2538)
* Copy ephemeral files by chunks

* Improving buffered writer

* Report progress

* Copy and emit progress as two separated tasks

* Simplify for-if-return with `Iterator::any`

* Docs and use structured tracing

* Simplify code using paths

* wip

* wip

* wip

* wip

* Add report of messages while copying files

* Add info field to job report

* Group paths from OldFileCopierJobStep into a single struct

* Improve progress information

* Remove the need for synchronization

* Error handling for copy

* Clean up frontend

* Make watcher only consider new files

* Fix concurrent renaming of multiple files that have the same name

* Add documentation for file strategist

* Remove editions to ephemeral file copies

* Remove experimental/nightly features from Cargo.toml

* Fix no-case-declarations

* Remove dead comments

* Format code

* Use "Duplicate" instead of "Copy" in the frontend messages

* Remove inline always to make clippy happy

* icons for deleter and copier

* Fix JobManager for copy jobs
 - Fix some types definitions

* Fix Job icon choosing logic
 - Fix Copier job showing two progress bars

* Log which files are not formatted in the Type and style check CI

* fmt

* Forgot an import

* autoformat

---------

Co-authored-by: ameer2468 <33054370+ameer2468@users.noreply.github.com>
Co-authored-by: Vítor Vasconcellos <vasconcellos.dev@gmail.com>
2024-08-17 02:00:59 +00:00