Commit Graph

2619 Commits

Author SHA1 Message Date
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
Jake Fulmine
43c59e7fe2 fix(dashboard): show proper privacy icons in header 2022-11-27 20:08:14 +01:00
Jake Fulmine
9cc4b12130 tweak(dashboard): properly change items per page when switching view 2022-11-27 20:07:35 +01:00
Jake Fulmine
217afee8a0 fix(dashboard): fix public profile list crashing 2022-11-27 19:49:07 +01:00
Jake Fulmine
39e18704a6 refactor(dashboard): revamp how lists work entirely 2022-11-27 19:27:07 +01:00
Jake Fulmine
a62b6d53e2 fix(dashboard): fix broken styling on lists 2022-11-26 14:25:10 +01:00
Jake Fulmine
c574ad6ecf chore(dashboard): update dependencies 2022-11-26 13:41:01 +01:00
Jake Fulmine
1b3f188997 refactor(dashboard): re-organize dashboard files 2022-11-26 13:23:59 +01:00
spiral
e0cde35b3d
fix(api): actually run metrics reporters
create MetricsRunner.cs
2022-11-25 09:32:47 +00:00
spiral
770907f232
fix(api): load metrics reporting module
i don't know why this fixes it, but it does somehow
2022-11-25 08:53:24 +00:00
rladenson
1960fa9dfd
fix(bot): Show correct command for proxy case (#500) 2022-11-25 04:35:14 +00:00