Oscar Beaumont
d5aaa6dc65
fix pnpm desktop dev not working on Linux
2022-06-14 14:24:53 +08:00
Oscar Beaumont
8458ec52a5
Merge pull request #241 from spacedriveapp/eng-136-file-crud
...
Location CRUD
2022-06-14 13:25:10 +08:00
Oscar Beaumont
a128118528
Merge branch 'main' into eng-136-file-crud
2022-06-14 13:24:33 +08:00
xPolar
3453085fe4
Add code gen stuff
2022-06-13 22:23:53 -07:00
xPolar
2c6f38f33e
Location CRUD
2022-06-13 22:20:19 -07:00
Oscar Beaumont
6e3cb2122c
Merge pull request #240 from spacedriveapp/eng-135-location-crud
...
Crud for locations.
2022-06-14 13:15:58 +08:00
xPolar
f9b70c19a3
Crud for locations.
2022-06-13 22:11:02 -07:00
maxichrome
d5abb4a654
Add compiler checks for dev tools in production
2022-06-11 19:12:13 -05:00
maxichrome
d18180993c
Add debug menu items (Merge pull request #233 )
...
Add debug menu items
2022-06-11 19:00:43 -05:00
xPolar
b08caf8496
Fix contributing link. ( #235 )
...
* Fix contributing link.
* Remove developer folder in docs.
Co-authored-by: xPolar <contact@polar.blue >
2022-06-11 16:37:32 -07:00
maxichrome
7b26334f57
use tauri pre-dev & pre-build commands
2022-06-10 21:55:53 -05:00
maxichrome
56f8e48870
add debug menu items
2022-06-10 21:55:25 -05:00
maxichrome
6e693f091e
remove jeff menu item comments
2022-06-10 21:55:02 -05:00
maxichrome
4292ac177b
extract custom menu
2022-06-10 21:54:50 -05:00
maxichrome
ca8910a7e4
remove linux menu (it's same as fallback)
2022-06-10 21:53:22 -05:00
Jamie Pine
5622a0086a
fix loading bug on overview stats
2022-06-08 18:09:54 -07:00
Jamie Pine
af6bd0aa7d
(hotfix): StatItem breaking entire app
...
Co-authored-by: xPolar <xPolar@users.noreply.github.com >
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com >
2022-06-06 15:48:21 -07:00
maxichrome
7a8c14e8e7
StatItems count up when amount changes ( #226 )
...
* simple skeleton system
* fix overview counter!
* nitpick: call `appPropsContext` value `appProps`
* fix contextMenu render key warning
Co-authored-by: Polar <polar@polar.blue >
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com >
2022-06-06 07:37:18 -05:00
Benjamin Akar
21753d0759
Merge pull request #225 from spacedriveapp/revert-224-revert-223-eng-125-implement-waitlist-on-landing-page
...
Revert "Revert "Eng 125 implement waitlist on landing page""
2022-06-04 17:08:39 +02:00
Benjamin Akar
3f411d9364
Revert "Revert "Eng 125 implement waitlist on landing page""
2022-06-04 17:08:12 +02:00
maxichrome
2b6ffa618d
Merge pull request #224 from spacedriveapp/revert-223-eng-125-implement-waitlist-on-landing-page
...
Revert "Eng 125 implement waitlist on landing page"
2022-06-04 10:02:48 -05:00
maxichrome
3facb7ae72
Revert "Eng 125 implement waitlist on landing page"
2022-06-04 10:02:34 -05:00
Benjamin Akar
f4f5b5367e
refactor: allow forwarading refs onto input so we can use react-hook-form
2022-06-04 16:42:11 +02:00
Benjamin Akar
83b60e5787
refactor: move alert and info to svgr
2022-06-04 15:54:38 +02:00
Benjamin Akar
ce5636cf27
refactor: moved svg to own file and import using svgr
2022-06-04 15:42:55 +02:00
Benjamin Akar
c859c80e31
chore: add env vars for local dev
2022-06-04 12:14:28 +02:00
Benjamin Akar
5890cac1b4
build: attempt to fix build error
2022-06-04 12:05:33 +02:00
Benjamin Akar
815665e992
feat: implement waitlist
2022-06-04 10:58:11 +02:00
Benjamin Akar
0de27cd676
chore: componentize folder img icons
2022-06-03 09:29:04 +02:00
Benjamin Akar
9c446d87cc
chore: remove unused import
2022-06-02 20:15:11 +02:00
Benjamin Akar
79cf0bbd2d
fix: disappearing icons
2022-06-02 18:45:00 +02:00
Jamie Pine
7c67d4dba6
Identifier improvements ( #205 )
...
* fixed thumbnailer
* fix location id
* fixed cas id miss-assignment
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me >
* potentially slow fix for missing cas ids during identifier job + fix thumbnailer error
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me >
2022-06-02 00:28:33 -07:00
xPolar
a3122db85e
Fix debug mode on by default. ( #215 )
2022-06-01 23:42:45 -07:00
xPolar
691c2ee5e7
Fix missing file icons ( #214 )
2022-06-01 21:36:38 -07:00
xPolar
874cfc62ae
Merge pull request #206 from spacedriveapp/eng-93-contacts-setting-screen-non-existsent
...
Fix contacts tab in settings.
2022-05-30 23:13:28 -07:00
Polar
5db53459e3
Fix contacts tab in settings.
2022-05-30 23:04:27 -07:00
maxichrome
76829e284b
Merge pull request #204 from spacedriveapp/oscar
...
Oscar Changes - Update Deps and Core cleanup
2022-05-30 23:57:21 -05:00
Oscar Beaumont
019c89915f
Include entire unix filesystem prelude
...
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2022-05-31 10:47:30 +08:00
Oscar Beaumont
572ce1cdb9
remove anyhow
...
We are using `thiserror` instead.
2022-05-30 22:54:21 +08:00
Oscar Beaumont
52fd99bebe
remove unused code + cleanup Rust imports
2022-05-30 22:26:59 +08:00
Oscar Beaumont
bd17602ae6
build(deps): update dependencies across workspace
2022-05-30 20:45:37 +08:00
Jamie Pine
5cb0aaf22d
fixed thumbnailer ( #203 )
2022-05-30 05:08:12 -07:00
xPolar
5fa8b5eb45
Store isExperimental in local storage. ( #196 )
...
* store isExperimental in local storage
* Repo visualizer: updated diagram
* Repo visualizer: updated diagram
* Repo visualizer: updated diagram
Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com >
Co-authored-by: repo-visualizer <repo-visualizer@users.noreply.github.com >
Co-authored-by: Jamie Pine <32987599+jamiepine@users.noreply.github.com >
2022-05-30 01:14:28 -07:00
maxichrome
a60c61fe18
Remove joke items from context menu ( #201 )
...
remove meme items from context menu
Co-authored-by: maxichrome <maxichrome@users.noreply.github.com >
2022-05-29 18:42:06 -05:00
maxichrome
55230f8dfc
Merge pull request #193 from spacedriveapp/feature/eng-40-implement-context-menu
...
Add context menu
2022-05-29 18:23:44 -05:00
maxichrome
9d7e33bbb2
add context menu nesting
2022-05-29 18:13:17 -05:00
maxichrome
6be3a757b5
Merge remote-tracking branch 'origin/main' into feature/eng-40-implement-context-menu
2022-05-29 16:11:53 -05:00
maxichrome
d17ec8daf4
Merge pull request #200 from KodingDev/fix/volumes-dropdown
...
fix: volumes dropdown
2022-05-29 14:50:32 -05:00
maxichrome
7b880807b7
Merge branch 'main' into fix/volumes-dropdown
2022-05-29 08:07:20 -05:00
maxichrome
dacd8321ab
Merge pull request #199 from KodingDev/fix/windows-borders
...
fix: windows - window borders
2022-05-29 08:06:45 -05:00