Commit Graph

  • 6d42f2bb1e
    Merge pull request #1172 from bookwyrm-social/import-lookup Mouse Reeve 2021-06-14 12:49:54 -0700
  • f4a6e18759
    Merge pull request #1173 from bookwyrm-social/series-space Mouse Reeve 2021-06-14 12:49:41 -0700
  • 6e6354bcce Fixes trailing space in series text Mouse Reeve 2021-06-14 12:34:11 -0700
  • d4e2a06092
    Merge pull request #1171 from bookwyrm-social/import-text Mouse Reeve 2021-06-14 12:31:38 -0700
  • 46be7292fd Don't try title/author search when isbn search fails Mouse Reeve 2021-06-14 12:30:43 -0700
  • f4776f3827
    Merge pull request #1170 from bookwyrm-social/delete-user Mouse Reeve 2021-06-14 12:00:32 -0700
  • 9a67c61487 Clarifies wording on pending imports Mouse Reeve 2021-06-14 11:59:44 -0700
  • e98138e84f Show users as deleted in admin view Mouse Reeve 2021-06-14 11:35:06 -0700
  • 607bfa9160 Python formatting Mouse Reeve 2021-06-14 11:16:41 -0700
  • 557aa2005b Adds test for delete view Mouse Reeve 2021-06-14 11:15:00 -0700
  • 8cd6712db3 Let users delete their accounts Mouse Reeve 2021-06-14 10:44:25 -0700
  • 7ae64c2a68 Splits user view out and adds template Mouse Reeve 2021-06-14 09:57:51 -0700
  • 17635b47db Fix case where there is no subtitle. Fabien Basmaison 2021-06-11 09:41:55 +0200
  • cf751a8efa Merge branch 'main' into frontend/subtitle Fabien Basmaison 2021-06-11 08:49:46 +0200
  • e4b815d276
    Merge pull request #1169 from bookwyrm-social/dependabot/pip/django-3.2.4 Mouse Reeve 2021-06-10 12:59:32 -0700
  • c415860373
    Bump django from 3.2.2 to 3.2.4 dependabot[bot] 2021-06-10 17:42:49 +0000
  • fd753d47ce
    Merge pull request #1168 from bookwyrm-social/reading-progress-view Mouse Reeve 2021-06-09 11:48:06 -0700
  • a4afbccb3a Fixes straggling reading view test name Mouse Reeve 2021-06-09 11:27:14 -0700
  • ce4a57e5c9 Reading status view name Mouse Reeve 2021-06-09 11:16:52 -0700
  • 4107f7ddf1 Updates readthrough tests Mouse Reeve 2021-06-09 11:05:15 -0700
  • 3c7c8a1797 Fixes urls in fallback mode Mouse Reeve 2021-06-09 11:05:05 -0700
  • 113ced2900 Merge reading status views into one view Mouse Reeve 2021-06-09 10:36:52 -0700
  • 166515a755
    Merge pull request #1167 from bookwyrm-social/dependabot/pip/django-3.2.2 Mouse Reeve 2021-06-09 10:37:46 -0700
  • c24d95bc5b
    Merge pull request #1166 from bookwyrm-social/dependabot/npm_and_yarn/trim-newlines-3.0.1 Mouse Reeve 2021-06-09 10:37:29 -0700
  • a8eb21f992
    Bump django from 3.2.1 to 3.2.2 dependabot[bot] 2021-06-09 17:22:46 +0000
  • eb087e131e
    Bump trim-newlines from 3.0.0 to 3.0.1 dependabot[bot] 2021-06-09 17:22:45 +0000
  • 8d181a9848
    Merge pull request #1165 from bookwyrm-social/nojs-modals Mouse Reeve 2021-06-09 10:22:15 -0700
  • 6be97a6102 Be consistent between variable name & logic. Equal is already too short. Fabien Basmaison 2021-06-09 19:03:15 +0200
  • c4072cbc04 Be nice to Black and follow styleguides. Fabien Basmaison 2021-06-09 18:54:05 +0200
  • 0ecea5710b Use gettext to add subtitle to short titles (use variable for length). Fabien Basmaison 2021-06-09 18:51:20 +0200
  • b8922bae19 Merge branch 'main' into frontend/subtitle Fabien Basmaison 2021-06-09 17:59:23 +0200
  • 090281573c
    Merge pull request #1162 from joachimesque/locales-french-update Mouse Reeve 2021-06-09 06:23:07 -0700
  • f58c1d1138 Tweak styles for subtitle: Fabien Basmaison 2021-06-09 12:20:34 +0200
  • 5047b8bf94 Do not break document structure with ratings. Fabien Basmaison 2021-06-09 11:12:38 +0200
  • b9562e44e3 Merge branch 'main' into frontend/subtitle Fabien Basmaison 2021-06-09 10:14:34 +0200
  • 625ab46059 Removes start reading with progress test Mouse Reeve 2021-06-08 15:03:50 -0700
  • a00fdc6864 Updates tests for reading views Mouse Reeve 2021-06-08 14:42:55 -0700
  • e65bc09e7a Linter fixes Mouse Reeve 2021-06-08 12:42:45 -0700
  • eb12506985 No script fallback mode Mouse Reeve 2021-06-08 12:40:01 -0700
  • 3356c652ee Adds standalone modal views for reading steps Mouse Reeve 2021-06-08 11:55:18 -0700
  • b5d0a9e0b4 Removes deplicate progress code form reading views Mouse Reeve 2021-06-08 11:43:30 -0700
  • 1231d40e80 Want to read view Mouse Reeve 2021-06-08 11:23:53 -0700
  • 45146b4999 Convert start and finish reading into view classes Mouse Reeve 2021-06-08 11:10:39 -0700
  • 689fefb096 Merge remote-tracking branch 'upstream/main' into storage-s3 Joachim 2021-06-08 18:20:57 +0200
  • 280be59c46 Refactor AWS command Joachim 2021-06-08 18:19:52 +0200
  • 311042a59b Add S3 CORS command Joachim 2021-06-07 23:20:27 +0200
  • 0e84f4bbac
    Merge pull request #1164 from bookwyrm-social/env-cleanup Mouse Reeve 2021-06-07 13:52:24 -0700
  • 948a5dea10 Cleans up .env and settings files Mouse Reeve 2021-06-07 12:53:57 -0700
  • e904c202a9 Add command `copy_media_to_s3` Joachim 2021-06-07 21:40:37 +0200
  • 4359505124 Update book.py Joachim 2021-06-07 19:54:16 +0200
  • d105ae9c78 Merge remote-tracking branch 'upstream/main' into images-django-imagekit Joachim 2021-06-07 19:53:11 +0200
  • 2731ea9aa9 Add env var to enable/disable thumbnail generation Joachim 2021-06-07 19:52:25 +0200
  • f287a19f12 Update settings.py Joachim 2021-06-07 18:31:01 +0200
  • 715cb46e1e Lint Joachim 2021-06-07 18:15:48 +0200
  • b448d40514 Use the right snippets on Templates Joachim 2021-06-07 18:13:24 +0200
  • cba34780d8 Use S3 as static and media storage Joachim 2021-06-07 18:12:48 +0200
  • ac90cf7420 Apply suggestions from feedback Joachim 2021-06-07 16:16:07 +0200
  • 37f92140ad Update django.po Joachim 2021-06-07 16:10:00 +0200
  • a14b481996 Merge remote-tracking branch 'upstream/main' into locales-french-update Joachim 2021-06-07 16:08:30 +0200
  • 5b40069d99
    Merge pull request #1153 from bookwyrm-social/instance-language Mouse Reeve 2021-06-06 14:07:49 -0700
  • 7c2dc81501 Corrects variable name in locales Mouse Reeve 2021-06-06 13:58:41 -0700
  • 7ed2ed116a lint Joachim 2021-06-06 21:13:16 +0200
  • 1f2c296cfd This should now work Joachim 2021-06-06 21:12:21 +0200
  • 34ef6d57ce Update django.po Joachim 2021-06-06 18:48:15 +0200
  • b7924f2345 Update django.po Joachim 2021-06-06 18:42:07 +0200
  • 4accf3953b Update Joachim 2021-06-05 22:38:59 +0200
  • 3db8a09169 Locales: French update Joachim 2021-06-05 22:29:06 +0200
  • 4ea672f2a1
    Merge pull request #1157 from bcj/bcj/urlencode-redis-password Mouse Reeve 2021-06-05 12:51:25 -0700
  • c8d2df1203
    Merge pull request #1155 from joachimesque/front-modal-title-fit Mouse Reeve 2021-06-05 12:43:35 -0700
  • d1e33e14e2
    Merge pull request #1154 from joachimesque/front-better-forms Mouse Reeve 2021-06-05 12:38:20 -0700
  • bbbae9fc9d
    Merge branch 'main' into images-django-imagekit Mouse Reeve 2021-06-05 11:46:57 -0700
  • 61e55628fa
    Merge pull request #1131 from joachimesque/author-page-microformats Mouse Reeve 2021-06-05 11:27:16 -0700
  • 574b3acc4b
    Merge pull request #1158 from bookwyrm-social/dependabot/pip/django-3.2.1 Mouse Reeve 2021-06-04 15:31:02 -0700
  • 5572d2bc33
    Bump django from 3.2.0 to 3.2.1 dependabot[bot] 2021-06-04 21:47:19 +0000
  • 17f9682aab Testfixes: Remove extra space + hopefully fix env bcj 2021-06-03 08:46:32 -0500
  • ba3ce62697
    Update locale/fr_FR/LC_MESSAGES/django.po Mouse Reeve 2021-06-02 15:18:10 -0700
  • 582f163cfd
    Update locale/fr_FR/LC_MESSAGES/django.po Mouse Reeve 2021-06-02 15:18:05 -0700
  • f9d1acff54
    Update locale/fr_FR/LC_MESSAGES/django.po Mouse Reeve 2021-06-02 15:17:54 -0700
  • 76457ce1f4
    Update locale/fr_FR/LC_MESSAGES/django.po Mouse Reeve 2021-06-02 15:17:42 -0700
  • 54e6162935
    Update locale/fr_FR/LC_MESSAGES/django.po Mouse Reeve 2021-06-02 15:17:34 -0700
  • 97b2a59b70
    Update locale/fr_FR/LC_MESSAGES/django.po Mouse Reeve 2021-06-02 15:17:24 -0700
  • 88312dcdce
    Update locale/fr_FR/LC_MESSAGES/django.po Mouse Reeve 2021-06-02 15:17:17 -0700
  • 08b7c48f2b
    Update locale/fr_FR/LC_MESSAGES/django.po Mouse Reeve 2021-06-02 15:17:04 -0700
  • 6f105fcdcc Front: Modal title fit Joachim 2021-06-02 18:56:24 +0200
  • 49c057625a Smol fixes Joachim 2021-06-02 18:30:36 +0200
  • 7d1e4aebbc Better forms Joachim 2021-06-02 18:17:53 +0200
  • 34b93679f0
    Update locale/fr_FR/LC_MESSAGES/django.po Mouse Reeve 2021-06-02 07:21:32 -0700
  • 3301de5e54
    Update locale/fr_FR/LC_MESSAGES/django.po Mouse Reeve 2021-06-02 07:21:18 -0700
  • 5d2f01d7ff Updates locales Mouse Reeve 2021-06-01 14:51:57 -0700
  • 2816d7cc88 Use "instance" consistently Mouse Reeve 2021-06-01 14:28:53 -0700
  • ff45238667
    Merge pull request #1123 from eatsleepdeploy/add-max-upload-size-config Mouse Reeve 2021-06-01 14:09:50 -0700
  • 5966520f0d Ok this is stupid. Joachim 2021-05-29 16:01:33 +0200
  • cd7c0ccaea Enable env on GitHub Actions Joachim 2021-05-29 15:51:56 +0200
  • ba39dad06c Add save_and_cleanup test Joachim 2021-05-29 15:32:04 +0200
  • 00b09cd07d Try with logging Joachim 2021-05-29 14:43:06 +0200
  • fbb262fe88 Try logging output Joachim 2021-05-29 13:44:43 +0200
  • cc0881b11c Try another way Joachim 2021-05-29 12:33:04 +0200
  • 022182e114 See if the image is saved in DB in the Github Actions test environment Joachim 2021-05-29 11:33:37 +0200
  • b4e2d8c6e3 Better refresh object in test Joachim 2021-05-29 11:17:59 +0200
  • 0f80456a08 Save as JPG Joachim 2021-05-28 23:42:04 +0200