Commit Graph

288 Commits

Author SHA1 Message Date
codefactor-io 2348b90023 [CodeFactor] Apply fixes to commit d68ba15 2024-09-09 10:17:47 +00:00
Alphons Joseph d68ba1521a About page button 2024-09-09 18:16:59 +08:00
sethburkart123 38ddcbf5ca feat(settings): Add light mode support to buttons in settings menu 2024-09-09 12:12:46 +10:00
sethburkart123 fdeea2f626 feat(settings): add custom theme selector 2024-09-08 21:51:14 +10:00
codefactor-io 272deb2b8c [CodeFactor] Apply fixes to commit c3cb293 2024-09-08 09:33:59 +00:00
sethburkart123 c3cb2937c9 feat(settings): add background selector 2024-09-08 19:33:47 +10:00
sethburkart123 19102f9bcd fix: update props and types for General Settings page 2024-09-04 13:18:48 +10:00
sethburkart123 c008b32efa fix: svelte settings Sync 2024-09-04 09:42:07 +10: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 125ebfbaea refac: improve multi browser support 2024-08-29 16:28:56 +10:00
sethburkart123 444cb14e8a feat: switch to github for update video 2024-08-26 23:21:24 +10:00
sethburkart123 856ef62306 fix: theme locking sometimes falling out of sync 2024-08-26 23:03:22 +10:00
sethburkart123 a78993fffc fix: remove broken import 2024-08-25 06:17:17 +10:00
sethburkart123 a8ff2213bd clean: remove unnecessary logs 2024-08-24 20:45:46 +10:00
sethburkart123 7519312282 fix: theme locking not working in light mode 2024-08-24 20:45:02 +10:00
sethburkart123 f70c032f06 fix: force dark mode on theme editing 2024-08-21 17:44:27 +10:00
sethburkart123 5d97ab3da6 fix: lock dark mode toggle with theme settings 2024-08-21 17:36:21 +10:00
sethburkart123 4a9048ac62 feat: add force theme option to custom themes 2024-08-20 12:57:07 +10:00
sethburkart123 3279775a99 fix: iframes not changing to light mode correctly in some cases 2024-07-30 16:46:06 +10:00
sethburkart123 97089e5134 fix: remove incorrectly called function 2024-07-30 16:19:02 +10:00
sethburkart123 fed198108a fix: light dark labels inverted 2024-07-30 16:17:24 +10:00
sethburkart123 a81774c005 feat: add content redactor to devMode 2024-07-26 13:51:31 +10:00
sethburkart123 49e1924a88 remove editor 2024-07-02 20:24:51 +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 c0e6507180 chore: remove exces logging 2024-06-19 22:39:36 +10:00
sethburkart123 139f680d44 fix: theme auto enabling attempting to reach unitialized variables 2024-06-19 22:39:19 +10:00
sethburkart123 90b9a1a3f3 feat: enable themes section 2024-06-19 22:32:33 +10:00
sethburkart123 7e8f6627d7 fix: tooltip not showing on enabled seqtaPage 2024-06-19 22:29:55 +10:00
sethburkart123 df5e644a94 refactor: Optimize element search and remove unused code in SEQTA.ts and injected.scss 2024-06-19 22:28:15 +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 0e491edc46 refac: remove unused code 2024-06-19 19:00:50 +10:00
sethburkart123 c6650a356e fix: custom seqta icon not displaying in most cases 2024-06-19 18:17:57 +10: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 6a67e0b171 fix: hamburger menu only placing 1 line 2024-06-09 19:58:18 +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 693f63021f refactor: openmenuoptions function 2024-06-09 16:33:24 +10:00
sethburkart123 5169deafe6 fix: storage changes calling bgdurations incorrectly 2024-06-09 14:53:44 +10:00
sethburkart123 168d1013be refactor: addbetterseqtaelements function reducing complexity 2024-06-09 14:52:05 +10:00
sethburkart123 2d225fe85d refactor: clean up and fix bg durations 2024-06-09 14:50:53 +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