Commit graph

3228 commits

Author SHA1 Message Date
alyssa
ccbc027729 chore: fix rust build
Some checks failed
Build and push Rust service Docker images / rust docker build (push) Has been cancelled
rust checks / cargo fmt (push) Has been cancelled
2025-09-07 17:18:27 +00:00
dependabot[bot]
2ba624d127
build(deps): bump tokio from 1.44.1 to 1.44.2 (#729)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.44.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-07 13:03:17 -04:00
dependabot[bot]
443e402cdb
chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#768)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-version: 0.3.20
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-07 13:02:48 -04:00
dependabot[bot]
5df3191a2c
chore(deps): bump webp from 0.2.6 to 0.3.1 (#767)
Bumps [webp](https://github.com/jaredforth/webp) from 0.2.6 to 0.3.1.
- [Commits](https://github.com/jaredforth/webp/commits)

---
updated-dependencies:
- dependency-name: webp
  dependency-version: 0.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-07 13:02:10 -04:00
Iris System
fbf51b41c1 feat(bot): ComponentsV2 system/member/group cards
Some checks are pending
Build and push Docker image / .net docker build (push) Waiting to run
.net checks / run .net tests (push) Waiting to run
.net checks / dotnet-format (push) Waiting to run
Build and push Rust service Docker images / rust docker build (push) Waiting to run
rust checks / cargo fmt (push) Waiting to run
2025-09-07 10:16:50 +12:00
alyssa
695d1debf2 chore: update recovery message on dashboard
Some checks failed
Build and push Docker image / .net docker build (push) Waiting to run
Build and push Rust service Docker images / rust docker build (push) Waiting to run
rust checks / cargo fmt (push) Waiting to run
Build dashboard Docker image / dashboard docker build (push) Has been cancelled
2025-09-06 18:33:40 +00:00
alyssa
ebb23286d8 chore: bump rust edition to 2024 2025-09-06 18:28:24 +00:00
alyssa
214f164fbc feat(api): implement PKError in rust-api 2025-09-03 00:35:39 +00:00
alyssa
a49dbefe83 fix(api): automatically reload ratelimit script on redis server restart 2025-09-03 00:35:39 +00:00
alyssa
dd14e7daef feat(api): add internal auth 2025-09-03 00:35:39 +00:00
alyssa
9c1acd84e1 fix(api): use constant time comparison for tokens 2025-09-03 00:35:39 +00:00
alyssa
2d40a1ee16 feat(stats): add metric for basebackup age 2025-09-03 00:35:39 +00:00
asleepyskye
2248403140 fix(flake): change systems url to default
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
2025-09-01 21:33:16 -04:00
asleepyskye
b3eb108a13 chore(bot): update wording on error message 2025-09-01 21:23:24 -04:00
asleepyskye
0cd351de45 fix(gateway): add missing 'if' to shard state
Some checks failed
Build and push Rust service Docker images / rust docker build (push) Has been cancelled
rust checks / cargo fmt (push) Has been cancelled
2025-08-31 22:46:51 -04:00
asleepyskye
65b40c498b chore(gateway): format
Some checks failed
Build and push Rust service Docker images / rust docker build (push) Has been cancelled
rust checks / cargo fmt (push) Has been cancelled
2025-08-27 22:34:19 -04:00
asleepyskye
1378379e14 feat(gateway): add reconnect timestamp to shard state 2025-08-27 22:31:23 -04:00
asleepyskye
2fc5f2a9d9 chore: add link to new status page to docs, dash
Some checks failed
Build dashboard Docker image / dashboard docker build (push) Has been cancelled
2025-08-27 17:22:04 -04:00
Iris System
d4611b3769 chore: update CI dotnet-format action
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
2025-08-25 16:04:21 +12:00
alyssa
e4ad346554 chore(nix): bump flake lock 2025-08-25 03:58:17 +00:00
Iris System
6b0b8f82ee chore: fix .NET build in VS2022 2025-08-25 12:23:41 +12:00
Iris System
97f481120c fix: resolve NRE in DispatchService on system import 2025-08-25 11:36:21 +12:00
asleepyskye
c4a4aad791 chore: bump twilight
Some checks failed
Build and push Rust service Docker images / rust docker build (push) Has been cancelled
2025-08-21 11:20:47 -04:00
alyssa
93659f1205 chore: relicense Myriad library to MIT, add license text
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
2025-08-19 21:14:58 +00:00
asleepyskye
621889a6c2 fix(gateway): use try_send for events 2025-08-15 16:48:22 -04:00
asleepyskye
ae9d818f4b fix(nix): add migrations 2025-08-15 13:40:55 -04:00
asleepyskye
3c4644f3cc chore(bot): revert temp fix (407e0ce) + update watson 2025-08-11 21:28:22 -04:00
Zowie
aa103f85e7
fix(docs): add missing avatar_url and display_name properties to system guild settings model (#765) 2025-08-07 14:39:23 -04:00
Zowie
b75bd489b6
fix(docs): add missing privacy keys (#763) 2025-08-07 14:39:11 -04:00
Zowie
e89b31045b
fix(docs): correct docs for clearing display name (#762) 2025-08-07 14:38:35 -04:00
Zowie
19d2d0f375
fix(docs): add return type for /members/{memberRef}/groups (#755) 2025-08-04 14:05:45 -04:00
Zowie
afbd510bdb
fix(docs): id_padding_format uses off instead of none in the API (#757) 2025-08-04 14:03:55 -04:00
Zowie
0225275b1c
fix(docs): mark system model's created as not nullable (#751) 2025-08-04 14:01:24 -04:00
Zowie
abc614a2c0
fix(docs): add return type for 'Create Switch' (#756) 2025-08-04 14:00:14 -04:00
Zowie
101c585d44
fix(docs): add missing created property to group model (#761) 2025-08-04 13:59:08 -04:00
alyssa
049f06d9b1 fix(avatars): use auto region instead of s3 2025-07-26 05:30:23 +00:00
alyssa
47c5990218 chore: move migrations to rust
also adds some basic test seed data
2025-07-24 01:36:04 +00:00
asleepyskye
277bfebb33 chore: bump twilight 2025-07-23 19:44:59 -04:00
asleepyskye
407e0ced1b fix(bot): add read func to handle requests w/ closed connections 2025-07-20 18:40:16 -04:00
asleepyskye
c5e5c5a1f1 chore(bot): format 2025-07-16 12:01:01 -04:00
asleepyskye
3ad28eb15f fix(bot): generate and attach color previews 2025-07-16 11:48:48 -04:00
alyssa
497bee9487 fix: move old command_messages table in migration 52 2025-07-14 13:10:33 +00:00
alyssa
fdfa2baaef chore: bump max switch limit in import 2025-07-06 12:58:52 +00:00
alyssa
5f08a3ed13 fix(api): use correct json key for errors 2025-07-05 17:31:02 +00:00
alyssa
91d5ae6dd7 fix(api): default value for hid_pad_format, content-type for /systems/:id/settings endpoint 2025-07-05 17:28:57 +00:00
Kat
0f840914d7 fix(docs): mark member guild settings model's guild_id as optional 2025-06-29 11:35:47 +00:00
alyssa
a81841f9f5 fix: remove "concurrently" from migration 2025-06-21 21:31:47 +00:00
alyssa
f8b5e56fdc fix: add missing migration 2025-06-21 21:14:23 +00:00
alyssa
320c711c13 feat(docs): add note about 204 on /systems/:id/switches endpoint 2025-06-15 21:10:57 +00:00
alyssa
94b90470d5 fix(api): forgot about discord id lookup 2025-06-15 21:10:57 +00:00