Commit graph

773 commits

Author SHA1 Message Date
Oscar Beaumont 79fa96c3bd
Fix CI (#242) 2022-06-14 22:27:03 +08:00
Oscar Beaumont fd01e61123
Merge pull request #222 from LayZeeDK/LayZeeDK/ci/update-action-versions
ci: update GitHub Actions versions
2022-06-14 16:04:37 +08:00
Oscar Beaumont 015d5e47f2
fix pnpm desktop dev not working on Linux 2022-06-14 14:24:53 +08:00
Oscar Beaumont 6924326e02
Merge pull request #241 from spacedriveapp/eng-136-file-crud
Location CRUD
2022-06-14 13:25:10 +08:00
Oscar Beaumont 50838c77c2
Merge branch 'main' into eng-136-file-crud 2022-06-14 13:24:33 +08:00
xPolar 4191234956 Add code gen stuff 2022-06-13 22:23:53 -07:00
xPolar 78d709c025 Location CRUD 2022-06-13 22:20:19 -07:00
Oscar Beaumont a83f42d9f9
Merge pull request #240 from spacedriveapp/eng-135-location-crud
Crud for locations.
2022-06-14 13:15:58 +08:00
xPolar 9ce9a0e0aa Crud for locations. 2022-06-13 22:11:02 -07:00
maxichrome 56fa6def8f
Add compiler checks for dev tools in production 2022-06-11 19:12:13 -05:00
maxichrome 6455c54081
Add debug menu items (Merge pull request #233)
Add debug menu items
2022-06-11 19:00:43 -05:00
xPolar 6bb92d3d5f
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 73fc53383c
Hotfix: only use bright pink color for embeds (#234)
only use BRIGHT PINK theme for embeds

Co-authored-by: maxichrome <maxichrome@users.noreply.github.com>
2022-06-10 22:47:52 -05:00
maxichrome 07992077cb
use tauri pre-dev & pre-build commands 2022-06-10 21:55:53 -05:00
maxichrome 099d4a5ba6
add debug menu items 2022-06-10 21:55:25 -05:00
maxichrome 9eac4eb968
remove jeff menu item comments 2022-06-10 21:55:02 -05:00
maxichrome f0f75a8b02
extract custom menu 2022-06-10 21:54:50 -05:00
maxichrome 7cd5d6abe1
remove linux menu (it's same as fallback) 2022-06-10 21:53:22 -05:00
Jamie Pine ef639e79fb fix loading bug on overview stats 2022-06-08 18:09:54 -07:00
Sreecharan 85289a6104
Fix blog link in footer (#228)
* fix blog link in footer

* Remove trailing slash in blog link

Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com>
2022-06-08 16:48:14 -05:00
xPolar 3d26e0976d
Remove jobs tab from landing (#227)
* Remove jobs tab from landing
* Remove jobs link entirely

Co-authored-by: xPolar <contact@polar.blue>
Co-authored-by: maxichrome <33473181+maxichrome@users.noreply.github.com>
2022-06-07 17:50:48 -05:00
Jamie Pine 7ccf4ce87e (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 cc40d39d6f
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 5e592682a9 refactor: remove unnecessary log 2022-06-04 17:34:06 +02:00
Benjamin Akar ea8c12399d fix: remove 2022-06-04 17:27:28 +02:00
Benjamin Akar 434b196100 fix: incorrect env vars 2022-06-04 17:23:04 +02:00
Benjamin Akar 23aed39118
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 e25ed59b70
Revert "Revert "Eng 125 implement waitlist on landing page"" 2022-06-04 17:08:12 +02:00
maxichrome cd9df3fbda
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 b4fe84bc24
Revert "Eng 125 implement waitlist on landing page" 2022-06-04 10:02:34 -05:00
maxichrome bcdb2dd5e8
Merge pull request #223 from spacedriveapp/eng-125-implement-waitlist-on-landing-page
Implement waitlist on landing page
2022-06-04 09:54:55 -05:00
Benjamin Akar a7acb93163 refactor: allow forwarading refs onto input so we can use react-hook-form 2022-06-04 16:42:11 +02:00
Benjamin Akar 5e3f950bd0 refactor: remove unused vars 2022-06-04 16:40:53 +02:00
Benjamin Akar 8b0c0f1010 perf: add react-hook-form to reduce re-renders 2022-06-04 16:39:44 +02:00
Benjamin Akar 3bd7b63028 refactor: switch from process.env to import.meta.env 2022-06-04 16:18:10 +02:00
Benjamin Akar 11e4a5d963 build: solve incorrect path 2022-06-04 16:07:59 +02:00
Benjamin Akar 8aeff222b9 refactor: remove unused code 2022-06-04 16:03:28 +02:00
Benjamin Akar 53cba7a225 refactor: move alert and info to svgr 2022-06-04 15:54:38 +02:00
Benjamin Akar afbe8a60a8 refactor: moved svg to own file and import using svgr 2022-06-04 15:42:55 +02:00
Benjamin Akar 0d71e1f613 chore: add env vars for local dev 2022-06-04 12:14:28 +02:00
Benjamin Akar 4975963d9e build: attempt to fix build error 2022-06-04 12:05:33 +02:00
Benjamin Akar 8fdcb0c1a4 chore: implement unsubscribe from waitlist on landing 2022-06-04 11:40:40 +02:00
Benjamin Akar 409ebc0acd chore: remove radix from landing 2022-06-04 10:59:20 +02:00
Benjamin Akar c8af4f3f4e feat: implement waitlist 2022-06-04 10:58:11 +02:00
Jamie Pine 46ee0bb8cb Revert "Fix for CSS animation lag (#218)"
This reverts commit a35000a577.
2022-06-03 20:15:45 -07:00
Benjamin Akar f5c239da4d
Merge pull request #220 from spacedriveapp/eng-83-disappearing-folder-icons
fix: disappearing icons
2022-06-03 10:49:32 +02:00
Lars Gyrup Brink Nielsen 8253813dca ci: update actions/checkout to v3 2022-06-03 10:38:51 +02:00
Lars Gyrup Brink Nielsen 4e644d7b6e ci: update actions/checkout to v3 2022-06-03 10:38:51 +02:00
Lars Gyrup Brink Nielsen 722bd6baa4 ci: update docker/login-action to v2 2022-06-03 10:38:51 +02:00
Lars Gyrup Brink Nielsen 27b0d58f67 ci: update pnpm/action-setup to v2.2.2 2022-06-03 10:38:42 +02:00