Seaswimmer cswimr · he/him
  • Kentucky, United States of America
  • https://me.seafsh.cc
  • Hey! I'm the site administrator for CoastalCommits, read my profile for more information!

  • Joined on 2023-07-12
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 00:25:21 -04:00
eebddd6e89 fix(aurora): override aiosqlite's logging level to warning
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-05 00:14:46 -04:00
5cbf4e7e47 feat(aurora): migrated to aiosqlite
cswimr created branch aurora-aiosqlite in cswimr/SeaCogs 2024-06-04 23:56:44 -04:00
cswimr pushed to aurora-aiosqlite at cswimr/SeaCogs 2024-06-04 23:56:44 -04:00
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 23:55:57 -04:00
027144f35d fix(aurora): pylint fixes
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 23:52:38 -04:00
0d64e3f652 misc(aurora): convert Change.from_dict() to use utils.timedelta_from_string()
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 23:43:55 -04:00
8591649465 fix(aurora): fixed aurora.utilities.utils.timedelta_from_string not including days in its calculations
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 23:31:55 -04:00
78630dc317 feat(aurora): added timedelta_from_string() function
74d122a2e7 fix(aurora): catch importer errors instead of letting the entire import process die
Compare 2 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 16:55:32 -04:00
ce48c1e889 fix(aurora): fixed a valueerror
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 16:52:22 -04:00
ff34310113 fix(aurora): fixed a valueerror
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 16:50:37 -04:00
3d2dabae08 fix(aurora): fixed a typeerror
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 16:37:32 -04:00
3fdc54b7cb fix(aurora): get_next_case_number now only retrieves the first entry in the sql database (using LIMIT 1)
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 16:35:23 -04:00
b252343dc0 misc(aurora): allow Moderation.log() to skip returning the class object
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 15:52:26 -04:00
720e100a20 fix(aurora): removed some logging statements
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 15:43:19 -04:00
ff66006b8a misc(aurora): add more logging
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 15:39:20 -04:00
fdb96539c3 fix(aurora): removed a useless debug statement
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 15:38:03 -04:00
7a664ce9c3 fix(aurora): make Change.reason optional
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 15:36:41 -04:00
3168c42787 fix(aurora): fixed a pydantic ValidationError
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 15:33:04 -04:00
5d53eec2f1 fix(aurora): fixed a valueerror in the Change.from_dict() method
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 15:23:49 -04:00
166421b6ba fix(aurora): removed a character causing a valueerror