Commit Graph

979 Commits

Author SHA1 Message Date
Utku Bakir
84e2b1fa4a Fix everything after rspc update 2022-09-07 10:49:27 +03:00
Utku Bakir
8290318500 Merge branch 'main' into mobile-library 2022-09-07 10:18:47 +03:00
Brianna Alora
2250949ccf Only show a period at the end of a filename if it has an extension (#380)
* only show extension period if file has extension

* change from fragment to string interpolation
2022-09-06 21:06:50 -07:00
Oscar Beaumont
76fcb68e11 Merge pull request #378 from spacedriveapp/rspc-pcr-updates2
Use latest rspc + PCR
2022-09-07 11:49:42 +08:00
Brendan Allan
459a44b7ac utilise include instead of with for type safety 2022-09-07 04:09:57 +08:00
Oscar Beaumont
db11f899c9 fix readme message 2022-09-07 00:30:01 +08:00
Brendan Allan
3775c33d97 rename getAll to list 2022-09-07 00:21:41 +08:00
Brendan Allan
eacb035283 fix everything after rebase 2022-09-06 22:34:39 +08:00
Oscar Beaumont
4427065658 Upgraded rspc with libraries + upgrade PCR 0.6.0 2022-09-06 22:08:19 +08:00
Utku Bakir
0c901dbdc1 Formatting rust? 2022-09-06 15:35:30 +03:00
Utku Bakir
6fe8d2cb9e Bindings 2022-09-06 15:33:35 +03:00
Utku Bakir
eba6c6b117 Merge branch 'main' into mobile-library 2022-09-06 15:30:09 +03:00
Utku Bakir
31ac56579e Switch to Valtio 2022-09-06 15:26:08 +03:00
Brendan Allan
52181bdb87 Merge pull request #377 from marc2332/patch-1 2022-09-06 16:32:16 +08:00
Marc Espín
fb76b9c6dc Disable the cmd window in Windows 2022-09-05 17:42:24 +02:00
Utku Bakir
ae59ea53fa Change relative path to ~ 2022-09-05 00:30:34 +03:00
Jamie Pine
05bcb6e1b0 Assignable Tags (#370)
* Tag queries + Identifier bug fix

- added empty pages for docs
- added non-functional "New Library" button to sidebar
- to accomplish above, moved dialog logic to component folder
- fixed Identifier bug where location id was not considered in the orphan files query, meaning it would attempt to identify many non-existent paths and fail to create the legitimate ones

* (fix) maintain file item aspect ratio in grid view
(fix) get tag query + get all tags

* codegen

* resurrected context menu

* fix window flash

* remove location based thumb sorting + update react on landing

* add is_archived to location

* improved context menu

* assign tag + refactor explorer store

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>

* assign/unassign tags from context menu

* fix lint

* keep context menu open on tag change

* fix brendan feedback + merge main

* fix type

* codegen

* style changes

* revert windows size and xcode proj

* remove outdated doc

* coming sooooooon

* updated release notes

* release notes

* dashes > dots

* clean up docs

* more docs!

* restore entitlements

* remove unused util

* regenerated migrations post merge
- some additional error handling added to migration runner, needs more work!

* refactor explorer to support tags

* fix error and revert explorer bg color

* put it in a box they said

* revert location id store removal

* upgrade hero icons + style tweaks

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-09-04 13:00:24 -07:00
Utku Bakir
107f30276b Fix Reanimated bug & Finalize Create Lib 2022-09-04 16:26:20 +03:00
Utku Bakir
358874533b Update bindings =_= 2022-09-04 15:28:20 +03:00
Utku Bakir
1d781f77a7 Merge branch 'main' into mobile-library 2022-09-04 15:26:17 +03:00
Utku Bakir
674b95f5cd Library menu & create library modal 2022-09-04 15:14:28 +03:00
Ericson "Fogo" Soares
25c111a8bf Introducing Indexer rules (#363)
* Introducing indexer rules for the indexer job
* Solving a minor race condition at `Worker::spawn`
* Many refactors at database accesses with prisma
* Documenting some features of indexer rules

* Updating to new prisma rev

* Updating photo

* Some documentation tweaks

* fix note editing

* Implementing some requested changes
* Fixing unit tests on walk function
* Using rsps::Error::with_cause instead of new

* Introducing a compoung unique key between `node_id` and `local_path` at `locations` table

Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
2022-09-01 16:38:26 -07:00
Utku Bakir
61f9d0a944 Align color with desktop & start library selector 2022-09-01 16:21:12 +03:00
Utku Bakir
83781be27a Init libraries with rspc + fix feedback stuff 2022-09-01 13:45:25 +03:00
Oscar Beaumont
297b9ccb7c new invalidate_query + add IOS sim to setup script 2022-09-01 13:43:14 +03:00
Oscar Beaumont
cc6e921ca0 new invalidate_query + add IOS sim to setup script 2022-08-31 18:42:06 +08:00
Utku Bakir
81da6ff9ff Merge branch 'main' into mobile-library 2022-08-30 18:35:17 +03:00
Utku Bakir
07ca9d220b Fix package.json for interface 2022-08-30 18:30:49 +03:00
Utku Bakir
b855ae22eb Dialog & fixed relative imports 2022-08-30 18:21:32 +03:00
Oscar Beaumont
c899ba7e00 Merge pull request #314 from berbaroovez/feature/Tooltip
Tool Tips added
2022-08-30 21:37:50 +08:00
Oscar Beaumont
a8ecba472a add more tooltips 2022-08-30 15:01:24 +08:00
Oscar Beaumont
c932b0078c Merge pull request #318 from spacedriveapp/eng-193-add-menu-item-for-opening-settings
Add menu item for Settings
2022-08-30 14:58:32 +08:00
Oscar Beaumont
3e43f043b6 make typecheck pass 2022-08-30 14:38:45 +08:00
Oscar Beaumont
a62191c589 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive into feature/Tooltip 2022-08-30 14:32:00 +08:00
Oscar Beaumont
9c80a3c2f6 Merge pull request #308 from CreatingBytes/desktop-issues
Top right menu overflow ENG-111
2022-08-30 14:18:26 +08:00
Oscar Beaumont
47565c8720 change breakpoint + center button 2022-08-30 14:06:23 +08:00
Oscar Beaumont
ce59586da8 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive into desktop-issues 2022-08-30 13:55:25 +08:00
Oscar Beaumont
1e1bd81c94 settings keyboard shortcut + fix Tauri menu items 2022-08-30 13:49:29 +08:00
Oscar Beaumont
0e1bce0723 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive into eng-193-add-menu-item-for-opening-settings 2022-08-30 13:13:56 +08:00
Oscar Beaumont
54cbc1a5e9 Merge pull request #327 from RockBacon9922/SearchBarFeatureAdditions
Focus search bar on press Super+K
2022-08-30 13:12:25 +08:00
Oscar Beaumont
3919138cf9 Merge pull request #349 from utkubakir/eng-89-new-counter
New counter implementation
2022-08-30 13:01:36 +08:00
Oscar Beaumont
8fe1c569cb Merge remote-tracking branch 'upstream/main' into SearchBarFeatureAdditions 2022-08-30 12:56:32 +08:00
Oscar Beaumont
98c86108dc fix pnpm lockfile 2022-08-30 11:36:07 +08:00
Oscar Beaumont
ed452d1c5a Merge remote-tracking branch 'upstream/main' into eng-89-new-counter 2022-08-30 11:18:34 +08:00
Oscar Beaumont
5ac484c074 Merge pull request #357 from mmattbtw/navbar-transition
added transition to navbar background color
2022-08-30 11:15:16 +08:00
Oscar Beaumont
dc8cf0e09f Merge remote-tracking branch 'upstream/main' into navbar-transition 2022-08-30 10:52:35 +08:00
Oscar Beaumont
fdfb2f00d5 remove phantom file + update rspc bindings
A PR must have been merged incorrect introducing this file which is not used.
2022-08-30 10:50:08 +08:00
Oscar Beaumont
c7441d1d64 Rustify mobile (#361)
* Refactor navigation flow & types

* Remove drawer screen wrapper

* Remove DrawerItem + cleanup

* Switch to JS Stack Nav & header animations

* [WIP] Spacedrive core on Android & IOS

* Update Podfile and cleanup Contributing guide.

* Remove @sd/core from mobile

* File Modal

* Prettify File Modal & Add date-fns

* IOS subscriptions

* Update package versions

* Custom header for stack screens

* android subscriptions

* Animate Drawer button & template for Search screen

* Search header

* Fix Search icon being weird

* Merge branch 'main' into rustify-mobile

* fix rspc dep + setup script for mobile

* Less margin on header

* Move shared assets & drawer logo for mobile

* support for IOS simulator

* add type safe rspc hooks to mobile

* Cleanup PR & Update packages

* Updated bindings from main

* Update lefthook.yml

* Remove `tag` folder from core
The `tag` folder came back from the dead. Maybe it got confused in merge conflict?

* update pnpm lockfile + fix tsc errors

* fix asset import

Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com>
2022-08-29 04:59:09 -07:00
Oscar Beaumont
8be083c062 Merge pull request #358 from ned-park/setup-system-debian
Fixes Tauri dependencies for Debian Buster (stable), fixes warning fo…
2022-08-29 19:14:59 +08:00
Oscar Beaumont
dd10d9ab47 fix landing page 2022-08-29 17:36:34 +08:00