Commit Graph

112 Commits

Author SHA1 Message Date
Alphons Joseph c9f0f9cf16 start modularisation and breaking down the monofile 2025-03-12 21:45:23 +08:00
Alphons Joseph 8cb052f2ff Merge branch 'en-masse-upgrade' of https://github.com/BetterSEQTA/BetterSEQTA-Plus into en-masse-upgrade 2025-03-12 19:02:36 +08:00
Alphons Joseph 6b39f60db7 very very very basic plugin system works 2025-03-12 19:02:32 +08:00
SethBurkart123 ca7e6b9137 feat: upgrade to tailwindcss v4 2025-03-12 21:46:01 +11:00
SethBurkart123 d7b541c814 feat: remove hover animation for tabbedcontainer + fix publish script with detailed versioning 2025-03-04 18:54:54 +11:00
SethBurkart123 35fc996e37 style: improved dark mode colour picker inputs in theme creator 2025-02-24 16:57:20 +11:00
SethBurkart123 edb0a0f929 feat: add fullscreen custom css editor 2025-02-24 16:51:40 +11:00
SethBurkart123 6247e17d70 dev: add dependency cruiser to help visualise and cleanup imports 2025-02-21 17:37:42 +11:00
SethBurkart123 a321a482cc feat: show manual colour picker tools only during theme creation 2025-02-14 17:15:45 +11:00
Alphons Joseph 6098cf9608 FR #203 2025-02-10 19:49:43 +08:00
SethBurkart123 3e5ebe8ef4 feat: change theme store to use marquee image for everything 2025-02-05 17:13:36 +11:00
SethBurkart123 dc1ae9c0a1 feat(animations): migrate to motion-one@11 2024-11-29 11:32:43 +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 9de6e8feaf feat: move svelte interface to 'src/interface' 2024-11-01 17:37:20 +11:00
sethburkart123 2f08d6ee08 fix: building working, (lots of bugs) 2024-09-02 21:46:48 +10:00
sethburkart123 125ebfbaea refac: improve multi browser support 2024-08-29 16:28:56 +10:00
sethburkart123 182597efce fix: settings ui not following animations setting 2024-08-21 21:20:30 +10:00
sethburkart123 74933a778c feat: improve devMode to have hidden menu items 2024-07-02 21:50:22 +10:00
sethburkart123 53cab9701d feat: improve editor + add exporting 2024-06-25 17:02:52 +10:00
sethburkart123 87e60130cc feat: add experimental better editor 2024-06-24 19:44:44 +10:00
sethburkart123 dc11997b96 feat: add default page option 2024-06-24 11:09:44 +10:00
codefactor-io 9cfa0cba63 [CodeFactor] Apply fixes 2024-06-19 09:21:51 +00:00
sethburkart123 72305d26be feat: style improvements and sorting relevant themes by name 2024-06-09 22:08:31 +10:00
sethburkart123 89cb1e7517 refactor: remove unused code 2024-06-09 21:36:15 +10:00
sethburkart123 aa4c18a054 fix: themes tab allowing overscrolling
gaa
2024-06-09 21:35:53 +10:00
Seth Burkart 45a514dd32 optimise brave image resources to reduce file overhead 2024-06-08 22:17:51 +10:00
SethBurkart123 026033ad57 improve theme selection + bug fixes 2024-05-29 08:01:44 +10:00
SethBurkart123 18f499b949 chore: fix deps 2024-05-24 16:38:16 +10:00
SethBurkart123 2bd0c00f11 applied various optimisations to UI 2024-05-24 15:52:21 +10:00
SethBurkart123 abbb867672 add closeThemeCreator error handling 2024-05-24 15:11:12 +10:00
SethBurkart123 e6f53fa64f add automatic theme installing 2024-05-24 15:02:39 +10:00
SethBurkart123 d1452a5a2b change refresh delay to 2s 2024-05-22 13:36:53 +10:00
SethBurkart123 2e4778812f change update interval to 5000 2024-05-22 13:23:00 +10:00
SethBurkart123 910b465932 fix clipped outlines in theme selector 2024-05-21 22:11:53 +10:00
SethBurkart123 010c917f2a update import theme UI 2024-05-21 22:03:52 +10:00
SethBurkart123 0e71379e52 fix: drag cover hiding text 2024-05-21 21:41:40 +10:00
SethBurkart123 438af68b9f add basic theme upload functionality 2024-05-21 21:36:20 +10:00
SethBurkart123 fcfc2d4217 fix: updated theme style store install 2024-05-21 19:40:59 +10:00
SethBurkart123 78e48e4d23 improve topbar positioning: changed to fixed 2024-05-21 19:18:26 +10:00
SethBurkart123 301ad3f296 switch to local file sharing 2024-05-20 23:21:43 +10:00
SethBurkart123 c71228b620 prevent user from dragging image ghosts from theme selecter 2024-05-08 20:56:06 +10:00
SethBurkart123 f077c13cf7 remove logging 2024-05-08 17:28:10 +10:00
SethBurkart123 649d663017 disable edit and share buttons on downloaded themes 2024-05-08 17:18:57 +10:00
SethBurkart123 4b46898dbe automatic theme deduplication on load 2024-05-08 13:28:51 +10:00
SethBurkart123 70f47f64c5 remove unused imports 2024-05-07 13:31:52 +10:00
SethBurkart123 f60cac8bbe fix auto clearing matching themes 2024-05-07 13:31:38 +10:00
SethBurkart123 085f2b945c add a divider 2024-05-07 13:02:51 +10:00
SethBurkart123 30d0e49baa add deleting theme 2024-05-07 13:01:25 +10:00