Commit Graph

1395 Commits

Author SHA1 Message Date
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 172021d0d0 feat: background.ts loading and migration logic 2024-11-12 10:19:47 +11:00
sethburkart123 f9f7b54adc fix(CoverSwiper): add aria labels to buttons 2024-11-03 10:54:54 +11:00
sethburkart123 3ca9cf4415 style(store): improve styling of store 2024-11-01 18:06:45 +11:00
sethburkart123 be1336a9ec feat: switch store carousel to embla 2024-11-01 18:01:07 +11:00
sethburkart123 bb6de3a1a2 fix(types): add vite types to tsconfig.json 2024-11-01 17:42:38 +11:00
sethburkart123 9de6e8feaf feat: move svelte interface to 'src/interface' 2024-11-01 17:37:20 +11:00
sethburkart123 fe82365c24 chore(Old-Popup): remove old popup code 2024-11-01 17:28:56 +11:00
sethburkart123 60e7dad261 chore(Popup): remove unused console logs 2024-11-01 17:28:14 +11:00
sethburkart123 f8caf9cb35 fix(Popup): animations playing incorrectly 2024-11-01 17:13:01 +11:00
sethburkart123 1a17f91f10 fix(Popup): theme settings hidden in SEQTA + animations fixes 2024-11-01 17:05:02 +11:00
sethburkart123 043c466d9e fix(Popup): theme settings hidden in SEQTA 2024-11-01 16:38:14 +11:00
sethburkart123 3d458a185e fix(Popup): hide theme settings on external popup (as variables can't be accessed from there) 2024-11-01 16:37:30 +11:00
sethburkart123 58d3172c5d feat(Popup): hide buttons on standalone popup 2024-11-01 16:34:00 +11:00
sethburkart123 ab3d4b212c fix(Popup): incorrect rendering of text 2024-11-01 16:33:11 +11:00
sethburkart123 68c94f80d6 fix: text inside of app 2024-11-01 16:32:44 +11:00
sethburkart123 2627204112 fix: standalone not correctly being set 2024-11-01 16:31:23 +11:00
sethburkart123 54e7b58794 feat: make svelte interface work in popup 2024-11-01 11:35:24 +11:00
sethburkart123 3d276e3b22 fix: increase position of appendBackgroundToUI to handle larger files 2024-11-01 11:14:59 +11:00
sethburkart123 0671a7370b perf: add requestIdleCallback for rendering the svelte interface 2024-11-01 11:03:42 +11:00
sethburkart123 4a7cd9b7a1 chore: fix errors 2024-10-31 17:08:48 +11:00
sethburkart123 f2b299cc9c fix: colourpicker state not loading correctly 2024-10-31 17:05:30 +11:00
sethburkart123 c1e1741b71 feat: add fuse.js to store search 2024-10-31 16:54:02 +11:00
sethburkart123 bfb253341e feat: improved scroll in store 2024-10-31 16:24:21 +11:00
sethburkart123 8b672f3e67 fix: disallow invalid video file types 2024-10-27 22:15:53 +11:00
sethburkart123 bf1f7bfb3b feat: add backgrounds tab + filtering improvements 2024-10-27 19:10:13 +11:00
sethburkart123 34c88b06e8 fix: update manifest to remove unused permissions 2024-10-20 14:11:06 +11:00
sethburkart123 528b8b49a1 Refac: theme modal and header components 2024-10-20 11:30:22 +11:00
sethburkart123 1ad1a758fa merge changes from main to svelte 2024-10-20 11:29:11 +11:00
sethburkart123 052c06a04d bump: version + fixes 2024-10-20 11:19:50 +11:00
Andrew R b45b5cb22f fix: complete copy of code in css 2024-10-14 06:36:02 +10:30
sethburkart123 a5098d62ed style(ThemePage): update editmode styles to look better 2024-10-08 19:03:20 +11:00
sethburkart123 f5462495c1 feat(ThemePage): add edit mode button 2024-10-08 18:50:57 +11:00
sethburkart123 b70a3e9268 fix(SaveTheme): images not saving properly 2024-10-07 16:56:07 +11:00
sethburkart123 cc6091c899 fix(AboutPage): links invalid after merge 2024-10-07 16:05:01 +11:00
sethburkart123 6153861f54 feat(AboutPage): improve styles and add image heading 2024-10-07 16:03:07 +11:00
sethburkart123 a8987b5a7b feat(AboutPage): improved about page with branding images 2024-10-07 15:50:30 +11:00
sethburkart123 e1544b1ee5 style(SettingsPopup): add icon to about button + minor style improvements 2024-10-07 15:42:00 +11:00
sethburkart123 b404828f0e fix(ThemeCreator): coverimage not loading on edit 2024-10-07 15:35:56 +11:00
SethBurkart123 83b0e8de3f feat: various improvements to styles and bugs 2024-10-06 10:03:15 +11:00
SethBurkart123 922a3d5837 feat(ThemeCreator): update colour picker on edit 2024-10-06 09:34:54 +11:00
SethBurkart123 386445c7ee fix(CodeEditor): rerender code editor on edit 2024-10-06 09:14:39 +11:00
SethBurkart123 7555b0ff14 fix(ThemeCreator): saving and editing with images not working 2024-10-05 21:38:52 +10:00
SethBurkart123 6597ff9075 feat(themeCreator): disable forcedark by default 2024-10-05 20:39:37 +10:00
SethBurkart123 84eaecdadd fix(PageDetection): SEQTA.ts throwing errors on html pages with less than 2 document childNodes 2024-10-05 20:22:39 +10:00
SethBurkart123 818ff48a0d feat(ThemePreview): update to follow blob format 2024-10-05 20:17:31 +10:00
SethBurkart123 33e34a0552 style(TabbedContainer): remove border from selected buttons 2024-10-05 19:21:12 +10:00