214 Commits

Author SHA1 Message Date
biast12
2a5c4834c8 Cache updated guild icon and/or name
When a user updates their server icon and/or name, it does not update in the guild cache, which leads to the server listing always showing the old icon and/or name until they refresh the list. This fixes that by checking if the guild icon or name has been changed and updates the cache.

How to check if the code works:
Open the dashboard.
Inspect elements.
Go into application.
Open local storage.
Find the guilds key and change one of the server's icon or name.
Reload.
Click/open the server settings.
Go back.
Reload.
The icon and/or name should be fixed then (hopefully).
2025-02-04 22:41:22 +01:00
Scott Brown
d32d07287b
fix: Updated documentation link for custom ticket name formats (#2) 2025-02-04 07:53:01 +00:00
Scott Brown
4f36dad755
swap order of blacklist buttons (#1) 2025-02-04 07:52:26 +00:00
Ben Hall
ce5c0f9907
Update links to the new website & discord 2025-01-09 13:21:21 +00:00
Ben Hall
5ea4be5038 fix routing pt 2
Signed-off-by: Ben Hall <ben@benh.codes>
2025-01-07 19:49:31 +00:00
Ben Hall
466b3f1cba fix routing
Signed-off-by: Ben Hall <ben@benh.codes>
2025-01-07 19:46:31 +00:00
Ben Hall
e77fc3c72a feat: Add TOS & Privacy Policy
Signed-off-by: Ben Hall <ben@benh.codes>
2025-01-07 19:40:18 +00:00
Ben Hall
5139f790cc
fix: Update CSP headers to have the correct domain 2025-01-06 21:34:50 +00:00
rxdn
8f5d68ab0d Pending category 2024-12-01 13:22:08 +00:00
rxdn
41efc46236 Skip loading screen 2024-11-13 23:23:16 +00:00
rxdn
9328643474 Login redirect 2024-11-13 22:56:22 +00:00
rxdn
16fadb8663 Make use of local storage 2024-11-13 22:45:37 +00:00
rxdn
e7a8e6048e Merge branch 'master' of github.com:TicketsBot/dashboard 2024-10-27 21:19:35 +00:00
rxdn
5d05f106ae on:submit|preventDefault 2024-10-27 21:18:19 +00:00
Ryan
b28523e5d1
Update _headers 2024-10-13 17:16:41 +01:00
rxdn
c4596ab873 autoscroll 2024-09-20 23:54:45 +01:00
rxdn
f03108d3b5 CSS tweaks 2024-09-15 16:01:20 +01:00
rxdn
d591eb224e CSS tweaks 2024-09-15 15:58:16 +01:00
rxdn
372bb6bd01 CSS tweaks 2024-09-15 15:56:15 +01:00
rxdn
46b7e08e01 Filter embeds 2024-09-15 15:49:05 +01:00
rxdn
3a7e140314 Render attachments and embeds 2024-09-15 15:43:39 +01:00
rxdn
8030340371 Fix role filtering 2024-09-14 22:33:29 +01:00
rxdn
69d63b43e4 Add wss to connect-src CSP 2024-09-14 21:39:19 +01:00
rxdn
d6c75b020d Remove prefetch-srcg 2024-09-12 22:00:22 +01:00
rxdn
f50c2fc061 Override CSP 2024-09-12 21:59:31 +01:00
rxdn
7c7381f27a Move rule up 2024-09-12 21:55:47 +01:00
rxdn
487a1310e4 Fix CSP 2024-09-12 21:54:37 +01:00
rxdn
043f05b767 Move _headers file 2024-09-12 20:04:18 +01:00
rxdn
d947c4e36c Create CSP 2024-09-12 19:36:29 +01:00
rxdn
8c6222f4d4 Don't show discriminator 2024-09-08 20:41:23 +01:00
rxdn
44dd71a1d1 Use correct variable 2024-09-08 17:35:47 +01:00
rxdn
365d0bc737 Remap 2024-09-08 17:32:36 +01:00
rxdn
805084b071 Swap condition 2024-09-08 17:31:28 +01:00
rxdn
90ba4cfd21 Overhaul ticket list page 2024-09-08 17:27:51 +01:00
rxdn
733c397631 Remove padding 2024-09-01 22:32:22 +01:00
rxdn
858dc0e33e Use error page 2024-09-01 17:11:46 +01:00
rxdn
18e81f4936 Create interface for selecting premium guilds 2024-09-01 17:00:56 +01:00
rxdn
dbdccb2e3d Retry with default icon 2024-09-01 00:21:40 +01:00
rxdn
c7b423a84b Responsiveness 2024-08-30 00:28:35 +01:00
rxdn
d166d9f5f7 Hacky workaround 2024-08-30 00:20:00 +01:00
rxdn
de395beafb Remove test sub navigation 2024-08-30 00:16:50 +01:00
rxdn
86fbb1d913 Fix icon URL 2024-08-30 00:13:34 +01:00
rxdn
5eb26c3b53 Overhaul design 2024-08-30 00:09:42 +01:00
rxdn
ff113c2871 Fix visual glitch 2024-08-09 00:06:33 +01:00
rxdn
274e2bfa78 Ticket panel rework 2024-07-29 23:26:38 +01:00
rxdn
ab733dde8d Fix frontend 2024-07-20 23:41:45 +01:00
rxdn
618c26acbc Custom commands 2024-07-20 23:37:50 +01:00
rxdn
c675d0f655 Allow client to request a channel refresh 2024-07-20 00:07:55 +01:00
rxdn
3357fa2d41 Only add roles to teams 2024-07-03 15:03:54 +01:00
rxdn
46e22195c1 Fix alignment 2024-06-21 21:09:44 +01:00