Commit Graph

133 Commits

Author SHA1 Message Date
SethBurkart123 121888c1c3 feat: hide and group settings based on plugin 2025-03-30 12:11:40 +11:00
SethBurkart123 647a32fbac fix: settings props not being correctly set 2025-03-30 12:04:39 +11:00
SethBurkart123 3ecd7205ed feat: add global theme toggle 2025-03-30 08:49:13 +11:00
SethBurkart123 d19f573093 fix: theme creator fullscreen view not working 2025-03-28 12:29:26 +11:00
SethBurkart123 7af6acaf38 fix: themes custom colour not being completely applied 2025-03-28 12:17:37 +11:00
SethBurkart123 ad2ad4d456 feat: debounce creator + general improvements 2025-03-28 00:14:29 +11:00
SethBurkart123 f0c5b1dace feat: build themes into a centralised plugin 2025-03-27 21:31:41 +11:00
SethBurkart123 7196a85f7d fix: downgrade to tailwindcss v3 because of issues 2025-03-26 17:35:35 +11:00
SethBurkart123 68159ddd0e chore: hide test plugin 2025-03-21 17:59:28 +11:00
Alphons Joseph be54816d83 Merge branch 'en-masse-upgrade' of https://github.com/BetterSEQTA/BetterSEQTA-Plus into en-masse-upgrade 2025-03-18 15:37:15 +08:00
Alphons Joseph b644dbbbc7 feat: convert base64 in browser to url reference 2025-03-18 15:37:12 +08:00
SethBurkart123 d06356101a feat: display plugin settings in interface 2025-03-18 18:31:20 +11:00
Alphons Joseph 9a71a5241a vuln-fix: removed image urls, relying on blobs now 2025-03-18 15:23:04 +08:00
Alphons Joseph c9f0f9cf16 start modularisation and breaking down the monofile 2025-03-12 21:45:23 +08:00
Alphons Joseph 8cb052f2ff Merge branch 'en-masse-upgrade' of https://github.com/BetterSEQTA/BetterSEQTA-Plus into en-masse-upgrade 2025-03-12 19:02:36 +08:00
Alphons Joseph 6b39f60db7 very very very basic plugin system works 2025-03-12 19:02:32 +08:00
SethBurkart123 ca7e6b9137 feat: upgrade to tailwindcss v4 2025-03-12 21:46:01 +11:00
SethBurkart123 696043e01a feat: add alternative news feed sources 2025-02-24 18:41:03 +11:00
SethBurkart123 edb0a0f929 feat: add fullscreen custom css editor 2025-02-24 16:51:40 +11:00
Andrew R 639d35b2f5 mod: change name of toggle to "Letter Grade Averages" 2025-02-19 16:51:04 +10:30
Andrew R 81b690ec9a Update general.svelte 2025-02-19 06:36:36 +10:30
SethBurkart123 23a09004d8 feat: keep theme enabled after editing 2025-02-11 19:03:19 +11:00
SethBurkart123 3ce075cd47 fix: theme disabling when opening editor #204 2025-02-11 18:59:57 +11:00
SethBurkart123 92a51daf36 fix: codemirror failing to run 2025-02-11 18:55:57 +11:00
SethBurkart123 8fb29f7f21 feat(settings): add subject average setting 2024-12-02 12:01:03 +11:00
sethburkart123 3ca9cf4415 style(store): improve styling of store 2024-11-01 18:06:45 +11:00
sethburkart123 9de6e8feaf feat: move svelte interface to 'src/interface' 2024-11-01 17:37:20 +11:00
sethburkart123 2f08d6ee08 fix: building working, (lots of bugs) 2024-09-02 21:46:48 +10:00
sethburkart123 0d0e526a25 chore: update paths to be more absolute 2024-08-29 16:38:44 +10:00
sethburkart123 611fcef12b feat: add help to theme creator 2024-08-25 13:39:52 +10:00
sethburkart123 6e4fe64789 feat: add theme idea button on store to encourage sharing 2024-08-25 09:33:05 +10:00
sethburkart123 b6dbcfeb69 style: slight changes to store cards 2024-08-25 08:58:45 +10:00
sethburkart123 5bc3d22214 style: improve look of store cards 2024-08-25 08:43:47 +10:00
sethburkart123 182597efce fix: settings ui not following animations setting 2024-08-21 21:20:30 +10:00
sethburkart123 4a9048ac62 feat: add force theme option to custom themes 2024-08-20 12:57:07 +10:00
sethburkart123 0873a33da2 fix: Inefficient regular expression #147 2024-08-14 16:15:11 +10:00
OMGerCoder 629c98ce0e Update URL validity check to support port numbers 2024-08-05 12:43:48 +09:30
sethburkart123 ddd5e78d65 remove fixed height in theme preview under store 2024-07-26 14:49:01 +10:00
sethburkart123 74933a778c feat: improve devMode to have hidden menu items 2024-07-02 21:50:22 +10:00
sethburkart123 49e1924a88 remove editor 2024-07-02 20:24:51 +10:00
sethburkart123 9b8ed30d4e chore: add back about page to source 2024-06-25 17:07:30 +10:00
sethburkart123 53cab9701d feat: improve editor + add exporting 2024-06-25 17:02:52 +10:00
sethburkart123 87e60130cc feat: add experimental better editor 2024-06-24 19:44:44 +10:00
sethburkart123 dc11997b96 feat: add default page option 2024-06-24 11:09:44 +10:00
sethburkart123 ba5357561b fix: settingsState saving all storage data to settingsState.data incorrectly 2024-06-20 09:54:38 +10:00
sethburkart123 f1986879a7 add secret dev mode for certain :) features 2024-06-19 22:52:10 +10:00
sethburkart123 90b9a1a3f3 feat: enable themes section 2024-06-19 22:32:33 +10:00
codefactor-io 9cfa0cba63 [CodeFactor] Apply fixes 2024-06-19 09:21:51 +00:00
sethburkart123 4dcc895cad feat: add animation switch 2024-06-19 09:48:29 +10:00
sethburkart123 8c0e8652b0 feat: improve performance of extension popup and update release notes 2024-06-14 16:43:02 +10:00