Commit Graph

139 Commits

Author SHA1 Message Date
sethburkart123 ba5357561b fix: settingsState saving all storage data to settingsState.data incorrectly 2024-06-20 09:54:38 +10:00
sethburkart123 90b9a1a3f3 feat: enable themes section 2024-06-19 22:32:33 +10:00
sethburkart123 533120da7a refactor: Remove unused CSS animation code and optimize element search in SEQTA.ts 2024-06-19 21:48:10 +10:00
codefactor-io 9cfa0cba63 [CodeFactor] Apply fixes 2024-06-19 09:21:51 +00:00
sethburkart123 76101350ef fix: update popup not closing with animations disabled 2024-06-19 16:58:41 +10:00
sethburkart123 2d4e02d0df fix: waitforElm requiring old system for certain cases 2024-06-19 09:40:27 +10:00
sethburkart123 81a72061ca perf: create eventManager with more efficient mutation observation 2024-06-18 12:32:43 +10:00
sethburkart123 736cf36068 refactor: reduce browser storage dependence, remove unused code 2024-06-09 18:04:26 +10:00
sethburkart123 13e1a832f2 refactor: remove extra non-essential logging 2024-06-09 17:30:46 +10:00
sethburkart123 e0ac71eba4 refactor: remove dependence on frequent storage requests 2024-06-09 17:24:57 +10:00
sethburkart123 5169deafe6 fix: storage changes calling bgdurations incorrectly 2024-06-09 14:53:44 +10:00
sethburkart123 b5327f045d refactor: separate AddBetterSEQTA elements into smaller functions 2024-06-09 14:47:02 +10:00
sethburkart123 645333cad0 fix: darkmode not applying correctly 2024-06-09 13:30:46 +10:00
sethburkart123 4325f8a436 fix: shortcut enable/disable inverted 2024-06-09 13:24:13 +10:00
sethburkart123 1c125b1844 implement vanilla js SettingsState class to optimise code and clean up source :DDD 2024-06-09 13:15:33 +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 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 fcfc2d4217 fix: updated theme style store install 2024-05-21 19:40:59 +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
SethBurkart123 531a67aa8c remove unused code + add listeners for selectedTheme 2024-05-03 12:04:28 +10:00
SethBurkart123 3177e4bda2 auto delete theme duplicate 2024-04-22 11:35:20 +10:00
SethBurkart123 bbb11c91b7 add pocketbase theme uploading 2024-04-09 17:11:04 +10:00
SethBurkart123 438f52f29c added auto updating of themes 2024-04-07 17:19:14 +10:00
SethBurkart123 f1346ab86e separate thems into separate files 2024-04-05 09:36:59 +11:00
SethBurkart123 dc08934eeb auto load custom theme when saving 2024-04-04 10:28:46 +11:00
SethBurkart123 3cca05535a separate image conversions 2024-04-04 10:17:36 +11:00
SethBurkart123 7f220266c3 separate image conversions 2024-04-04 10:17:25 +11:00
SethBurkart123 0abd8dadab add editing functionality 2024-04-04 10:16:02 +11:00
SethBurkart123 f6386aad7d send images separately in themeManagement 2024-04-01 23:58:30 +11:00
SethBurkart123 c271c10abb auto close theme creator on save 2024-04-01 21:49:43 +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 7ca2f14adf remove unused imports, improve styling 2024-03-31 22:29:05 +11:00
SethBurkart123 93e97d3c21 add multi image upload 2024-03-31 20:50:52 +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 967fa34ed4 fix: custom shortcuts not removing and duplicating on change events 2024-03-28 07:34:05 +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 3aae2d12d8 migrations to parcel 2023-12-27 09:47:20 +11:00