Commit Graph

50 Commits

Author SHA1 Message Date
jude 616ca7ea10 Fix styles for mobile 2024-09-25 19:34:09 +01:00
jude 9bf0b5d7e4 Merge branch 'jude/fix-dashboard-patreon' into current 2024-09-21 10:11:19 +01:00
jude 748e33566b Fix patreon not sharing between guild members 2024-08-19 21:50:14 +01:00
jude e7c840a4d4 Fix patreon not sharing between guild members 2024-08-19 21:45:24 +01:00
jude ef76611d33 Add preferences to interface 2024-08-04 15:05:28 +01:00
jude febd04c374 Update schemas and resolve some warnings 2024-07-16 15:18:02 +01:00
jude f26682e6de Working on user preferences for dashboards 2024-07-04 20:52:36 +01:00
jude 8881ef0f85 Fix DM reminders trying to load guild data 2024-06-06 16:56:19 +01:00
jude 9d452ed8cb Fix role selector 2024-05-10 17:37:27 +01:00
jude 441419b92b Bump ver 2024-05-04 13:00:30 +01:00
jude aecf2c15be Store times as local time not UTC 2024-05-04 10:24:20 +01:00
jude c277f85c2a Bump dependencies 2024-05-03 16:07:34 +01:00
jude 6358bc3deb Partially revert timezone change 2024-04-29 08:49:01 +01:00
jude 9f5066f982 Bump ver 2024-04-29 08:46:36 +01:00
jude 1d06999e41 Fix bugs with time picker
* Load UTC time correctly at page load
* Don't translate to/from timezone when using the browser date/time
  input
2024-04-16 12:44:19 +01:00
jude e38c63f5ba Don't show empty channels 2024-04-16 11:42:19 +01:00
jude bb2128a7ed Tweaks
* Don't show @everyone in the role picker
* Show some text on the image picker talking about Discord CDN
* Correct == in todos
2024-04-11 15:40:50 +01:00
jude 5e99a6f9de Add create todo under each channel
Sort channels for consistency
2024-04-11 15:32:34 +01:00
jude 5406e6b8ec Show all channels and filter todos accordingly 2024-04-11 15:26:24 +01:00
jude b99bb7dcbf Fix todo sorting 2024-04-11 12:39:02 +01:00
jude 24e316b12f Add delete/patch todos 2024-04-10 18:42:29 +01:00
jude 4063334953 More work on todo list 2024-04-09 21:21:46 +01:00
jude e128b9848f More work on todo list support 2024-04-07 20:20:16 +01:00
jude 9989ab3b35 Start work on todo list support for dashboard 2024-04-06 14:27:58 +01:00
jude 884a47bf36 Always show remaining time in top bar 2024-03-31 12:54:48 +01:00
jude b0f932445c Add server emoji picker 2024-03-31 12:49:52 +01:00
jude 7ba8fcd6b7 Add note to the server data page that states the bot might be restarting 2024-03-29 16:24:24 +00:00
jude a770a17ee7 Don't invalidate reminders when saving 2024-03-29 16:15:01 +00:00
jude 18cac0345b Allow removing attachments
Show HTTP errors
2024-03-27 17:19:19 +00:00
jude ba3c76c25f Fix import/export showing "Malformed base64" 2024-03-26 17:43:35 +00:00
jude 55136aecdc Set default embed color correctly 2024-03-11 18:14:27 +00:00
jude 63fc2cdcbc Block editing username and avatar on DMs 2024-03-10 19:43:57 +00:00
jude 3190738fc5 Extend user reminder API endpoints 2024-03-09 16:17:55 +00:00
jude 8f4810b532 Convert to/from timezone 2024-03-08 16:36:24 +00:00
jude 5f0aa0f834 Add routes for getting/posting user reminders 2024-03-05 20:36:38 +00:00
jude dbe8e8e358 Add mentioning for channels 2024-03-04 20:36:37 +00:00
jude 85a114e55c Start adding stuff for user reminders 2024-03-03 21:58:48 +00:00
jude 329492b244 Add mention support
Allow vertical resizing of inputs
2024-03-03 21:44:35 +00:00
jude 66135ecd08 Show time until on collapsed reminders 2024-03-03 20:38:17 +00:00
jude 382c2a5a1e Stick options 2024-03-03 19:43:02 +00:00
jude 72af0532fa Fix timezones 2024-03-01 17:54:05 +00:00
jude e83b643d86 Show error for files that are too large 2024-03-01 16:56:31 +00:00
jude 0e0ab053f3 Fix time inputs 2024-03-01 16:54:56 +00:00
jude 1c6103142f Fix color picker not working 2024-02-28 21:30:53 +00:00
jude 328127c55e Fix images not setting properly 2024-02-28 21:30:49 +00:00
jude 45f5b6261a Convert times to/from UTC 2024-02-26 10:26:07 +00:00
jude 5f6326179c Move styles into Vite
Make sidebar work better
2024-02-25 09:50:10 +00:00
jude 90550dc2c7 Add loader 2024-02-24 17:47:00 +00:00
jude 79e6498245 Add overlay when data fetching 2024-02-24 17:31:39 +00:00
jude a8ef3d03f9 Add dashboard to build 2024-02-24 16:12:34 +00:00