Commit Graph

924 Commits

Author SHA1 Message Date
sethburkart123 68524fe4d7 clean up finishload function 2024-06-09 09:01:37 +10:00
sethburkart123 d686631b8d fix: colours not moving with sidebar transition 2024-06-09 08:45:54 +10:00
Seth Burkart ea88f0754b update aspect ratio and video url 2024-06-08 22:24:24 +10:00
Seth Burkart 45a514dd32 optimise brave image resources to reduce file overhead 2024-06-08 22:17:51 +10:00
Seth Burkart 594ab9bc1d change update video to youtube embed with auto ad skipping and looping 2024-06-08 21:51:08 +10:00
SethBurkart123 24ff97a548 fix: add checks to lesson notifications 2024-06-06 13:19:34 +10:00
SethBurkart123 700879fe50 change all rem measurements to px for consistency 2024-05-31 13:16:38 +10:00
SethBurkart123 d02a1135ca remove notifications scrollbar for screen realestate 2024-05-31 13:11:09 +10:00
SethBurkart123 76ac608022 remove scrollbar from sidebar 2024-05-31 11:28:48 +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 e7943fbfd3 separate installtheme logic 2024-05-21 19:42:33 +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
Crazypersonalph 6226812bd6 fix debug stuff 2024-05-21 10:06:53 +08:00
Crazypersonalph 30ba209e9c Merge remote-tracking branch 'refs/remotes/origin/main' 2024-05-21 10:05:44 +08:00
Crazypersonalph b759753697 fix notices not showing on home 2024-05-21 10:05:19 +08:00
SethBurkart123 8ab06a8201 update theme format 2024-05-20 23:38:23 +10:00
SethBurkart123 f6c22ae846 remove useless logs 2024-05-20 23:30:37 +10:00
SethBurkart123 3898cc3a4e change theme file to .json 2024-05-20 23:30:21 +10:00
SethBurkart123 301ad3f296 switch to local file sharing 2024-05-20 23:21:43 +10:00
Crazypersonalph f64f356061 remove debug logging 2024-05-20 19:58:15 +08:00
Crazypersonalph 8a38b1ab6f fixed notice colour issue 2024-05-20 19:48:59 +08:00
Crazypersonalph 8bac4b6814 forgot to write 2024-05-19 23:14:38 +08:00
Crazypersonalph 5ad59f9ca0 remove sentry from src files 2024-05-19 22:53:50 +08:00
SethBurkart123 da7465594e fix timetable quickbar buttons being the wrong colours 2024-05-09 07:37:27 +10: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