moviewyrm/bookwyrm
2021-09-11 09:44:36 -07:00
..
activitypub Set priorities on tasks 2021-09-07 16:33:43 -07:00
connectors Fixes celery kwarg for queue 2021-09-07 17:09:44 -07:00
importers Fixes queue for import task 2021-09-07 17:04:10 -07:00
management/commands Merge branch 'main' into production 2021-08-08 15:10:21 -07:00
migrations Adds deactivation date to user model 2021-09-11 08:57:38 -07:00
models Set deactivation date 2021-09-11 09:00:52 -07:00
static Remove unused library 2021-09-11 07:15:30 -07:00
templates Adds filtering to admin panel 2021-09-11 08:47:16 -07:00
templatetags Fixes labels 2021-09-10 14:41:55 -07:00
tests Fixes references to federation views 2021-09-11 07:27:45 -07:00
utils More pylint fixes 2021-06-18 14:29:24 -07:00
views Cleaner chart intervals 2021-09-11 09:32:29 -07:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Prioritize adding statuses to strems 2021-09-09 17:24:50 -07:00
admin.py Adds model for instance admin announcements 2021-05-19 14:00:46 -07:00
context_processors.py Adds javascript cache value to templates 2021-09-10 10:57:16 -07:00
emailing.py Set priorities on tasks 2021-09-07 16:33:43 -07:00
forms.py Adds create block form 2021-09-08 15:08:22 -07:00
imagegenerators.py Fix lint 2021-06-19 19:44:14 +02:00
preview_images.py Fixes celery kwarg for queue 2021-09-07 17:09:44 -07:00
redis_store.py Merge branch 'main' into production 2021-08-23 15:29:00 -07:00
sanitize_html.py Update sanitize_html.py 2021-07-31 19:54:59 -04:00
settings.py Merge branch 'main' into production 2021-09-10 15:12:25 -07:00
signatures.py Updates code for linter 2021-06-18 14:12:56 -07:00
status.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
storage_backends.py Fix R1725: Consider using Python 3 style super() without arguments 2021-08-04 11:58:53 +02:00
suggested_users.py Fixes filters 2021-09-08 12:06:23 -07:00
tasks.py Simply celery settings 2021-09-07 14:02:03 -07:00
timezone_middleware.py Updates code for linter 2021-06-18 14:12:56 -07:00
urls.py Python formatting 2021-09-11 07:20:40 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00