474 Commits

Author SHA1 Message Date
6a7b3725c9 Add table interaction buttons 2024-04-24 10:25:01 +01:00
838794f321 functional logout button 2024-04-24 10:24:30 +01:00
3531a47b68 indeterminate select-all checkbox 2024-04-24 10:23:45 +01:00
aca4a65a73 Merge branch 'main' of https://gitea.corbz.dev/corbz/PYRSS-Website 2024-04-24 09:27:23 +01:00
319d8d59de selectRow checkboxes 2024-04-24 09:26:27 +01:00
accc2064da non-functional sub modal 2024-04-23 23:33:10 +01:00
12db49c4f7 header checkbox 2024-04-23 23:32:44 +01:00
7be8bc936a removed unique guild id constraint 2024-04-23 20:59:31 +01:00
1c79433535 working on sub datatable 2024-04-23 20:59:11 +01:00
30780e81b3 Split javascript components into files for home 2024-04-23 10:18:27 +01:00
8e69c333ad datatables implementation 2024-04-22 23:21:23 +01:00
0cbf4a7432 server list css 2024-04-22 23:21:11 +01:00
a3b982ca76 fix screen bottom gap caused by form 2024-04-22 23:20:55 +01:00
4f74c26a3a proper response status validation 2024-04-22 23:20:13 +01:00
f10b05d01e toasts and background image 2024-04-22 23:20:01 +01:00
545a812033 data stored in object, not element data attrs 2024-04-18 12:51:22 +01:00
1fb7622dd1 rewrite frontend 2024-04-18 01:05:54 +01:00
4bd0ea77ab Ownership and permission validation for guilds 2024-04-17 09:58:41 +01:00
14a9ebd2f7 docs required scopes 2024-04-17 09:57:06 +01:00
dddcc045af alerts tests 2024-04-16 01:16:47 +01:00
f3cf8782e6 bump css 2024-04-16 01:16:39 +01:00
369e3d9b7d Update appearance of serverlist items 2024-04-14 13:40:57 +01:00
46a7fc10db style changes for server list 2024-04-14 13:24:41 +01:00
a29dd64766 Selected Server Animation 2024-04-10 15:29:12 +01:00
cf5cf22242 Fixed issues around deleting servers 2024-04-10 15:15:36 +01:00
8f0c05bb36 functionality for deleting saved servers 2024-04-09 00:47:36 +01:00
9413fc123b Fixed #9 2024-04-08 01:11:05 +01:00
b9d0b88ed4 Refresh button for servers dropdown 2024-04-03 17:23:29 +01:00
c5ef6da56a js rewrite 2024-04-03 12:20:34 +01:00
897c82ba28 account for discord rate limiting 2024-04-03 12:20:16 +01:00
6e9234b3e0 sidebar wrapping fix 2024-04-03 12:19:27 +01:00
3ee65a80c3 Title fix 2024-04-03 12:19:12 +01:00
e4a5eacbab Update index.html 2024-04-03 00:46:32 +01:00
050567b50f move for async javascript 2024-04-02 23:41:53 +01:00
05e90c64e4 storing guilds first, then subscriptions 2024-04-02 17:28:42 +01:00
73ee984747 new layouts for subscription plan 2024-04-02 01:15:24 +01:00
01596abbc4 debloat - remove unused files 2024-04-02 00:19:38 +01:00
fdbc5aa928 layout changes for the server headers 2024-04-02 00:19:23 +01:00
e1fd10e25f fix broken changes from merge 2024-04-01 01:34:49 +01:00
8e5498c191 Merge branch 'main' of https://gitea.corbz.dev/corbz/PYRSS-Website 2024-03-31 20:25:44 +01:00
8c595601a6 server categories 2024-03-31 20:20:16 +01:00
5b2da20947 server icon 2024-03-31 20:19:58 +01:00
7f96f82aed external javascript for subscriptions 2024-03-31 20:14:59 +01:00
1ce3dda0ba Menu button for subscriptions page 2024-03-26 17:21:31 +00:00
76d9a60c4e Error handling for when authorization is declined 2024-03-26 17:20:33 +00:00
4e92809b87 moved guild change bind to after guilds loaded 2024-03-26 16:47:03 +00:00
2978f99eeb Disable active change switch until interaction completion 2024-03-26 16:36:35 +00:00
fad9216969 Store Discord API base url 2024-03-26 16:32:12 +00:00
ecb75cfcc7 implemented toasts in several areas 2024-03-26 11:34:45 +00:00
87c4adac83 toast duration as parameter 2024-03-26 11:34:21 +00:00