AdenMGB
cf6e797510
fix: fix dev command not loading assets and scripts + fix assement averages
2026-07-19 09:34:59 +09:30
AdenMGB
c015c8a162
fix: restore verboseLog/parseCssColor after main merge and bump glob
...
CI merge with main dropped verboseInfo/parseCssColor exports and broke the Vite build. Restore the PR logger and colour helpers, reinstate the Jest color mock map, and update glob to v13 with overrides.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-19 09:09:40 +09:30
AdenMGB
3ef1add585
Merge remote-tracking branch 'origin/main' into various-bugfixes
2026-07-19 09:03:50 +09:30
AdenMGB
3bac45032d
refactor: further trim PR #458 debloat across patches, notices, Select, music, archive, search
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-19 08:58:31 +09:30
AdenMGB
b1fb8e8f10
fix: fix minor bugs
2026-07-13 16:30:08 +09:30
AdenMGB
fdf941b968
feat: implement proper remote event checking for sync
2026-07-13 16:03:27 +09:30
AdenMGB
34c536c2d8
fix: tweak the oauth scope to be a little bit better
2026-07-02 14:50:34 +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
SethBurkart123
7779edb063
refactor: consolidate and debloat calendar sync implementation
...
Merge duplicated Google/Outlook engines, background handlers, and API
layers into shared calendarSync modules to cut complexity without changing
user-facing sync behavior.
2026-06-28 10:45:45 +10:00
AdenMGB
f4230e02b9
feat: tweak calendar syncing for final release
2026-06-28 09:52:17 +09:30
StroepWafel
6c9bec4a99
Merge branch 'main' into various-bugfixes
2026-06-27 15:42:51 +09:30
AdenMGB
95da84ff16
fix: appease the ci godas
2026-06-27 15:31:12 +09:30
StroepWafel
3213d0ca28
fix(global search): CSS preload killed plugin load
2026-06-27 15:10:24 +09:30
AdenMGB
d34333ca38
feat: support outlook for calendar plus minor fixes
2026-06-27 15:07:10 +09:30
AdenMGB
2163f06de9
tweak: update rolling perofrmance
2026-06-27 14:24:08 +09:30
AdenMGB
eae2e0587c
feat: tweak calendar and clean it up
2026-06-27 14:19:28 +09:30
AdenMGB
fe1c2f0250
fix: add missing parseCssColor and verboseLog modules for calendar sync build
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-27 12:03:56 +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
StroepWafel
1045d38f47
fix(test): Wrong runner import
2026-06-26 22:27:46 +09:30
AdenMGB
b4aca7277b
fix: fix RGBA issue
2026-06-26 21:38:54 +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
Aden Lindsay
c368d89295
Merge pull request #452 from BetterSEQTA/deep-reform
...
fix: harden extension security and plugin reliability
2026-06-26 19:46:56 +09:30
AdenMGB
ca4cbea0f0
chore: reduce complexity
2026-06-26 19:41:27 +09:30
StroepWafel
c02388750c
fix(upcoming assessments): max assessments option
2026-06-26 16:18:20 +09:30
StroepWafel
e400890eee
fix(accounts): login with account give device name
2026-06-25 19:32:53 +09:30
StroepWafel
670f9d73f3
fix(cloud PFP): Not pulling from cloud on page load
2026-06-25 18:36:57 +09:30
StroepWafel
c9b9ad250e
sun vs moon
2026-06-23 14:25:47 +09:30
StroepWafel
5df9169705
fix(sidebar): analytics not showing when disabled
2026-06-22 23:10:49 +09:30
StroepWafel
a106033b87
fix(home): notices via labels API
2026-06-22 22:23:56 +09:30
StroepWafel
6f7788497a
fix(home): show all active subjects in upcoming assessments
...
Use shared active-subject helpers from assessments overview instead of
the first folder with an active flag and code-only filtering.
2026-06-22 21:22:19 +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
fadbca5969
refactor(sidebar): analytics start below courses
2026-06-22 18:09:28 +09:30
StroepWafel
f570e47e27
fix(sidebar): hide Analytics via toggle
2026-06-22 18:02:24 +09:30
SethBurkart123
ecc89e864c
chore: bump version to 3.7.2 and update changelog
2026-06-19 15:00:29 +10:00
AdenMGB
d10fca6c0f
perf: reduce startup work and fix grade analytics bar chart animation
...
Batch settings storage writes, tier plugin startup, lazy-load heavy UI
chunks, and optimize global search indexing. Stop tweening bar height in
grade analytics to prevent invalid negative SVG rect values.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-17 11:33:30 +09:30
AdenMGB
8a5424c5a4
fix: harden extension security and plugin reliability
...
Address audit findings across background handlers, openers,
plugins, and UI: URL allowlists, XSS reductions, popup lifecycle
fixes, plugin dispose/cleanup, cloud sync hardening, global search
mathjs sandbox, and settings storage fixes.
2026-06-17 10:52:43 +09:30
SethBurkart123
7d18b2483f
Remove the one-time SEQTA Engage support startup toast.
2026-06-16 16:25:33 +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
SethBurkart123
70ccf89756
Merge origin/main into fixcloudsync
...
Resolve grade analytics conflicts by keeping grade forecast UI from main
and combining layout fixes from both branches.
2026-06-15 10:38:17 +10:00
AdenMGB
160407dde6
Merge origin/main and combine changelog updates in OpenWhatsNewPopup.
...
EOF
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-13 19:27:06 +09:30
AdenMGB
c024fa1e5d
chore: stuff
2026-06-13 19:25:18 +09:30
StroepWafel
57a1965a6d
add aden's requested changes
2026-06-10 11:00:09 +09:30
StroepWafel
9166bebef7
all settings sync
2026-06-10 01:17:13 +09:30
Aden Lindsay
c9672b4d85
Merge pull request #450 from Jaxx7594/assessmentsAverage-reindex
...
feat(assessmentsAverage): fingerprint-based reindex to harden against changed weightings
2026-06-09 10:28:03 +09:30
Seth Burkart
7a867ec8f4
Merge pull request #447 from StroepWafel/Popout-TOTM
...
super clean popout for TOTM + PFP caching
2026-06-08 17:33:21 +10:00
Jaxx7594
ad67903b2d
chore: Add weighting fingerprint reindexing to changelog
2026-06-07 23:25:26 +08:00
Jaxx7594
984719ce28
feat: Improved navigation in courses (via a plugin)
...
What it does:
- Makes the course navigator focused on the currently selected lesson instead of the top upon opening
- Adds arrows to the course page, to allow for easier navigation.
2026-06-06 23:12:30 +08:00
AdenMGB
b535e87023
chore: update changelog
2026-06-05 10:00:38 +09:30
StroepWafel
bc75c9a2c7
PFP caching
2026-06-04 20:05:34 +09:30