Commit Graph

173 Commits

Author SHA1 Message Date
sethburkart123 9363de5fb4 feat(settings): add working shortcuts and custom shortcuts 2024-09-06 17:29:07 +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 125ebfbaea refac: improve multi browser support 2024-08-29 16:28:56 +10:00
sethburkart123 f996e4bf19 bump: version to hotfix 2024-08-28 15:05:05 +10:00
sethburkart123 30c5a823d8 fix: assessments not loading after notices error #150 2024-08-28 15:02:09 +10:00
sethburkart123 d748eece8a update: add tab icon to changelog 2024-08-27 16:52:40 +10:00
sethburkart123 b205c0f832 feat: update whats new content 2024-08-26 23:28:57 +10:00
sethburkart123 31954dcbce feat: change update video to webm format 2024-08-26 23:22:12 +10:00
sethburkart123 444cb14e8a feat: switch to github for update video 2024-08-26 23:21:24 +10:00
sethburkart123 5335bba04c chore: update what's new with latest changes 2024-08-25 18:59:02 +10:00
sethburkart123 ddd1bbe847 fix: animations sometimes not activating instantly causing 'glitching' 2024-08-16 10:26:15 +10:00
sethburkart123 f9c2f5876f chore: clean up SEQTA.ts imports 2024-08-14 16:12:49 +10:00
sethburkart123 3279775a99 fix: iframes not changing to light mode correctly in some cases 2024-07-30 16:46:06 +10:00
sethburkart123 26d0044a6b bump: version to beta 2024-07-26 15:26:57 +10:00
sethburkart123 49e1924a88 remove editor 2024-07-02 20:24:51 +10:00
sethburkart123 87e60130cc feat: add experimental better editor 2024-06-24 19:44:44 +10:00
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