feat(aurora): migrated `/edit` to the new model system
workflow.yaml #895 -Commit
dc44e8c6de
pushed by
cswimr
feat(aurora): finished the factory migrations
workflow.yaml #894 -Commit
fc15b434c7
pushed by
cswimr
misc(aurora): added some markdown formatting
workflow.yaml #893 -Commit
e89db3de5a
pushed by
cswimr
fix(aurora): fixed some subscripting errors in changes_factory
workflow.yaml #892 -Commit
a8414a7918
pushed by
cswimr
fix(aurora): fixed an incorrect conditional statement resulting in unintended behavior
workflow.yaml #889 -Commit
ee331b7544
pushed by
cswimr
fix(aurora): convert datetimes to unix timestamps
workflow.yaml #888 -Commit
50c2db80d9
pushed by
cswimr
fix(aurora): fix a few classmethods returning None instead of their constructed classes
workflow.yaml #887 -Commit
23eba46948
pushed by
cswimr
fix(aurora): fixed a conditional statement and a pydantic issue
workflow.yaml #886 -Commit
0b31e70089
pushed by
cswimr
fix(aurora): don't JSON serialize the Red class
workflow.yaml #885 -Commit
3f6aec0a82
pushed by
cswimr
fix(aurora): fixed another pydantic error
workflow.yaml #884 -Commit
a22de1d2c2
pushed by
cswimr
fix(aurora): reverted previous change, instead using pydantic's ConfigDicts to resolve the error I was encountering previously
workflow.yaml #883 -Commit
6a7758e8f9
pushed by
cswimr
fix(aurora): updated utilities.json.JSONEncoder to match the model change I just made
workflow.yaml #882 -Commit
a7d8f452d1
pushed by
cswimr
fix(aurora): don't inherit from AuroraBaseModel
workflow.yaml #881 -Commit
6520f4f2b9
pushed by
cswimr
fix(aurora): fixed guild ids appearing in changes
workflow.yaml #879 -Commit
d70f2bf5f1
pushed by
cswimr
feat(aurora): added a new object for Changes
workflow.yaml #873 -Commit
e7e8d60f3b
pushed by
cswimr
fix(aurora): fixed a faulty expiration check
workflow.yaml #872 -Commit
2c336ff70c
pushed by
cswimr
fix(aurora): fixed an incorrect function call in Moderation.from_sql()
workflow.yaml #871 -Commit
a3a208b38e
pushed by
cswimr
fix(aurora): mark the bot as a classvar in the moderation model
workflow.yaml #870 -Commit
26bf5920c6
pushed by
cswimr
fix(aurora): fixed a whole bunch of pydantic errors
workflow.yaml #869 -Commit
d13ad88f16
pushed by
cswimr
feat(aurora): whole bunch of changes to the models and various other things
workflow.yaml #868 -Commit
6147c8c6d5
pushed by
cswimr
fix(aurora): use AuroraBaseModels for the JSONEncoder class instead of just pydantic ones to prevent issues with other data types
workflow.yaml #867 -Commit
2dfc9d9824
pushed by
cswimr
fix(aurora): use pydantic basemodels instead of the Moderation model
workflow.yaml #866 -Commit
ca7c0d8d7c
pushed by
cswimr