|
8ac735dafe
|
misc(aurora): change the JSONEncoder subclass to use match/case instead of if statements
|
2024-06-04 14:20:01 -04:00 |
|
|
21e51dc320
|
misc(aurora): minor syntax change
|
2024-06-03 00:09:39 -04:00 |
|
|
db477c4744
|
fix(aurora): fixed an issue with json encoding
|
2024-06-03 00:07:52 -04:00 |
|
|
d91a4f49f9
|
fix(aurora): fixed import errors
|
2024-05-06 21:39:43 -04:00 |
|
|
7dfe94869c
|
misc(aurora): codebase cleanup
|
2024-05-06 17:23:59 -04:00 |
|
|
ac8cefd779
|
fix(aurora): pylint fixes
|
2024-05-06 16:47:21 -04:00 |
|
|
3f6aec0a82
|
fix(aurora): don't JSON serialize the Red class
|
2024-05-04 20:55:11 -04:00 |
|
|
6a7758e8f9
|
fix(aurora): reverted previous change, instead using pydantic's ConfigDicts to resolve the error I was encountering previously
|
2024-05-04 18:27:12 -04:00 |
|
|
a7d8f452d1
|
fix(aurora): updated utilities.json.JSONEncoder to match the model change I just made
|
2024-05-04 18:23:24 -04:00 |
|
|
356d58f9d7
|
fix(aurora): changed the jsonencoder
|
2024-05-04 18:09:06 -04:00 |
|
|
2dfc9d9824
|
fix(aurora): use AuroraBaseModels for the JSONEncoder class instead of just pydantic ones to prevent issues with other data types
|
2024-05-04 15:37:07 -04:00 |
|
|
ca7c0d8d7c
|
fix(aurora): use pydantic basemodels instead of the Moderation model
|
2024-05-04 15:33:49 -04:00 |
|
|
98f3e5943b
|
fix(aurora): fixed incorrect kwarg name
|
2024-05-04 15:29:01 -04:00 |
|
|
7dfd9c607a
|
misc(aurora): moved some stuff around
|
2024-05-04 15:25:05 -04:00 |
|