Commit Graph

  • ee76b4d9d2 clean: remove unnecessary important css rules sethburkart123 2024-08-21 20:44:25 +10:00
  • 47014bc77f style: improve direct message iframe styling sethburkart123 2024-08-21 18:37:56 +10:00
  • 3dc7396f7a fix: arrow disappearing on dropdowns in direct messages sethburkart123 2024-08-21 18:26:31 +10:00
  • f70c032f06 fix: force dark mode on theme editing sethburkart123 2024-08-21 17:44:27 +10:00
  • 5d97ab3da6 fix: lock dark mode toggle with theme settings sethburkart123 2024-08-21 17:36:21 +10:00
  • 5549de571d Fix: README.md - outdated folders Seth Burkart 2024-08-21 16:04:43 +10:00
  • 8bad8d5b34 Merge pull request #148 from ar-cyber/patch-2 Seth Burkart 2024-08-21 14:35:43 +10:00
  • f97276082e fix grammatical errors and missing features Andrew R 2024-08-21 13:11:11 +09:30
  • 4a9048ac62 feat: add force theme option to custom themes sethburkart123 2024-08-20 12:57:07 +10:00
  • a2dac4d84d style: improve file theming sethburkart123 2024-08-16 10:30:26 +10:00
  • ddd1bbe847 fix: animations sometimes not activating instantly causing 'glitching' sethburkart123 2024-08-16 10:26:15 +10:00
  • 0873a33da2 fix: Inefficient regular expression #147 sethburkart123 2024-08-14 16:15:11 +10:00
  • f9c2f5876f chore: clean up SEQTA.ts imports sethburkart123 2024-08-14 16:12:49 +10:00
  • dfef312ddc Merge pull request #146 from OMGerCoder/main Seth Burkart 2024-08-05 14:37:12 +10:00
  • 629c98ce0e Update URL validity check to support port numbers OMGerCoder 2024-08-05 12:43:48 +09:30
  • 3279775a99 fix: iframes not changing to light mode correctly in some cases sethburkart123 2024-07-30 16:46:06 +10:00
  • 97089e5134 fix: remove incorrectly called function sethburkart123 2024-07-30 16:19:02 +10:00
  • fed198108a fix: light dark labels inverted sethburkart123 2024-07-30 16:17:24 +10:00
  • 76ed27e82d Merge pull request #141 from 97-42/main Seth Burkart 2024-07-30 07:00:20 +10:00
  • cc88d8c984 Update README.md 97-42 2024-07-29 17:40:57 +08:00
  • c6b4bdcbc9 Always track latest version of contribute.md Alphons Joseph 2024-07-27 15:33:46 +08:00
  • 26d0044a6b bump: version to beta v3.3.0-beta sethburkart123 2024-07-26 15:26:57 +10:00
  • ddd5e78d65 remove fixed height in theme preview under store sethburkart123 2024-07-26 14:49:01 +10:00
  • a81774c005 feat: add content redactor to devMode sethburkart123 2024-07-26 13:51:31 +10:00
  • 74933a778c feat: improve devMode to have hidden menu items sethburkart123 2024-07-02 21:50:22 +10:00
  • 6c7342400e fix: HTML dialog box incorrect styling sethburkart123 2024-07-02 21:18:51 +10:00
  • 49e1924a88 remove editor sethburkart123 2024-07-02 20:24:51 +10:00
  • 9b8ed30d4e chore: add back about page to source sethburkart123 2024-06-25 17:07:30 +10:00
  • 53cab9701d feat: improve editor + add exporting sethburkart123 2024-06-25 17:02:52 +10:00
  • 87e60130cc feat: add experimental better editor sethburkart123 2024-06-24 19:44:44 +10:00
  • 254d2111c8 fix: certain cases caused animations to trigger after element addition sethburkart123 2024-06-24 11:10:54 +10:00
  • dc11997b96 feat: add default page option sethburkart123 2024-06-24 11:09:44 +10:00
  • 188759b59d Merge pull request #133 from ar-cyber/patch-4 Seth Burkart 2024-06-20 14:33:13 +10:00
  • 19ff68bfdc Update README.md Andrew R 2024-06-20 13:31:02 +09:30
  • 88d7768977 Update and rename contributing.md to contribute.md Andrew R 2024-06-20 13:29:17 +09:30
  • 9fa4db289f Update contributing.md Andrew R 2024-06-20 13:26:29 +09:30
  • 7f99a5415d perf: only apply message animations on first 35 elements sethburkart123 2024-06-20 11:57:50 +10:00
  • eed15bc9c5 fix: certain page events not running on load sethburkart123 2024-06-20 10:30:50 +10:00
  • 6dddd84467 fix: timetable converts to 12 hour time sethburkart123 2024-06-20 10:28:03 +10:00
  • d16190ce2e chore: update github workflow deps sethburkart123 2024-06-20 10:06:44 +10:00
  • f9da1f0be8 feat: make github workflow upload build artifact sethburkart123 2024-06-20 10:02:33 +10:00
  • 1e768c8276 fix: auto remove incorrect data after update sethburkart123 2024-06-20 10:01:33 +10:00
  • ba5357561b fix: settingsState saving all storage data to settingsState.data incorrectly sethburkart123 2024-06-20 09:54:38 +10:00
  • f1986879a7 add secret dev mode for certain :) features sethburkart123 2024-06-19 22:52:10 +10:00
  • c0e6507180 chore: remove exces logging sethburkart123 2024-06-19 22:39:36 +10:00
  • 139f680d44 fix: theme auto enabling attempting to reach unitialized variables sethburkart123 2024-06-19 22:39:19 +10:00
  • 90b9a1a3f3 feat: enable themes section sethburkart123 2024-06-19 22:32:33 +10:00
  • 7e8f6627d7 fix: tooltip not showing on enabled seqtaPage sethburkart123 2024-06-19 22:29:55 +10:00
  • df5e644a94 refactor: Optimize element search and remove unused code in SEQTA.ts and injected.scss sethburkart123 2024-06-19 22:28:15 +10:00
  • d21f8f0633 perf: hide unused elements for better DOM performance sethburkart123 2024-06-19 22:09:49 +10:00
  • 533120da7a refactor: Remove unused CSS animation code and optimize element search in SEQTA.ts sethburkart123 2024-06-19 21:48:10 +10:00
  • ede24544ae fix: prevent build from failing with temporary fix sethburkart123 2024-06-19 21:38:55 +10:00
  • 6289bcecb1 change to scss file sethburkart123 2024-06-19 20:15:07 +10:00
  • ad26747f0c chore: injected.scss HMR updating fixed sethburkart123 2024-06-19 20:02:18 +10:00
  • c887fa3f38 fix: misaligning page content in certain states sethburkart123 2024-06-19 19:44:55 +10:00
  • ea0a736a4e style: improve icon scaling on timetable sethburkart123 2024-06-19 19:41:16 +10:00
  • f71ba075ff refactor: Remove console.log statements and optimize element search in SEQTA.ts sethburkart123 2024-06-19 19:36:09 +10:00
  • a3465476ad fix: icon only chnging on seqta pages sethburkart123 2024-06-19 19:34:17 +10:00
  • 511d5bb9d1 refactor: Remove base64 conversion debug logs in vite.config.ts sethburkart123 2024-06-19 19:32:42 +10:00
  • 7ce5855aa2 Merge pull request #131 from BetterSEQTA/main-cf-autofix Seth Burkart 2024-06-19 19:25:39 +10:00
  • 81f2852f35 Update injected.scss Seth Burkart 2024-06-19 19:24:13 +10:00
  • 9cfa0cba63 [CodeFactor] Apply fixes codefactor-io 2024-06-19 09:21:51 +00:00
  • 0e491edc46 refac: remove unused code sethburkart123 2024-06-19 19:00:50 +10:00
  • 081a1fa96a refac: remove duplicate code sethburkart123 2024-06-19 18:57:37 +10:00
  • 9c49c3a7d2 refactor: Remove unused code, update box-shadow in injected.scss, and make timetable container responsive sethburkart123 2024-06-19 18:53:45 +10:00
  • 2778cf0e2c refac: remove unused code sethburkart123 2024-06-19 18:50:56 +10:00
  • e5d5f49582 style: Update box-shadow in injected.scss for better readability sethburkart123 2024-06-19 18:45:37 +10:00
  • 264ba99673 style: make timetable container responsive sethburkart123 2024-06-19 18:40:22 +10:00
  • 2007823202 refactor: Simplify CheckForMenuList function in SEQTA.ts sethburkart123 2024-06-19 18:22:56 +10:00
  • 87f4fca221 chore: Update SEQTA.ts with changelog sethburkart123 2024-06-19 18:20:50 +10:00
  • c6650a356e fix: custom seqta icon not displaying in most cases sethburkart123 2024-06-19 18:17:57 +10:00
  • 275a6b6d2d refactor: Remove unnecessary code and fix issues with notices sethburkart123 2024-06-19 17:48:25 +10:00
  • 489fd1b5fd fix: notices not working in many cases sethburkart123 2024-06-19 17:39:52 +10:00
  • 673bdec267 refactor: Remove unnecessary code in SEQTA.ts sethburkart123 2024-06-19 17:31:56 +10:00
  • 62a00ac90a refactor: remove unnecessary code in ObserveMenuItemPosition function sethburkart123 2024-06-19 17:19:26 +10:00
  • 21bc2aefe0 chore: clean comments sethburkart123 2024-06-19 17:05:17 +10:00
  • 7178481e4d refac: remove unused code sethburkart123 2024-06-19 16:58:51 +10:00
  • 76101350ef fix: update popup not closing with animations disabled sethburkart123 2024-06-19 16:58:41 +10:00
  • 0c4b8521b4 perf: remove document color change observer sethburkart123 2024-06-19 14:48:33 +10:00
  • 25520208da fix: errornous import statement plaguing the code sethburkart123 2024-06-19 14:34:00 +10:00
  • c70243f83d fix: animations running even when option is disabled sethburkart123 2024-06-19 14:33:01 +10:00
  • 2c381966d2 refactor: remove extra logging sethburkart123 2024-06-19 14:28:11 +10:00
  • 3f5086087e fix: remove popup animation when animations are disabled sethburkart123 2024-06-19 09:50:58 +10:00
  • 4dcc895cad feat: add animation switch sethburkart123 2024-06-19 09:48:29 +10:00
  • 9d13879936 refactor: settingsState relies on main storageState sethburkart123 2024-06-19 09:47:33 +10:00
  • 2d4e02d0df fix: waitforElm requiring old system for certain cases sethburkart123 2024-06-19 09:40:27 +10:00
  • 81a72061ca perf: create eventManager with more efficient mutation observation sethburkart123 2024-06-18 12:32:43 +10:00
  • b5c8daafb9 Merge pull request #128 from ar-cyber/patch-3 Seth Burkart 2024-06-18 11:02:03 +10:00
  • b3f3f9cd33 keep every description (including package.json) up to date. Andrew R 2024-06-18 10:25:40 +09:30
  • 9fddb2df67 fix: match firefox manifest description sethburkart123 2024-06-18 10:29:07 +10:00
  • bc51ddca20 Merge pull request #125 from ar-cyber/patch-2 Seth Burkart 2024-06-18 10:25:38 +10:00
  • b4f63d22ad Wording fix in manifest.json Andrew R 2024-06-18 09:50:50 +09:30
  • d5bad09ecc Merge pull request #124 from ar-cyber/patch-1 Seth Burkart 2024-06-17 17:15:13 +10:00
  • 84e9fbdc7e Fix dead links and old referrals in README Andrew R 2024-06-17 13:32:44 +09:30
  • a1582b0e74 fix: separate firefox dev and build scripts sethburkart123 2024-06-16 08:14:51 +10:00
  • cbbd1c913c fix: manifest description too long sethburkart123 2024-06-14 16:55:41 +10:00
  • 234bde667d bump: version for chrome web store release sethburkart123 2024-06-14 16:52:53 +10:00
  • 040ff3f03d fix: news page loading spinner clipping menu sethburkart123 2024-06-14 16:52:01 +10:00
  • 97bdb4ddd6 fix: improve performance of animations sethburkart123 2024-06-14 16:47:47 +10:00
  • 8c0e8652b0 feat: improve performance of extension popup and update release notes sethburkart123 2024-06-14 16:43:02 +10:00