Jake/Rads
|
13eaad59db
|
fix(dashboard): svelecte doesn't accept aria-label :(
|
2022-06-23 22:41:01 +02:00 |
|
Jake/Rads
|
ae631815c3
|
refactor(dashboard): refactor privacy components
|
2022-06-23 22:40:06 +02:00 |
|
Jake/Rads
|
f70996e5a6
|
feat(dashboard): remove unused event directives
|
2022-06-23 22:39:17 +02:00 |
|
Jake/Rads
|
a84192f8f7
|
fix(dashboard): fix cards not updating after editing
|
2022-06-23 22:31:50 +02:00 |
|
Jake/Rads
|
990c2d9f4c
|
fix(dashboard): focus on add proxy button in modal
|
2022-06-23 22:27:47 +02:00 |
|
Jake/Rads
|
9efa8d4289
|
feat(dashboard): consistent loading spinners
|
2022-06-23 22:25:49 +02:00 |
|
Jake/Rads
|
2e69de1b1b
|
refactor(dashboard): refactor list components
|
2022-06-23 22:24:29 +02:00 |
|
Ske
|
b47694edc1
|
fix: include cache in redis-received events
|
2022-06-22 19:01:12 +02:00 |
|
spiral
|
c156951e19
|
fix(bot): incorrect conditional in logclean
|
2022-06-22 09:34:59 -04:00 |
|
spiral
|
6c4bd2cc26
|
fix(dashboard): show error message returned by api in discord login page
|
2022-06-21 22:23:25 -04:00 |
|
spiral
|
b04b6e38d2
|
feat(bot): allow 'pk;logclean' in DMs
|
2022-06-21 11:13:24 -04:00 |
|
spiral
|
cfd9dff6c5
|
feat(bot): tag cluster ID in sentry events
|
2022-06-21 11:11:47 -04:00 |
|
spiral
|
bebad3fd77
|
feat(bot): add dashboard link and 'pk;commands' to help command
|
2022-06-20 19:22:50 -04:00 |
|
spiral
|
5c055871e3
|
feat(bot): store command message info in redis
|
2022-06-19 20:28:55 -04:00 |
|
pulchra mentis
|
33b77470ee
|
feat(dashboard): timestamp parsing (#461)
|
2022-06-17 23:05:19 -04:00 |
|
spiral
|
62c5c3865a
|
fix(api): generate token if needed in discord oauth response
|
2022-06-16 17:51:53 -04:00 |
|
spiral
|
9848b88d5b
|
feat(bot): don't query db message context when running commands
|
2022-06-15 19:28:34 -04:00 |
|
spiral
|
7cb3a3ea0f
|
feat(bot): remove hacky fix for extremely slow system deletes
they are no longer extremely slow
|
2022-06-15 18:52:50 -04:00 |
|
spiral
|
ba9c074dc2
|
feat(dashboard): somewhat better styling of shard status page
|
2022-06-15 00:08:47 -04:00 |
|
spiral
|
65e2bb0234
|
feat(bot): remove cluster-local DM channel cache
|
2022-06-14 23:11:55 -04:00 |
|
spiral
|
f0b5749d5c
|
feat(bot): clean up / paginate help command
|
2022-06-14 19:05:15 -04:00 |
|
spiral
|
f3c02a4254
|
feat(bot): remove deprecated commands
|
2022-06-14 15:55:08 -04:00 |
|
spiral
|
13efdbee83
|
typo
|
2022-06-14 14:41:32 -04:00 |
|
spiral
|
c4726f358b
|
feat(bot): get cluster config from Nomad node index env variable
|
2022-06-14 14:18:37 -04:00 |
|
spiral
|
5833e7644d
|
fix: don't crash when trying to log edited message with no old content
|
2022-06-13 21:18:24 -04:00 |
|
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 |
|