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
feat(aurora): added imported_timestamp to metadata on new imports
workflow.yaml #863 -Commit
df87612055
pushed by
cswimr
feat(aurora): added a to_json method to the moderation model
workflow.yaml #862 -Commit
58303b8e9c
pushed by
cswimr
feat(aurora): migrated to a custom json encoder
workflow.yaml #861 -Commit
ca1722fee3
pushed by
cswimr
fix(aurora): fixed an issue with json decoding
workflow.yaml #860 -Commit
69805b276f
pushed by
cswimr