dusk
|
d2807f402d
|
implement rest of the fun commands
|
2025-10-01 13:54:37 +00:00 |
|
dusk
|
1556b119f3
|
implement rest of commands for system
|
2025-10-01 12:27:06 +00:00 |
|
dusk
|
1943687c70
|
implement rest of group and member commands
|
2025-10-01 00:51:45 +00:00 |
|
dusk
|
95fc7e9f60
|
implement parse list options and related commands
|
2025-09-30 18:45:35 +00:00 |
|
dusk
|
3e7898e5cc
|
implement members list, search later
|
2025-09-28 15:34:47 +00:00 |
|
dusk
|
228a177ea3
|
implement system link / unlink cmds
|
2025-09-28 15:03:28 +00:00 |
|
dusk
|
6d6dcc389f
|
add hidden flags that dont show up in suggestions, mainly for global flags
|
2025-09-27 00:21:34 +00:00 |
|
dusk
|
c92c3f84f0
|
implement random commands, dont keep the subcommands only the flags
|
2025-09-26 23:56:49 +00:00 |
|
dusk
|
c00ff2f371
|
implement show-embed flags
|
2025-09-26 18:47:54 +00:00 |
|
dusk
|
02a99025dc
|
fix flake services name
|
2025-09-26 15:41:18 +00:00 |
|
dusk
|
b353dcbda2
|
Merge remote-tracking branch 'upstream/main' into rust-command-parser
|
2025-09-26 15:16:54 +00:00 |
|
dusk
|
104083aac1
|
feat: implement system front commands
|
2025-09-26 14:58:59 +00:00 |
|
dusk
|
4e0c56f6cb
|
fix: add missing parameters ext method, fix SwitchDelete usage
|
2025-09-24 21:36:33 +00:00 |
|
dusk
|
10dd499835
|
feat: implement switch commands
|
2025-09-24 21:32:42 +03:00 |
|
Jake Fulmine
|
14f11bd1e9
|
fix(bot): take member name privacy into account when viewing member groups
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-20 02:46:29 +02:00 |
|
asleepyskye
|
39179f8e3a
|
fix(gateway): properly check for reconnect
Build and push Rust service Docker images / rust docker build (push) Has been cancelled
rust checks / cargo fmt (push) Has been cancelled
|
2025-09-19 09:30:20 -04:00 |
|
alyssa
|
24361d9d2b
|
fix(bot): correctly check for existence of current system in embeds
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
|
2025-09-18 23:32:00 +00:00 |
|
asleepyskye
|
9c99a0bc02
|
chore: update faq for cv2
|
2025-09-18 08:06:55 -04:00 |
|
asleepyskye
|
ebf8a40369
|
fix(bot): fix utility admin command
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-09 11:32:13 -04:00 |
|
asleepyskye
|
8bca02032f
|
feat(bot): add utility admin command
|
2025-09-09 10:43:00 -04:00 |
|
Iris System
|
4293f26b8a
|
chore: slightly reword beta test details in CV2 post
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-08 14:24:23 +12:00 |
|
Iris System
|
bb0f27a70d
|
chore: add "pk;cfg show color" info to website
|
2025-09-08 13:32:58 +12:00 |
|
Iris System
|
21ec6ce022
|
fix(bot): properly check description presence in CV2 cards
|
2025-09-08 13:30:45 +12:00 |
|
Iris System
|
ceedf8a327
|
chore: update announcement index
|
2025-09-08 11:08:11 +12:00 |
|
Iris System
|
cd42131b3f
|
chore: update changelog, add CV2 post
|
2025-09-08 10:58:57 +12:00 |
|
alyssa
|
26208ce16c
|
feat(bot): port help menu to components v2
|
2025-09-07 22:45:31 +00:00 |
|
Iris System
|
a55ccdceea
|
fix(bot): resolve NRE on querying CV2 cards
|
2025-09-08 10:43:38 +12:00 |
|
alyssa
|
ccbc027729
|
chore: fix rust build
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
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
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 |
|
dusk
|
15191171f5
|
feat: implement member avatar commands
|
2025-09-04 04:01:21 +03:00 |
|
dusk
|
1196d87fe7
|
feat: implement member proxy commands
|
2025-09-04 01:22:34 +03:00 |
|
dusk
|
4a7ee0deb0
|
feat: implement member edit commands
|
2025-09-04 00:12:31 +03: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
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
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
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
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
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 |
|