Commit Graph

2038 Commits

Author SHA1 Message Date
dd8d241f28 Merge pull request #820 from nemec/patch-1
Send proper protocol to Django from Nginx
2021-08-21 11:55:07 +02:00
f369883fc0 Translated using Weblate (Chinese (Simplified))
Currently translated at 32.4% (156 of 481 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2021-08-20 19:28:16 +00:00
66ace6bd34 Send proper protocol to Django from Nginx
In order to run over HTTPS* django requires the X-Forwarded-Proto header sent from the nginx proxy. I didn't add everything needed for TLS, but this header works with HTTP and HTTPS so I figure it might save a few people some time if they ever decide to secure their installation.

\* specifically, I noticed that image URLs are requested over HTTP instead of HTTPS even when the main page is HTTPS until this header is sent
2021-08-20 02:16:32 -05:00
97461e5373 Translated using Weblate (Chinese (Simplified))
Currently translated at 23.7% (114 of 481 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2021-08-19 11:28:16 +00:00
f435d1f740 Translated using Weblate (Italian)
Currently translated at 75.8% (365 of 481 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2021-08-19 11:28:15 +00:00
3bd15a60a6 Translated using Weblate (French)
Currently translated at 100.0% (481 of 481 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2021-08-19 11:28:15 +00:00
848b480edd updated translation files 2021-08-17 08:45:11 +02:00
8ecb1af16c Merge branch 'translate-develop' into develop
# Conflicts:
#	cookbook/locale/fr/LC_MESSAGES/django.po
2021-08-17 08:41:53 +02:00
478a3272e5 Merge pull request #809 from vabene1111/dependabot/npm_and_yarn/vue/url-parse-1.5.3
Bump url-parse from 1.5.1 to 1.5.3 in /vue
2021-08-16 09:43:08 +02:00
9735c03031 Bump url-parse from 1.5.1 to 1.5.3 in /vue
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 07:00:40 +00:00
8a2cf3e283 Merge pull request #808 from vabene1111/dependabot/pip/boto3-1.18.21
Bump boto3 from 1.18.9 to 1.18.21
2021-08-16 09:00:26 +02:00
f3457e3ac3 Merge pull request #807 from vabene1111/dependabot/pip/django-cors-headers-3.8.0
Bump django-cors-headers from 3.7.0 to 3.8.0
2021-08-16 09:00:21 +02:00
ccaf9ed242 Merge pull request #802 from vabene1111/dependabot/pip/webdavclient3-3.14.6
Bump webdavclient3 from 3.14.5 to 3.14.6
2021-08-16 09:00:16 +02:00
b7e9d9a5c9 Merge pull request #793 from vabene1111/dependabot/pip/bleach-4.0.0
Bump bleach from 3.3.1 to 4.0.0
2021-08-16 09:00:11 +02:00
6e8c3a6b8d Merge pull request #789 from vabene1111/dependabot/pip/django-3.2.6
Bump django from 3.2.5 to 3.2.6
2021-08-16 09:00:04 +02:00
ac4c50cc9b Bump boto3 from 1.18.9 to 1.18.21
Bumps [boto3](https://github.com/boto/boto3) from 1.18.9 to 1.18.21.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.18.9...1.18.21)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 00:22:14 +00:00
52ce342ea4 Bump django-cors-headers from 3.7.0 to 3.8.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.7.0...3.8.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 00:21:58 +00:00
f9835ae1a2 Bump webdavclient3 from 3.14.5 to 3.14.6
Bumps [webdavclient3](https://github.com/ezhov-evgeny/webdav-client-python-3) from 3.14.5 to 3.14.6.
- [Release notes](https://github.com/ezhov-evgeny/webdav-client-python-3/releases)
- [Changelog](https://github.com/ezhov-evgeny/webdav-client-python-3/blob/develop/RELEASE_NOTES.md)
- [Commits](https://github.com/ezhov-evgeny/webdav-client-python-3/compare/v3.14.5...v3.14.6)

---
updated-dependencies:
- dependency-name: webdavclient3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:03:09 +00:00
f869fc85ae fixed broken share links 2021-08-12 15:12:08 +02:00
3f848b42af Translated using Weblate (French)
Currently translated at 100.0% (78 of 78 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2021-08-12 13:09:43 +00:00
20fdda49c1 Translated using Weblate (French)
Currently translated at 100.0% (471 of 471 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2021-08-12 13:09:43 +00:00
f435110810 updated and compiled messages 2021-08-12 15:09:34 +02:00
36a0693b49 Translated using Weblate (French)
Currently translated at 2.5% (2 of 78 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2021-08-11 16:51:30 +00:00
32a565c1e0 Translated using Weblate (French)
Currently translated at 90.8% (428 of 471 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2021-08-11 16:51:30 +00:00
f3fd087b81 Added translation using Weblate (French) 2021-08-10 15:08:26 +00:00
8e8d25071c Translated using Weblate (Chinese (Simplified))
Currently translated at 73.0% (57 of 78 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2021-08-10 08:51:29 +00:00
129cc76624 Translated using Weblate (Chinese (Simplified))
Currently translated at 15.9% (75 of 471 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2021-08-10 08:51:28 +00:00
0e48ee60cb Translated using Weblate (Chinese (Simplified))
Currently translated at 57.6% (45 of 78 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2021-08-04 21:51:26 +00:00
a784421b5c Translated using Weblate (Chinese (Simplified))
Currently translated at 9.3% (44 of 471 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2021-08-04 21:51:26 +00:00
b73f232cf0 Bump bleach from 3.3.1 to 4.0.0
Bumps [bleach](https://github.com/mozilla/bleach) from 3.3.1 to 4.0.0.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.3.1...v4.0.0)

---
updated-dependencies:
- dependency-name: bleach
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 00:04:00 +00:00
314d8d41d1 Added translation using Weblate (Chinese (Simplified)) 2021-08-03 16:27:47 +00:00
02fd73f43e Added translation using Weblate (Chinese (Traditional)) 2021-08-03 15:59:53 +00:00
f12c47603d Added translation using Weblate (Chinese (Traditional)) 2021-08-03 15:59:19 +00:00
15c0765838 Bump django from 3.2.5 to 3.2.6
Bumps [django](https://github.com/django/django) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/commits)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 00:02:31 +00:00
e341b96249 synology 2021-07-29 17:55:21 +02:00
7ed5606e9d Merge pull request #782 from vabene1111/dependabot/pip/boto3-1.18.9
Bump boto3 from 1.18.4 to 1.18.9
2021-07-29 17:11:33 +02:00
f3fffc1a3b Merge pull request #774 from vabene1111/dependabot/pip/recipe-scrapers-13.3.5
Bump recipe-scrapers from 13.3.4 to 13.3.5
2021-07-29 17:11:21 +02:00
c5a3e22542 Merge pull request #772 from vabene1111/dependabot/pip/python-dotenv-0.19.0
Bump python-dotenv from 0.18.0 to 0.19.0
2021-07-29 17:11:16 +02:00
c6990ef2d8 fixed fraction issue 2021-07-29 17:11:01 +02:00
12a438752b fixed old search made new search default 2021-07-29 16:55:57 +02:00
8642298eda recipe book context menu 2021-07-29 16:32:15 +02:00
6260aba668 Bump boto3 from 1.18.4 to 1.18.9
Bumps [boto3](https://github.com/boto/boto3) from 1.18.4 to 1.18.9.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.18.4...1.18.9)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-29 00:03:37 +00:00
c56489cfa0 Bump recipe-scrapers from 13.3.4 to 13.3.5
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 13.3.4 to 13.3.5.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases)
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.3.4...13.3.5)

---
updated-dependencies:
- dependency-name: recipe-scrapers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 00:17:52 +00:00
33b84c3d6a Bump python-dotenv from 0.18.0 to 0.19.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 00:17:30 +00:00
45454eb27b test create pinned recipe component 2021-07-22 16:53:20 +02:00
f628823ab2 Merge pull request #751 from tandy-1000/patch-1
Update manual setup
2021-07-22 16:42:16 +02:00
781cbc16f7 space create initial name and markup 2021-07-22 16:39:42 +02:00
28e6c9d922 increased default file upload limit 2021-07-22 16:07:32 +02:00
d96bac47c4 Merge pull request #760 from vabene1111/dependabot/pip/requests-2.26.0
Bump requests from 2.25.1 to 2.26.0
2021-07-22 16:04:30 +02:00
1dafeb4db9 Merge pull request #762 from vabene1111/dependabot/pip/bleach-3.3.1
Bump bleach from 3.3.0 to 3.3.1
2021-07-22 16:04:25 +02:00