Commit Graph

914 Commits

Author SHA1 Message Date
sethburkart123 ddd1bbe847 fix: animations sometimes not activating instantly causing 'glitching' 2024-08-16 10:26:15 +10:00
sethburkart123 0873a33da2 fix: Inefficient regular expression #147 2024-08-14 16:15:11 +10:00
sethburkart123 f9c2f5876f chore: clean up SEQTA.ts imports 2024-08-14 16:12:49 +10:00
Seth Burkart dfef312ddc Merge pull request #146 from OMGerCoder/main
Update URL validity check to support port numbers
2024-08-05 14:37:12 +10:00
OMGerCoder 629c98ce0e Update URL validity check to support port numbers 2024-08-05 12:43:48 +09:30
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
Seth Burkart 76ed27e82d Merge pull request #141 from 97-42/main
Update README.md
2024-07-30 07:00:20 +10:00
97-42 cc88d8c984 Update README.md 2024-07-29 17:40:57 +08:00
Alphons Joseph c6b4bdcbc9 Always track latest version of contribute.md 2024-07-27 15:33:46 +08:00
sethburkart123 26d0044a6b bump: version to beta v3.3.0-beta 2024-07-26 15:26:57 +10:00
sethburkart123 ddd5e78d65 remove fixed height in theme preview under store 2024-07-26 14:49:01 +10:00
sethburkart123 a81774c005 feat: add content redactor to devMode 2024-07-26 13:51:31 +10:00
sethburkart123 74933a778c feat: improve devMode to have hidden menu items 2024-07-02 21:50:22 +10:00
sethburkart123 6c7342400e fix: HTML dialog box incorrect styling 2024-07-02 21:18:51 +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 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
Seth Burkart 188759b59d Merge pull request #133 from ar-cyber/patch-4
Update contributing guidelines.
2024-06-20 14:33:13 +10:00
Andrew R 19ff68bfdc Update README.md 2024-06-20 13:31:02 +09:30
Andrew R 88d7768977 Update and rename contributing.md to contribute.md 2024-06-20 13:29:17 +09:30
Andrew R 9fa4db289f Update contributing.md
Fix old links.
2024-06-20 13:26:29 +09:30
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 d16190ce2e chore: update github workflow deps 2024-06-20 10:06:44 +10:00
sethburkart123 f9da1f0be8 feat: make github workflow upload build artifact 2024-06-20 10:02:33 +10:00
sethburkart123 1e768c8276 fix: auto remove incorrect data after update 2024-06-20 10:01:33 +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 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 d21f8f0633 perf: hide unused elements for better DOM performance 2024-06-19 22:09:49 +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
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 c887fa3f38 fix: misaligning page content in certain states 2024-06-19 19:44:55 +10:00
sethburkart123 ea0a736a4e style: improve icon scaling on timetable 2024-06-19 19:41:16 +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
sethburkart123 511d5bb9d1 refactor: Remove base64 conversion debug logs in vite.config.ts 2024-06-19 19:32:42 +10:00
Seth Burkart 7ce5855aa2 Merge pull request #131 from BetterSEQTA/main-cf-autofix
Apply fixes from CodeFactor
2024-06-19 19:25:39 +10:00