fix(aurora): bump version and change author key
workflow.yaml #1222 -Commit
fa8036291c
pushed by
cswimr
fix(aurora): make the `moderation_id` key in the moderation tables not nullable (`NOT NULL`)
workflow.yaml #1221 -Commit
fadb3e1a9d
pushed by
cswimr
feat(aurora): minify export json to reduce file sizes
workflow.yaml #1219 -Commit
43e82c9eb5
pushed by
cswimr
fix(aurora): make sure that bans with durations are imported as tempbans
workflow.yaml #1218 -Commit
320db1b692
pushed by
cswimr
feat(aurora): make all models compatible with `repr`
workflow.yaml #1217 -Commit
fa27d12de5
pushed by
cswimr
fix(aurora): fixed the `Note` moderation type handler using `cls.string` instead of `cls.verb`
workflow.yaml #1215 -Commit
064784c9d7
pushed by
cswimr
misc(aurora): remove a useless logging call
workflow.yaml #1214 -Commit
101d364241
pushed by
cswimr
fix(aurora): make sure the `bot` key does not exist in the `Change.from_dict()` data dictionary
workflow.yaml #1213 -Commit
cd3d3c7733
pushed by
cswimr
misc(aurora): simplified AuroraGuildModel a bit
workflow.yaml #1212 -Commit
64758686bb
pushed by
cswimr
Merge branch 'main' into aurora-pydantic
workflow.yaml #1211 -Commit
90be42769c
pushed by
cswimr
misc(poetry): add sqlite-web dev dependency
workflow.yaml #1210 -Commit
b4a54d214d
pushed by
cswimr
fix(aurora): fixed a bug in the Aurora importer that prevented new imports from being imported
workflow.yaml #1209 -Commit
8479dcdd48
pushed by
cswimr
feat(aurora): add _obj to the partial models
workflow.yaml #1207 -Commit
797793b970
pushed by
cswimr
fix(aurora): don't mutate a list while iterating through it
workflow.yaml #1206 -Commit
5d22e67864
pushed by
cswimr
fix(aurora): remove empty lines in changes_factory and fix timestamp formatting
workflow.yaml #1204 -Commit
edbc950741
pushed by
cswimr
fix(aurora): fixed an AttributeError in changes_factory
workflow.yaml #1203 -Commit
709042f057
pushed by
cswimr
fix(aurora): catch a ValueError in changes_factory
workflow.yaml #1202 -Commit
1c3b9377b5
pushed by
cswimr
fix(aurora): fixed another syntax error in changes_factory
workflow.yaml #1201 -Commit
891b36ccaa
pushed by
cswimr
fix(aurora): fixed a SyntaxError in changes_factory
workflow.yaml #1200 -Commit
9be187e4aa
pushed by
cswimr
fix(aurora): make changes_factory support changes properly
workflow.yaml #1199 -Commit
ec082b58ad
pushed by
cswimr
fix(aurora): fixed a 403 forbidden error in some moderation type handlers when moderating someone with the administrator permission
workflow.yaml #1198 -Commit
b0509d748c
pushed by
cswimr
fix(aurora): fix an attributeerror when editing a case type that doesn't use durations
workflow.yaml #1197 -Commit
29f393fa89
pushed by
cswimr
fix(aurora): changed how moderation changes are added. only log the information that is actually changed, and not everything
workflow.yaml #1196 -Commit
0c2cde1a78
pushed by
cswimr
fix(aurora): fixed the jsonencoder converting timedeltas to strings using `str()`
workflow.yaml #1195 -Commit
dc407c1125
pushed by
cswimr
fix(aurora): convert timedeltas to strings before creating changes from them
workflow.yaml #1194 -Commit
3d3036f9b6
pushed by
cswimr
fix(aurora): fixed `/edit` command not setting the moderation's duration properly
workflow.yaml #1193 -Commit
3e484e1ae5
pushed by
cswimr