vabene1111
|
68399acb8f
|
improved SearchPage random behavior
|
2025-06-11 21:13:46 +02:00 |
|
vabene1111
|
22923b8e7e
|
hint in model select
|
2025-06-11 20:51:42 +02:00 |
|
vabene1111
|
612c5e6668
|
fixed click on ingredient table rows checking row
|
2025-06-11 20:32:58 +02:00 |
|
vabene1111
|
a5a0264e41
|
fixed MealPlanEditor closing when changing date
|
2025-06-11 20:31:19 +02:00 |
|
vabene1111
|
fdb73563d6
|
Merge branch 'develop' into feature/vue3
|
2025-06-11 19:53:36 +02:00 |
|
vabene1111
|
cd2c4b35df
|
Merge pull request #3742 from TandoorRecipes/dependabot/pip/psycopg2-binary-2.9.10
Bump psycopg2-binary from 2.9.9 to 2.9.10
1.5.35
|
2025-06-11 19:34:54 +02:00 |
|
dependabot[bot]
|
d1d4cec00f
|
Bump psycopg2-binary from 2.9.9 to 2.9.10
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/compare/2.9.9...2.9.10)
---
updated-dependencies:
- dependency-name: psycopg2-binary
dependency-version: 2.9.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-11 17:33:27 +00:00 |
|
vabene1111
|
6940f405eb
|
Merge pull request #3757 from TandoorRecipes/dependabot/pip/requests-2.32.4
Bump requests from 2.32.3 to 2.32.4
|
2025-06-11 19:32:20 +02:00 |
|
dependabot[bot]
|
3e6f7a554a
|
Bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-10 10:03:22 +00:00 |
|
vabene1111
|
4df451a540
|
Merge pull request #3752 from TandoorRecipes/dependabot/pip/django-4.2.22
Bump django from 4.2.21 to 4.2.22
|
2025-06-09 11:07:17 +02:00 |
|
vabene1111
|
78e2ee6631
|
fixed external recipes not sharable
|
2025-06-09 11:05:54 +02:00 |
|
dependabot[bot]
|
fd06d67218
|
Bump django from 4.2.21 to 4.2.22
Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.22.
- [Commits](https://github.com/django/django/compare/4.2.21...4.2.22)
---
updated-dependencies:
- dependency-name: django
dependency-version: 4.2.22
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-06 23:32:28 +00:00 |
|
vabene1111
|
97aa3301ea
|
prepared global theming trough spaces
|
2025-06-06 19:14:45 +02:00 |
|
vabene1111
|
ec0bc43c21
|
implemented some missing settings
|
2025-06-06 15:42:39 +02:00 |
|
vabene1111
|
23c4c2e543
|
api settings linked browser and docs
|
2025-06-06 14:50:29 +02:00 |
|
vabene1111
|
d1a69dac90
|
added print mode to recipes
|
2025-06-05 17:29:08 +02:00 |
|
vabene1111
|
7b819843b7
|
fixed connector config test
|
2025-06-05 16:28:01 +02:00 |
|
vabene1111
|
8e1893a215
|
fixed test and accidental method override
|
2025-06-05 16:22:30 +02:00 |
|
vabene1111
|
6a43a01dd4
|
added connector config ui
|
2025-06-04 20:52:59 +02:00 |
|
vabene1111
|
63069dd716
|
added support for external recipes to new frontend
|
2025-06-04 20:35:35 +02:00 |
|
vabene1111
|
cd707d20a1
|
first parts of external recipes in frontend
|
2025-06-03 20:25:00 +02:00 |
|
vabene1111
|
c648ee954c
|
changed model list navigation
|
2025-06-03 18:04:46 +02:00 |
|
vabene1111
|
5695cacc0e
|
fixed initial navigation to modellistpage pushing wrong web history
|
2025-06-03 15:50:02 +02:00 |
|
vabene1111
|
bad5ad1f1f
|
added recipe export
2.0.0-alpha-5
|
2025-06-02 21:59:51 +02:00 |
|
vabene1111
|
db8d35e332
|
improved image processing
|
2025-06-02 20:26:20 +02:00 |
|
vabene1111
|
c88df548e9
|
Merge branch 'feature/vue3' of https://github.com/TandoorRecipes/recipes into feature/vue3
|
2025-05-28 19:12:24 +02:00 |
|
vabene1111
|
81180207ba
|
shopping export dialog
|
2025-05-28 19:12:19 +02:00 |
|
vabene1111
|
2a1a6ea433
|
Merge pull request #3724 from mikhail5555/feature/connector_manager_bulk_insert
Feature/connector manager bulk insert
|
2025-05-28 17:54:08 +02:00 |
|
vabene1111
|
fa8af5596f
|
various fixes and improvements
|
2025-05-27 16:53:10 +02:00 |
|
Hennadii Lysenko
|
f546a4d382
|
Translated using Weblate (Ukrainian)
Currently translated at 53.6% (306 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/uk/
|
2025-05-21 14:58:39 +00:00 |
|
Mikhail Epifanov
|
fc0b12af12
|
remove redundant len, and fix optional
|
2025-05-19 23:11:39 +02:00 |
|
Mikhail Epifanov
|
b2da40421b
|
fix test
|
2025-05-19 22:35:17 +02:00 |
|
Mikhail Epifanov
|
8740bf3a83
|
use DTO object, and cleanup some code which is no longer needed
|
2025-05-19 21:46:40 +02:00 |
|
querty
|
c2ecf7ef57
|
Translated using Weblate (Portuguese)
Currently translated at 60.0% (342 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt/
|
2025-05-18 10:58:40 +00:00 |
|
querty
|
b9771d7c11
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (488 of 488 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt_BR/
|
2025-05-18 10:58:39 +00:00 |
|
querty
|
d5b53d2bca
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (570 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pt_BR/
|
2025-05-18 10:58:39 +00:00 |
|
Vincenzo Reale
|
f502cd47e1
|
Translated using Weblate (Italian)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
|
2025-05-18 10:58:39 +00:00 |
|
Anna Kh
|
358fab9a8f
|
Translated using Weblate (Russian)
Currently translated at 84.9% (484 of 570 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
|
2025-05-16 13:58:39 +00:00 |
|
Tales Garcia Fernandes
|
445e78825a
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (488 of 488 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt_BR/
|
2025-05-15 10:58:40 +00:00 |
|
Mikhail Epifanov
|
d49e17f088
|
add a static method to manually suggest 'work' to be added to the queue
|
2025-05-14 18:25:58 +02:00 |
|
vabene1111
|
e7d9824520
|
Merge pull request #3691 from TandoorRecipes/dependabot/pip/pytubefix-8.13.1
Bump pytubefix from 8.12.2 to 8.13.1
|
2025-05-14 07:08:37 +02:00 |
|
vabene1111
|
c9ebbdd4ec
|
Merge pull request #3707 from EifX/fix-doc-updating
Fix doc updating postgress
|
2025-05-14 07:07:07 +02:00 |
|
vabene1111
|
85fa211390
|
Merge pull request #3695 from tpansino/s3-secret-access-key-file
Support reading S3_SECRET_ACCESS_KEY from file
|
2025-05-14 07:05:42 +02:00 |
|
vabene1111
|
40a7db086f
|
Merge pull request #3702 from tomtjes/vue3
fix bookmarklet
|
2025-05-14 07:02:49 +02:00 |
|
vabene1111
|
20f066104c
|
added libgcc libstdc++ as dev dependency for arm builds?!
2.0.0-alpha-4
|
2025-05-14 06:51:37 +02:00 |
|
vabene1111
|
1d9de9bae2
|
Recipe editor improvements
|
2025-05-14 06:49:29 +02:00 |
|
vabene1111
|
086272f103
|
fixed no amount unit display
|
2025-05-14 06:00:40 +02:00 |
|
vabene1111
|
9a7a05e8a9
|
some fixes and changes
|
2025-05-13 16:24:23 +02:00 |
|
vabene1111
|
36352ae6fb
|
data import fixes
|
2025-05-13 15:51:55 +02:00 |
|
vabene1111
|
9419a823e2
|
tweaked small layout as well
|
2025-05-12 21:21:24 +02:00 |
|