|
fe5823b637
|
fix(aurora): awaited a coroutine
|
2024-06-05 00:41:41 -04:00 |
|
|
3383e84221
|
fix(aurora): fixed some issues with aiosqlite
|
2024-06-05 00:39:56 -04:00 |
|
|
5cbf4e7e47
|
feat(aurora): migrated to aiosqlite
|
2024-06-05 00:14:43 -04:00 |
|
|
027144f35d
|
fix(aurora): pylint fixes
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 49s
|
2024-06-04 23:55:55 -04:00 |
|
|
0d64e3f652
|
misc(aurora): convert Change.from_dict() to use utils.timedelta_from_string()
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 48s
|
2024-06-04 23:52:35 -04:00 |
|
|
ce48c1e889
|
fix(aurora): fixed a valueerror
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 47s
|
2024-06-04 16:55:29 -04:00 |
|
|
ff34310113
|
fix(aurora): fixed a valueerror
Actions / Build Documentation (MkDocs) (pull_request) Successful in 31s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 47s
|
2024-06-04 16:52:19 -04:00 |
|
|
3d2dabae08
|
fix(aurora): fixed a typeerror
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 47s
|
2024-06-04 16:50:33 -04:00 |
|
|
3fdc54b7cb
|
fix(aurora): get_next_case_number now only retrieves the first entry in the sql database (using LIMIT 1 )
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 43s
|
2024-06-04 16:37:28 -04:00 |
|
|
b252343dc0
|
misc(aurora): allow Moderation.log() to skip returning the class object
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 44s
|
2024-06-04 16:35:18 -04:00 |
|
|
720e100a20
|
fix(aurora): removed some logging statements
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 47s
|
2024-06-04 15:52:23 -04:00 |
|
|
ff66006b8a
|
misc(aurora): add more logging
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 50s
|
2024-06-04 15:43:15 -04:00 |
|
|
fdb96539c3
|
fix(aurora): removed a useless debug statement
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 44s
|
2024-06-04 15:39:16 -04:00 |
|
|
7a664ce9c3
|
fix(aurora): make Change.reason optional
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 44s
|
2024-06-04 15:37:58 -04:00 |
|
|
3168c42787
|
fix(aurora): fixed a pydantic ValidationError
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 44s
|
2024-06-04 15:36:38 -04:00 |
|
|
5d53eec2f1
|
fix(aurora): fixed a valueerror in the Change.from_dict() method
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 43s
|
2024-06-04 15:32:59 -04:00 |
|
|
0a207b66e4
|
fix(aurora): fixed an error with timedelta formatting
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 43s
|
2024-06-04 15:22:50 -04:00 |
|
|
5151f65317
|
fix(aurora): added more to the debugging statement
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 43s
|
2024-06-04 14:59:57 -04:00 |
|
|
0089625ef3
|
fix(aurora): add a debug statement
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 43s
|
2024-06-04 14:56:51 -04:00 |
|
|
21fa3d9eb0
|
feat(aurora): added an __int__ dunder method to the moderation model
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 46s
|
2024-06-04 12:44:58 -04:00 |
|
|
38180f5ccd
|
fix(aurora): fixed an sql operation error
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 46s
|
2024-06-04 12:29:24 -04:00 |
|
|
a10af37f14
|
feat(aurora): add support for OFFSET in Moderation.get_latest()
|
2024-06-04 12:23:12 -04:00 |
|
|
9b0f977016
|
feat(aurora): moved get_next_case_number() into the Moderation class, along with removing from_sql and get_all_cases . also added some other classmethods to replace those.
also modified message_factory and its calls to add a new kwarg
|
2024-06-04 00:04:11 -04:00 |
|
|
460d5a31fc
|
feat(aurora): allow the Moderation.execute() classmethod to accept a cursor, to prevent opening a new database connection on every call
|
2024-06-03 23:48:21 -04:00 |
|
|
bbe8b281d1
|
misc(aurora): changed two typehints in aurora.utilities.utils and added other typehints
|
2024-06-03 23:46:22 -04:00 |
|
|
22f9ce52d1
|
fix(aurora): fixed a typeerror
Actions / Build Documentation (MkDocs) (pull_request) Successful in 42s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m11s
|
2024-06-03 00:55:56 -04:00 |
|
|
499cfbe8a9
|
misc(aurora): use tuples instead of lists
Actions / Build Documentation (MkDocs) (pull_request) Successful in 44s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m14s
|
2024-06-03 00:55:09 -04:00 |
|
|
99d95afe07
|
fix(aurora): fixed another TypeError
Actions / Build Documentation (MkDocs) (pull_request) Successful in 45s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m10s
|
2024-06-03 00:51:51 -04:00 |
|
|
028e22ebec
|
fix(aurora): happy now?
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 1m9s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 43s
|
2024-06-03 00:50:17 -04:00 |
|
|
4c28453173
|
fix(aurora): fixed a TypeError
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 1m9s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 42s
|
2024-06-03 00:49:08 -04:00 |
|
|
d646754466
|
feat(aurora): added a bunch of functionality to the Moderation model
Actions / Build Documentation (MkDocs) (pull_request) Successful in 44s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 1m11s
|
2024-06-03 00:47:56 -04:00 |
|
|
db477c4744
|
fix(aurora): fixed an issue with json encoding
Actions / Build Documentation (MkDocs) (pull_request) Successful in 47s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m10s
|
2024-06-03 00:07:52 -04:00 |
|
|
1990b97518
|
fix(aurora): ignore moderation cases where the moderation_id is 0
Actions / Build Documentation (MkDocs) (pull_request) Successful in 49s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m13s
|
2024-06-02 23:59:17 -04:00 |
|
|
641f45d126
|
feat(aurora): add the from_sql_all classmethod to the Moderation model
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m9s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 47s
|
2024-06-02 23:53:19 -04:00 |
|
|
7a9c9846de
|
fix(aurora): fixed a broken from_id method
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 40s
|
2024-05-24 04:09:27 -04:00 |
|
|
0cc7d6079d
|
fix(aurora): removed useless debug statement
Actions / Build Documentation (MkDocs) (pull_request) Successful in 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 40s
|
2024-05-24 04:06:05 -04:00 |
|
|
ed923f1d9b
|
fix(aurora): finally actually maybe fixed the pydantic validation error
Actions / Build Documentation (MkDocs) (pull_request) Successful in 25s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 38s
|
2024-05-24 04:04:21 -04:00 |
|
|
39cb5feb50
|
misc(aurora): adding temporary debug logging
Actions / Build Documentation (MkDocs) (pull_request) Successful in 32s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 44s
|
2024-05-24 04:02:15 -04:00 |
|
|
c90796f6b3
|
fix(aurora): hopefully actually fixed the pydantic validation error
Actions / Build Documentation (MkDocs) (pull_request) Successful in 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 38s
|
2024-05-24 04:01:15 -04:00 |
|
|
0b1d1d29e6
|
fix(aurora): hopefully fixed a pydantic validation error
Actions / Build Documentation (MkDocs) (pull_request) Successful in 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 39s
|
2024-05-24 03:57:54 -04:00 |
|
|
797fd561c9
|
fix(aurora): fixed another typeerror
Actions / Build Documentation (MkDocs) (pull_request) Successful in 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 39s
|
2024-05-24 03:53:38 -04:00 |
|
|
51d3245703
|
fix(aurora): fixed a typeerror in Moderation.log()
Actions / Build Documentation (MkDocs) (pull_request) Successful in 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 38s
|
2024-05-24 03:51:43 -04:00 |
|
|
67b33a2eb8
|
feat(aurora): added a slowmode command
Actions / Build Documentation (MkDocs) (pull_request) Successful in 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 39s
|
2024-05-24 03:46:20 -04:00 |
|
|
dc51aa7bdc
|
fix(aurora): import fixes
Actions / Build Documentation (MkDocs) (pull_request) Successful in 31s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 45s
|
2024-05-09 21:27:26 -04:00 |
|
|
904fd1c914
|
fix(aurora): fixed more import errors
Actions / Build Documentation (MkDocs) (pull_request) Successful in 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 40s
|
2024-05-06 21:46:01 -04:00 |
|
|
d91a4f49f9
|
fix(aurora): fixed import errors
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 42s
|
2024-05-06 21:39:43 -04:00 |
|
|
ab878739c4
|
misc(aurora): pep 604 compliance
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 43s
|
2024-05-06 21:04:08 -04:00 |
|
|
2b79e3b6a8
|
fix(aurora): added an __init__.py to a directory that was missing one
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 40s
|
2024-05-06 17:29:57 -04:00 |
|
|
7dfe94869c
|
misc(aurora): codebase cleanup
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 41s
|
2024-05-06 17:23:59 -04:00 |
|