moviewyrm/bookwyrm
2021-12-15 13:39:20 -08:00
..
activitypub Adds links to activitypub spec 2021-12-15 10:56:49 -08:00
connectors Fixes tests 2021-12-14 14:19:27 -08:00
importers Retain source on retry jobs 2021-12-14 13:14:45 -08:00
management/commands
middleware
migrations Use urlfield 2021-12-15 12:46:10 -08:00
models Use urlfield 2021-12-15 12:46:10 -08:00
static Merge branch 'main' into list-embed 2021-12-08 16:40:15 +01:00
templates Better mobile display 2021-12-15 13:35:10 -08:00
templatetags Add link properties for remotes 2021-12-05 12:29:54 -08:00
tests Removes debugging print statements 2021-12-14 19:52:43 -08:00
utils More thoroughly checking if title is set to avoid error 2021-12-05 09:07:17 -08:00
views Removed unused import 2021-12-15 13:39:20 -08:00
__init__.py
activitystreams.py Handle count of notifications banner 2021-11-24 19:00:30 +01:00
admin.py
book_search.py title author search already working correctly with return first 2021-11-12 13:59:54 -08:00
context_processors.py
emailing.py Include admin and moderator in reporting email 2021-11-18 15:08:00 -08:00
forms.py Use urlfield 2021-12-15 12:46:10 -08:00
imagegenerators.py
preview_images.py Add an AttributeError exception for CI tests 2021-12-04 19:59:45 +01:00
redis_store.py
sanitize_html.py
settings.py Javascript cache buster 2021-12-04 14:47:06 -08:00
signatures.py
status.py
storage_backends.py
suggested_users.py
tasks.py Adds enum for queue names 2021-11-11 19:10:22 -08:00
urls.py Adds noscript fallback for links modal 2021-12-15 13:11:49 -08:00
wsgi.py