dependabot[bot]
|
a852f581ba
|
Bump @popperjs/core from 2.11.5 to 2.11.6 in /vue
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.11.5 to 2.11.6.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.11.5...v2.11.6)
---
updated-dependencies:
- dependency-name: "@popperjs/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-01 08:40:32 +00:00 |
|
vabene1111
|
7be705f6a1
|
fixed error in token generation endpoint
|
2022-09-30 15:42:07 +02:00 |
|
vabene1111
|
8e60566311
|
fixed recipekeeper import
|
2022-09-27 15:49:13 +02:00 |
|
vabene1111
|
0cf63cd715
|
Merge pull request #2065 from smarth42/patch-1
Update faq.md
|
2022-09-27 07:38:15 +02:00 |
|
Noé Feutry
|
5dc7bf5b0e
|
Translated using Weblate (French)
Currently translated at 86.7% (399 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
|
2022-09-26 16:33:07 +00:00 |
|
Noé Feutry
|
c4c66aa640
|
Translated using Weblate (French)
Currently translated at 84.7% (444 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
|
2022-09-26 16:33:06 +00:00 |
|
vabene1111
|
f64be72a98
|
compiled translations
|
2022-09-26 09:18:19 +02:00 |
|
vabene1111
|
a3ed2bdcac
|
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
|
2022-09-26 07:58:57 +02:00 |
|
vabene1111
|
996b8bedac
|
fixed fuzzy search postgres
|
2022-09-26 07:58:52 +02:00 |
|
smarth42
|
a05a785e22
|
Update faq.md
updated user invite location.
|
2022-09-25 21:04:10 -05:00 |
|
Oliver Cervera
|
b470602317
|
Translated using Weblate (Italian)
Currently translated at 75.0% (345 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
|
2022-09-25 12:33:12 +00:00 |
|
Oliver Cervera
|
cf8ab02d0e
|
Translated using Weblate (Italian)
Currently translated at 81.1% (425 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
|
2022-09-25 12:33:12 +00:00 |
|
vabene1111
|
60043fff59
|
changed contributions guidelines, please ask/talk first about new features
|
2022-09-23 17:07:04 +02:00 |
|
vabene1111
|
36c30f9e11
|
fixed print from card when recipe is not open
|
2022-09-23 16:55:25 +02:00 |
|
vabene1111
|
12a8582a9a
|
fixed importer and copy recipe
|
2022-09-23 16:43:22 +02:00 |
|
vabene1111
|
13b91e5b91
|
improved swiping behavior on shopping list
|
2022-09-23 16:27:16 +02:00 |
|
vabene1111
|
d02b253242
|
fixed search settings not working with sqlite DB
|
2022-09-23 16:16:44 +02:00 |
|
henrique roberto lino
|
16528c4c89
|
Translated using Weblate (Portuguese)
Currently translated at 10.4% (48 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt/
|
2022-09-23 02:33:11 +00:00 |
|
henrique roberto lino
|
6442e174b3
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 35.0% (161 of 460 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt_BR/
|
2022-09-23 02:33:11 +00:00 |
|
vabene1111
|
12491d1302
|
changed gunicorn default settings
1.4.1
|
2022-09-21 20:17:00 +02:00 |
|
vabene1111
|
b7a4613310
|
Merge pull request #2052 from Szeraax/patch-1
Update boot.sh
|
2022-09-21 20:16:25 +02:00 |
|
Szeraax
|
39f5fca89b
|
Update boot.sh
Set default value to 1 if null or unset for gunicorn workers/threads.
|
2022-09-21 11:06:55 -06:00 |
|
vabene1111
|
b49393357a
|
fixed tests
|
2022-09-21 16:54:41 +02:00 |
|
vabene1111
|
cc1a69eac0
|
fixed cache key uniqueness even in tests
|
2022-09-21 16:28:54 +02:00 |
|
vabene1111
|
13d498658c
|
fixed DB setting
|
2022-09-19 07:34:26 +02:00 |
|
vabene1111
|
cad93b2dd1
|
equal button styling in editor
|
2022-09-19 07:32:51 +02:00 |
|
vabene1111
|
f0b8bac221
|
improved loading animation
|
2022-09-19 07:31:57 +02:00 |
|
vabene1111
|
13ef843edb
|
fixed sort dropdown visibility
|
2022-09-19 07:28:20 +02:00 |
|
vabene1111
|
902ef3cd1e
|
downgrade django to fix DRF
|
2022-09-19 07:13:22 +02:00 |
|
vabene1111
|
0b69bcddcc
|
downgrade django to fix DRF
|
2022-09-19 07:13:09 +02:00 |
|
vabene1111
|
9089fc7ad3
|
fixed admin userspace search
|
2022-09-17 08:49:00 +02:00 |
|
vabene1111
|
6d866ae62b
|
fixed keyword serialization
|
2022-09-17 08:43:18 +02:00 |
|
vabene1111
|
9fa82c2ddb
|
something broke with md, dont want to fix right now
|
2022-09-17 08:43:10 +02:00 |
|
vabene1111
|
0ca29cd677
|
small visual tweaks to search page
|
2022-09-17 08:06:38 +02:00 |
|
vabene1111
|
54c9e200a0
|
Merge pull request #2044 from ambroisie/fix/markdown_md_globals_deprecated
Fix 'markdown' 3.4 version incompatibility
|
2022-09-17 07:14:03 +02:00 |
|
vabene1111
|
fc67525dcb
|
Merge pull request #1969 from TandoorRecipes/dependabot/pip/markdown-3.4.1
Bump markdown from 3.3.7 to 3.4.1
|
2022-09-17 07:13:54 +02:00 |
|
Bruno BELANYI
|
37e292cab9
|
Fix 'markdown' 3.4 version incompatibility
|
2022-09-16 19:11:52 +02:00 |
|
vabene1111
|
e391abd23d
|
moved annotation to default query manager
|
2022-09-16 18:18:59 +02:00 |
|
vabene1111
|
947986277a
|
fixed recipe detail query
|
2022-09-16 18:15:05 +02:00 |
|
vabene1111
|
b2a10f269c
|
permission and search preference caching
|
2022-09-16 14:35:35 +02:00 |
|
vabene1111
|
dc076d25d6
|
improved hash generation time
|
2022-09-16 13:31:00 +02:00 |
|
vabene1111
|
845408244b
|
optimized recipe search query annotation performance
|
2022-09-16 13:24:57 +02:00 |
|
vabene1111
|
e06c82297d
|
added loading animation to main search page
|
2022-09-15 20:53:22 +02:00 |
|
vabene1111
|
459be74a7c
|
changed local DB setting
|
2022-09-15 19:05:46 +02:00 |
|
vabene1111
|
37e81275b5
|
align dependencies with oauth toolkit
|
2022-09-15 18:37:15 +02:00 |
|
vabene1111
|
8417b0ec3f
|
Merge branch 'develop' of https://github.com/vabene1111/recipes into develop
# Conflicts:
# recipes/settings.py
|
2022-09-15 18:31:46 +02:00 |
|
vabene1111
|
7d834ee088
|
debug toobar stuff
|
2022-09-15 18:31:30 +02:00 |
|
vabene1111
|
eb119b7443
|
remove "favorite" as default sort order due to performacne issues
|
2022-09-15 18:31:22 +02:00 |
|
vabene1111
|
cc342cbae3
|
add community contributed to HA docs and link to alexbelgium directly on top
|
2022-09-12 20:06:12 +02:00 |
|
vabene1111
|
75ae26fd28
|
Merge pull request #2032 from alexbelgium/develop
Home Assistant documentation
|
2022-09-12 20:00:31 +02:00 |
|