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 synced commits to pre-commit-ci-update-config at cswimr/PoetryInstaller from mirror 2024-08-20 01:37:11 -04:00
31309c18f7 [pre-commit.ci] auto fixes from pre-commit.com hooks
cfb39c6369 [pre-commit.ci] pre-commit autoupdate
Compare 2 commits »
cswimr synced commits to refs/pull/134/head at cswimr/PoetryInstaller from mirror 2024-08-20 01:37:11 -04:00
31309c18f7 [pre-commit.ci] auto fixes from pre-commit.com hooks
cfb39c6369 [pre-commit.ci] pre-commit autoupdate
Compare 2 commits »
cswimr synced commits to refs/pull/134/merge at cswimr/PoetryInstaller from mirror 2024-08-20 01:37:11 -04:00
31309c18f7 [pre-commit.ci] auto fixes from pre-commit.com hooks
cfb39c6369 [pre-commit.ci] pre-commit autoupdate
Compare 3 commits »
cswimr pushed to master at cswimr/home 2024-08-19 22:00:42 -04:00
8ee1db9f27 update zsh-completions
030fb2d620 add pipx autocomplete to zshrc
Compare 2 commits »
cswimr pushed to main at cswimr/Vencord 2024-08-19 18:13:48 -04:00
351fa9ff86 Merge remote-tracking branch 'upstream/main'
eaca14bb5a Fix Online Themes tab (#2786)
d388aa4347 Decor: Fix on current user area
Compare 3 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:57:31 -04:00
797793b970 feat(aurora): add _obj to the partial models
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:53:19 -04:00
5d22e67864 fix(aurora): don't mutate a list while iterating through it
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:52:22 -04:00
7c86d862cf fix(aurora): fixed a TypeError
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:50:55 -04:00
edbc950741 fix(aurora): remove empty lines in changes_factory and fix timestamp formatting
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:46:08 -04:00
709042f057 fix(aurora): fixed an AttributeError in changes_factory
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:45:05 -04:00
1c3b9377b5 fix(aurora): catch a ValueError in changes_factory
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:42:28 -04:00
891b36ccaa fix(aurora): fixed another syntax error in changes_factory
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:41:44 -04:00
9be187e4aa fix(aurora): fixed a SyntaxError in changes_factory
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:40:55 -04:00
ec082b58ad fix(aurora): make changes_factory support changes properly
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:23:56 -04:00
b0509d748c fix(aurora): fixed a 403 forbidden error in some moderation type handlers when moderating someone with the administrator permission
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:21:37 -04:00
29f393fa89 fix(aurora): fix an attributeerror when editing a case type that doesn't use durations
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 17:19:05 -04:00
0c2cde1a78 fix(aurora): changed how moderation changes are added. only log the information that is actually changed, and not everything
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 14:49:07 -04:00
dc407c1125 fix(aurora): fixed the jsonencoder converting timedeltas to strings using str()
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 14:46:12 -04:00
3d3036f9b6 fix(aurora): convert timedeltas to strings before creating changes from them
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-19 14:37:51 -04:00
3e484e1ae5 fix(aurora): fixed /edit command not setting the moderation's duration properly