Andrew R
|
e8c0f075ec
|
fix: update whats new page to accomodate new changes
|
2024-09-11 01:13:32 +00:00 |
|
Andrew R
|
7fbdf8bf32
|
fix build error
|
2024-09-11 00:23:58 +00:00 |
|
Andrew R
|
8ccbdd49e1
|
fix: bad styling
|
2024-09-11 09:44:11 +09:30 |
|
Andrew R
|
64ffc462d0
|
fix: make proper about page
|
2024-09-11 09:10:15 +09:30 |
|
Alphons Joseph
|
f985f9445f
|
refactor (ui): change about page to icon next to what's new
|
2024-09-10 21:18:37 +08:00 |
|
sethburkart123
|
966b58b932
|
refactor(ui): extract about page opening to a direct function call
|
2024-09-10 09:43:43 +10:00 |
|
codefactor-io
|
2348b90023
|
[CodeFactor] Apply fixes to commit d68ba15
|
2024-09-09 10:17:47 +00:00 |
|
Alphons Joseph
|
d68ba1521a
|
About page button
|
2024-09-09 18:16:59 +08:00 |
|
sethburkart123
|
f6a58cda0f
|
chore(logs): remove redundant console.log statements
|
2024-09-09 18:04:04 +10:00 |
|
sethburkart123
|
7822d210b2
|
feat(ui/settings): enhance darkmode styles for selected background items
|
2024-09-09 18:03:32 +10:00 |
|
sethburkart123
|
2d23669aa3
|
fix(ui/settings): properly set selectedBackground
|
2024-09-09 18:01:06 +10:00 |
|
sethburkart123
|
7951358cd0
|
refactor(component): abstract component selection from svelteRenderer function
|
2024-09-09 17:57:54 +10:00 |
|
sethburkart123
|
d04965db6a
|
chore(code): remove useless code comments
|
2024-09-09 17:47:22 +10:00 |
|
sethburkart123
|
6b20c13705
|
feat(ui/settings): lazyload background image and video swatches
|
2024-09-09 17:41:01 +10:00 |
|
sethburkart123
|
38ddcbf5ca
|
feat(settings): Add light mode support to buttons in settings menu
|
2024-09-09 12:12:46 +10:00 |
|
sethburkart123
|
bff4a2abf4
|
fix(build): failing due to incorrect firefox popup file
|
2024-09-08 22:13:55 +10:00 |
|
sethburkart123
|
fdeea2f626
|
feat(settings): add custom theme selector
|
2024-09-08 21:51:14 +10:00 |
|
codefactor-io
|
272deb2b8c
|
[CodeFactor] Apply fixes to commit c3cb293
|
2024-09-08 09:33:59 +00:00 |
|
sethburkart123
|
c3cb2937c9
|
feat(settings): add background selector
|
2024-09-08 19:33:47 +10:00 |
|
sethburkart123
|
f0bdbbb14f
|
refactor(settings): remove globalStandalone from settings interface
|
2024-09-08 10:03:05 +10:00 |
|
sethburkart123
|
573ac401be
|
feat(settings): add clear theme button
|
2024-09-06 17:35:01 +10:00 |
|
sethburkart123
|
ac73056128
|
refactor(settings): improve shortcuts button
|
2024-09-06 17:32:30 +10:00 |
|
sethburkart123
|
9363de5fb4
|
feat(settings): add working shortcuts and custom shortcuts
|
2024-09-06 17:29:07 +10:00 |
|
sethburkart123
|
7f93aef9cc
|
fix(popup): correct incorrect transform on switches
|
2024-09-06 07:00:51 +10:00 |
|
Alphons Joseph
|
220d15ebbc
|
refactor: add comment, remove unneeded function
|
2024-09-05 21:46:21 +08:00 |
|
Alphons Joseph
|
428ad7569e
|
preliminary shortcut loading
|
2024-09-05 21:32:12 +08:00 |
|
Alphons Joseph
|
4a8ed32d3e
|
remove redundant code
|
2024-09-05 20:45:52 +08:00 |
|
Alphons Joseph
|
e001078808
|
easter egg
|
2024-09-05 20:08:43 +08:00 |
|
Alphons Joseph
|
e3ec0d83ab
|
fix: Icons and images not displaying correctly
|
2024-09-05 19:54:46 +08:00 |
|
sethburkart123
|
d567c625c4
|
chore(deps): update motion to latest version
|
2024-09-04 16:30:56 +10:00 |
|
sethburkart123
|
52bbe4d7e4
|
feat(slider): update slider for Svelte 5 compatibility
|
2024-09-04 16:27:08 +10:00 |
|
sethburkart123
|
89f2743475
|
fix: tabs background width 0
|
2024-09-04 13:22:17 +10:00 |
|
sethburkart123
|
19102f9bcd
|
fix: update props and types for General Settings page
|
2024-09-04 13:18:48 +10:00 |
|
sethburkart123
|
c008b32efa
|
fix: svelte settings Sync
|
2024-09-04 09:42:07 +10:00 |
|
sethburkart123
|
e4ba89073c
|
fix: logo broken
|
2024-09-02 21:48:17 +10:00 |
|
sethburkart123
|
2f08d6ee08
|
fix: building working, (lots of bugs)
|
2024-09-02 21:46:48 +10:00 |
|
sethburkart123
|
99a3166fa4
|
fix: failing path alias
|
2024-08-29 17:04:46 +10:00 |
|
sethburkart123
|
59a8084e98
|
fix: lib reference causing failing builds
|
2024-08-29 16:41:35 +10:00 |
|
sethburkart123
|
0d0e526a25
|
chore: update paths to be more absolute
|
2024-08-29 16:38:44 +10:00 |
|
sethburkart123
|
125ebfbaea
|
refac: improve multi browser support
|
2024-08-29 16:28:56 +10:00 |
|
sethburkart123
|
f996e4bf19
|
bump: version to hotfix
|
2024-08-28 15:05:05 +10:00 |
|
sethburkart123
|
30c5a823d8
|
fix: assessments not loading after notices error #150
|
2024-08-28 15:02:09 +10:00 |
|
sethburkart123
|
d748eece8a
|
update: add tab icon to changelog
|
2024-08-27 16:52:40 +10:00 |
|
sethburkart123
|
37dab0f5a7
|
fix: background script matchmedia broken
|
2024-08-27 16:51:28 +10:00 |
|
sethburkart123
|
b205c0f832
|
feat: update whats new content
|
2024-08-26 23:28:57 +10:00 |
|
sethburkart123
|
31954dcbce
|
feat: change update video to webm format
|
2024-08-26 23:22:12 +10:00 |
|
sethburkart123
|
444cb14e8a
|
feat: switch to github for update video
|
2024-08-26 23:21:24 +10:00 |
|
sethburkart123
|
856ef62306
|
fix: theme locking sometimes falling out of sync
|
2024-08-26 23:03:22 +10:00 |
|
sethburkart123
|
5335bba04c
|
chore: update what's new with latest changes
|
2024-08-25 18:59:02 +10:00 |
|
sethburkart123
|
611fcef12b
|
feat: add help to theme creator
|
2024-08-25 13:39:52 +10:00 |
|