Commit Graph

325 Commits

Author SHA1 Message Date
SethBurkart123 301ad3f296 switch to local file sharing 2024-05-20 23:21:43 +10:00
SethBurkart123 533c684db8 save user preference theme color 2024-05-08 17:34:12 +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 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 4a29885e62 make downloading themes possible from background script 2024-04-11 08:42:33 +10:00
SethBurkart123 bbb11c91b7 add pocketbase theme uploading 2024-04-09 17:11:04 +10:00
SethBurkart123 438f52f29c added auto updating of themes 2024-04-07 17:19:14 +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 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 b7e7c24727 add custom cover images to themes. 2024-04-07 15:05:11 +10: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 a66f5775a6 Add settings for custom backgrounds and allow users to set image and video backgrounds 2024-04-05 10:21:28 +11:00
SethBurkart123 f1346ab86e separate thems into separate files 2024-04-05 09:36:59 +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 f094a6a1aa fix live image variable renaming 2024-04-03 17:35:45 +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 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
SethBurkart123 6c799ba346 add theme saving (This took hours) 2024-04-01 20:24:51 +11:00
SethBurkart123 14bd7369d7 remove unnecesary logging 2024-03-31 22:36:53 +11:00
SethBurkart123 7ca2f14adf remove unused imports, improve styling 2024-03-31 22:29:05 +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 869058ff73 add theme resize bar 2024-03-31 16:53:45 +11:00
SethBurkart123 cfeb7ede5b fix html files not being packaged for build 2024-03-31 10:27:13 +11:00
SethBurkart123 116aa1f0b2 fix: themecreator relocating UI 2024-03-31 10:10:49 +11:00
SethBurkart123 96571b111f add theme creator iframe 2024-03-31 08:27:43 +11:00
SethBurkart123 e095e7a7c5 remove shadow dom 2024-03-31 07:36:37 +11:00
SethBurkart123 51cfb27fc5 shadow dom 2024-03-31 07:36:20 +11:00
SethBurkart123 967fa34ed4 fix: custom shortcuts not removing and duplicating on change events 2024-03-28 07:34:05 +11:00