Commit graph

753 commits

Author SHA1 Message Date
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
Benjamin Akar a937d1c463 chore: componentize folder img icons 2022-06-03 09:29:04 +02:00
Benjamin Akar b45b85da68 chore: remove unused import 2022-06-02 20:15:11 +02:00
Benjamin Akar ac7d747671 fix: disappearing icons 2022-06-02 18:45:00 +02:00
사무엘 a35000a577
Fix for CSS animation lag (#218)
Fixed the lag with css
2022-06-02 00:51:01 -07:00
Jamie Pine 69c4da954c
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 1eee45b7d3
Fix debug mode on by default. (#215) 2022-06-01 23:42:45 -07:00
xPolar ab5378d03b
Fix missing file icons (#214) 2022-06-01 21:36:38 -07:00
xPolar 3261a0951a
remove waitlist (#213) 2022-06-01 20:05:22 -07:00
Jamie Pine 985fca07b1
remove banner (#212) 2022-06-01 18:38:16 -07:00
xPolar 786b137651
Fix Discord Embed (#211)
* fix discord embed

* key -> name
2022-06-01 16:33:05 -07:00
xPolar 1df3984dc8
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 08412d2210 Fix contacts tab in settings. 2022-05-30 23:04:27 -07:00
maxichrome c4bc3233a8
Merge pull request #204 from spacedriveapp/oscar
Oscar Changes - Update Deps and Core cleanup
2022-05-30 23:57:21 -05:00
Oscar Beaumont 1d015d4666
Include entire unix filesystem prelude
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-05-31 10:47:30 +08:00
Oscar Beaumont a6551e8380 remove anyhow
We are using `thiserror` instead.
2022-05-30 22:54:21 +08:00
Oscar Beaumont 6e0c944d2e remove unused code + cleanup Rust imports 2022-05-30 22:26:59 +08:00
Oscar Beaumont 562efe3c6b build(deps): update dependencies across workspace 2022-05-30 20:45:37 +08:00
Jamie Pine f193f45734
fixed thumbnailer (#203) 2022-05-30 05:08:12 -07:00