Commit Graph

918 Commits

Author SHA1 Message Date
SethBurkart123 f9bb6f9951 update github workflows to use the updated system 2024-01-26 12:49:55 +11:00
Seth Burkart fbbff77fe2 Update README.md 2024-01-26 12:45:27 +11:00
SethBurkart123 b7c4fa8817 added dev and build scripts for firefox 2024-01-26 12:36:23 +11:00
SethBurkart123 7f045743f3 update readme 2024-01-26 12:23:04 +11:00
SethBurkart123 f7969ec9a3 fix: disable hmr (as it only partially works, and breaks other things) 2024-01-26 12:19:09 +11:00
SethBurkart123 4468845733 fix font inside interface 2024-01-26 12:10:51 +11:00
SethBurkart123 e5c0a48ffd fix: add willchange to loading spinner 2024-01-26 11:43:21 +11:00
SethBurkart123 4171762c37 uncomment animations 2024-01-26 09:11:00 +11:00
SethBurkart123 ab8d11b7a4 remove console logs 2024-01-26 09:10:16 +11:00
SethBurkart123 dfb65dc758 fix home loading 2024-01-26 09:05:16 +11:00
SethBurkart123 85c51b6e9d fix: elements flow over sidebar 2024-01-24 10:14:34 +11:00
SethBurkart123 384630bc6c reformat homepage function 2024-01-24 10:10:04 +11:00
SethBurkart123 8b61dac322 rename scripts 2024-01-24 09:51:30 +11:00
SethBurkart123 c0df82e017 fix build 2024-01-24 09:40:30 +11:00
SethBurkart123 c4261200e1 fix logo 2024-01-24 09:07:40 +11:00
SethBurkart123 c1f095a503 bug: major bug fixes and smoothing 2024-01-24 08:47:54 +11:00
SethBurkart123 e2619bb20b bug fixes to help with build 2024-01-15 17:04:12 +11:00
SethBurkart123 d496ca9bb5 refactor package-json scripts 2023-12-28 07:28:47 +11:00
SethBurkart123 8c390a0f9b remove vite crx-js 2023-12-28 07:21:24 +11:00
SethBurkart123 3aae2d12d8 migrations to parcel 2023-12-27 09:47:20 +11:00
SethBurkart123 b2d2c29bb4 rename sendHomePage function to loadHomePage 2023-12-21 13:29:46 +11:00
SethBurkart123 a38ea4b5d8 clean up background.{html,js} 2023-12-21 13:27:13 +11:00
SethBurkart123 e13edc5be7 remove unnecessary console logs 2023-12-21 13:24:33 +11:00
SethBurkart123 2f32777282 removed unused code 2023-12-21 13:23:40 +11:00
SethBurkart123 d56e5b1474 fix icons not loading properly 2023-12-21 13:23:31 +11:00
SethBurkart123 b565993fbe fix react data-ison error 2023-12-20 15:15:02 +11:00
SethBurkart123 b648e6cc4f remove unnecessary semicolons in SEQTA.ts 2023-12-20 15:10:31 +11:00
SethBurkart123 fd29452a5a removed unused function 2023-12-20 15:03:14 +11:00
SethBurkart123 af5bf969f9 fix css not being applied to iframes 2023-12-20 15:01:48 +11:00
SethBurkart123 4d143992ef fix minor errors 2023-12-20 13:47:36 +11:00
SethBurkart123 67ceff0925 fix css and interface links 2023-12-20 13:35:48 +11:00
SethBurkart123 202944247a code cleanup 2023-12-20 13:19:18 +11:00
SethBurkart123 6d896caebf move telemetry code to only run on Seqta pages 2023-12-20 13:15:06 +11:00
SethBurkart123 ebb8ddbaf0 move interface to src/ folder 2023-12-20 13:08:31 +11:00
SethBurkart123 378a983bf5 code cleanup 2023-12-20 12:30:38 +11:00
SethBurkart123 7247f426cd clean up dependencies 2023-12-18 16:21:26 +11:00
SethBurkart123 7342bcd0e8 remove semicolons with prettier 2023-12-18 08:17:20 +11:00
Seth Burkart b3a3539fd0 Update README.md 2023-12-18 08:11:44 +11:00
Seth Burkart ace1ad5189 Merge pull request #81 from MEGA-Dawg68/patch-5
Simplify browser support section
2023-12-18 08:10:58 +11:00
SethBurkart123 c18cf40d6c clean up web-accessible-resources in manifest 2023-12-18 08:10:09 +11:00
SethBurkart123 ad8f787a5f clean up manifest.json 2023-12-18 08:07:09 +11:00
SethBurkart123 313df8096e install react dom types 2023-12-18 08:05:14 +11:00
SethBurkart123 c0c15997e1 merge interface with main script 2023-12-18 08:04:44 +11:00
SethBurkart123 73ea156762 add pnpm-lock to gitignore 2023-12-18 07:55:51 +11:00
SethBurkart123 358d93fd5f cleanup imports 2023-12-18 07:52:56 +11:00
SethBurkart123 f7976b7f79 fix stylesheets loading incorrectly 2023-12-18 07:50:03 +11:00
SethBurkart123 64185044c7 add vite + crxjs (buggy) 2023-12-18 07:37:49 +11:00
SethBurkart123 df7e52131b fix spacing 2023-12-13 21:59:24 +11:00
SethBurkart123 a016916133 fix student house not working 2023-12-13 21:58:27 +11:00
SethBurkart123 3dcc5ab7c9 fixed sidebar submenus to never bug out (hopefully) 🤞 2023-12-13 20:57:50 +11:00