vabene1111
|
e3445c4c71
|
Merge pull request #2849 from TandoorRecipes/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
|
2024-01-19 17:09:13 +08:00 |
|
vabene1111
|
1aa68f14e1
|
Merge pull request #2658 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-routing-7.0.0
Bump workbox-routing from 6.6.1 to 7.0.0 in /vue
|
2024-01-19 17:08:29 +08:00 |
|
dependabot[bot]
|
ccdd678582
|
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-19 09:02:56 +00:00 |
|
vabene1111
|
a3a2812e3f
|
Merge pull request #2713 from TandoorRecipes/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2024-01-19 17:02:07 +08:00 |
|
vabene1111
|
8ef343c41d
|
Merge pull request #2527 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-navigation-preload-7.0.0
Bump workbox-navigation-preload from 6.6.1 to 7.0.0 in /vue
|
2024-01-19 17:01:39 +08:00 |
|
vabene1111
|
e38b7841f1
|
Merge pull request #2712 from TandoorRecipes/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
|
2024-01-19 17:01:21 +08:00 |
|
vabene1111
|
90eba291a5
|
Merge pull request #2765 from TandoorRecipes/dependabot/pip/django-storages-1.14.2
Bump django-storages from 1.13.2 to 1.14.2
|
2024-01-19 16:58:52 +08:00 |
|
vabene1111
|
1a262ef56f
|
Merge pull request #2764 from TandoorRecipes/dependabot/pip/pytest-factoryboy-2.6.0
Bump pytest-factoryboy from 2.5.1 to 2.6.0
|
2024-01-19 16:58:35 +08:00 |
|
vabene1111
|
06ce3606cf
|
Merge pull request #2767 from TandoorRecipes/dependabot/pip/django-autocomplete-light-3.9.7
Bump django-autocomplete-light from 3.9.4 to 3.9.7
|
2024-01-19 16:58:14 +08:00 |
|
vabene1111
|
0584fc3305
|
Merge pull request #2848 from TandoorRecipes/dependabot/pip/pillow-10.1.0
Bump pillow from 10.0.1 to 10.1.0
|
2024-01-19 16:57:47 +08:00 |
|
vabene1111
|
b430476a82
|
Merge pull request #2884 from ebwinters/ebwinters/fix_mobile_weeks
Fix next/prev week on mobile meal plan
|
2024-01-19 16:56:32 +08:00 |
|
vabene1111
|
72d4404665
|
Merge pull request #2887 from adjokic/patch-1
Add documenation for Docker + Apache + Subfolder
|
2024-01-19 16:53:58 +08:00 |
|
vabene1111
|
0c94cf1c2e
|
Merge pull request #2870 from TandoorRecipes/dependabot/npm_and_yarn/vue/follow-redirects-1.15.4
Bump follow-redirects from 1.15.2 to 1.15.4 in /vue
|
2024-01-19 16:44:06 +08:00 |
|
vabene1111
|
1673254934
|
Merge pull request #2873 from TandoorRecipes/dependabot/pip/jinja2-3.1.3
Bump jinja2 from 3.1.2 to 3.1.3
|
2024-01-19 16:43:50 +08:00 |
|
vabene1111
|
0493ef7e3a
|
Merge pull request #2872 from FaySmash/patch-1
Improved the understandability of the postgres upgrade steps
|
2024-01-19 16:13:28 +08:00 |
|
Tomasz Klimczak
|
1fd6a47e9c
|
Translated using Weblate (Polish)
Currently translated at 100.0% (554 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
|
2024-01-18 00:19:56 +00:00 |
|
vabene1111
|
764cd7dba0
|
SLE bulk permission and tests
|
2024-01-17 22:32:34 +08:00 |
|
adjokic
|
d6d806791d
|
Add documenation for Docker + Apache + Subfolder
|
2024-01-16 21:58:21 -06:00 |
|
vabene1111
|
dc81ca19b9
|
fixed old migrations in shopping tree
|
2024-01-16 08:06:37 +08:00 |
|
vabene1111
|
2697e42af7
|
added bulk api endpoint for SLE checking
|
2024-01-16 08:06:26 +08:00 |
|
vabene1111
|
2b1eda12d1
|
added undo to category checking
|
2024-01-16 07:33:20 +08:00 |
|
tomtjes
|
36fd097ec5
|
Update base.html
|
2024-01-14 19:18:17 -05:00 |
|
vabene1111
|
40da2cee19
|
updated migration
|
2024-01-15 07:58:10 +08:00 |
|
vabene1111
|
31de43196a
|
Merge branch 'develop' into feature/shopping-ui
|
2024-01-15 07:57:09 +08:00 |
|
vabene1111
|
bb52f8902d
|
added max spaces per user + added custom app name + fixed theming tests
|
2024-01-15 07:41:51 +08:00 |
|
ebwinters@comcast.net
|
8ec8d98be6
|
fix mobile arrows
|
2024-01-14 12:29:00 -08:00 |
|
vabene1111
|
4a7bd6a885
|
only auto sync when window is focused
|
2024-01-14 22:16:38 +08:00 |
|
vabene1111
|
35eff630ff
|
updated theming tests
|
2024-01-14 15:39:02 +08:00 |
|
vabene1111
|
8d90fada1d
|
fixed theming breaking for users without space
|
2024-01-14 15:33:14 +08:00 |
|
vabene1111
|
d1865b57f1
|
group checking and unchecking
|
2024-01-14 12:14:47 +08:00 |
|
vabene1111
|
1692230f01
|
swiping working for all items
|
2024-01-14 12:04:52 +08:00 |
|
vabene1111
|
5a0ca3f4e5
|
basic swiping working
|
2024-01-14 11:54:10 +08:00 |
|
vabene1111
|
37c7a62853
|
Merge branch 'beta' into feature/shopping-ui
|
2024-01-14 08:40:24 +08:00 |
|
vabene1111
|
2ba2b97f9c
|
moved manifest to use main theming function
|
2024-01-14 08:40:05 +08:00 |
|
vabene1111
|
3d6d560c5d
|
add undo functionality to shopping
|
2024-01-13 22:58:28 +08:00 |
|
vabene1111
|
fd821c30c7
|
removed ingredient from shopping list entry API
|
2024-01-13 21:34:27 +08:00 |
|
vabene1111
|
995d423a6f
|
WIP shopping undo
|
2024-01-13 21:30:48 +08:00 |
|
vabene1111
|
65dd82e292
|
fixed to string of ingredient
|
2024-01-13 21:30:39 +08:00 |
|
vabene1111
|
8302521427
|
Merge branch 'develop' into feature/shopping-ui
|
2024-01-13 08:08:38 +08:00 |
|
vabene1111
|
26408c33f4
|
removed debug code
|
2024-01-13 07:42:54 +08:00 |
|
vabene1111
|
e045849e89
|
more theming firendly classses in shopping
|
2024-01-13 07:36:41 +08:00 |
|
Cilantro4858
|
72b0bd7f1e
|
Translated using Weblate (German)
Currently translated at 100.0% (554 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
|
2024-01-12 22:40:47 +00:00 |
|
dependabot[bot]
|
45f0413fb9
|
Bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-11 19:51:57 +00:00 |
|
FaySmash
|
38c464ebae
|
Improved the understandability of the postgres upgrade steps
I improved the understandability some parts in the psql examples for someone not familiar with the psql syntax.
|
2024-01-11 17:56:45 +01:00 |
|
Jan Kubošek
|
b4f158b913
|
Translated using Weblate (Czech)
Currently translated at 100.0% (554 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
|
2024-01-11 02:19:55 +00:00 |
|
dependabot[bot]
|
da49b6bda0
|
Bump follow-redirects from 1.15.2 to 1.15.4 in /vue
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 08:50:00 +00:00 |
|
vabene1111
|
66a07ab39d
|
only show entry scaler if not a recipe
|
2024-01-10 06:54:54 +08:00 |
|
vabene1111
|
6d4f094455
|
number scaler component and changing entry amount
|
2024-01-10 06:51:34 +08:00 |
|
Jan Kubošek
|
e7d9d7b7b3
|
Translated using Weblate (Czech)
Currently translated at 100.0% (554 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
|
2024-01-09 21:53:32 +00:00 |
|
Mára Štěpánek
|
5f7a57a258
|
Translated using Weblate (Czech)
Currently translated at 92.0% (510 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/cs/
|
2024-01-09 18:40:00 +00:00 |
|