Commit Graph

190 Commits

Author SHA1 Message Date
SethBurkart123 a3cd2bbf46 add close button to theme creator 2024-04-01 21:36:15 +11:00
SethBurkart123 bc71818018 remove debounce function in favour of lodash 2024-04-01 21:28:04 +11:00
SethBurkart123 48a6b186dd improve theme creator styling 2024-04-01 21:25:06 +11:00
SethBurkart123 6c799ba346 add theme saving (This took hours) 2024-04-01 20:24:51 +11:00
SethBurkart123 14bd7369d7 remove unnecesary logging 2024-03-31 22:36:53 +11:00
SethBurkart123 7ca2f14adf remove unused imports, improve styling 2024-03-31 22:29:05 +11:00
SethBurkart123 3373590a1d custom themes: auto remove unused css variables 2024-03-31 21:56:20 +11:00
SethBurkart123 93e97d3c21 add multi image upload 2024-03-31 20:50:52 +11:00
SethBurkart123 869058ff73 add theme resize bar 2024-03-31 16:53:45 +11:00
SethBurkart123 cfeb7ede5b fix html files not being packaged for build 2024-03-31 10:27:13 +11:00
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 967fa34ed4 fix: custom shortcuts not removing and duplicating on change events 2024-03-28 07:34:05 +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 f54e8f2a0c move messagelisteners to a separate directory 2024-02-11 07:10:35 +11:00
SethBurkart123 40f817e21d refactor: remove unused code 2024-02-09 18:24:11 +11:00
SethBurkart123 871cef91cb perf: prevent background from being mounted when not in use 2024-02-09 18:22:58 +11:00
SethBurkart123 2069607e77 feat: add changelog button 2024-02-09 17:07:35 +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 7247f426cd clean up dependencies 2023-12-18 16:21:26 +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 292659828e fix toggle + fix seqta toggle not responsive 2023-12-07 13:14:41 +08:00
SethBurkart123 eacf0f7209 improve types of fileUpload 2023-12-05 07:14:42 +11:00
SethBurkart123 de15fb38ec remove ts-ignore in MessageHandler 2023-12-05 07:13:41 +11:00
Crazypersonalph bca8ce4d4c fixed themes, other stuff still broken 2023-12-04 20:58:33 +08: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 178644f92f please God help 2023-12-04 18:41:19 +08:00
Crazypersonalph ab60048f22 only God can help us now 2023-12-04 13:06:59 +08:00
SethBurkart123 4c905f54a3 fix sidebar configuration saving not working 2023-12-03 11:13:17 +11:00
Alphons acba86d325 implement polyfilling, first-class firefox support coming soon 2023-12-02 22:17:34 +08:00
Alphons 29c2d7fead bugfixes + datecontrol + filter control 2023-12-02 18:52:29 +08:00
Alphons 4fe759b5bb add initial bugfixes 2023-12-02 17:44:48 +08:00
SethBurkart123 9c1ee08c2e add function to upload files to seqta's storage 2023-11-27 17:21:45 +11: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