.. |
activitypub
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
connectors
|
Fix mypy errors
|
2024-04-25 10:13:21 +02:00 |
forms
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
importers
|
fixes for bookwyrm csv import
|
2024-08-10 16:37:30 +10:00 |
isbn
|
Add timeout to isbn.py
|
2024-03-01 19:58:11 -08:00 |
management
|
BookDataModel: add dry_run argument to merge_into
|
2024-03-23 19:28:57 +01:00 |
middleware
|
Migrate from pytz to zoneinfo
|
2024-04-25 10:14:07 +02:00 |
migrations
|
merge migration
|
2024-07-28 21:08:14 +10:00 |
models
|
fixes for bookwyrm csv import
|
2024-08-10 16:37:30 +10:00 |
static
|
Adding FictionBook format ("FB2", "FB3") to autocomplete options in "Get a copy" block.
|
2024-01-25 01:50:10 +03:00 |
telemetry
|
Added mypy to scripts and workflow, and some first annotations for celerywyrm
|
2023-07-22 13:27:43 +02:00 |
templates
|
Merge pull request #3135 from hughrun/csv
|
2024-08-23 16:29:04 -07:00 |
templatetags
|
Use a simpler query for books to show on the landing page
|
2024-06-08 08:18:54 -07:00 |
tests
|
Uses workaround for test that fails ~sometimes~
|
2024-08-25 17:53:43 -07:00 |
utils
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
views
|
Merge pull request #3135 from hughrun/csv
|
2024-08-23 16:29:04 -07:00 |
__init__.py
|
|
|
activitystreams.py
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
admin.py
|
Adds model for instance admin announcements
|
2021-05-19 14:00:46 -07:00 |
apps.py
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
book_search.py
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
context_processors.py
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
emailing.py
|
Construct absolute URLs with the correct protocol and port
|
2024-04-24 15:30:47 +02:00 |
imagegenerators.py
|
Fix lint
|
2021-06-19 19:44:14 +02:00 |
lists_stream.py
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
preview_images.py
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
redis_store.py
|
Merge pull request #2784 from WesleyAC/add-status-cache-get-audience
|
2023-04-07 06:43:04 -07:00 |
settings.py
|
Fix CSS path prefix when S3 storage is used
|
2024-06-13 05:03:10 +09:00 |
signatures.py
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
status.py
|
Catches missing reference to previous sanitizer
|
2022-07-04 13:24:13 -07:00 |
suggested_users.py
|
pylint: enable useless-suppression lint and perform cleanup
|
2024-07-27 03:47:35 -03:00 |
tasks.py
|
Switch from priority queues to function-based queues
|
2023-07-20 12:25:30 -04:00 |
thumbnail_generation.py
|
Update thumbnail_generation.py
|
2022-01-08 17:54:03 +01:00 |
urls.py
|
Merge branch 'main' into feat/api/oauth
|
2024-03-31 12:41:12 -07:00 |
wsgi.py
|
|
|