AdenMGB
c439d8d88f
fix: fix builds not lazy loadin
2026-07-20 16:38:16 +09:30
AdenMGB
824cedca2f
feat: optimisations
2026-07-19 18:08:52 +09:30
AdenMGB
4fda63dedd
refactor: trim PR debloat and fix transformers build
...
Extract shared helpers for home notices, timetable subtitles, and theme images; dedupe global search, Select, and build scripts while preserving behaviour.
Add @huggingface/transformers as a direct dependency and resolve ORT WASM paths via require.resolve so pnpm postinstall and Vite can bundle vector search.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-28 10:30:25 +09:30
StroepWafel
6c9bec4a99
Merge branch 'main' into various-bugfixes
2026-06-27 15:42:51 +09:30
AdenMGB
d34333ca38
feat: support outlook for calendar plus minor fixes
2026-06-27 15:07:10 +09:30
AdenMGB
e6b8be6821
feat: add Google Calendar timetable sync via accounts OAuth
...
OAuth flows through accounts.betterseqta.org with token exchange server-side. Sync runs in the content script to avoid MV3 service worker timeouts. Adds Svelte calendar sync UI on the timetable page, extension asset URL helper, and excludes calendar tokens from cloud sync.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-27 11:51:48 +09:30
AdenMGB
006589ca76
chore: merge main and release 3.7.3 bugfix bundle
...
Resolve conflicts with deep-reform (PR #452 ) while keeping bugfix branch
changes: sidebar visibility, verbose logging, device login name, and
notification archive. Bump to 3.7.3 with What's New release notes.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-26 20:12:58 +09:30
StroepWafel
410c953933
Fix CI errors
2026-06-23 09:20:42 +09:30
StroepWafel
4b7aa8da75
fix(themes): theme wallpapers dont apply on firefox
2026-06-22 21:08:12 +09:30
StroepWafel
2be27299a5
fix(timetable): reopen colour picker
...
+ some quick fixes to dropdowns again
2026-06-22 20:19:17 +09:30
StroepWafel
f570e47e27
fix(sidebar): hide Analytics via toggle
2026-06-22 18:02:24 +09:30
AdenMGB
5d8cb55b94
fix: fix settings not scrolling all the way
2026-06-17 18:12:03 +09:30
SethBurkart123
9bfd1bbf0e
Improve grade analytics layout, controls, and forecast chart rendering.
...
Move filters into a left sidebar, tighten spacing, match homepage checkboxes, fix forecast line domain/looping, and remove the redundant page subtitle. Also fix crxjs dev service worker live reload after Vite upgrade.
2026-06-16 14:32:29 +10:00
SethBurkart123
feaf4dced5
Fix crxjs dev service worker crashes after Vite upgrade.
...
Downgrade to Vite 6 with crxjs 2.6, add dev-only CSP for HMR, and stop the background script from importing Svelte plugin UI into the service worker.
2026-06-16 12:45:56 +10:00
StroepWafel
3f1910f610
release build and other CI
2026-06-05 16:58:11 +09:30
AdenMGB
ea4a2c1ff0
feat: auto sync for cloud and fix some firefox weirdness
2026-04-08 08:29:25 +09:30
Jones8683
6b5f00add0
Fix vite
2026-04-07 21:22:45 +09:30
AdenMGB
05cf380e86
feat: some messed up stuff to fix some stuff
2026-04-07 08:46:28 +09:30
AdenMGB
343fa7ca9f
feat: migrate pdfjs to local & bump ver
2026-03-29 20:25:06 +10:30
Jones8683
530f07e640
bump(deps): bump more deps
2025-08-23 10:52:42 +09:30
Jones
d7fc7582d1
Remove chunk size warning
2025-05-30 09:57:22 +09:30
SethBurkart123
1adb18ca42
feat: cleanup and changelog for update
2025-05-28 07:41:36 +10:00
SethBurkart123
134dfcb5a2
feat: remove background migration
2025-05-26 22:46:13 +10:00
SethBurkart123
0f9f618164
format: run prettify
2025-05-05 18:04:10 +10:00
SethBurkart123
69b6b116a0
feat: update crxjs and remove extra included files
2025-05-04 07:20:45 +10:00
SethBurkart123
886d0a95f1
feat: add working workers with builds
2025-04-11 00:07:29 +10:00
SethBurkart123
5413286f56
feat: improve dom application method
2025-03-27 23:45:04 +11:00
SethBurkart123
7196a85f7d
fix: downgrade to tailwindcss v3 because of issues
2025-03-26 17:35:35 +11:00
SethBurkart123
f2b594a13b
fix: crxjs plugin issues
2025-03-26 17:00:58 +11:00
SethBurkart123
9f7b46d2ad
feat: add back react colour picker
2025-03-17 13:45:16 +11:00
SethBurkart123
ef890ee776
feat: add dev colourpicker with irojs
2025-03-17 13:33:25 +11:00
Alphons Joseph
d42dc79415
feat: sourcemaps are an env variable now
2025-03-17 10:17:42 +08:00
Alphons Joseph
e072b3f5c8
feat: remove sourcemaps from production build, add to new development build
2025-03-17 08:15:04 +08:00
Alphons Joseph
e32218bf07
include sourcemaps for better debugging
2025-03-16 20:55:14 +08:00
SethBurkart123
1638dd4989
feat: remove postcss
2025-03-12 21:48:58 +11:00
SethBurkart123
5eb92bc87a
fix: builds failing and css failing to load in frontend
2025-03-12 20:52:48 +11:00
Alphons Joseph
75e687f934
bump every package, remove postcss
2025-03-11 19:53:56 +08:00
SethBurkart123
f41da95f7e
feat: magic button that crashes chrome tabs (yes rly idk why)
2025-02-23 17:54:58 +11:00
SethBurkart123
cdaaceade7
fix: vite hanging after completing builds
2025-02-11 21:53:37 +11:00
SethBurkart123
479b2878a9
fix: builds failing in some cases + extension failing to load due to vite legacy api
2025-02-11 18:19:07 +11:00
SethBurkart123
f2ea7c8104
fix: builds failing
2024-11-29 17:53:47 +11:00
SethBurkart123
379a3ebda0
chore: code cleanup
2024-11-29 17:34:16 +11:00
sethburkart123
e5c05c0dca
feat: complete migration logic
2024-11-13 09:27:14 +11:00
sethburkart123
9de6e8feaf
feat: move svelte interface to 'src/interface'
2024-11-01 17:37:20 +11:00
sethburkart123
1ad1a758fa
merge changes from main to svelte
2024-10-20 11:29:11 +11:00
sethburkart123
cdfa6723ef
fix: add patchPackage to fix Chrome 130+ compatability
2024-10-20 11:24:30 +11:00
sethburkart123
6267a77a71
feat(themeCreator): add svelte theme creator
2024-09-20 10:37:26 +10:00
sethburkart123
831853798e
chore(ui): add react gradient colour picker
2024-09-19 14:47:35 +10:00
sethburkart123
7ca4682adb
fix(import): stop importing unused 'react' and 'million'
2024-09-09 17:48:23 +10:00
sethburkart123
c3cb2937c9
feat(settings): add background selector
2024-09-08 19:33:47 +10:00