Jaxx7594
f35520029f
assessmentAverage: Remove remnant comment
2026-05-04 22:53:05 +08:00
Jaxx7594
95994fcd3a
Merge branch 'main' into asessment-average-manual-input
2026-05-04 22:46:29 +08:00
Jaxon Lewis-Wilson
999f12e958
assessmentsAverage: Add changes to changelog
2026-05-04 22:39:53 +08:00
Jaxon Lewis-Wilson
260afac294
assessmentsAverage: Fix display of missing weighting, and minor change to override section.
2026-05-04 18:36:16 +08:00
Jaxon Lewis-Wilson
678a958351
assessmentsAverage: Add ability to override/set weighting per assessment.
2026-05-04 18:32:32 +08:00
SethBurkart123
608fc96c4e
chore: temporarily disable message folders plugin and remove from changelog
betterseqtaplus@3.6.4
2026-05-01 15:39:20 +10:00
SethBurkart123
23ccac4836
update bun.lock
2026-05-01 12:15:53 +10:00
Aden Lindsay
a875f35f1a
Merge pull request #432 from StroepWafel/patch-3
2026-04-29 22:25:18 +09:30
StroepWafel
e2cf9afbf9
Fix typos in WhatsNewPopup text
2026-04-29 22:05:46 +09:30
Aden Lindsay
3f493ac716
chore: add forgoten custom messages editor to whatsnew
2026-04-29 18:53:13 +09:30
Aden Lindsay
e64ef7f95c
Custom Message Folders ( #431 )
...
* feat: start custom messages plugin
* feat: finish custom message folders
2026-04-29 18:51:05 +09:30
AdenMGB
c118b5b8dd
chore: update whats new
2026-04-29 11:59:21 +09:30
AdenMGB
6535ec6932
feat: update whatsnew and update video
2026-04-29 11:59:03 +09:30
AdenMGB
fba5d09c75
feat: theme flavours for theme varients
2026-04-29 11:13:32 +09:30
AdenMGB
b88d29967d
fix: ensure the theme store triggers the cloud sync upon install
2026-04-29 10:25:41 +09:30
AdenMGB
1b87d20a27
feat: auto install themes if not present locally with BS Cloud
2026-04-29 10:21:45 +09:30
Aden Lindsay
7bd3158b05
fix: fix wording
2026-04-29 09:56:00 +09:30
StroepWafel
7a4fa1e5bf
feat: add RGB handler for alpine theme ( #427 )
...
* add handlers for individual Channels
* add notes
* patch fix theme overrides for adaptive colour
* idk
* Update package.json
* fix issue spelling
* Update OpenWhatsNewPopup.ts
* Update OpenWhatsNewPopup.ts
* fix: remove debug line from .gitignore
* chore: fix up patch notes to be a bit more user friendly
* chore: finalise patch notes and fix grammer
* Add empty line to .gitignore
---------
Co-authored-by: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com >
2026-04-29 09:54:26 +09:30
Jaxon Lewis-Wilson
f7d9199500
assessmentsAverage: Minor WEIGHT label styling fixes
2026-04-27 00:28:51 +08:00
AdenMGB
01cd5d1428
fix: add some better detection logic for assements widget #429
2026-04-23 17:26:58 +09:30
SethBurkart123
fcc856e798
fix: resolve assessments overview failing to load in production builds
...
Replace dynamic import of ./ui with static import to prevent Vite from
code-splitting into a separate chunk that CRXJS cannot resolve at runtime.
Bumps version to 3.6.3.
betterseqtaplus@3.6.3
2026-04-21 19:08:30 +10:00
SethBurkart123
a0038ac871
chore: bump version to 3.6.2
betterseqtaplus@3.6.2
2026-04-20 15:53:20 +10:00
SethBurkart123
49824e9eab
refactor: remove alarms permission, throttle cloud sync to once per day on page load
2026-04-20 15:47:22 +10:00
SethBurkart123
01eeb18638
perf: throttle theme update check to daily and remove redundant cloud poll on page load
betterseqtaplus@3.6.1
2026-04-20 15:39:37 +10:00
SethBurkart123
3702443ece
chore: bump version to 3.6.1
2026-04-20 15:33:04 +10:00
SethBurkart123
87ba75ff41
feat: simplify startup popups and convert engage announcement to toast
...
Remove auto-showing privacy statement and BS Cloud announcement from
startup queue. Convert SEQTA Engage announcement from a blocking modal
to a subtle bottom-right dismissable toast.
2026-04-20 14:59:24 +10:00
SethBurkart123
f9406fb469
feat: redesign Cloud settings UI and switch to OAuth redirect login
...
- Move Cloud section inline with other settings, remove dedicated header bar
- Replace in-extension login form with browser redirect to accounts.betterseqta.org
- Background script intercepts OAuth callback URL to capture tokens
- Add animated CloudPanel overlay (same pattern as ColourPicker)
- Hide cloud sync details and profile picture setting when not signed in
- Simplify CloudSettingsSync UI, reduce text verbosity
- Fix settings download to merge keys instead of clear+set
- Add legacy-to-plugin settings migration for cloud sync
- Shorten profile picture and default page descriptions
- Make DisclaimerModal title/message dynamic
- Update CloudHeader button styling to match other buttons
2026-04-20 13:42:49 +10:00
AdenMGB
690792fd62
chore: update chaneglog
betterseqtaplus@3.6.0
2026-04-17 15:59:04 +09:30
AdenMGB
f6ac112329
fix: fix the timetable edit plugin
2026-04-17 15:55:32 +09:30
AdenMGB
ec68cec0ca
feat: add smooth animation to notifications opening like settings
2026-04-17 15:51:25 +09:30
AdenMGB
e2270602a3
feat: finish custom message folders
2026-04-17 15:39:58 +09:30
AdenMGB
8b1e5b2ee7
feat: start custom messages plugin
2026-04-16 20:22:00 +09:30
AdenMGB
44a029057a
feat: auto download settings upon login
2026-04-13 19:42:11 +09:30
AdenMGB
249d1c1b4a
feat: auto sync popoup
2026-04-13 19:39:57 +09:30
AdenMGB
6748b15024
feat: tweak engage popup
2026-04-13 19:33:28 +09:30
Aden Lindsay
8b26d07865
Merge pull request #426 from StroepWafel/main
...
update video (and edit notes)
2026-04-13 19:12:35 +09:30
Aden Lindsay
55d96a5e8f
Update theme name in WhatsNewPopup
2026-04-13 19:12:18 +09:30
StroepWafel
133a5197aa
Update update-video.webm
2026-04-13 19:10:32 +09:30
StroepWafel
c0fa1576f3
Update update-video.webm
2026-04-12 23:28:30 +09:30
AdenMGB
48fbcde6ae
fix: fix last two engage bugs
2026-04-12 20:14:52 +09:30
AdenMGB
89f50f774f
feat: image full screen overlay for popoups
2026-04-12 20:06:03 +09:30
AdenMGB
1d9b8f3747
feat: queue popups and new engage popup
2026-04-12 19:54:43 +09:30
StroepWafel
0a5359df72
update video (and edit notes)
2026-04-12 19:19:19 +09:30
AdenMGB
2e9a643a8c
fix: fix engage not always applying
2026-04-10 21:21:19 +09:30
AdenMGB
39d0b60024
feat: engage homepag
2026-04-08 11:27:38 +09:30
AdenMGB
c7a6bf051c
chore: bump ver and changelog
2026-04-08 08:49:37 +09:30
AdenMGB
ea4a2c1ff0
feat: auto sync for cloud and fix some firefox weirdness
2026-04-08 08:29:25 +09:30
AdenMGB
71b7c9eb64
tweak: tweak cloud UI a lil bit
2026-04-08 07:40:20 +09:30
Aden Lindsay
0cac3022f5
Merge pull request #425 from StroepWafel/cloud-settings-backup
...
Cloud settings backup
2026-04-08 07:25:09 +09:30
StroepWafel
8b16a21d48
tweaks and fixes to UI
2026-04-07 22:39:09 +09:30