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

  • Joined on 2023-07-12
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 14:15:47 -05:00
fa6fcfb75f feat(backup): finished the importer, minus the loading functionality
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 13:55:35 -05:00
d7b5c5f239 feat(backup): export more information on each individual cog
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 13:33:40 -05:00
3662ce3b23 fix(backup): export branch as well
7fdb106fad misc(backup): condensed some code more
Compare 2 commits »
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 13:21:24 -05:00
ac761d9284 misc(backup): condensed some code
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 13:19:27 -05:00
037ef84dcc fix(backup): added error message for if you don't provide an attachment
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 13:17:56 -05:00
c07c7317f4 fix(backup): remove support for message content based json loading
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 13:11:25 -05:00
c2aa674bff Revert "fix(backup): properly support codeblocks (maybe?)"
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 13:10:33 -05:00
168f62d43f fix(backup): properly support codeblocks (maybe?)
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 13:07:50 -05:00
5eb762d9fe fix(backup): fixed extract_json_from_codeblock
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 13:07:11 -05:00
2dd8663e78 fix(backup): support codeblocks
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 13:03:04 -05:00
702de21448 fix(backup): added a kwarg to backup_import
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 12:56:53 -05:00
52f8439383 fix(backup): lol.
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 12:55:37 -05:00
d0375c3bdb fix(backup): loads the export to see if it's actually valid json or not
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 12:38:48 -05:00
26b085231b fix(backup): fixed list out of index error
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 12:37:29 -05:00
045d51bc23 fix(backup): only try to access message attachments if the message has any
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 12:35:04 -05:00
35ffec9c3f fix(backup): pylint fixes
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 12:34:28 -05:00
932c9f61ed fix(docs): fixed incorrect headers
cswimr created pull request cswimr/SeaCogs#16 2024-01-31 12:33:25 -05:00
WIP: Backup
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 12:31:53 -05:00
6fbfa96cf2 feat(docs): added Backup documentation
cswimr pushed to backup at cswimr/SeaCogs 2024-01-31 12:19:06 -05:00
7fa6cd5922 feat(backup): changed export format