vabene1111
|
6aba5c3661
|
fixed plan to eat tag delimeter
|
2022-05-18 16:27:07 +02:00 |
|
vabene1111
|
9435c5a380
|
changed order for reverse auth middleware
|
2022-05-18 16:09:37 +02:00 |
|
vabene1111
|
94c915e23a
|
fixed advanced search field configuration cookie expiery
|
2022-05-18 16:06:55 +02:00 |
|
vabene1111
|
9ac8641c13
|
dont make first step header as default if others are not
|
2022-05-18 15:55:58 +02:00 |
|
vabene1111
|
0fe06cf2df
|
fixed random search ordering
|
2022-05-18 15:54:02 +02:00 |
|
vabene1111
|
f872f994f1
|
fixed import failure with leading commas in input strings
|
2022-05-18 15:29:03 +02:00 |
|
Gabriel Tapias
|
27bb4c9bb8
|
Translated using Weblate (Spanish)
Currently translated at 48.1% (254 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/es/
|
2022-05-17 21:32:15 +00:00 |
|
vabene1111
|
ac647c5ee8
|
more JS nonsense
|
2022-05-17 22:00:36 +02:00 |
|
vabene1111
|
3cec891aa1
|
added missing dependency
|
2022-05-17 21:57:43 +02:00 |
|
vabene1111
|
3633b9724b
|
fixed image deletion error
|
2022-05-17 21:53:10 +02:00 |
|
vabene1111
|
420b5c093f
|
updated some dependencies
|
2022-05-17 21:43:52 +02:00 |
|
vabene1111
|
9bb55dd746
|
Merge pull request #1758 from TandoorRecipes/dependabot/npm_and_yarn/vue/kangc/v-md-editor-1.7.11
Bump @kangc/v-md-editor from 1.7.9 to 1.7.11 in /vue
|
2022-05-17 21:38:00 +02:00 |
|
dependabot[bot]
|
1759ad3587
|
Bump @kangc/v-md-editor from 1.7.9 to 1.7.11 in /vue
Bumps [@kangc/v-md-editor](https://github.com/code-farmer-i/vue-markdown-editor) from 1.7.9 to 1.7.11.
- [Release notes](https://github.com/code-farmer-i/vue-markdown-editor/releases)
- [Changelog](https://github.com/code-farmer-i/vue-markdown-editor/blob/dev/docs/changelog.md)
- [Commits](https://github.com/code-farmer-i/vue-markdown-editor/compare/v1.7.9...v1.7.11)
---
updated-dependencies:
- dependency-name: "@kangc/v-md-editor"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-17 19:30:34 +00:00 |
|
vabene1111
|
956693b7ca
|
changed view mode of file viewer downloadable files
changed it so that the file is always downloaded so that opened files do not open in the application context (to prevent possible XSS issues)
|
2022-05-17 21:27:40 +02:00 |
|
vabene1111
|
7b2117c019
|
improved output sanitization of several views
|
2022-05-17 21:24:27 +02:00 |
|
vabene1111
|
d48fe26a35
|
added url validation to all server requests
|
2022-05-17 18:04:43 +02:00 |
|
Kaibu
|
7fd5fca0cf
|
changed mobile logo to png version aswell
|
2022-05-13 15:11:04 +02:00 |
|
vabene1111
|
378938812c
|
update recipe scrapers
|
2022-05-11 20:42:28 +02:00 |
|
vabene1111
|
60b494abeb
|
workflow name
|
2022-05-11 20:30:17 +02:00 |
|
vabene1111
|
34be1dc1d7
|
removed notification from raspi build
|
2022-05-11 20:14:53 +02:00 |
|
vabene1111
|
d89a4620f0
|
meal plan remove old add to shopping
|
2022-05-11 19:59:04 +02:00 |
|
vabene1111
|
dea83b5720
|
fixed duplication of values in recipe editor
|
2022-05-11 19:31:44 +02:00 |
|
vabene1111
|
d9ebe3e0fb
|
fixed original text rendering in recipe edito view
|
2022-05-11 19:25:48 +02:00 |
|
vabene1111
|
135dde247f
|
fixed static path generation
|
2022-05-11 19:17:40 +02:00 |
|
vabene1111
|
eb7a667202
|
fixed cookmate importer
|
2022-05-11 19:10:56 +02:00 |
|
Kaibu
|
b3cc9967f5
|
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
|
2022-05-11 17:10:18 +02:00 |
|
Kaibu
|
7276cea3d5
|
multiple ux fixes
|
2022-05-11 17:10:12 +02:00 |
|
vabene1111
|
c0c996622e
|
made shopping new entry translatable
|
2022-05-11 17:06:34 +02:00 |
|
vabene1111
|
5556555bca
|
fixed paprika servings import
|
2022-05-11 17:05:47 +02:00 |
|
vabene1111
|
55a84494c9
|
fixed issue with plan to eat importer
|
2022-05-11 16:53:20 +02:00 |
|
vabene1111
|
74d778dcb8
|
compiled messages
|
2022-05-11 16:45:34 +02:00 |
|
vabene1111
|
156d68f1b8
|
added link to shopping recipes
|
2022-05-11 16:42:52 +02:00 |
|
vabene1111
|
cb59a6340d
|
Merge pull request #1788 from gloriousDan/fix-import
Fix import with recipe-scrapers
|
2022-05-11 16:37:41 +02:00 |
|
vabene1111
|
5eb013cc2f
|
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
|
2022-05-11 16:22:18 +02:00 |
|
vabene1111
|
dafb26b500
|
updated raspi docs
|
2022-05-11 16:22:13 +02:00 |
|
vabene1111
|
d9416a42dc
|
Merge pull request #1786 from gloriousDan/dockerfile-armv7
Build pillow for armv7/ raspi
|
2022-05-11 16:17:45 +02:00 |
|
Jesse
|
ad88eff9e3
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
|
2022-05-10 15:32:17 +00:00 |
|
zeon
|
4d4f623adf
|
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (412 of 412 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/bg/
|
2022-05-10 15:32:16 +00:00 |
|
Mathias Rasmussen
|
ac9c9cd4e3
|
Translated using Weblate (Danish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/da/
|
2022-05-10 15:32:15 +00:00 |
|
Jesse
|
580eeef6b7
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (412 of 412 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
|
2022-05-10 15:32:13 +00:00 |
|
zeon
|
f25f5a26cf
|
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/bg/
|
2022-05-10 15:32:11 +00:00 |
|
Mathias Rasmussen
|
972d43c2a2
|
Translated using Weblate (Danish)
Currently translated at 100.0% (412 of 412 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/da/
|
2022-05-10 15:32:09 +00:00 |
|
Daniel Schulz
|
2a7475c435
|
Call scrape_me first when scraping from url
|
2022-05-10 00:08:37 +02:00 |
|
Daniel Schulz
|
71b41efe6c
|
Build pillow for armv7/ raspi
|
2022-05-09 13:24:59 +02:00 |
|
zeon
|
33a7fee1cc
|
Added translation using Weblate (Bulgarian)
|
2022-05-08 21:25:53 +00:00 |
|
zeon
|
fa7fb644ea
|
Added translation using Weblate (Bulgarian)
|
2022-05-08 20:44:02 +00:00 |
|
Mathias Rasmussen
|
13b996171a
|
Translated using Weblate (Danish)
Currently translated at 1.9% (8 of 412 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/da/
|
2022-05-07 16:49:26 +00:00 |
|
Kim Dannemand
|
77bb3870bf
|
Translated using Weblate (Danish)
Currently translated at 1.9% (8 of 412 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/da/
|
2022-05-07 16:49:26 +00:00 |
|
vabene1111
|
9863303a5e
|
Merge remote-tracking branch 'origin/develop' into develop
|
2022-05-06 20:32:14 +02:00 |
|
vabene1111
|
0caccc3da8
|
updated it and ru languages
|
2022-05-06 20:31:57 +02:00 |
|