Commit graph

213 commits

Author SHA1 Message Date
alyssa
09ed215e6c chore: clean up .net sentry exceptions
Some checks failed
Build and push Docker image / .net docker build (push) Has been cancelled
.net checks / run .net tests (push) Has been cancelled
.net checks / dotnet-format (push) Has been cancelled
2026-01-25 06:53:15 -05:00
alyssa
6fea94f990 feat(api): try harder at checking whether user is in guild 2025-06-15 21:10:57 +00:00
alyssa
0fa0070d41 feat(dotnet): json stdout logging 2025-05-24 12:40:14 +00:00
alyssa
6c0c7a5c99 feat(api): pull SP avatars 2025-04-26 12:03:00 +00:00
alyssa
63777bf810 feat: add sentry error logging to dotnet-api and rust crates 2025-02-23 18:49:31 +00:00
alyssa
8f664dc54d feat(api): accept member for latch autoproxy 2025-01-02 06:02:57 +00:00
alyssa
4596d98670 refactor: remove protobuf 2024-12-24 02:43:41 +00:00
alyssa
2d564535af chore: update to .net 8 2024-12-24 02:43:41 +00:00
alyssa
f3e006034b feat(bot): add opensearch log configuration 2024-11-21 06:50:55 +09:00
Zowie
1b6c635571 feat(api): always set system id on members/groups 2024-11-09 19:59:03 -08:00
alyssa
50eb6f0e50 chore: bump StackExchange.Redis 2024-11-10 11:08:30 +09:00
alyssa
2fbd885855 fix(api): missing null check on /members/:id/groups endpoint 2024-09-27 04:32:02 +09:00
alyssa
45640f08ee feat: improve dispatch security 2024-08-22 07:10:35 +09:00
alyssa
cfde105e19 chore(api): move token auth to rust api service 2024-08-04 07:49:57 +09:00
Iris System
bd1c54f5eb fix(api): trim trailing spaces from hids in GetSystemSwitches 2024-05-12 15:32:44 +12:00
Iris System
9f56697241 feat: initial 6-character HID rework 2024-05-11 20:07:01 +12:00
alyssa
225480c8da chore: dotnet format (oops) 2024-04-16 15:02:52 -04:00
alyssa
2b46d0c2ac fix(api): correctly check privacy settings on group list endpoint 2024-04-16 14:59:12 -04:00
ashe
99f905de4c
fix(api): refactor autoproxy controller so unlatching can work (#615) 2024-02-13 22:55:21 +13:00
rladenson
3045c5e307 feat(bot): add system guild icon & guild name (#554) 2023-07-19 12:49:00 +12:00
spiral
52c9ca9d0e github pls 2023-02-12 17:59:33 -05:00
spiral
a39d0c8ab6
fix(api): check visibility for group members in groups endpoint 2023-02-12 04:29:11 +00:00
spiral
e6d8c44d72 fix(api): use cache for switch member lookups 2023-02-06 19:33:54 -05:00
Iris System
10287d0146 chore: update lockfiles (since dependabot didn't) 2023-01-09 04:31:11 +13:00
spiral
42905ba3bd
fix(api): fix autoproxy mode check when patching member 2022-12-31 02:22:38 +00:00
spiral
5c0472eb95
fix(api): limit autoproxy member patch to own system 2022-12-31 02:17:26 +00:00
spiral
de5973a832
chore: lint 2022-12-03 12:17:37 +00:00
spiral
e0cde35b3d
fix(api): actually run metrics reporters
create MetricsRunner.cs
2022-11-25 09:32:47 +00:00
spiral
e9673a6704
feat: use redis cache for non-id message lookups 2022-11-24 06:32:55 +00:00
spiral
bf7747ab34
feat: split out messages table from main database 2022-11-23 09:17:19 +00:00
spiral
5e5c819352
chore: push updated packages.lock.json 2022-11-23 03:25:20 +00:00
spiral
bc8bceba16
fix(api): oops 2022-11-19 02:06:55 +00:00
spiral
12d267ed1f
chore(api): remove unused code 2022-11-18 03:35:56 +00:00
spiral
de0d27e514
feat(api): don't handle CORS locally 2022-11-18 01:04:53 +00:00
spiral
f2aa458db8
chore(dashboard): remove incorrect git commit id on bot status page 2022-09-29 17:58:31 +00:00
Iris System
52127d9255 chore: update nuget Grpc.Tools to 2.47.0
The version previously used (2.37.0) is completely broken on
aarch64 Linux, so building the bot just didn't work there.
2022-07-05 11:15:30 +00:00
spiral
62c5c3865a
fix(api): generate token if needed in discord oauth response 2022-06-16 17:51:53 -04:00
spiral
92ef6d4ec3
fix(api): return updated switch in PATCH /switches/:id 2022-06-11 17:16:53 -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
97d8863481
feat(api): redirect root to API docs, return 410 gone for v1 routes 2022-06-10 18:47:25 -04:00
spiral
0f47042dd1
fix(api): send proper content-type header for errors 2022-06-10 16:44:04 -04:00
spiral
f90ffdaff2
fix(dashboard): use display name for member/group embeds 2022-06-05 14:15:26 -04:00
spiral
8027527055
merge pull request #450
add official PluralKit web dashboard
2022-06-05 12:39:42 -04:00
spiral
15d48db6f3
feat(dashboard): add opengraph/oembed, Docker build 2022-06-03 01:01:54 -04:00
spiral
c87979ef03
feat(api): add autoproxy endpoints 2022-06-02 13:32:31 -04:00
spiral
0db7eebb17
feat(api): add config to discord oauth response 2022-05-09 14:33:40 -04:00
spiral
7aaad288e6
chore: remove API v1 2022-04-20 12:20:03 -04:00
spiral
756859ebe6
fix(api): default to not using lookup cache by default for ResolveGroup 2022-04-09 18:04:27 -04:00