644 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
e7cb111874 fixed image url validation
Signed-off-by: Ben Hall <ben@benh.codes>
v2.2.0
2025-01-21 21:42:00 +00:00
Ben Hall
474a9bd408 added to thumbnail & image url
Signed-off-by: Ben Hall <ben@benh.codes>
v2.1.0
2025-01-21 21:16:10 +00:00
Ben Hall
98901b0714
fix: actions v2.0.0 2025-01-19 19:42:35 +00:00
Ben Hall
990c7feb09 final rename of domain stuff
Signed-off-by: Ben Hall <ben@benh.codes>
2025-01-11 19:28:28 +00:00
Ben Hall
95b2a0945f fix dashboard locale
Signed-off-by: Ben Hall <ben@benh.codes>
2025-01-10 14:26:12 +00:00
Ben Hall
a429e1f08d
fix: Pipelines again 2025-01-09 13:42:26 +00:00
Ben Hall
02e75b6813
fix: Build Pipeline 2025-01-09 13:41:03 +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
7135dbca61 Remove field 2024-12-01 12:42:58 +00:00
rxdn
62a3b34fb0 Run go mod tidy 2024-12-01 12:13:05 +00:00
rxdn
0955edb3b6 Extract Discord message 2024-12-01 12:06:53 +00:00
rxdn
6d073dc216 Print status code 2024-12-01 11:15:24 +00:00
rxdn
a1eae9b4bb Better logging 2024-11-17 15:26:58 +00:00
rxdn
fd1dbf7798 Don't 500 2024-11-17 15:21:02 +00:00
rxdn
1f043ed65f Remove whitelabel_keys table usage 2024-11-16 23:16:33 +00:00
rxdn
2750d01ed1 Fix compilation 2024-11-16 20:32:00 +00:00
rxdn
c42808f38d Refactoring 2024-11-16 20:29:56 +00:00
rxdn
41efc46236 Skip loading screen 2024-11-13 23:23:16 +00:00
rxdn
7244b53622 Update proxy hook 2024-11-13 23:08:38 +00:00
rxdn
a69062d2e8 Log errors 2024-11-13 22:58:44 +00:00
rxdn
9328643474 Login redirect 2024-11-13 22:56:22 +00:00
rxdn
dd8881ca62 Log properly 2024-11-13 22:54:32 +00:00
rxdn
28f1829d0c Remove /session endpoint 2024-11-13 22:46:19 +00:00
rxdn
16fadb8663 Make use of local storage 2024-11-13 22:45:37 +00:00
rxdn
1796ec9cb5 Fix response writerg 2024-11-12 21:41:29 +00:00
rxdn
b989f1b82d Fix duplicate responses 2024-11-12 21:35:31 +00:00
rxdn
941c033323 Don't expose errors 2024-11-11 23:34:23 +00:00
rxdn
e39d73f2da WIP: Better error handling 2024-11-11 23:19:54 +00:00
rxdn
4c405bfd73 Refactor 2024-11-11 22:59:24 +00:00
rxdn
d940be634d Update deps + Check to see if team already exists 2024-11-11 00:06:05 +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
89a5ea3b15 Fix data type (again) 2024-09-15 13:34:15 +01:00
rxdn
6ffb501428 Fix send message endpoint 2024-09-15 13:29:04 +01:00
rxdn
8030340371 Fix role filtering 2024-09-14 22:33:29 +01:00