|
aa34b36608
|
switch to devcontainers
|
2025-01-24 17:20:47 -06:00 |
|
|
65c35a422c
|
chore(deps): update www.coastalcommits.com/cswimr/actions:uv docker digest to 211aaf7
|
2025-01-24 17:20:47 -06:00 |
|
|
9637f5209f
|
style(repo): format nix flake
|
2025-01-24 17:20:47 -06:00 |
|
|
39d286b559
|
chore(deps): update www.coastalcommits.com/cswimr/actions:uv docker digest to 95493fb
|
2025-01-24 17:20:47 -06:00 |
|
|
ca78a197b9
|
chore(repo): update renovate config
|
2025-01-24 17:20:47 -06:00 |
|
|
719e040f2e
|
chore(deps): pin dependencies
|
2025-01-24 17:20:47 -06:00 |
|
|
6e0b13bb20
|
Update renovate.json
|
2025-01-24 17:20:47 -06:00 |
|
|
1a78475bc6
|
chore(deps): update actions/checkout action to v4
|
2025-01-24 17:20:47 -06:00 |
|
|
470b4d86d7
|
Add renovate.json
|
2025-01-24 17:20:47 -06:00 |
|
|
4d79320b39
|
chore(repo): flake formatting
|
2025-01-24 17:20:47 -06:00 |
|
|
ec08130f99
|
chore(repo): use nixpkgs-python to get python version instead of setting languages.python.package
|
2025-01-24 17:20:47 -06:00 |
|
|
523a3a1e89
|
chore(repo): add nix flake dev-shell for development environment
|
2025-01-24 17:20:47 -06:00 |
|
|
90e04cb70a
|
chore(repo): update issue templates
|
2025-01-24 17:20:47 -06:00 |
|
|
9fb796d7f2
|
remove poetry file and update workflow file to use correct meli secret
|
2025-01-24 17:20:47 -06:00 |
|
|
2ecc2cd318
|
chore(repo): add uv.lock file
|
2025-01-24 17:20:47 -06:00 |
|
|
d2c4b19610
|
feat(workflow): move to uv
|
2025-01-24 17:20:47 -06:00 |
|
|
6060c78056
|
(repo): switch to uv
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
|
2025-01-24 17:20:47 -06:00 |
|
|
25a70b925e
|
docs(pterodactyl): link to the pelican-eggs repository instead of some random fork
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
|
2025-01-24 17:20:31 -06:00 |
|
|
03c43710e0
|
chore(poetry): update deps
|
2025-01-24 17:20:31 -06:00 |
|
|
14fe976a0d
|
fix(repo): update all instances of SeaswimmerTheFsh to cswimr
|
2025-01-24 23:18:06 +00:00 |
|
|
f3f99209da
|
fix(backup): update for red 3.5.13
|
2025-01-24 23:17:21 +00:00 |
|
|
2c7b0f5441
|
feat(repo): updated all cogs (except aurora) to use the help formatting present in the indev version of aurora
|
2025-01-24 23:17:21 +00:00 |
|
|
eb331faf55
|
fix(pterodactyl): fixed a missing argument in one of the websocket events
|
2025-01-24 23:17:21 +00:00 |
|
|
3e4efa9220
|
fix(actions): updated container tags
|
2025-01-24 23:17:21 +00:00 |
|
|
b80dedbda2
|
fix(pterodactyl): fixed join and leave listeners throwing errors
|
2025-01-24 23:17:21 +00:00 |
|
|
872e1aabff
|
fix(pterodactyl): don't depend on a website to host images when i can bundle image files in the cog itself
|
2025-01-24 23:17:21 +00:00 |
|
|
bab80d6344
|
chore(pterodactyl): clean up some dirty code
|
2025-01-24 23:17:21 +00:00 |
|
|
73d3449894
|
fix(aurora): fixed two pydantic validation errors
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 1m3s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 1m11s
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
|
2024-09-25 22:57:57 -04:00 |
|
|
24005800fa
|
fix(aurora): actually fixed the thing i just tried to fix
Actions / Build Documentation (MkDocs) (pull_request) Successful in 32s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 1m2s
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
|
2024-09-25 22:55:33 -04:00 |
|
|
d92a0d27da
|
fix(aurora): fix /case breaking if a case is resolved but the resolving user doesn't exist anymore
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 3s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 55s
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
|
2024-09-25 22:51:45 -04:00 |
|
|
97406e7bac
|
feat(aurora): updated phx-class-registry to ^5.0.0 and fixed some typos
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 54s
|
2024-09-20 14:49:28 -04:00 |
|
|
405729f37d
|
force downgrade of phx-class-registry
Actions / Build Documentation (MkDocs) (pull_request) Successful in 35s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m6s
Signed-off-by: seaswimmer <seaswimmerthefsh@gmail.com>
|
2024-09-20 10:38:49 -04:00 |
|
|
1c941462df
|
feat(aurora): log how many errors occured in the handle_expiry task
Actions / Build Documentation (MkDocs) (pull_request) Successful in 39s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 48s
|
2024-09-08 12:47:01 -04:00 |
|
|
b91946abeb
|
fix(aurora): catch exceptions thrown inside of the expiry handler instead of just stopping the task
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 49s
|
2024-09-08 12:40:38 -04:00 |
|
|
d4fe97f247
|
fix(aurora): fixed retrieving a User object instead of a Member object
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 49s
|
2024-09-08 12:33:16 -04:00 |
|
|
9e21879a49
|
fix(aurora): fixed note's handler using cls.string where it should have been using cls.verb
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 50s
|
2024-08-24 19:21:49 -04:00 |
|
|
d600a10729
|
fix(aurora): don't try and use the attribute of a Member object when the object is a User object
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 51s
|
2024-08-24 19:13:01 -04:00 |
|
|
5934506c8a
|
fix(aurora): make silent an optional argument in Aurora.moderate()
Actions / Build Documentation (MkDocs) (pull_request) Successful in 31s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 55s
|
2024-08-23 14:54:06 -04:00 |
|
|
5459392d7e
|
fix(aurora): update the autologger method to use the new type registry
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 54s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
|
2024-08-23 14:43:43 -04:00 |
|
|
6560f98aef
|
feat(aurora): add [p]aurora info command
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 50s
|
2024-08-22 18:47:17 -04:00 |
|
|
fa8036291c
|
fix(aurora): bump version and change author key
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 49s
|
2024-08-22 17:54:36 -04:00 |
|
|
fadb3e1a9d
|
fix(aurora): make the moderation_id key in the moderation tables not nullable (NOT NULL )
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 49s
|
2024-08-22 17:52:50 -04:00 |
|
|
bc3ea67e1e
|
fix(aurora): pylint fixes
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 53s
|
2024-08-22 16:04:37 -04:00 |
|
|
43e82c9eb5
|
feat(aurora): minify export json to reduce file sizes
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 52s
|
2024-08-22 15:59:23 -04:00 |
|
|
320db1b692
|
fix(aurora): make sure that bans with durations are imported as tempbans
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 51s
|
2024-08-22 15:44:22 -04:00 |
|
|
fa27d12de5
|
feat(aurora): make all models compatible with repr
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 51s
|
2024-08-22 15:33:36 -04:00 |
|
|
794ce56040
|
misc(aurora): changed a docstring
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 51s
|
2024-08-22 12:33:30 -04:00 |
|
|
064784c9d7
|
fix(aurora): fixed the Note moderation type handler using cls.string instead of cls.verb
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 54s
|
2024-08-22 12:26:42 -04:00 |
|
|
101d364241
|
misc(aurora): remove a useless logging call
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 52s
|
2024-08-21 17:21:54 -04:00 |
|
|
cd3d3c7733
|
fix(aurora): make sure the bot key does not exist in the Change.from_dict() data dictionary
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 54s
|
2024-08-21 15:16:40 -04:00 |
|