bookwyrm/bookwyrm
Mouse Reeve fdc53d6c60
Merge pull request #2394 from jaschaurbach/show-2fa-code
show otp_secret when setting up 2fa
2022-11-19 10:25:15 -08:00
..
activitypub Change log level to info for connector exceptions 2022-11-17 12:35:19 -08:00
connectors Change log level to info for connector exceptions 2022-11-17 12:35:19 -08:00
forms Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
importers Start and stop jobs from the model 2022-11-05 14:35:27 -07:00
management/commands correct linter errors 2022-11-15 23:32:24 +01:00
middleware
migrations Admin UI to enable and disable importing 2022-11-17 14:23:39 -08:00
models Merge pull request #2406 from bookwyrm-social/disable-imports 2022-11-17 19:51:17 -08:00
static 2fa qrcode fixes (#2407) 2022-11-19 09:51:18 -08:00
telemetry
templates Merge pull request #2394 from jaschaurbach/show-2fa-code 2022-11-19 10:25:15 -08:00
templatetags Fixes user follow cache 2022-11-17 11:23:48 -08:00
tests Rename new user to avoid duplication 2022-11-17 15:10:11 -08:00
utils Linting fixes 2022-11-14 01:04:20 -08:00
views Merge branch 'main' into show-2fa-code 2022-11-19 10:09:27 -08:00
__init__.py
activitystreams.py Generate fewer add_status_tasks 2022-11-15 14:14:32 -08:00
admin.py
apps.py Log info, not exception, for expected errors 2022-03-11 14:55:54 -08:00
book_search.py Remove trailing whitespace from queries 2022-11-15 20:09:00 -08:00
context_processors.py Python formatting 2022-03-01 11:39:08 -08:00
emailing.py Fixes report emails always claiming to be about links 2022-11-14 18:03:36 -08:00
imagegenerators.py
lists_stream.py Use update_fields to limit remove_list_tasks 2022-07-02 13:23:23 -07:00
preview_images.py Use variable instead of string 2022-11-13 16:59:05 +01:00
redis_store.py
settings.py Update version number 2022-11-16 18:43:51 -08:00
signatures.py
status.py Catches missing reference to previous sanitizer 2022-07-04 13:24:13 -07:00
storage_backends.py
suggested_users.py Use variable instead of string 2022-11-13 16:59:05 +01:00
tasks.py
thumbnail_generation.py
urls.py Admin UI to enable and disable importing 2022-11-17 14:23:39 -08:00
wsgi.py