Commit Graph

884 Commits

Author SHA1 Message Date
SethBurkart123 e68f7ab651 add an error boundary to all UI 2024-05-08 22:09:13 +10:00
SethBurkart123 c71228b620 prevent user from dragging image ghosts from theme selecter 2024-05-08 20:56:06 +10:00
SethBurkart123 80374bc9d0 change document titles on load 2024-05-08 20:50:40 +10:00
SethBurkart123 f383ab75af added loading spinners to the store 2024-05-08 17:42:53 +10:00
SethBurkart123 533c684db8 save user preference theme color 2024-05-08 17:34:12 +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
SethBurkart123 0c20edd55b disable store caching 2024-05-07 12:11:55 +10:00
SethBurkart123 2408fb1028 add store downloading 2024-05-07 12:03:38 +10:00
SethBurkart123 3db51fb6d5 remove unnecesarry theme updates 2024-05-06 11:39:21 +10:00
SethBurkart123 23e6eac16c improve selection logic 2024-05-06 11:34:54 +10:00
SethBurkart123 be1679007e Revert "add debouncing to selected theme"
This reverts commit ad7255efcc.
2024-05-03 12:33:11 +10:00
SethBurkart123 ad7255efcc add debouncing to selected theme 2024-05-03 12:27:28 +10:00
SethBurkart123 531a67aa8c remove unused code + add listeners for selectedTheme 2024-05-03 12:04:28 +10:00
SethBurkart123 9091b6d09d demo download functionality 2024-05-03 11:54:41 +10:00
SethBurkart123 52cd3a0930 improve filtering and light mode styling on store 2024-05-03 10:25:28 +10:00
SethBurkart123 9147b31a65 add text on slide and download from themes json 2024-05-03 10:09:50 +10:00
SethBurkart123 210f50f6f2 simplify store theming 2024-05-03 09:57:56 +10:00
SethBurkart123 1fb2cf512a fix image covers being centered 2024-05-01 12:15:17 +10:00
SethBurkart123 8e8821bb32 more store stuff :) 2024-05-01 12:08:27 +10:00
SethBurkart123 f8ace7a7c9 sync theme changes plus deleting 2024-04-22 13:05:28 +10:00
SethBurkart123 785cc54d39 I have literally lost track. Please save me, I am going crazy 2024-04-22 12:58:02 +10:00
SethBurkart123 3177e4bda2 auto delete theme duplicate 2024-04-22 11:35:20 +10:00
SethBurkart123 8cd73977bb add theme transfer 2024-04-22 11:09:57 +10:00
SethBurkart123 0674f72578 .env added to gitignore 2024-04-21 10:16:49 +10:00
SethBurkart123 4a29885e62 make downloading themes possible from background script 2024-04-11 08:42:33 +10:00
SethBurkart123 8c06ea1ec1 add theme installer page 2024-04-09 19:34:28 +10:00
SethBurkart123 bbb11c91b7 add pocketbase theme uploading 2024-04-09 17:11:04 +10:00
SethBurkart123 0eb582460a update deps 2024-04-08 11:38:36 +10:00
SethBurkart123 bbc63b01b6 add cool animations to store :) 2024-04-08 10:23:13 +10:00
SethBurkart123 803b8a5ba7 fix: code editor not setting dark mode 2024-04-08 08:53:21 +10:00
SethBurkart123 dbe8f61c21 add store page 2024-04-07 18:22:23 +10:00
SethBurkart123 9b64c3c260 add store page 2024-04-07 17:28:36 +10:00
SethBurkart123 f4ab1587b7 clean up styling for theme name in editor 2024-04-07 17:20:48 +10:00
SethBurkart123 438f52f29c added auto updating of themes 2024-04-07 17:19:14 +10:00
SethBurkart123 801e97e6ff hide features i dont want to make right now 2024-04-07 17:07:22 +10:00
SethBurkart123 22c51e3fb8 fix case where theme color is empty 2024-04-07 16:40:14 +10:00
SethBurkart123 22b3666cf0 add fallback colors for color functions in case of error 2024-04-07 16:30:57 +10:00
SethBurkart123 5fb66eb304 fix: coverImage checking before trying to convert 2024-04-07 16:24:27 +10:00
SethBurkart123 d861e8f85b remove unnecessary logging 2024-04-07 15:21:17 +10:00
SethBurkart123 1292c06294 await theme swapping to prevent removetheme and applytheme from overriding each other 2024-04-07 15:18:35 +10:00
SethBurkart123 7c9896a128 add hidename switch 2024-04-07 15:13:55 +10:00
SethBurkart123 b7e7c24727 add custom cover images to themes. 2024-04-07 15:05:11 +10:00
SethBurkart123 7305b0da67 convert aspect ratio to 5:1 2024-04-05 18:18:02 +11:00
SethBurkart123 39bf4d3d51 update resolution to follow aspect ratio of 4:1 2024-04-05 18:12:58 +11:00