Commit graph

4098 commits

Author SHA1 Message Date
Joachim
37f92140ad Update django.po 2021-06-07 16:10:00 +02:00
Joachim
a14b481996 Merge remote-tracking branch 'upstream/main' into locales-french-update 2021-06-07 16:08:30 +02:00
Mouse Reeve
5b40069d99
Merge pull request #1153 from bookwyrm-social/instance-language
Use "instance" consistently
2021-06-06 14:07:49 -07:00
Mouse Reeve
7c2dc81501 Corrects variable name in locales 2021-06-06 13:58:41 -07:00
Joachim
34ef6d57ce Update django.po 2021-06-06 18:48:15 +02:00
Joachim
b7924f2345 Update django.po 2021-06-06 18:42:07 +02:00
Joachim
4accf3953b Update 2021-06-05 22:38:59 +02:00
Joachim
3db8a09169 Locales: French update 2021-06-05 22:29:06 +02:00
Mouse Reeve
4ea672f2a1
Merge pull request #1157 from bcj/bcj/urlencode-redis-password
URL-Encode password in broker_url
2021-06-05 12:51:25 -07:00
Mouse Reeve
c8d2df1203
Merge pull request #1155 from joachimesque/front-modal-title-fit
Front: Modal title fit
2021-06-05 12:43:35 -07:00
Mouse Reeve
d1e33e14e2
Merge pull request #1154 from joachimesque/front-better-forms
Front-end: Better forms
2021-06-05 12:38:20 -07:00
Mouse Reeve
61e55628fa
Merge pull request #1131 from joachimesque/author-page-microformats
Author page microformats
2021-06-05 11:27:16 -07:00
Mouse Reeve
574b3acc4b
Merge pull request #1158 from bookwyrm-social/dependabot/pip/django-3.2.1
Bump django from 3.2.0 to 3.2.1
2021-06-04 15:31:02 -07:00
dependabot[bot]
5572d2bc33
Bump django from 3.2.0 to 3.2.1
Bumps [django](https://github.com/django/django) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2...3.2.1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 21:47:19 +00:00
bcj
17f9682aab Testfixes: Remove extra space + hopefully fix env 2021-06-03 09:07:56 -05:00
Mouse Reeve
ba3ce62697
Update locale/fr_FR/LC_MESSAGES/django.po
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-06-02 15:18:10 -07:00
Mouse Reeve
582f163cfd
Update locale/fr_FR/LC_MESSAGES/django.po
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-06-02 15:18:05 -07:00
Mouse Reeve
f9d1acff54
Update locale/fr_FR/LC_MESSAGES/django.po
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-06-02 15:17:54 -07:00
Mouse Reeve
76457ce1f4
Update locale/fr_FR/LC_MESSAGES/django.po
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-06-02 15:17:42 -07:00
Mouse Reeve
54e6162935
Update locale/fr_FR/LC_MESSAGES/django.po
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-06-02 15:17:34 -07:00
Mouse Reeve
97b2a59b70
Update locale/fr_FR/LC_MESSAGES/django.po
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-06-02 15:17:24 -07:00
Mouse Reeve
88312dcdce
Update locale/fr_FR/LC_MESSAGES/django.po
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-06-02 15:17:17 -07:00
Mouse Reeve
08b7c48f2b
Update locale/fr_FR/LC_MESSAGES/django.po
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-06-02 15:17:04 -07:00
Joachim
6f105fcdcc Front: Modal title fit 2021-06-02 18:56:24 +02:00
Joachim
49c057625a Smol fixes 2021-06-02 18:30:36 +02:00
Joachim
7d1e4aebbc Better forms 2021-06-02 18:17:53 +02:00
Mouse Reeve
34b93679f0
Update locale/fr_FR/LC_MESSAGES/django.po
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-06-02 07:21:32 -07:00
Mouse Reeve
3301de5e54
Update locale/fr_FR/LC_MESSAGES/django.po
Co-authored-by: Joachim <joachim.robert@protonmail.com>
2021-06-02 07:21:18 -07:00
Mouse Reeve
5d2f01d7ff Updates locales 2021-06-01 14:51:57 -07:00
Mouse Reeve
2816d7cc88 Use "instance" consistently 2021-06-01 14:50:14 -07:00
Mouse Reeve
ff45238667
Merge pull request #1123 from eatsleepdeploy/add-max-upload-size-config
Add max upload size config
2021-06-01 14:09:50 -07:00
Joachim
5966520f0d Ok this is stupid. 2021-05-29 16:01:33 +02:00
Joachim
cd7c0ccaea Enable env on GitHub Actions 2021-05-29 15:51:56 +02:00
Joachim
ba39dad06c Add save_and_cleanup test 2021-05-29 15:32:04 +02:00
Joachim
00b09cd07d Try with logging 2021-05-29 14:43:06 +02:00
Joachim
fbb262fe88 Try logging output 2021-05-29 13:44:43 +02:00
Joachim
cc0881b11c Try another way 2021-05-29 12:33:04 +02:00
Joachim
022182e114 See if the image is saved in DB in the Github Actions test environment 2021-05-29 11:33:37 +02:00
Joachim
b4e2d8c6e3 Better refresh object in test 2021-05-29 11:17:59 +02:00
Joachim
0f80456a08 Save as JPG 2021-05-28 23:42:04 +02:00
Joachim
872084d61a Update test_preview_images.py 2021-05-28 23:41:41 +02:00
Joachim
9cee119200 test 2021-05-28 23:29:28 +02:00
Joachim
0e28b79089 third time's the charm 2021-05-28 22:10:57 +02:00
Joachim
71bc35224b no, this will work 2021-05-28 22:00:26 +02:00
Joachim
8755b92c2e Fix GitHub FileNotFoundError 2021-05-28 21:40:20 +02:00
Joachim
2bf254bce7 Update test_preview_images.py 2021-05-28 21:26:13 +02:00
Joachim
ec159ebcb0 Test generating preview images 2021-05-28 21:24:45 +02:00
Joachim
08cebd7051 Lint 2021-05-28 17:26:43 +02:00
Joachim
61367c3f4f Protect generate_preview_images command
- add `--all` argument
- send computation intensive tasks to Celery
2021-05-28 17:25:20 +02:00
Joachim
f206f61e9a Use global switch to enable/disable preview images 2021-05-28 17:00:07 +02:00