Commit Graph

2729 Commits

Author SHA1 Message Date
spiral
de2cc5474d
fix(ci): use correct path for web-proxy GH action 2022-12-15 01:15:55 +00:00
spiral
b5c1197f81
feat(docs): changelog new member model keys 2022-12-15 01:12:10 +00:00
spiral
b1586c88e1
fix(bot): don't crash when sorting by last message and last message is null 2022-12-15 01:04:46 +00:00
spiral
74d621455a
fix(bot): correct error for pk;debug proxy pointing to a DM channel message 2022-12-15 00:57:22 +00:00
spiral
de9cae0cbd
feat(api): add member.message_count, member.last_message_timestamp 2022-12-15 00:50:24 +00:00
spiral
513c3e1a72
feat(api): add member.autoproxy_enabled 2022-12-15 00:49:55 +00:00
spiral
99d71aec2c
feat(bot): update logclean for Dyno change 2022-12-14 20:42:45 +00:00
spiral
c22de98271
feat(bot): ignore 409 responses from discord 2022-12-14 14:51:32 +00:00
spiral
a70b6f31fc
chore: lint 2022-12-14 14:47:48 +00:00
spiral
ad59fa92f1
feat(bot): ignore a few more database errors 2022-12-14 14:47:08 +00:00
spiral
f77308f344
fix(bot): i need to test my code properly before pushing it 2022-12-10 17:07:07 +00:00
spiral
90d94d9330
fix(web-proxy): wrong api redirect 2022-12-10 16:51:58 +00:00
spiral
b01ffa8161
fix(bot): hopefully fix NRE in reaction listener 2022-12-10 16:51:33 +00:00
spiral
d5adcaf76c
fix(bot): ignore "out of shared memory" postgres error 2022-12-10 16:50:43 +00:00
spiral
24db9f28c2
fix(bot): add callback to update message count after proxying
also re-add -with-last-message flag :D
2022-12-10 16:50:22 +00:00
spiral
8e0454a13b
chore(web-proxy): update remote addresses for api/dashboard 2022-12-07 11:26:00 +00:00
spiral
971b89e201
fix(stats): typo 2022-12-06 11:06:32 +00:00
spiral
c547901e00
feat(stats): push guild count to bot status 2022-12-06 10:45:38 +00:00
spiral
d1d0faaa7e
feat(stats): don't require a stats database url 2022-12-06 10:45:07 +00:00
spiral
2fea773d7e
fix(bot): validate url in pk;import 2022-12-06 10:15:20 +00:00
spiral
ac5774df3d
chore(docs): clean up list of bots with log support 2022-12-05 09:58:16 +00:00
spiral
3c21349572
fix(dash): split out highlight.js into a separate minified file 2022-12-05 09:53:05 +00:00
spiral
fdf118e301
fix(dash): add favicon to go script 2022-12-05 09:52:51 +00:00
spiral
7f37f8b353
fix(ci): run dotnet format check only on push to .net paths 2022-12-03 12:45:04 +00:00
spiral
98b6e726e7
fix(stats): fix build 2022-12-03 12:42:54 +00:00
spiral
de5973a832
chore: lint 2022-12-03 12:17:37 +00:00
spiral
b2e4ff38e3
feat: use sqlkata for a few more queries 2022-12-03 12:04:12 +00:00
spiral
8a727c6e80
feat(web-proxy): throw error when trying to access apiv1 on apiv2 2022-12-03 12:00:41 +00:00
spiral
372eef72f4
fix(web-proxy): fix dashboard cache headers, force path lowercase in metrics 2022-12-03 11:59:36 +00:00
spiral
939a727969
fix(stats): use pooled connections to postgres 2022-12-03 11:58:30 +00:00
spiral
2602763e25
feat(bot): don't send internal error messages for some errors that should be on sentry 2022-12-03 11:57:43 +00:00
spiral
026a822c74
feat: add logging to Seq 2022-12-03 11:49:19 +00:00
spiral
fbd036e9c4
feat: create go.work file 2022-12-02 11:23:47 +00:00
spiral
831b6d3301
chore: remove unused system_fronters view 2022-12-01 11:54:13 +00:00
spiral
f9abcc68c4
refactor(bot): separate MatchClear from ConfirmClear 2022-12-01 07:16:36 +00:00
spiral
f06fdb38ef
fix(bot): i forgot how serilog works 2022-11-28 19:25:20 -05:00
spiral
3f62f89e18
feat(bot): print any rate limit headers received on interactions routes 2022-11-28 18:59:02 -05:00
spiral
580b4dfe7b
feat(bot): add interaction logging info for debugging with Discord 2022-11-28 17:45:26 -05:00
Jake Fulmine
ee0a44f891 fix(dashboard): fix member icons 2022-11-28 19:06:47 +01:00
Jake Fulmine
96b552b39c tweak(dashboard): add margins to template buttons 2022-11-28 17:28:11 +01:00
Jake Fulmine
5f9a07c98f fix(dashboard): fix url changing incorrectly when changing tabs 2022-11-28 17:19:26 +01:00
Jake Fulmine
19cd6aebe5 fix(dashboard): properly update items per page in main list 2022-11-28 17:11:03 +01:00
Jake Fulmine
0064857437 fix(dashboard): fix group icons in list 2022-11-28 17:08:20 +01:00
Jake Fulmine
7327db535a fix(dashboard): fix build. for real this time 2022-11-28 07:51:24 +01:00
Jake Fulmine
f978d18e8b fix(dashboard): actually fix build(??) 2022-11-28 07:34:48 +01:00
Jake Fulmine
6f9ebc48e3 fix(dashboard): fix build 2022-11-28 07:30:25 +01:00
Jake Fulmine
5bfb0d030e fix(dashboard): correct default items per page with expanded list setting 2022-11-28 07:19:12 +01:00
Jake Fulmine
15a5f78cf1 tweak(dashboard): re-add sorting by birthday and creation 2022-11-27 21:27:49 +01:00
Jake Fulmine
2a5cadff13 tweak(dashboard): make excluding fields take priority over including 2022-11-27 20:50:31 +01:00
Jake Fulmine
a189d740ab tweak(dashboard): lock icon actually unlocks 2022-11-27 20:13:38 +01:00