Commit graph

  • bac52eef3e
    Merge pull request #3275 from ccamara/wikidata Mouse Reeve 2024-03-23 08:12:09 -0700
  • 8bbac458a6
    Merge pull request #3217 from dato/switch_edition_invalidate_active_shelves Mouse Reeve 2024-03-23 07:59:40 -0700
  • 5b71e94888
    Merge branch 'main' into user-export Mouse Reeve 2024-03-23 07:55:46 -0700
  • a914a44fba
    Removes unnecessary redeclaration of wikidata model field in Author #3275 Mouse Reeve 2024-03-23 07:54:54 -0700
  • 8e088a6d53
    Merge branch 'main' into switch_edition_invalidate_active_shelves #3217 Mouse Reeve 2024-03-23 07:53:24 -0700
  • b508b4cd33
    Merge pull request #3323 from Minnozz/docker-bind-ro Mouse Reeve 2024-03-23 07:51:00 -0700
  • 886d6ec9f7
    Merge branch 'main' into docker-bind-ro #3323 Mouse Reeve 2024-03-23 07:48:27 -0700
  • 21f75da75e
    Merge pull request #3328 from Minnozz/escape-query-in-link Mouse Reeve 2024-03-23 07:46:04 -0700
  • 20db968315
    Merge pull request #3322 from Minnozz/fix-font-download Mouse Reeve 2024-03-23 07:36:43 -0700
  • c3d25c59c5 Escape search query in generated URLs #3328 Bart Schuurmans 2024-03-21 16:48:28 +0100
  • 3cde6dbe5a
    Merge pull request #3326 from Minnozz/black-required-version Bart Schuurmans 2024-03-21 16:30:56 +0100
  • 682bb3b62f dev-tools: relax black version constraint #3326 Bart Schuurmans 2024-03-21 16:25:29 +0100
  • 6801b5be4c
    Bump black from 22.12.0 to 24.3.0 in /dev-tools #3327 dependabot[bot] 2024-03-20 16:43:04 +0000
  • b5b9eddaf0 CI: relax black version constraints Bart Schuurmans 2024-03-20 12:46:37 +0100
  • ab430e0208 requirements.txt: add black Bart Schuurmans 2024-03-20 12:43:14 +0100
  • e13e4237f4 black: specify required-version Bart Schuurmans 2024-03-20 12:24:54 +0100
  • 762786839c
    Merge pull request #3134 from dato/trigger_migrations Bart Schuurmans 2024-03-20 12:11:34 +0100
  • 4ca52c0b38
    Merge branch 'main' into trigger_migrations #3134 Bart Schuurmans 2024-03-20 11:47:54 +0100
  • 6a87713f9f Recalculate all book search vectors after fixing the author trigger Bart Schuurmans 2024-03-20 11:45:12 +0100
  • d08147c6d9
    Merge pull request #3244 from bookwyrm-social/dependabot/pip/pillow-10.2.0 Mouse Reeve 2024-03-19 15:10:30 -0700
  • f423834bd0 Catch the correct exception type from Pillow #3244 Bart Schuurmans 2024-03-18 20:06:12 +0100
  • 5340ed35de
    Drop default filter in favor of per-metadata item conditionals Adeodato Simó 2024-03-19 01:08:29 -0300
  • 1e14d635bc
    Missing brackets and correct blocktrans usage Adeodato Simó 2024-03-19 01:07:52 -0300
  • 09d857e6fb support same identifiers as book page in rss mattkatz 2024-03-18 22:33:47 -0400
  • 1d8bd2be89 add translation usage mattkatz 2024-03-18 21:37:47 -0400
  • cd29b44807
    improve shelf rss description Matt Katz 2024-03-18 21:33:30 -0400
  • 6976cb4876
    add user name to shelf rss feed title Matt Katz 2024-03-18 21:29:16 -0400
  • 63d6486fc9
    Merge branch 'main' into rss-for-shelves Matt Katz 2024-03-18 21:26:05 -0400
  • d304ceb437
    Merge pull request #3324 from bookwyrm-social/dependabot/pip/django-3.2.25 Mouse Reeve 2024-03-18 15:05:30 -0700
  • 47afe34d97
    Bump django from 3.2.24 to 3.2.25 #3324 dependabot[bot] 2024-03-18 21:48:21 +0000
  • 4d23edddca Make sure /images/ and /static/ exist now that the bind mount is read only Bart Schuurmans 2024-03-18 21:04:34 +0100
  • 68cb94daf2 docker-compose.yml: don't automatically start dev-tools by assigning profile Bart Schuurmans 2024-03-18 21:02:06 +0100
  • 864304f128 docker-compose.yml: make all bind mounts read only Bart Schuurmans 2024-03-18 21:01:20 +0100
  • 7690247ab4 Font download: log the exact error #3322 Bart Schuurmans 2024-03-18 20:24:02 +0100
  • 3367b20965 Font download: destination dir is allowed to exist Bart Schuurmans 2024-03-18 20:23:26 +0100
  • 748418590f docker-compose.yml: mount static_volume for flower Bart Schuurmans 2024-03-18 20:22:14 +0100
  • ccf2b16d73 requirements.txt: make typing-Pillow match Pillow Bart Schuurmans 2024-03-18 19:52:40 +0100
  • 3be227fc86 Bump pillow from 10.0.1 to 10.2.0 dependabot[bot] 2024-01-22 22:00:54 +0000
  • a6dc5bd13f
    Make get_file_size robust against typing errors Adeodato Simó 2024-03-18 14:56:29 -0300
  • 518da3b9cf Merge from main into 'user-export' Adeodato Simó 2024-03-18 14:36:07 -0300
  • 2cf7ed477d Consolidate test_posgres.py into test_book_search.py Adeodato Simó 2024-03-17 22:37:28 -0300
  • cceccd1ecf
    Merge from main into 'trigger_migrations' Adeodato Simó 2024-03-17 21:47:04 -0300
  • beb49af514
    Upgade django-pgtrigger to 4.11 Adeodato Simó 2024-03-17 21:46:34 -0300
  • 90bd893568 Fix remaining instances of bad-classmethod-argument Adeodato Simó 2024-03-17 21:00:48 -0300
  • e2c9ea3cd2 Fix instances of bad-classmethod-argument in recently edited files Adeodato Simó 2024-03-17 20:52:20 -0300
  • 4b9fe0af0c Remove nesting in several with..patch calls Adeodato Simó 2024-03-17 20:36:48 -0300
  • 1b9e0546e6 Bracket-wrap calls to patch() for better readability Adeodato Simó 2024-03-17 19:46:30 -0300
  • cfa29c8299 New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-17 05:38:10 -0700
  • 8cf52e0a77
    Merge pull request #3318 from Minnozz/ci-annotations Bart Schuurmans 2024-03-17 11:24:01 +0100
  • 5296e43ea2 New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-17 01:03:31 -0700
  • 16940dcee0 New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-17 00:07:28 -0700
  • 0282e20b89
    Merge branch 'main' into book-series-3256 Bart Schuurmans 2024-03-16 11:23:40 +0100
  • dfecc8db0e New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-16 03:10:41 -0700
  • 954c0e2be8 New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-15 08:59:24 -0700
  • 05ad4d7d75 New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-15 07:23:45 -0700
  • feb0fa6404 New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-14 19:49:49 -0700
  • 579c32f2b9 New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-14 17:49:20 -0700
  • 6ad44322bf New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-14 10:50:12 -0700
  • e4266341c3 New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-14 09:16:25 -0700
  • 4e20e43037 CI: merge all Python actions into one file #3318 Bart Schuurmans 2024-03-13 12:48:02 +0100
  • 383e6533e1 CI: use pytest-github-actions-annotate-failures Bart Schuurmans 2024-03-13 11:56:16 +0100
  • 74fdd9a85a CI: simplify pytest setup Bart Schuurmans 2024-03-13 10:31:09 +0100
  • 6af0a08838 CI: use actions/setup-python@v5 and cache pip Bart Schuurmans 2024-03-13 12:35:23 +0100
  • 12b469a0d6 CI: use actions/checkout@v4 Bart Schuurmans 2024-03-13 12:30:52 +0100
  • 288743b686
    Merge pull request #3315 from Minnozz/fix-pytest-env Mouse Reeve 2024-03-13 15:29:15 -0700
  • a3465e6154
    Merge pull request #3303 from MaggieFero/main Mouse Reeve 2024-03-13 15:28:54 -0700
  • 5b8e083bcd use privacy__in to respect shelf privacy settings mattkatz 2024-03-12 22:10:18 -0400
  • e3ca543f8e Remove extraneous function mattkatz 2024-03-12 22:04:48 -0400
  • 975c3ba9aa
    Correct docstring on rss feed Matt Katz 2024-03-12 21:57:28 -0400
  • a2e41faf69
    /rss shouldn't be optional in the rss route Matt Katz 2024-03-12 21:56:14 -0400
  • 3754af7bc5
    /rss shouldn't be optional in the rss route Matt Katz 2024-03-12 21:55:49 -0400
  • 7b388ae972
    Sort RSS Feed by Shelved date Matt Katz 2024-03-12 21:43:08 -0400
  • 8acecc5ee1 New translations django.po (Chinese Simplified) Mouse Reeve 2024-03-12 08:44:19 -0700
  • 0630e34973 Make FileLink filetype editable #3317 Bart Schuurmans 2024-03-12 14:32:58 +0100
  • 38e39ad870 Remove filetype from duplicate FileLink check Bart Schuurmans 2024-03-12 14:32:46 +0100
  • 3ba528ecdd pytest.ini: define ALLOWED_HOSTS #3315 Bart Schuurmans 2024-03-11 12:46:55 +0100
  • dbf05abc5c CI: use pytest-github-actions-annotate-failures #3316 Bart Schuurmans 2024-03-11 16:39:28 +0100
  • 1d8873d960 CI: run pytest in Docker container Bart Schuurmans 2024-03-11 15:15:55 +0100
  • 072bd3ffe5 Don't read .env from within Python Bart Schuurmans 2024-03-11 14:51:37 +0100
  • adaf7a36b1 Fix author_trigger() #3313 Bart Schuurmans 2024-03-11 11:11:40 +0100
  • 304c47863b
    FileLinkForm: fix duplicate check (#3311) Adeodato Simó 2024-03-11 15:10:28 -0300
  • b68a4cc392
    Merge branch 'main' into filelink-duplicate-check #3311 Mouse Reeve 2024-03-09 07:37:26 -0800
  • 6dfb5000cc
    Merge pull request #3305 from dato/export_catch_missing_key_icon Mouse Reeve 2024-03-09 07:37:14 -0800
  • 8d018b872f FileLinkForm: fix duplicate check Bart Schuurmans 2024-03-09 15:39:52 +0100
  • 76b6e38020 New translations django.po (Galician) Mouse Reeve 2024-03-07 06:46:03 -0800
  • 9e7b040b73
    Fix shelving date changing when changing editions (#3193) Adeodato Simó 2024-03-03 18:48:04 -0300
  • 09c3d9c0dc
    json_export: also detect absent "icon" key #3305 Adeodato Simó 2024-03-03 18:42:27 -0300
  • dd9d68c97d
    Merge pull request #3096 from bookwyrm-social/image-ap-serialization Mouse Reeve 2024-03-02 18:58:08 -0800
  • d138395c75 Add linter exclusion for TBookWyrmModel #3303 Margaret Fero 2024-03-02 17:43:49 -0800
  • 91fe4ad535 Fix spacing for linter Margaret Fero 2024-03-02 17:31:16 -0800
  • 9fa09d5ebe Add extra space required by linter Margaret Fero 2024-03-02 17:30:37 -0800
  • eadb0e640f Fix typo in operator Margaret Fero 2024-03-02 17:29:42 -0800
  • be140d5e5a Pin setuptools at 65.5.1 Margaret Fero 2024-03-02 17:20:48 -0800
  • 22c4155c7c Upgrade pytest to 6.2.5 Margaret Fero 2024-03-02 16:09:34 -0800
  • 498dc35d99 Upgrade Pylint to 2.15.0 Margaret Fero 2024-03-02 16:09:06 -0800
  • 0f5a3e9163 Pin Tornado at 6.3.3 Margaret Fero 2024-03-02 16:08:41 -0800
  • da2636fa29 Add grpcio pin @ 1.57.0 Margaret Fero 2024-03-02 16:07:50 -0800
  • c1520da56d Upgrade flower to 2.0.0 Margaret Fero 2024-03-02 16:05:11 -0800
  • fee3fdd5a8 Upgrade django-compressor to 4.4 Margaret Fero 2024-03-02 16:04:37 -0800
  • c944824ac7 Upgrade django-celery-beat to 2.5.0 Margaret Fero 2024-03-02 16:04:06 -0800