Commit Graph

38 Commits

Author SHA1 Message Date
sethburkart123 4a9048ac62 feat: add force theme option to custom themes 2024-08-20 12:57:07 +10:00
SethBurkart123 94fcec5ec5 make styles more accessible for themes 2024-05-31 11:27:53 +10:00
SethBurkart123 4a29885e62 make downloading themes possible from background script 2024-04-11 08:42:33 +10:00
SethBurkart123 f4ab1587b7 clean up styling for theme name in editor 2024-04-07 17:20:48 +10:00
SethBurkart123 801e97e6ff hide features i dont want to make right now 2024-04-07 17:07:22 +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 0abd8dadab add editing functionality 2024-04-04 10:16:02 +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 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 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 0be761ce62 add code editor 2024-03-31 11:37:29 +11:00