Commit Graph

  • 0e71379e52 fix: drag cover hiding text SethBurkart123 2024-05-21 21:41:40 +10:00
  • 438af68b9f add basic theme upload functionality SethBurkart123 2024-05-21 21:36:20 +10:00
  • c9c357bec2 update store popup to include delete button SethBurkart123 2024-05-21 19:58:32 +10:00
  • a6fa3fe7d4 fix: store no results in dark mode SethBurkart123 2024-05-21 19:55:45 +10:00
  • e7943fbfd3 separate installtheme logic SethBurkart123 2024-05-21 19:42:33 +10:00
  • fcfc2d4217 fix: updated theme style store install SethBurkart123 2024-05-21 19:40:59 +10:00
  • ef5f15d3ea store change title of window SethBurkart123 2024-05-21 19:20:51 +10:00
  • 78e48e4d23 improve topbar positioning: changed to fixed SethBurkart123 2024-05-21 19:18:26 +10:00
  • 6b8dad0dea fix: store popup briefly holding window control SethBurkart123 2024-05-21 19:16:21 +10:00
  • a2b9721041 update icon SethBurkart123 2024-05-21 19:11:00 +10:00
  • 0b223f550b add preview SethBurkart123 2024-05-21 19:05:42 +10:00
  • 6226812bd6 fix debug stuff Crazypersonalph 2024-05-21 10:06:53 +08:00
  • 30ba209e9c Merge remote-tracking branch 'refs/remotes/origin/main' Crazypersonalph 2024-05-21 10:05:44 +08:00
  • b759753697 fix notices not showing on home Crazypersonalph 2024-05-21 10:05:19 +08:00
  • 8ab06a8201 update theme format SethBurkart123 2024-05-20 23:38:23 +10:00
  • f6c22ae846 remove useless logs SethBurkart123 2024-05-20 23:30:37 +10:00
  • 3898cc3a4e change theme file to .json SethBurkart123 2024-05-20 23:30:21 +10:00
  • 301ad3f296 switch to local file sharing SethBurkart123 2024-05-20 23:21:43 +10:00
  • f64f356061 remove debug logging Crazypersonalph 2024-05-20 19:58:15 +08:00
  • 8584c7a7c5 Merge remote-tracking branch 'refs/remotes/origin/main' Crazypersonalph 2024-05-20 19:49:39 +08:00
  • 8a38b1ab6f fixed notice colour issue Crazypersonalph 2024-05-20 19:48:59 +08:00
  • 9c55e6f4e4 Merge pull request #115 from 97-42/main Seth Burkart 2024-05-19 14:25:49 -07:00
  • 8bac4b6814 forgot to write Crazypersonalph 2024-05-19 23:14:38 +08:00
  • d6847fcf91 remove sentry left overs Crazypersonalph 2024-05-19 22:58:17 +08:00
  • 5ad59f9ca0 remove sentry from src files Crazypersonalph 2024-05-19 22:53:50 +08:00
  • 60a907a32c remove sentry due to filled quote and not much use Crazypersonalph 2024-05-19 22:50:00 +08:00
  • 4ff18da093 Update manifest.firefox.json 97-42 2024-05-19 22:18:19 +08:00
  • 1c53098a05 Merge pull request #1 from 97-42/97-42-patch-1 97-42 2024-05-19 18:43:48 +08:00
  • 5cc3cb095b Update manifest.json 97-42 2024-05-17 21:25:54 +08:00
  • da7465594e fix timetable quickbar buttons being the wrong colours SethBurkart123 2024-05-09 07:37:27 +10:00
  • e68f7ab651 add an error boundary to all UI SethBurkart123 2024-05-08 22:09:13 +10:00
  • c71228b620 prevent user from dragging image ghosts from theme selecter SethBurkart123 2024-05-08 20:56:06 +10:00
  • 80374bc9d0 change document titles on load SethBurkart123 2024-05-08 20:50:40 +10:00
  • f383ab75af added loading spinners to the store SethBurkart123 2024-05-08 17:42:53 +10:00
  • 533c684db8 save user preference theme color SethBurkart123 2024-05-08 17:34:12 +10:00
  • f077c13cf7 remove logging SethBurkart123 2024-05-08 17:28:10 +10:00
  • 649d663017 disable edit and share buttons on downloaded themes SethBurkart123 2024-05-08 17:18:57 +10:00
  • 4b46898dbe automatic theme deduplication on load SethBurkart123 2024-05-08 13:28:51 +10:00
  • 70f47f64c5 remove unused imports SethBurkart123 2024-05-07 13:31:52 +10:00
  • f60cac8bbe fix auto clearing matching themes SethBurkart123 2024-05-07 13:31:38 +10:00
  • 085f2b945c add a divider SethBurkart123 2024-05-07 13:02:51 +10:00
  • 30d0e49baa add deleting theme SethBurkart123 2024-05-07 13:01:25 +10:00
  • 0c20edd55b disable store caching SethBurkart123 2024-05-07 12:11:55 +10:00
  • 2408fb1028 add store downloading SethBurkart123 2024-05-07 12:03:38 +10:00
  • 3db51fb6d5 remove unnecesarry theme updates SethBurkart123 2024-05-06 11:39:21 +10:00
  • 23e6eac16c improve selection logic SethBurkart123 2024-05-06 11:34:54 +10:00
  • be1679007e Revert "add debouncing to selected theme" SethBurkart123 2024-05-03 12:33:11 +10:00
  • ad7255efcc add debouncing to selected theme SethBurkart123 2024-05-03 12:27:28 +10:00
  • 531a67aa8c remove unused code + add listeners for selectedTheme SethBurkart123 2024-05-03 12:04:28 +10:00
  • 9091b6d09d demo download functionality SethBurkart123 2024-05-03 11:54:41 +10:00
  • 52cd3a0930 improve filtering and light mode styling on store SethBurkart123 2024-05-03 10:25:28 +10:00
  • 9147b31a65 add text on slide and download from themes json SethBurkart123 2024-05-03 10:09:50 +10:00
  • 210f50f6f2 simplify store theming SethBurkart123 2024-05-03 09:57:56 +10:00
  • 1fb2cf512a fix image covers being centered SethBurkart123 2024-05-01 12:15:17 +10:00
  • 8e8821bb32 more store stuff :) SethBurkart123 2024-05-01 12:08:27 +10:00
  • f8ace7a7c9 sync theme changes plus deleting SethBurkart123 2024-04-22 13:05:28 +10:00
  • 785cc54d39 I have literally lost track. Please save me, I am going crazy SethBurkart123 2024-04-22 12:58:02 +10:00
  • 3177e4bda2 auto delete theme duplicate SethBurkart123 2024-04-22 11:35:20 +10:00
  • 8cd73977bb add theme transfer SethBurkart123 2024-04-22 11:09:57 +10:00
  • 0674f72578 .env added to gitignore SethBurkart123 2024-04-21 10:16:49 +10:00
  • 4a29885e62 make downloading themes possible from background script SethBurkart123 2024-04-11 08:42:33 +10:00
  • 8c06ea1ec1 add theme installer page SethBurkart123 2024-04-09 19:34:28 +10:00
  • bbb11c91b7 add pocketbase theme uploading SethBurkart123 2024-04-09 17:11:04 +10:00
  • 0eb582460a update deps SethBurkart123 2024-04-08 11:38:36 +10:00
  • bbc63b01b6 add cool animations to store :) SethBurkart123 2024-04-08 10:23:13 +10:00
  • 803b8a5ba7 fix: code editor not setting dark mode SethBurkart123 2024-04-08 08:53:21 +10:00
  • dbe8f61c21 add store page SethBurkart123 2024-04-07 18:22:23 +10:00
  • 9b64c3c260 add store page SethBurkart123 2024-04-07 17:28:36 +10:00
  • f4ab1587b7 clean up styling for theme name in editor SethBurkart123 2024-04-07 17:20:48 +10:00
  • 438f52f29c added auto updating of themes SethBurkart123 2024-04-07 17:19:14 +10:00
  • 801e97e6ff hide features i dont want to make right now SethBurkart123 2024-04-07 17:07:22 +10:00
  • 22c51e3fb8 fix case where theme color is empty SethBurkart123 2024-04-07 16:40:14 +10:00
  • 22b3666cf0 add fallback colors for color functions in case of error SethBurkart123 2024-04-07 16:30:57 +10:00
  • 5fb66eb304 fix: coverImage checking before trying to convert SethBurkart123 2024-04-07 16:24:27 +10:00
  • d861e8f85b remove unnecessary logging SethBurkart123 2024-04-07 15:21:17 +10:00
  • 1292c06294 await theme swapping to prevent removetheme and applytheme from overriding each other SethBurkart123 2024-04-07 15:18:35 +10:00
  • 7c9896a128 add hidename switch SethBurkart123 2024-04-07 15:13:55 +10:00
  • b7e7c24727 add custom cover images to themes. SethBurkart123 2024-04-07 15:05:11 +10:00
  • 7305b0da67 convert aspect ratio to 5:1 SethBurkart123 2024-04-05 18:18:02 +11:00
  • 39bf4d3d51 update resolution to follow aspect ratio of 4:1 SethBurkart123 2024-04-05 18:12:58 +11:00
  • 15659fdd84 update custom theme coverImage UI SethBurkart123 2024-04-05 18:06:47 +11:00
  • f30eec8f9e add cover image upload SethBurkart123 2024-04-05 13:16:03 +11:00
  • c7e7b41ce9 save selected color when enabling themes SethBurkart123 2024-04-05 13:08:47 +11:00
  • ea6282460d save selectedColor for non-destructive theme viewing SethBurkart123 2024-04-05 10:30:23 +11:00
  • 6937ca6660 shhh... what errors? SethBurkart123 2024-04-05 10:22:04 +11:00
  • a66f5775a6 Add settings for custom backgrounds and allow users to set image and video backgrounds SethBurkart123 2024-04-05 10:21:28 +11:00
  • a94cccc4ab improve themecover styling for removal and editing SethBurkart123 2024-04-05 10:12:08 +11:00
  • f811d5c3db hide file upload in edit mode SethBurkart123 2024-04-05 10:03:47 +11:00
  • bb0a350172 improve edit button styling SethBurkart123 2024-04-05 09:50:18 +11:00
  • f1346ab86e separate thems into separate files SethBurkart123 2024-04-05 09:36:59 +11:00
  • 38c31b88e6 sync up popup selectedTheme to storage SethBurkart123 2024-04-05 08:43:33 +11:00
  • 38e92751ed remove test.sh SethBurkart123 2024-04-05 08:35:19 +11:00
  • 6b8eedcc81 add selectedTheme to default config values SethBurkart123 2024-04-04 20:37:30 +11:00
  • 55dffd2ce7 Update Logo Seth Burkart 2024-04-04 16:33:13 +11:00
  • 6fc68ed531 Update README.md Seth Burkart 2024-04-04 16:21:47 +11:00
  • 1c8dd2fdf1 Update README.md Seth Burkart 2024-04-04 16:19:36 +11:00
  • dc08934eeb auto load custom theme when saving SethBurkart123 2024-04-04 10:28:46 +11:00
  • 3cca05535a separate image conversions SethBurkart123 2024-04-04 10:17:36 +11:00
  • 7f220266c3 separate image conversions SethBurkart123 2024-04-04 10:17:25 +11:00
  • 0abd8dadab add editing functionality SethBurkart123 2024-04-04 10:16:02 +11:00