Commit Graph

2594 Commits

Author SHA1 Message Date
spiral
58a9206d5c
feat: re-enable message count stats updater 2022-06-10 18:48:00 -04:00
spiral
97d8863481
feat(api): redirect root to API docs, return 410 gone for v1 routes 2022-06-10 18:47:25 -04:00
spiral
1b5a90f612
feat(bot): add stats tracking for dm channel cache hits/misses 2022-06-10 18:08:56 -04:00
spiral
0f47042dd1
fix(api): send proper content-type header for errors 2022-06-10 16:44:04 -04:00
Jake/Rads
1a0a9e4ef3 fix(dashboard): correct birthday validation on member creation 2022-06-07 19:05:40 +02:00
Jake/Rads
937867b047 fix(dashboard): properly parse birthdates 2022-06-06 09:38:43 +02:00
Ske
51fb561841 fix: a couple more minor reproxy fixes 2022-06-06 00:59:53 +02:00
Ske
6511c04c6c fix: don't fetch non-thread channels twice 2022-06-05 23:27:54 +02:00
Ske
995fddf929 fix: include guild member in reproxy permission check 2022-06-05 23:27:54 +02:00
Astrid
1448e0f5bd
chore: remove legacy api docs from sidebar 2022-06-05 23:19:10 +02:00
spiral
cbef15eaa2
fix(docs): typo in message API model 2022-06-05 15:40:06 -04:00
Ske
9cbbd220ac crimes 2022-06-05 20:42:27 +02:00
spiral
1b2dcdb26d
fix(dashboard): escape HTML in opengraph embeds 2022-06-05 14:29:44 -04:00
spiral
2463c20cba
chore: remove legacy API docs 2022-06-05 14:26:24 -04:00
spiral
f90ffdaff2
fix(dashboard): use display name for member/group embeds 2022-06-05 14:15:26 -04:00
spiral
989a8b4453
chore(dashboard): run 'go mod tidy' 2022-06-05 13:52:05 -04:00
spiral
f497802834
fix: use correct path definition in github actions files 2022-06-05 13:50:52 -04:00
Draconizations
c8e8655b4f fix(dashboard): don't overwrite current privacy settings 2022-06-05 19:38:07 +02:00
spiral
0046ca6859
feat(dashboard): add git commit hash to Sentry release 2022-06-05 13:07:56 -04:00
spiral
a18fd9bd0d
chore: update github repo URL 2022-06-05 12:57:10 -04:00
spiral
89a770d59b
fix: typo in gh actions filename 2022-06-05 12:56:19 -04:00
spiral
8027527055
merge pull request #450
add official PluralKit web dashboard
2022-06-05 12:39:42 -04:00
spiral
0e1b5c5e02
feat(dashboard): add default opengraph embed tags 2022-06-05 11:33:09 -04:00
spiral
7f816f50f7
fix(dashboard): correctly set current git commit hash during build 2022-06-05 11:33:02 -04:00
Draconizations
2e7f5c20aa feat(dashboard): code block syntax highlighting 2022-06-03 18:09:11 +02:00
Draconizations
770b01504a tweak(dashboard): remove unnecessary node_modules from import paths 2022-06-03 18:08:49 +02:00
Draconizations
6435fa3714 feat(dashboard): move generic.scss to themes file 2022-06-03 18:06:54 +02:00
Draconizations
9a9f60e3c3 feat(dashboard): better pre styling 2022-06-03 17:34:50 +02:00
Draconizations
2819c97552 feat(dashboard): move dark overrides to own file 2022-06-03 17:34:33 +02:00
Draconizations
c049dafe5d fix(dashboard): make code text in darkmode visible 2022-06-03 17:33:39 +02:00
Draconizations
8688cdb289 feat(dashboard): rename theming scss files 2022-06-03 14:33:47 +02:00
Draconizations
d685f6228e feat(dashboard): change primary color to pluralkit orange 2022-06-03 14:24:54 +02:00
spiral
194014f3da
fix(docs): use correct accent colour in dark mode 2022-06-03 06:47:18 -04:00
Ske
4df8629b35 Remove some unused fields on cached models 2022-06-03 10:39:29 +02:00
spiral
614059c79f
fix: correct error text on pk;unlink 2022-06-03 01:15:15 -04:00
spiral
a95fd34881
feat: add dashboard links to system/member/group cards 2022-06-03 01:09:02 -04:00
spiral
15d48db6f3
feat(dashboard): add opengraph/oembed, Docker build 2022-06-03 01:01:54 -04:00
spiral
d956bd4577
chore: update lockfiles 2022-06-02 23:17:00 -04:00
spiral
f731f0d453
fix(dashboard): only clear token from localStorage on 401 error 2022-06-02 23:12:38 -04:00
spiral
66883cef51
feat(dashboard): add status page link to header 2022-06-02 23:09:48 -04:00
spiral
7fb2afe9e2
feat(docs): add dashboard link to navbar 2022-06-02 23:09:32 -04:00
spiral
0ee0e75e02
feat: add 'pk;log show' command 2022-06-02 22:36:42 -04:00
spiral
c87979ef03
feat(api): add autoproxy endpoints 2022-06-02 13:32:31 -04:00
Draconizations
62ac655922 feat(dashboard): go to home when loading dash page while not logged in 2022-05-30 13:02:04 +02:00
Draconizations
c9a02f2ab6 feat(dashboard): change title when home is loaded 2022-05-30 13:01:27 +02:00
Draconizations
0d774a7c9e fix(dashboard): fix crash when opening dash while not logged in 2022-05-30 13:00:57 +02:00
Draconizations
0a048cdc32 feat(dashboard): focus on member/group banner modal 2022-05-30 12:13:49 +02:00
Draconizations
08ead3d549 feat(dashboard): make list filter modes keyboard accessible 2022-05-30 10:48:51 +02:00
Draconizations
a2d500e536 Merge branch 'feat/dashboard' into feat/dashboard-accessibility 2022-05-30 10:05:30 +02:00
Draconizations
4a03418461 tweak(dashboard): include item name in avatar alt text 2022-05-30 10:02:52 +02:00