Commit Graph

187 Commits

Author SHA1 Message Date
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 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 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 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 38c31b88e6 sync up popup selectedTheme to storage 2024-04-05 08:43:33 +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 764eee3d34 auto clear html input on file upload 2024-04-03 17:27:57 +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 c271c10abb auto close theme creator on save 2024-04-01 21:49:43 +11:00
SethBurkart123 48a6b186dd improve theme creator styling 2024-04-01 21:25:06 +11:00
SethBurkart123 f9ddd38ff8 fix types for themeSelectorRef 2024-04-01 20:55:28 +11:00
SethBurkart123 418919ee69 made backgrounds and themes independant of each other 2024-04-01 20:49:53 +11:00
SethBurkart123 6c799ba346 add theme saving (This took hours) 2024-04-01 20:24:51 +11:00
SethBurkart123 c9431de33f add theme saving and indexing 2024-04-01 15:34:58 +11:00
SethBurkart123 3c67356f47 add dark mode ro resize bar 2024-04-01 14:37:33 +11:00
SethBurkart123 782696a5a1 add savetheme function 2024-03-31 22:36:28 +11:00
SethBurkart123 7ca2f14adf remove unused imports, improve styling 2024-03-31 22:29:05 +11:00
SethBurkart123 3acdcea555 clean up styling of theme creator 2024-03-31 22:23:09 +11:00
SethBurkart123 3373590a1d custom themes: auto remove unused css variables 2024-03-31 21:56:20 +11:00
SethBurkart123 93e97d3c21 add multi image upload 2024-03-31 20:50:52 +11:00
SethBurkart123 8d55b878da Add className prop to CodeEditor component and update styles in ThemeCreator page 2024-03-31 18:26:28 +11:00
SethBurkart123 01a0cfb683 refactor theme creator menu 2024-03-31 17:56:14 +11:00
SethBurkart123 869058ff73 add theme resize bar 2024-03-31 16:53:45 +11:00
SethBurkart123 82dbdf321e add more settings 2024-03-31 16:16:30 +11:00
SethBurkart123 b2971a59d6 improve default settings 2024-03-31 16:10:14 +11:00
SethBurkart123 8736093ff6 add theme props 2024-03-31 16:09:55 +11:00
SethBurkart123 8ac3b1de71 add accordion to themeCreator 2024-03-31 14:43:42 +11:00
SethBurkart123 806d2419cb styling: improve codeeditor component styling 2024-03-31 12:02:46 +11:00
SethBurkart123 08b7698093 add color highlighting to code editor 2024-03-31 11:42:33 +11:00
SethBurkart123 0be761ce62 add code editor 2024-03-31 11:37:29 +11:00
SethBurkart123 96571b111f add theme creator iframe 2024-03-31 08:27:43 +11:00
SethBurkart123 51cfb27fc5 shadow dom 2024-03-31 07:36:20 +11:00
SethBurkart123 d94dd1ee12 fix news page 2024-03-28 12:36:08 +11:00
SethBurkart123 967fa34ed4 fix: custom shortcuts not removing and duplicating on change events 2024-03-28 07:34:05 +11:00