Commit Graph

158 Commits

Author SHA1 Message Date
sethburkart123 8c0e8652b0 feat: improve performance of extension popup and update release notes 2024-06-14 16:43:02 +10:00
sethburkart123 72305d26be feat: style improvements and sorting relevant themes by name 2024-06-09 22:08:31 +10:00
sethburkart123 89cb1e7517 refactor: remove unused code 2024-06-09 21:36:15 +10:00
sethburkart123 aa4c18a054 fix: themes tab allowing overscrolling
gaa
2024-06-09 21:35:53 +10:00
sethburkart123 67a6c8ae66 feat: add 12 hour time as an option for timetable 2024-06-09 20:18:41 +10:00
Seth Burkart 45a514dd32 optimise brave image resources to reduce file overhead 2024-06-08 22:17:51 +10:00
SethBurkart123 94fcec5ec5 make styles more accessible for themes 2024-05-31 11:27:53 +10:00
SethBurkart123 026033ad57 improve theme selection + bug fixes 2024-05-29 08:01:44 +10:00
SethBurkart123 7a5f91a8c1 remove telemetry completely 2024-05-24 16:58:33 +10:00
SethBurkart123 8cbf60fef5 improve components and disable millionlint by default for dev 2024-05-24 16:55:54 +10:00
SethBurkart123 96f0b139b3 fix: availableThemes types 2024-05-24 16:40:13 +10:00
SethBurkart123 b566c84c87 fix: store crashing if availableThems was never initialised 2024-05-24 16:39:45 +10:00
SethBurkart123 18f499b949 chore: fix deps 2024-05-24 16:38:16 +10:00
SethBurkart123 2bd0c00f11 applied various optimisations to UI 2024-05-24 15:52:21 +10:00
SethBurkart123 abbb867672 add closeThemeCreator error handling 2024-05-24 15:11:12 +10:00
SethBurkart123 e6f53fa64f add automatic theme installing 2024-05-24 15:02:39 +10:00
SethBurkart123 d1452a5a2b change refresh delay to 2s 2024-05-22 13:36:53 +10:00
SethBurkart123 2e4778812f change update interval to 5000 2024-05-22 13:23:00 +10:00
SethBurkart123 910b465932 fix clipped outlines in theme selector 2024-05-21 22:11:53 +10:00
SethBurkart123 010c917f2a update import theme UI 2024-05-21 22:03:52 +10:00
SethBurkart123 0e71379e52 fix: drag cover hiding text 2024-05-21 21:41:40 +10:00
SethBurkart123 438af68b9f add basic theme upload functionality 2024-05-21 21:36:20 +10:00
SethBurkart123 c9c357bec2 update store popup to include delete button 2024-05-21 19:58:32 +10:00
SethBurkart123 a6fa3fe7d4 fix: store no results in dark mode 2024-05-21 19:55:45 +10:00
SethBurkart123 fcfc2d4217 fix: updated theme style store install 2024-05-21 19:40:59 +10:00
SethBurkart123 ef5f15d3ea store change title of window 2024-05-21 19:20:51 +10:00
SethBurkart123 78e48e4d23 improve topbar positioning: changed to fixed 2024-05-21 19:18:26 +10:00
SethBurkart123 6b8dad0dea fix: store popup briefly holding window control 2024-05-21 19:16:21 +10:00
SethBurkart123 a2b9721041 update icon 2024-05-21 19:11:00 +10:00
SethBurkart123 0b223f550b add preview 2024-05-21 19:05:45 +10:00
SethBurkart123 301ad3f296 switch to local file sharing 2024-05-20 23:21:43 +10:00
Crazypersonalph 5ad59f9ca0 remove sentry from src files 2024-05-19 22:53:50 +08:00
SethBurkart123 e68f7ab651 add an error boundary to all UI 2024-05-08 22:09:13 +10:00
SethBurkart123 c71228b620 prevent user from dragging image ghosts from theme selecter 2024-05-08 20:56:06 +10:00
SethBurkart123 80374bc9d0 change document titles on load 2024-05-08 20:50:40 +10:00
SethBurkart123 f383ab75af added loading spinners to the store 2024-05-08 17:42:53 +10:00
SethBurkart123 533c684db8 save user preference theme color 2024-05-08 17:34:12 +10:00
SethBurkart123 f077c13cf7 remove logging 2024-05-08 17:28:10 +10:00
SethBurkart123 649d663017 disable edit and share buttons on downloaded themes 2024-05-08 17:18:57 +10:00
SethBurkart123 4b46898dbe automatic theme deduplication on load 2024-05-08 13:28:51 +10:00
SethBurkart123 70f47f64c5 remove unused imports 2024-05-07 13:31:52 +10:00
SethBurkart123 f60cac8bbe fix auto clearing matching themes 2024-05-07 13:31:38 +10:00
SethBurkart123 085f2b945c add a divider 2024-05-07 13:02:51 +10:00
SethBurkart123 30d0e49baa add deleting theme 2024-05-07 13:01:25 +10:00
SethBurkart123 0c20edd55b disable store caching 2024-05-07 12:11:55 +10:00
SethBurkart123 2408fb1028 add store downloading 2024-05-07 12:03:38 +10:00
SethBurkart123 3db51fb6d5 remove unnecesarry theme updates 2024-05-06 11:39:21 +10:00
SethBurkart123 23e6eac16c improve selection logic 2024-05-06 11:34:54 +10:00
SethBurkart123 be1679007e Revert "add debouncing to selected theme"
This reverts commit ad7255efcc.
2024-05-03 12:33:11 +10:00
SethBurkart123 ad7255efcc add debouncing to selected theme 2024-05-03 12:27:28 +10:00