Commit Graph

430 Commits

Author SHA1 Message Date
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
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
Seth Burkart 594ab9bc1d change update video to youtube embed with auto ad skipping and looping 2024-06-08 21:51:08 +10:00
SethBurkart123 94fcec5ec5 make styles more accessible for themes 2024-05-31 11:27:53 +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