bookwyrm/bookwyrm/utils
Hugh Rundle f07d730e03
Merge pull request #2980 from CSDUMMI/upstream2
Complete Migrations of Bookwyrm Accounts across instances

Merging this into `user-migration` branch to enable final work on this within the main Bookwyrm repository. We will pull in the final PR from there into `main` when ready.

Thanks to @CSDUMMI and the crew for this huge job.
2023-10-15 15:19:01 +11:00
..
__init__.py More pylint fixes 2021-06-18 14:29:24 -07:00
cache.py Revert return type for get_or_set 2023-09-13 10:21:30 +02:00
isni.py Remove returned None to make pylint happy 2023-08-21 14:00:09 +02:00
log.py Type annotations for utils 2023-08-21 12:56:32 +02:00
regex.py Parse hashtags and store them in CreateStatus view 2023-03-07 12:55:36 +01:00
sanitizer.py Sanitise description from Open Library 2023-08-02 19:30:40 +02:00
tar.py Implement self-contained archives to import and export entire users between instances (#38) 2023-09-07 22:37:28 +02:00
validate.py Type annotations for utils 2023-08-21 12:56:32 +02:00