Alphons Joseph
0b93223b84
capitalise here
2025-06-02 17:00:01 +08:00
Jones
280163111e
Update OpenAboutPage.ts - Move css to injected.scss
2025-05-30 12:16:53 +09:30
Jones
59e195d2aa
Update OpenAboutPage.ts - Fix coloring
2025-05-30 12:10:36 +09:30
Jones
37d62cf2a8
Neaten "here" button in openaboutpage.ts
2025-05-30 12:08:11 +09:30
google-labs-jules[bot]
074e73b0fd
Add JSDoc comments to various utility functions and core files.
...
This change adds JSDoc-style comments to several functions and classes across the codebase to improve readability and maintainability.
Comments were added to:
- `src/SEQTA.ts`: Explained the `init()` function.
- `src/seqta/utils/waitForElm.ts`: Detailed the `waitForElm()` function, its parameters, and behavior.
- `src/seqta/utils/stringToHTML.ts`: Clarified the `stringToHTML()` function, including its sanitization and styling features.
- `src/seqta/utils/delay.ts`: Added a brief explanation for the `delay()` utility.
- `src/seqta/utils/mutex.ts`: Documented the `Mutex` class and its `acquire` method (renamed from `lock`), explaining its asynchronous locking mechanism and the role of the returned unlock function.
2025-05-29 12:19:57 +00:00
Seth Burkart
72b18dfb7d
Merge branch 'main' into main
2025-05-29 13:47:32 +10:00
BlastedMeteor44
8fee6ddb76
OpenAboutPages.ts update to include all contributors
2025-05-28 10:42:33 +08:00
Jones
599f20e6d0
Add oxford comma
2025-05-28 10:00:22 +09:30
Jones
07af33eb78
Update OpenAboutPage.ts - Remove scrollbar to nowhere
2025-05-28 08:33:26 +09:30
Jones
f03d25f918
Update OpenAboutPage.ts - Remove scrollbar to nowhere
2025-05-28 08:30:10 +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
StroepWafel
50b9218224
Update OpenAboutPage.ts
2025-05-11 19:01:32 +09:30
StroepWafel
a4d2743f4c
Update OpenAboutPage.ts - fix grammar + adjust credits
2025-05-11 14:24:27 +09:30
StroepWafel
64ac9019a3
Update OpenAboutPage.ts - add code contribution welcome
...
stated that we are always looking for more contributors
2025-05-11 14:00:06 +09:30
SethBurkart123
297c30dc98
fix: shortcuts relying on displayname not being removed
2025-05-09 10:11:27 +10:00
StroepWafel
6ffacc83a7
Update AddShortcuts.ts - use DisplayName
...
made use DisplayName for name with fallback if value is null, empty or invalid
2025-05-08 21:52:09 +09:30
SethBurkart123
c206e38ee2
fix: change shortcuts to rely on links list
2025-05-07 21:03:46 +10:00
SethBurkart123
0f9f618164
format: run prettify
2025-05-05 18:04:10 +10:00
SethBurkart123
fbf066cea8
fix: sidebar layout not being applied on pageload #249
2025-04-06 14:03:51 +10:00
SethBurkart123
eb2c665843
bump(version): 3.4.6.1 + changelog
2025-04-03 22:28:50 +11:00
SethBurkart123
45a16de405
fix: storage always resetting to default
2025-04-03 22:24:25 +11:00
SethBurkart123
048ccb248e
fix: builds running incorrectly
2025-04-03 14:43:07 +11:00
SethBurkart123
363fbfa3c8
fix: dynamic seqta classes failing to load #248
2025-04-03 14:35:06 +11:00
SethBurkart123
3f97049451
feat: update changelog
2025-03-31 18:42:23 +11:00
SethBurkart123
b8d8b108c3
feat: improve apis + add animated background and assessment average plugins
2025-03-30 13:17:19 +11:00
SethBurkart123
19cc1a5600
dev
2025-03-30 10:41:19 +11:00
SethBurkart123
3ecd7205ed
feat: add global theme toggle
2025-03-30 08:49:13 +11:00
SethBurkart123
ad2ad4d456
feat: debounce creator + general improvements
2025-03-28 00:14:29 +11:00
SethBurkart123
f0c5b1dace
feat: build themes into a centralised plugin
2025-03-27 21:31:41 +11:00
SethBurkart123
d06356101a
feat: display plugin settings in interface
2025-03-18 18:31:20 +11:00
SethBurkart123
ea46ab41ce
fix: update types
2025-03-18 07:54:50 +11:00
codefactor-io
0b908cb251
[CodeFactor] Apply fixes to commit c9f0f9c
2025-03-12 13:45:46 +00:00
Alphons Joseph
c9f0f9cf16
start modularisation and breaking down the monofile
2025-03-12 21:45:23 +08:00
Alphons Joseph
6b39f60db7
very very very basic plugin system works
2025-03-12 19:02:32 +08:00
SethBurkart123
3277b02dfb
feat: kofi + update dompurify function
2025-02-27 17:20:27 +11:00
SethBurkart123
ca5d232e47
feat: reduce permissions for pageState script
2025-02-24 15:52:29 +11:00
SethBurkart123
c446217916
feat: notifications open the message #10
2025-02-23 21:54:59 +11:00
SethBurkart123
a51049154b
feat: complete react fiber control loop
2025-02-23 20:49:09 +11:00
SethBurkart123
f41da95f7e
feat: magic button that crashes chrome tabs (yes rly idk why)
2025-02-23 17:54:58 +11:00
SethBurkart123
9d7dab84f1
feat: remove background migration
2025-02-14 18:04:38 +11:00
SethBurkart123
18ffa1b47d
feat: clean up eventmanager class
2025-02-11 18:03:48 +11:00
SethBurkart123
a999e4384b
feat(notices): add animations to notices
2024-12-02 12:17:39 +11:00
SethBurkart123
6c93477998
fix: background migration not working properly
2024-11-27 09:22:34 +11:00
sethburkart123
8d1168d6c4
perf: move background updates to end of migration loop
2024-11-13 09:36:11 +11:00
sethburkart123
5dc3526711
fix: activate old background while on page
2024-11-13 09:34:34 +11:00
sethburkart123
0bb4d89570
feat: add selected background to background migration
2024-11-13 09:30:36 +11:00
sethburkart123
e5c05c0dca
feat: complete migration logic
2024-11-13 09:27:14 +11:00
sethburkart123
384663912d
perf(ExtensionPopup): make extension popup animation buttery smooth
2024-09-19 16:40:33 +10:00
Alphons Joseph
f985f9445f
refactor (ui): change about page to icon next to what's new
2024-09-10 21:18:37 +08:00