Commit Graph

4684 Commits

Author SHA1 Message Date
27e47718bb Bump python-ldap from 3.4.0 to 3.4.2
Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.4.0 to 3.4.2.
- [Release notes](https://github.com/python-ldap/python-ldap/releases)
- [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.4.0...python-ldap-3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 05:52:23 +00:00
f78dd209bd Merge pull request #1967 from TandoorRecipes/dependabot/pip/recipe-scrapers-14.11.0
Bump recipe-scrapers from 14.6.0 to 14.11.0
2022-08-01 07:51:58 +02:00
2f8b479fdd Bump @vue/cli-plugin-pwa from 5.0.4 to 5.0.8 in /vue
Bumps [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-pwa) from 5.0.4 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-pwa)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-pwa"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 00:28:30 +00:00
b4e0b51f5b Bump recipe-scrapers from 14.6.0 to 14.11.0
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 14.6.0 to 14.11.0.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases)
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.6.0...14.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 00:13:53 +00:00
eedce4dcfd fixes shopping list number showing completed items 2022-07-27 21:03:21 -06:00
006be92180 Fixes #1234 2022-07-26 17:49:43 -06:00
1fae004785 Translated using Weblate (Polish)
Currently translated at 100.0% (427 of 427 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2022-07-26 21:32:41 +00:00
239a88cd24 Translated using Weblate (French)
Currently translated at 88.5% (378 of 427 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2022-07-26 21:32:41 +00:00
22b432a6ae Merge pull request #1952 from tomtjes/patch-1
fix minor issues in CopyMeThat importer
2022-07-25 14:48:26 +02:00
c88566a4ae fix minor issues in CopyMeThat importer
improve handling of empty fields and fields that exceed character limits
2022-07-22 12:14:23 -04:00
5f8e371793 Merge pull request #1949 from TandoorRecipes/dependabot/npm_and_yarn/vue/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /vue
2022-07-21 07:46:56 +02:00
94d9ac03ea Bump terser from 4.8.0 to 4.8.1 in /vue
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 05:21:46 +00:00
897ac97423 fixed csrf 2022-07-20 21:17:29 +02:00
24aeae6de9 update .env.template 2022-07-20 10:45:52 +02:00
ce941db3be add S3_CUSTOM_DOMAIN setting 2022-07-20 08:54:34 +02:00
5ff91ee47f more settings in 2022-07-15 17:39:44 +02:00
ce1f55ffd1 settings wip 2022-07-15 17:12:01 +02:00
8700e2df69 basics of new settings page working 2022-07-14 17:50:20 +02:00
f4df84b609 added ability to set space images 2022-07-14 15:23:59 +02:00
ba473123ba added ability to use invite link more than once 2022-07-14 11:28:13 +02:00
98a54ef38f removed lots of unused stuff 2022-07-14 10:37:15 +02:00
7fdc9c7cb8 added sharing permission test 2022-07-14 10:30:45 +02:00
dc3b1566d7 made shared field for recipe api optional 2022-07-14 10:21:35 +02:00
5429c4d557 Merge pull request #1937 from tomtjes/patch-1
Update copymethat.py
2022-07-14 09:53:43 +02:00
dabcea6ba7 Update copymethat.py
- make use of field for source URL
- preserve "I made this" flag as keyword
- preserve long descriptions in full at bottom of steps
- preserve ingredient and step headers
2022-07-13 14:37:16 -04:00
e91790f5ac added ability to mark recipes as private 2022-07-13 15:46:39 +02:00
51076d4ced Merge branch 'master' into develop 2022-07-13 10:25:39 +02:00
1cb37fe2d2 dont allow space manage page in demo 2022-07-13 10:25:22 +02:00
61a9f0647b added userspace admin 2022-07-13 10:24:12 +02:00
ac2ab62050 moved import functions to proper api function 2022-07-12 21:14:51 +02:00
c50efac00e basics for profile page 2022-07-12 20:57:13 +02:00
bf16e61a1f removed unused stuff and fixed manifest 2022-07-12 20:52:32 +02:00
d464633c70 removed django filters 2022-07-12 20:38:18 +02:00
b78d0ec30b added userspace admin 2022-07-12 20:37:38 +02:00
da09602834 removed old search pages 2022-07-12 20:05:59 +02:00
5ead4967a5 removed ingredient list shopping 2022-07-12 19:54:18 +02:00
8bb7ce2062 removed user servings feature 2022-07-12 19:43:11 +02:00
0068c75e31 Merge branch 'develop' 2022-07-12 19:41:50 +02:00
5de7fa9d48 fixed another social auth issues 2022-07-12 19:41:46 +02:00
3dc3592783 Merge branch 'develop' 2022-07-12 19:20:42 +02:00
43a082a51a updated translations 2022-07-12 19:20:35 +02:00
4c264673df fixed copy me that importer 2022-07-12 19:20:05 +02:00
d537d73c6a Merge pull request #1930 from Mikhail5555/patch-1
Add documentation for migrating from sqlite3 database to postgresql (Unraid)
2022-07-12 14:46:00 +02:00
5c227ecc57 Merge pull request #1931 from smilerz/fix_cookbookapp_import
updated cookbookapp importer to handle multi-step recipes
2022-07-12 08:45:17 +02:00
b03fa4fdf2 updated cookbookapp importer to handle multi-step recipes 2022-07-11 17:21:56 -05:00
38219a22ca fixed issue with social default access and multi space tennany 2022-07-11 23:42:26 +02:00
9d6a5efa72 Update migration_sqlite-postgres.md 2022-07-11 23:14:55 +02:00
aaa0520a6d Update migration_sqlite-postgres.md 2022-07-11 23:12:42 +02:00
eb0f231a80 Create migration_sqlite-postgres.md 2022-07-11 23:09:41 +02:00
17f3da5a37 removed dead invite link button from system page 2022-07-11 14:54:00 +02:00