Commit Graph

156 Commits

Author SHA1 Message Date
sethburkart123 254d2111c8 fix: certain cases caused animations to trigger after element addition 2024-06-24 11:10:54 +10:00
sethburkart123 dc11997b96 feat: add default page option 2024-06-24 11:09:44 +10:00
sethburkart123 7f99a5415d perf: only apply message animations on first 35 elements 2024-06-20 11:57:50 +10:00
sethburkart123 eed15bc9c5 fix: certain page events not running on load 2024-06-20 10:30:50 +10:00
sethburkart123 6dddd84467 fix: timetable converts to 12 hour time 2024-06-20 10:28:03 +10:00
sethburkart123 ba5357561b fix: settingsState saving all storage data to settingsState.data incorrectly 2024-06-20 09:54:38 +10:00
sethburkart123 139f680d44 fix: theme auto enabling attempting to reach unitialized variables 2024-06-19 22:39:19 +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 d21f8f0633 perf: hide unused elements for better DOM performance 2024-06-19 22:09:49 +10:00
sethburkart123 ede24544ae fix: prevent build from failing with temporary fix 2024-06-19 21:38:55 +10:00
sethburkart123 6289bcecb1 change to scss file 2024-06-19 20:15:07 +10:00
sethburkart123 ad26747f0c chore: injected.scss HMR updating fixed 2024-06-19 20:02:18 +10:00
sethburkart123 f71ba075ff refactor: Remove console.log statements and optimize element search in SEQTA.ts 2024-06-19 19:36:09 +10:00
sethburkart123 a3465476ad fix: icon only chnging on seqta pages 2024-06-19 19:34:17 +10:00
codefactor-io 9cfa0cba63 [CodeFactor] Apply fixes 2024-06-19 09:21:51 +00:00
sethburkart123 2007823202 refactor: Simplify CheckForMenuList function in SEQTA.ts 2024-06-19 18:22:56 +10:00
sethburkart123 87f4fca221 chore: Update SEQTA.ts with changelog 2024-06-19 18:20:50 +10:00
sethburkart123 c6650a356e fix: custom seqta icon not displaying in most cases 2024-06-19 18:17:57 +10:00
sethburkart123 275a6b6d2d refactor: Remove unnecessary code and fix issues with notices 2024-06-19 17:48:25 +10:00
sethburkart123 489fd1b5fd fix: notices not working in many cases 2024-06-19 17:39:52 +10:00
sethburkart123 673bdec267 refactor: Remove unnecessary code in SEQTA.ts 2024-06-19 17:31:56 +10:00
sethburkart123 62a00ac90a refactor: remove unnecessary code in ObserveMenuItemPosition function 2024-06-19 17:19:26 +10:00
sethburkart123 21bc2aefe0 chore: clean comments 2024-06-19 17:05:17 +10:00
sethburkart123 7178481e4d refac: remove unused code 2024-06-19 16:58:51 +10:00
sethburkart123 76101350ef fix: update popup not closing with animations disabled 2024-06-19 16:58:41 +10:00
sethburkart123 0c4b8521b4 perf: remove document color change observer 2024-06-19 14:48:33 +10:00
sethburkart123 25520208da fix: errornous import statement plaguing the code 2024-06-19 14:34:00 +10:00
sethburkart123 c70243f83d fix: animations running even when option is disabled 2024-06-19 14:33:01 +10:00
sethburkart123 2c381966d2 refactor: remove extra logging 2024-06-19 14:28:11 +10:00
sethburkart123 3f5086087e fix: remove popup animation when animations are disabled 2024-06-19 09:50:58 +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 8c0e8652b0 feat: improve performance of extension popup and update release notes 2024-06-14 16:43:02 +10:00
sethburkart123 9ec03ea4d9 feat: enable spellcheck on text editors 2024-06-09 20:30:12 +10:00
sethburkart123 67a6c8ae66 feat: add 12 hour time as an option for timetable 2024-06-09 20:18:41 +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 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 755b7285aa refactor: clean up initialisation logic 2024-06-09 14:08:04 +10:00
sethburkart123 5adb6c5648 refactor: clean up getLightDarkModeString function 2024-06-09 13:41:53 +10:00
sethburkart123 cc932ee262 refactor: clean up CheckCurrentLesson function 2024-06-09 13:39:50 +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 68524fe4d7 clean up finishload function 2024-06-09 09:01:37 +10:00
Seth Burkart ea88f0754b update aspect ratio and video url 2024-06-08 22:24:24 +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 24ff97a548 fix: add checks to lesson notifications 2024-06-06 13:19:34 +10:00