Commit Graph

109 Commits

Author SHA1 Message Date
SethBurkart123 116aa1f0b2 fix: themecreator relocating UI 2024-03-31 10:10:49 +11:00
SethBurkart123 96571b111f add theme creator iframe 2024-03-31 08:27:43 +11:00
SethBurkart123 e095e7a7c5 remove shadow dom 2024-03-31 07:36:37 +11:00
SethBurkart123 51cfb27fc5 shadow dom 2024-03-31 07:36:20 +11:00
SethBurkart123 e1467782b0 improve million application 2024-03-24 09:45:27 +11:00
SethBurkart123 ef07e41705 fix: icon requesting non-existant URL 2024-03-22 12:26:21 +11:00
SethBurkart123 c8894d7b99 switch to vite + crxjs, million.js and sentry plugin 2024-03-21 21:44:14 +11:00
SethBurkart123 0a850e5b27 fix: Settings panel overflows screen on certain sizes #90 2024-02-12 18:03:23 +11:00
SethBurkart123 b1e986900a fix: assessments on homepage failed to load 2024-02-11 21:39:30 +11:00
SethBurkart123 871cef91cb perf: prevent background from being mounted when not in use 2024-02-09 18:22:58 +11:00
SethBurkart123 4cd7bd718e fix: background not changing on storage change 2024-02-09 16:42:33 +11:00
SethBurkart123 c11444a66f fix: iframe theming 2024-01-26 14:24:03 +11:00
SethBurkart123 e5c0a48ffd fix: add willchange to loading spinner 2024-01-26 11:43:21 +11:00
SethBurkart123 c1f095a503 bug: major bug fixes and smoothing 2024-01-24 08:47:54 +11:00
SethBurkart123 e2619bb20b bug fixes to help with build 2024-01-15 17:04:12 +11:00
SethBurkart123 3aae2d12d8 migrations to parcel 2023-12-27 09:47:20 +11:00
SethBurkart123 78d474e03c fix occassional light flash when loading seqta 2023-12-13 20:38:09 +11:00
SethBurkart123 ec01eeb1b2 major file and function refactoring 2023-12-11 07:42:24 +11:00
Crazypersonalph d14280724e mostly working, themes are broken, as are others. 2023-12-04 20:50:24 +08:00
Crazypersonalph 8af59e58d6 forgot about functions, still LET'S GO (test req) 2023-12-04 20:39:13 +08:00
Crazypersonalph ab60048f22 only God can help us now 2023-12-04 13:06:59 +08:00
Alphons acba86d325 implement polyfilling, first-class firefox support coming soon 2023-12-02 22:17:34 +08:00
Alphons 4fe759b5bb add initial bugfixes 2023-12-02 17:44:48 +08:00
SethBurkart123 7ff12c1513 slightly improved loading spinner performance 2023-11-26 12:10:00 +11:00
SethBurkart123 6dd75462b3 fixed bug when enabling a theme, reloading breaks colors 2023-11-22 09:35:06 +11:00
SethBurkart123 9da91bc56f Add opacity and scale animation, update
transparency effects, and improve loading symbol
style
2023-11-15 16:46:36 +11:00
SethBurkart123 a88d61f4ab Update Loading.js styles 2023-11-15 16:29:55 +11:00
SethBurkart123 d3adaba5a3 Add transparency effects to UI colors manager and
storage listener
2023-11-14 21:18:05 +11:00
SethBurkart123 8dbc138638 Add transparency effects toggle to settings 2023-11-14 17:30:51 +11:00
SethBurkart123 c42578b427 added auto updating colour and darkmode 2023-11-14 06:39:37 +11:00
SethBurkart123 db1349e430 change to singlequotes 2023-11-08 11:50:01 +11:00
SethBurkart123 37056e27e4 remove console logging 2023-11-05 11:39:59 +11:00
SethBurkart123 95b8dd6cae fix theme removal setting theme 2023-11-03 11:08:51 +11:00
SethBurkart123 5a299d1c16 added theme deletion 2023-11-02 21:49:49 +11:00
SethBurkart123 e332977e08 only single selected theme or custom background at once 2023-11-02 19:05:37 +11:00
SethBurkart123 7b0fc29461 storage listener uses switch 2023-11-02 18:38:02 +11:00
SethBurkart123 49bf19afd5 added theme disabling and theme selecting 2023-11-02 18:09:02 +11:00
SethBurkart123 fb21eaeca1 removed unused code 2023-11-02 17:53:03 +11:00
SethBurkart123 8508169cd7 more robust theme selector 2023-11-02 17:11:02 +11:00
SethBurkart123 46e86b9643 add theme selector 2023-11-02 16:13:45 +11:00
SethBurkart123 5c23ba0381 separate backgrounds + improve themes 2023-11-01 06:57:56 +11:00
SethBurkart123 3786858e06 updated themes + bug fixes 2023-10-30 13:31:59 +11:00
SethBurkart123 f28cb23656 added experimental theming system 2023-10-29 16:16:31 +11:00
SethBurkart123 b28e0e8732 fix light-dark mode 2023-10-20 18:17:38 +11:00
SethBurkart123 b1c9beb3d9 fix darkmode with color picker 2023-10-20 06:48:02 +11:00
SethBurkart123 eaad32b39f added support for multiple image and video backgrounds to be uploaded at once 2023-10-18 10:50:34 +11:00
SethBurkart123 115a8bb83a work on image and video backgrounds! Not laggy anymore with large files 2023-10-17 10:02:26 +11:00
SethBurkart123 2d40d4005d better --better-pale gradient logic 2023-10-11 22:26:07 +11:00
SethBurkart123 e183f89ca3 add animation to loadup, + file cleanup 2023-10-11 21:56:13 +11:00
SethBurkart123 504dbd1cd8 fix palerColor with gradients 2023-10-11 21:26:53 +11:00