spiral
|
b75e59da2f
|
feat: allow specifying database password in separate config parameter
|
2022-06-13 15:23:13 -04:00 |
|
spiral
|
9dd3fba7e6
|
fix: show correct error in 'pk;debug proxy' when autoproxy is disabled for discord account
|
2022-06-13 14:52:07 -04:00 |
|
spiral
|
b30e2a01e3
|
feat: add '-raw' flag to color commands
|
2022-06-13 14:35:18 -04:00 |
|
the iris system
|
69ed7e4925
|
fix(docs): slightly clarify system command targeting (#462)
|
2022-06-12 05:10:38 +00:00 |
|
spiral
|
92ef6d4ec3
|
fix(api): return updated switch in PATCH /switches/:id
|
2022-06-11 17:16:53 -04:00 |
|
spiral
|
6ed066de29
|
Merge branch 'main' of ssh://github.com/pluralkit/pluralkit
|
2022-06-11 00:48:21 -04:00 |
|
spiral
|
2fbd5cf6c1
|
chore: remove unused files from repo
|
2022-06-11 00:46:37 -04:00 |
|
spiral
|
ebcd623bd5
|
refactor(api): move auth middleware to project root
|
2022-06-11 00:45:28 -04:00 |
|
spiral
|
1c9a68cb53
|
chore: lint
|
2022-06-10 18:49:36 -04:00 |
|
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 |
|