dependabot[bot]
|
5da8569b8e
|
Bump @vue/composition-api from 1.7.1 to 1.7.2 in /vue
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.7.1...v1.7.2)
---
updated-dependencies:
- dependency-name: "@vue/composition-api"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 15:43:09 +00:00 |
|
vabene1111
|
ba9f816513
|
Merge pull request #2987 from c0mputerguru/devcontainer
Add devcontainer support
|
2024-02-29 16:40:27 +01:00 |
|
Einir Einisson
|
498cbe0191
|
Added translation using Weblate (Icelandic)
|
2024-02-29 10:20:10 +00:00 |
|
Tomasz Klimczak
|
6548f7f4d8
|
Translated using Weblate (Polish)
Currently translated at 100.0% (567 of 567 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
|
2024-02-29 02:19:57 +00:00 |
|
M Ugur
|
e639ff9d77
|
Translated using Weblate (Turkish)
Currently translated at 3.6% (18 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/tr/
|
2024-02-29 02:19:57 +00:00 |
|
Anand Patel
|
3936e4c66f
|
Add self to contributors list
|
2024-02-29 01:43:40 +00:00 |
|
Anand Patel
|
ea0675b35e
|
Add instructions on how to use devcontainers in vscode.
|
2024-02-29 01:40:59 +00:00 |
|
Anand Patel
|
f855ba1c0f
|
Update docs as vscode tasks are not devcontainer specific.
|
2024-02-29 01:30:56 +00:00 |
|
Anand Patel
|
59f645d8c9
|
Documentation updates for devcontainer based development.
|
2024-02-29 01:29:25 +00:00 |
|
Anand Patel
|
061f874f45
|
Refactor some vscode tasks and add doc dependency.
|
2024-02-29 01:23:11 +00:00 |
|
Anand Patel
|
5ccc8d12f0
|
Add task to serve documentation.
|
2024-02-29 01:06:45 +00:00 |
|
Anand Patel
|
42e841d1e6
|
Add the fact that dev server depends on building Vue components
|
2024-02-29 00:57:44 +00:00 |
|
Anand Patel
|
ba6cac803c
|
Fix dependencies to set tests up.
|
2024-02-29 00:47:31 +00:00 |
|
Anand Patel
|
0b51d87a06
|
Add task for collection of static files as it is needed for tests to pass.
|
2024-02-29 00:26:49 +00:00 |
|
Anand Patel
|
77d2e29fe4
|
Add devcontainer configuration
|
2024-02-28 23:42:52 +00:00 |
|
vabene1111
|
54c5655b85
|
SLE's dont need to belong to a shopping list
|
2024-02-28 20:21:03 +01:00 |
|
vabene1111
|
a02e9e806c
|
fixed migration tree
|
2024-02-28 17:21:18 +01:00 |
|
vabene1111
|
66a904568b
|
fixed merge error
|
2024-02-28 17:19:10 +01:00 |
|
vabene1111
|
7f6f579757
|
fixed imports again
|
2024-02-28 17:11:46 +01:00 |
|
vabene1111
|
6c993aabad
|
Merge pull request #2967 from smilerz/deprecate_old_code
Deprecate old code
|
2024-02-28 17:10:11 +01:00 |
|
vabene1111
|
1a31847223
|
Merge branch 'develop' into deprecate_old_code
|
2024-02-28 17:10:03 +01:00 |
|
vabene1111
|
9996d521f5
|
fixed imports
|
2024-02-28 17:02:33 +01:00 |
|
vabene1111
|
7ebbad3827
|
Merge pull request #2975 from smilerz/api_enhancements
Api enhancements
|
2024-02-28 17:01:56 +01:00 |
|
vabene1111
|
1e1399cfe9
|
Merge branch 'develop' into api_enhancements
|
2024-02-28 17:00:08 +01:00 |
|
vabene1111
|
5b32160051
|
Merge pull request #2983 from jdecourval/develop
doc: Add installation instructions for ArchLinux
|
2024-02-28 16:58:16 +01:00 |
|
Jerome
|
d4ba2b9dd2
|
Add archlinux doc to mkdocs config + add warning
|
2024-02-28 10:43:49 -05:00 |
|
Jerome
|
961201412e
|
doc: Add installation instructions for ArchLinux
|
2024-02-28 10:43:49 -05:00 |
|
Lukas Åteg
|
67b294c141
|
Translated using Weblate (Swedish)
Currently translated at 95.3% (536 of 562 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/sv/
|
2024-02-27 12:19:58 +00:00 |
|
Lukas Åteg
|
d71557dcec
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (371 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/sv/
|
2024-02-27 12:19:58 +00:00 |
|
vabene1111
|
c5d39b1c99
|
Merge pull request #2979 from jinnatar/develop
docs(authentication): Improve auth docs to match current allauth best practices and syntax
|
2024-02-27 07:23:39 +01:00 |
|
vabene1111
|
c9e0f40e88
|
fixed mealmaster regex
|
2024-02-26 16:29:04 +01:00 |
|
vabene1111
|
dc5de6f0a2
|
added migration and try/catch to apps.py
|
2024-02-26 16:13:19 +01:00 |
|
Jinna Kiisuo
|
4a7eb91e67
|
docs(authentication): Improve auth docs to match current allauth best practices and syntax
|
2024-02-26 13:55:53 +02:00 |
|
vabene1111
|
c15bd663cb
|
Merge pull request #2874 from Mikhail5555/HomeAssistantConnector
Home assistant connector
|
2024-02-26 08:06:50 +01:00 |
|
vabene1111
|
95fdf893f4
|
Merge pull request #2968 from smilerz/keywords_not_required
change Recipe API to make keywords an optional field
|
2024-02-26 08:01:25 +01:00 |
|
vabene1111
|
63f9d5c181
|
Merge pull request #2974 from smilerz/logging_api_paging
paginate cooklog and viewlog tables on history view
|
2024-02-26 07:56:00 +01:00 |
|
vabene1111
|
59ecc40dc6
|
added comment field and a recipe filter to cook log
|
2024-02-24 13:18:08 +01:00 |
|
vabene1111
|
ae70064c06
|
renamed ingredients_markdown and removed ingredients_vue
|
2024-02-24 13:05:23 +01:00 |
|
vabene1111
|
6de68707ed
|
fixed missing servings get parameter breaking view in some cases
|
2024-02-24 11:16:09 +01:00 |
|
smilerz
|
6224e38138
|
add filter for automation type on automation API
|
2024-02-23 13:27:59 -06:00 |
|
smilerz
|
0e8cac7ab9
|
paginated steps on GenericModelList
paginate CustomFilter api and GenericModelList
paginate Automation api and GenericModelList
|
2024-02-23 08:33:50 -06:00 |
|
smilerz
|
64ab768add
|
paginate cooklog and viewlog tables on history view
|
2024-02-23 07:23:10 -06:00 |
|
vabene1111
|
f6607aa2e3
|
Merge pull request #2969 from TandoorRecipes/dependabot/pip/cryptography-42.0.4
Bump cryptography from 42.0.2 to 42.0.4
|
2024-02-22 06:19:10 +01:00 |
|
dependabot[bot]
|
dccdb7cc2f
|
Bump cryptography from 42.0.2 to 42.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-21 20:50:58 +00:00 |
|
smilerz
|
b1f418622f
|
change Recipe API to make keywords an optional field
|
2024-02-21 08:25:06 -06:00 |
|
smilerz
|
23a7dc0ebf
|
remove django_autocomplete_light from requirements
add back CreateRecipe view
|
2024-02-21 08:19:45 -06:00 |
|
smilerz
|
70e754eb37
|
remove unused delete and new forms
|
2024-02-20 17:56:55 -06:00 |
|
smilerz
|
ae9a78f2e1
|
remove commented out methods and functions
|
2024-02-20 17:47:23 -06:00 |
|
smilerz
|
a4849adb4c
|
remove recipebook and recipebookentry pages
|
2024-02-20 17:30:29 -06:00 |
|
smilerz
|
da9a2b4dc2
|
remove Supermarket view and template
|
2024-02-20 17:17:43 -06:00 |
|