pr
19708e5b38
Add YYYY-MM-DD HH:mm datetime format ( #2806 )
...
Add ISO date format to date picker
2025-02-12 01:26:49 +03:00
Jamie Pine
fbae190393
disable categories temp
2025-02-04 20:58:15 -08:00
Jamie Pine
e0c20a71db
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
3e50ebcc65
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
148c2eb14f
Fix email error in the profile page
2025-01-04 17:06:16 +03:00
James Pine
f741200e2c
Merge branch 'main' of https://github.com/spacedriveapp/spacedrive
2025-01-03 17:56:43 -08:00
James Pine
a9ee1036c6
Added local devices endpoint
...
Co-authored-by: Ericson "Fogo" Soares <ericson.ds999@gmail.com >
2025-01-03 17:56:41 -08:00
Jamie Pine
3bbb60409a
Merge branch 'main' into eng-1896-add-date-range-to-search-options
2025-01-03 17:55:23 -08:00
Arnab Chakraborty
9de0c9423b
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
Arnab Chakraborty
0090af6b2f
[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
152d1c7e07
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
58e7151e19
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
Jamie Pine
b565339c6b
Merge pull request #2815 from spacedriveapp/pro-5-new-landing-page
2024-12-12 17:03:00 -08:00
Jamie Pine
2e6443ec11
Merge branch 'main' into pro-5-new-landing-page
2024-12-12 15:54:43 -08:00
Ericson Soares
058e54e226
pnpm autoformat fix
2024-12-10 13:15:10 -03:00
Ericson Soares
77fcb7dbff
pnpm typecheck fix
2024-12-10 13:03:29 -03:00
Jamie Pine
738f30d880
Merge branch 'main' into eng-1896-add-date-range-to-search-options
2024-12-09 15:50:04 -08:00
James Pine
0fec6de106
Merge branch 'main' into eng-294-volume-awareness
2024-11-25 19:31:50 -08:00
andriizaiets
13ee54808b
Added Ukrainian language ( #2802 )
2024-11-10 22:26:00 -05:00
Jamie Pine
e6e4d3e7bf
Add unmount functionality using fingerprint, enhance error handling in volume management, and improve UI integration for ejecting volumes
2024-11-03 05:40:16 -08:00
Jamie Pine
9541c9c5fa
Refactor volume management to include library awareness, enhance fingerprint handling, and improve system volume interactions
2024-11-03 04:03:21 -08:00
Jamie Pine
c78901634d
Refactor volume management to streamline event handling, state updates, and improve watcher interactions within the system
2024-11-03 00:29:57 -07:00
ameer2468
fe1ba71d1a
Merge remote-tracking branch 'origin' into pro-5-new-landing-page
2024-11-01 15:31:01 +03:00
Jamie Pine
25436df10d
Implement volume tracking, unmounting, and event subscriptions; enhance volume API with new types and improve UI handling
2024-10-31 23:54:44 -07:00
Jamie Pine
57891a8e90
Enhance volume management: add volume watcher, optimize volume APIs, and integrate volume speed tests with refined types and event handling
2024-10-31 21:36:35 -07:00
Lynx
51bae75b5c
Merge branch 'main' of github.com:spacedriveapp/spacedrive into eng-1896-add-date-range-to-search-options
2024-10-30 18:54:19 -07:00
Lynx
6c521d0bb7
Merge branch 'main' of github.com:spacedriveapp/spacedrive into eng-1896-add-date-range-to-search-options
2024-10-30 18:44:58 -07:00
Lynx
c0bdd5a9e1
Autoformat some classnames' order
2024-10-30 18:21:24 -07:00
Lynx
598bd01eee
Merge remote-tracking branch 'origin/main' into 0.5.0-dev
2024-10-30 18:08:12 -07:00
Jamie Pine
b0be5d062d
Refactor volume handling to replace storage statistics with volume management; adjust related API and schema accordingly
2024-10-24 15:29:32 -07:00
Jamie Pine
157f543b94
Merge branch 'eng-1828-migration-to-new-cloud-api-system' into eng-294-volume-awareness
2024-10-23 21:34:16 -07:00
Vítor Vasconcellos
7e7dd8fbde
Merge remote-tracking branch 'origin/main' into eng-1828-migration-to-new-cloud-api-system
2024-10-21 14:40:59 -03:00
Vítor Vasconcellos
cc7c9d5793
Improve file thumbnails and Quick Preview (+ some code clean-up and rust deps update) ( #2758 )
...
* Update rspc, prisma-client-rust, axum and tanstack-query
- Deleted some unused examples and fully commented out frontend code
- Implement many changes required due to the updates
- Update most rust dependencies
* Re-enable p2p
* Fix server
* Auto format
* Fix injected script format
- Update some github actions
- Update pnpm lock file
* Fix devtools showing up when app opens
- Fix million complaining about Sparkles component
* Fix sd-server
* Fix and improve thumbnails rendering
- Fix core always saying a new thumbnail was generated even for files that it skiped thumbnail generation
- Rewrite FileThumb and improve related components
* Ignore tmp files when running prettier
* Improve FileThumb component performance
- Rework useExplorerDraggable and useExplorerItemData hooks due to reduce unecessary re-renders
* More fixes for thumb component
- A couple of minor performance improvements to frontend code
* auto format
* Fix Thumbnail and QuickPreview
* Fix logic for when to show 'fail to load original' error message in QuickPreview
- Updated prisma-client-rust, libp2p, tauri, tauri-specta, rspc and hyper
* Fix type checking
- Format scripts
* Add script prettier config
* Fix serde missing feature
- Use rust-libp2p spacedrive fork again
- Update rspc
* Autoformat + fix pnpm lock
* Fix thumbnail first load again
* Autoformat
* autoformat
* Fix rust-libp2p fork url again?
* Remove usePathsInfiniteQuery hook
* Update tauri 2.0.6
2024-10-21 15:47:40 +00:00
Vítor Vasconcellos
f75b3a091d
Fix onbording test
2024-10-19 12:45:57 -03:00
Vítor Vasconcellos
3fac1ebb4f
autoformat
2024-10-19 08:35:53 -03:00
Vítor Vasconcellos
99e52aed6d
autoformat
2024-10-19 08:20:18 -03:00
Vítor Vasconcellos
124fe5b0b0
Remove obsolete settings cloud page
...
- Fixed some typings
- Update vite
2024-10-19 08:06:11 -03:00
Jamie Pine
d5f864dc99
volume awareness init
2024-10-17 14:13:26 -07:00
Jamie Pine
43c99a2496
fun indicators for debug
2024-10-14 22:11:49 -07:00
Lynx
36f6ebcfec
Merge branch '0.5.0-dev' into eng-1828-migration-to-new-cloud-api-system
2024-10-14 20:49:12 -07:00
Arnab Chakraborty
9e3bb15017
Fix lint error
2024-10-14 22:52:18 -04:00
Arnab Chakraborty
1f0525c8ee
Autoformatting
2024-10-14 22:49:46 -04:00
James Pine
7875075cea
debug sync indicators
2024-10-14 19:28:31 -07:00
Lynx
9ff1062699
fix onboarding prerelease screen
2024-10-14 18:57:15 -07:00
Arnab Chakraborty
bc1ee54456
Merge branch '0.5.0-dev' into eng-1828-migration-to-new-cloud-api-system
2024-10-14 21:22:38 -04:00
Arnab Chakraborty
b7c150ca84
Merge branch 'main' into 0.5.0-dev
2024-10-14 21:20:28 -04:00
Arnab Chakraborty
99d453797b
Sync profile page & Update mobile device names
...
DO NOT TRY ANDROID. IT IS BROKEN AND PANICKING ON CORE WHEN COMPILED.
2024-10-14 21:18:28 -04:00
James Pine
acd54be548
create sync group button
2024-10-14 15:16:26 -07:00
Jamie Pine
2f8d7ac7cf
really basic and temp hotfix so you don't have to edit hard coded pubid
2024-10-12 12:10:12 -07:00
James Pine
06e227d17a
improvements to account style
2024-10-12 00:57:34 -07:00