Commit Graph

3531 Commits

Author SHA1 Message Date
Arnab Chakraborty
a2dd51111c Update Drag Cargo Lock 2025-02-22 07:03:50 +00:00
Arnab Chakraborty
3a33dab36a Comment out Linux webview devtools debug code 2025-02-22 05:59:22 +00:00
Arnab Chakraborty
bb6d4720a9 Try getting ffmpeg 7 on Linux runner 2025-02-22 05:58:38 +00:00
Arnab Chakraborty
b6c0e2f267 Fix shell error in build 2025-02-22 05:27:09 +00:00
Arnab Chakraborty
420abf0eac Try to fix linux release runner 2025-02-22 05:23:10 +00:00
Arnab Chakraborty
d51d96562d Disable Drag & Drop on Linux for now 2025-02-22 05:14:14 +00:00
Arnab Chakraborty
55c5c113e2 Attempt to fix linux compile 2025-02-18 05:34:01 +00:00
pr
9af021036c Add YYYY-MM-DD HH:mm datetime format (#2806)
Add ISO date format to date picker
2025-02-12 01:26:49 +03:00
Julian Braha
b7363821c9 Optimize Option<Flash>::from(FlashValue) using bitwise AND (#2843) 2025-02-12 01:25:08 +03:00
Nickolay
7d05d18b87 Fix builds on windows (#2864)
* Fix builds on windows

* Fix rust compile issues

* Autoformat

* Fix windows volumes compile again

---------

Co-authored-by: Arnab Chakraborty <11457760+Rocky43007@users.noreply.github.com>
2025-02-10 22:57:43 +03:00
Jamie Pine
193a693cad disable categories temp 2025-02-04 20:58:15 -08:00
Arnab Chakraborty
9d61f8100f Run prep before building release 2025-02-02 20:18:05 -05:00
Arnab Chakraborty
775931d53d Trying to disable drag on linux again 2025-02-02 03:26:55 -05:00
Arnab Chakraborty
81c313ccac Disable drag & drop outside on Linux & Browser 2025-02-02 03:02:28 -05:00
Arnab Chakraborty
d4275ba6d5 Fix drag working in dev & prod 2025-02-02 02:59:28 -05:00
Arnab Chakraborty
0a7508c9d2 Disable drag on linux 2025-02-02 02:43:54 -05:00
Arnab Chakraborty
07e6620ba7 Fix gtk_window() call again 2025-02-02 02:08:59 -05:00
Arnab Chakraborty
a058b50aab Fix for drag window gtk req for linux 2025-02-02 01:51:49 -05:00
Arnab Chakraborty
65c8c828ce Fix linux volume watcher again 2025-02-02 00:24:18 -05:00
Arnab Chakraborty
0492b64620 Rewrite linux volume code 2025-02-02 00:06:18 -05:00
Arnab Chakraborty
6c79571331 Fix linux volume compile 2025-02-01 23:29:35 -05:00
Arnab Chakraborty
5cf1b21328 Update drag-rs revision 2025-02-01 23:07:58 -05:00
Arnab Chakraborty
5b908a78df Fix drag & drop in prod 2025-02-01 22:38:35 -05:00
Arnab Chakraborty
02ebceed55 Rename Beta to Alpha & Default location device_id 2025-01-30 01:40:46 -05:00
Arnab Chakraborty
9d0efe6c12 More updates (#2861)
* Fix migrations

* Fix migrations
2025-01-30 07:20:01 +03:00
Jamie Pine
0d9d9b4f1b Landing & Bug Fixes (#2850)
* added companies carousel

* vdfs section wip

* Fix for compile error on Vercel

* better bento boxes and security animation

* goated vault animation

* cloud page

* sike ig thats a pricing page

* improvement to button components

* added yearly pricing

* roadmap updates

* hero updates (wip in figma)

* mobile app section

* upgrade next in hopes of successful deploy

* downgrade next

* changes to content layer for deployment

* Fix vercel compile error, again

* Update next.config.js

* Fix for onboarding

* mut http_client_builder

* fix cloud URL

* Fix mobile compile

* Remove auth

* Fix volumes deadlock

* Update pnpm-lock.yaml

* Update lib.rs

* Get statistics working with volumes

* Disable date filters

* Updates

* Roadmap updates

* Update team members

* Update page.tsx

* Fix to date filters

* Get readable dates & fix date filter search

* Change version to `0.4.3`

---------

Co-authored-by: Arnab Chakraborty <11457760+Rocky43007@users.noreply.github.com>
2025-01-28 04:35:29 +03:00
Arnab Chakraborty
645b412ca3 Drag & Drop into/out of Spacedrive (#2849)
* Better drag & drop into the os

* Update drag.rs

* Drag & Drop into Spacedrive from OS

* Re-enable Supertokes & change Drag-rs pointer

* Autoformat
2025-01-10 15:01:44 +03:00
Arnab Chakraborty
b225dcd47b Fix crashing due to rapid concurrent writes 2025-01-05 19:00:49 +03:00
Arnab Chakraborty
9a2284d5e0 Fix email error in the profile page 2025-01-04 17:06:16 +03:00
James Pine
0d2a751292 [BUG FIX] Fix indexer failing to remove files that are no longer there 2025-01-03 20:49:09 -08:00
James Pine
ac0b391994 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2025-01-03 17:56:43 -08:00
James Pine
22fdc69cf5 Added local devices endpoint
Co-authored-by: Ericson "Fogo" Soares <ericson.ds999@gmail.com>
2025-01-03 17:56:41 -08:00
Jamie Pine
0445c5999e Merge pull request #2717 from spacedriveapp/eng-1896-add-date-range-to-search-options
[ENG-1896] Improved search filters and added date range
2025-01-03 17:56:19 -08:00
Jamie Pine
ee5287c17d Merge branch 'main' into eng-1896-add-date-range-to-search-options 2025-01-03 17:55:23 -08:00
Arnab Chakraborty
5d4c03a8b9 Fix script docs 2025-01-01 14:25:26 +03:00
Arnab Chakraborty
fa9cf3bce3 Scripts switching prod and dev service endpoints
A script that switches the prod and dev endpoints for the auth & relay services.
2025-01-01 13:57:01 +03:00
Arnab Chakraborty
734966b1f8 Remove debug <SizeDisplay /> component 2024-12-30 21:55:48 +03:00
Arnab Chakraborty
efd8c43582 Better Drag & Drop into OS
Now it doesn't freeze the entire app and UI, and the drag & drop into OS system is only called when the mouse leaves the app's boundaries!

However, the event/system doesn't cancel when you re-enter the application, and is something I'm still working on.
2024-12-30 21:47:28 +03:00
lzt1008
e14f579887 Refine i18n zh-CN translations for better accuracy (#2840)
Refine zh-CN translations for better accuracy
2024-12-26 00:45:04 +03:00
Arnab Chakraborty
56c9f7fbff [ENG-1402] Drag & drop into OS (#2839)
* Wip but functional drag drop out.

* Working transparent image for drag & drop

* Clean up

* Drag & Drop into OS from indexed locations

* autoformat
2024-12-26 00:43:31 +03:00
Arnab Chakraborty
924f805427 Better UI/UX for accepting cloud sync connections 2024-12-19 17:51:56 -05:00
Lynx
2a93bcb574 Fix font in landing and app 2024-12-17 19:11:20 -06:00
Lynx
ca295c4640 landing: use balanced line width on homepage 2024-12-17 19:11:18 -06:00
Arnab Chakraborty
a5fbde5fc0 Update CONTRIBUTING.md 2024-12-17 12:25:45 -05:00
Arnab Chakraborty
98d09aa3f8 Fix note and tip blocks in CONTRIBUTING.md 2024-12-17 12:24:01 -05:00
James Pine
39d8c4de80 more contributing guides 2024-12-16 17:07:47 -08:00
Arnab Chakraborty
c888203996 Update tailwind.js 2024-12-15 18:34:20 -05:00
Arnab Chakraborty
2985079dbe Fix for styling 2024-12-15 18:25:16 -05:00
Arnab Chakraborty
e35e249360 Save email address for re-login
It saves the email address in the login form so we don't have users always type in their email when they have to log in.
2024-12-15 17:53:46 -05:00
Arnab Chakraborty
c839d7dc2a Move Auth Tokens storage from Local Storage to custom encrypted .sdks file (#2831)
* Initial encryption functions

* Storage of encrypted tokens & working login

* Add customized `tauri-plugin-cors-fetch`

We need to have it in our crates folder due to the dependency of `sd-crypto` for the handling of cookies.

* Lint
2024-12-14 19:49:50 -05:00