Commit Graph

1248 Commits

Author SHA1 Message Date
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
SethBurkart123 15659fdd84 update custom theme coverImage UI 2024-04-05 18:06:47 +11:00
SethBurkart123 f30eec8f9e add cover image upload 2024-04-05 13:16:03 +11:00
SethBurkart123 c7e7b41ce9 save selected color when enabling themes 2024-04-05 13:08:47 +11:00
SethBurkart123 ea6282460d save selectedColor for non-destructive theme viewing 2024-04-05 10:30:23 +11:00
SethBurkart123 6937ca6660 shhh... what errors? 2024-04-05 10:22:04 +11:00
SethBurkart123 a66f5775a6 Add settings for custom backgrounds and allow users to set image and video backgrounds 2024-04-05 10:21:28 +11:00
SethBurkart123 a94cccc4ab improve themecover styling for removal and editing 2024-04-05 10:12:08 +11:00
SethBurkart123 f811d5c3db hide file upload in edit mode 2024-04-05 10:03:47 +11:00
SethBurkart123 bb0a350172 improve edit button styling 2024-04-05 09:50:18 +11:00
SethBurkart123 f1346ab86e separate thems into separate files 2024-04-05 09:36:59 +11:00
SethBurkart123 38c31b88e6 sync up popup selectedTheme to storage 2024-04-05 08:43:33 +11:00
SethBurkart123 38e92751ed remove test.sh 2024-04-05 08:35:19 +11:00
SethBurkart123 6b8eedcc81 add selectedTheme to default config values 2024-04-04 20:38:20 +11:00
Seth Burkart 55dffd2ce7 Update Logo 2024-04-04 16:33:13 +11:00
Seth Burkart 6fc68ed531 Update README.md 2024-04-04 16:21:47 +11:00
Seth Burkart 1c8dd2fdf1 Update README.md 2024-04-04 16:19:36 +11:00
SethBurkart123 dc08934eeb auto load custom theme when saving 2024-04-04 10:28:46 +11:00
SethBurkart123 3cca05535a separate image conversions 2024-04-04 10:17:36 +11:00
SethBurkart123 7f220266c3 separate image conversions 2024-04-04 10:17:25 +11:00
SethBurkart123 0abd8dadab add editing functionality 2024-04-04 10:16:02 +11:00
SethBurkart123 144addc7d4 improve theme selector styling 2024-04-03 17:52:01 +11:00
SethBurkart123 3dff6899f0 gifs supported 2024-04-03 17:46:31 +11:00
SethBurkart123 c6c4de9dfd fix spelling 2024-04-03 17:44:51 +11:00
SethBurkart123 c248631b07 move theme colour switch 2024-04-03 17:41:12 +11:00
SethBurkart123 f094a6a1aa fix live image variable renaming 2024-04-03 17:35:45 +11:00
SethBurkart123 764eee3d34 auto clear html input on file upload 2024-04-03 17:27:57 +11:00
SethBurkart123 fbed12ce3b change style filename 2024-04-03 17:24:44 +11:00
SethBurkart123 9c4a499f63 fix theme live preview 2024-04-03 17:23:43 +11:00
SethBurkart123 c4be377b51 remove unused import 2024-04-01 23:58:43 +11:00
SethBurkart123 f6386aad7d send images separately in themeManagement 2024-04-01 23:58:30 +11:00
SethBurkart123 be2c143e38 add html tagging for code editing 2024-04-01 21:50:55 +11:00
SethBurkart123 c271c10abb auto close theme creator on save 2024-04-01 21:49:43 +11:00
SethBurkart123 18603cf4f6 auto close theme creator on open 2024-04-01 21:37:26 +11:00
SethBurkart123 a3cd2bbf46 add close button to theme creator 2024-04-01 21:36:15 +11:00
SethBurkart123 bc71818018 remove debounce function in favour of lodash 2024-04-01 21:28:04 +11:00
SethBurkart123 48a6b186dd improve theme creator styling 2024-04-01 21:25:06 +11:00