vabene1111
1169abd942
mealie docs update
2025-09-17 07:55:29 +02:00
vabene1111
a7c5240227
ai provider system
2025-09-08 22:15:57 +02:00
vabene1111
04181fdda7
update nextcloud import docs
2025-01-19 18:44:01 +01:00
vabene1111
425f00860f
Merge branch 'develop' into feature/vue3
...
# Conflicts:
# docs/features/authentication.md
2024-11-27 15:56:28 +01:00
Bishtawi
e844d2995a
Support reading secrets from files
2024-11-24 12:31:17 -08:00
vabene1111
3aca96148d
Merge branch 'develop' into feature/vue3
...
# Conflicts:
# cookbook/views/api.py
# cookbook/views/views.py
# requirements.txt
2024-11-12 16:45:21 +01:00
vabene1111
2b6edfb96d
fixed import_export docs format
2024-11-11 18:06:29 +01:00
Horst
15abe9f24b
import of gourmet files
...
* in gourmet export as html and zip folder
* 'menus' are not imported
Note: it appears that the native format '.grmt' does not include the unit for ingredients
2024-08-30 10:05:19 +02:00
smilerz
b83f3a291b
update documentation
2024-04-24 12:23:35 -05: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
Mikhail Epifanov
5e508944a3
move env settings to configuration with backlink from connectors page
2024-02-20 17:48:35 +01:00
Mikhail Epifanov
beb860acc6
Merge remote-tracking branch 'origin/develop' into HomeAssistantConnector
...
# Conflicts:
# cookbook/views/api.py
# recipes/settings.py
2024-02-17 00:29:29 +05:30
Maximilian Hippler
250d58f8a1
Fixed wrong keycloak docs
2024-02-13 16:09:06 +01:00
Mikhail Epifanov
247907ef25
move from signals to apps, add dedicated feature docs, add config toggle to menu item, undo unnecessary changes
2024-02-05 23:26:33 +01:00
vabene1111
5129ef77c9
Merge pull request #2715 from nyanSpruk/patch-1
...
fix: Typo in shopping.md
2024-01-19 17:41:00 +08:00
Colcothar
8e0bc3acc7
Fix typo in automation doc
2024-01-06 17:29:43 +00:00
Nik Jan Špruk
8d4cb4f08d
fix: Typo in shopping.md
...
Made capital i in the sentence.
2023-11-02 12:36:20 +01:00
gorrilla10101
1008d880c9
Update authentication.md
...
Changed provider list url because existing one doesn't work anymore.
2023-10-21 06:07:37 -05:00
smilerz
768a5ea237
Squashed commit of the following:
...
commit 36403ecbae
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 12:04:04 2023 -0500
update migration for new Automation Types
commit 4620ebaf30
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 07:49:10 2023 -0500
add Name and Instruction automation to YouTube importer
commit c907da84c1
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 07:45:32 2023 -0500
remove old commented automation code
commit 9b5e39415e
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 07:37:36 2023 -0500
test for automations applied during url import
renamed TITLE_REPLACE to NAME_REPLACE
commit 2679a22464
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 15:29:59 2023 -0500
added tests for regex_replace
commit 8bae21025b
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 13:51:46 2023 -0500
updated Automation Modal and translations
commit 4120adc546
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 13:12:41 2023 -0500
applied regex_replace automation to food and unit automations
updated automation documentation
commit 30c891abfc
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 12:46:34 2023 -0500
migrate regex_replace functions to AutomationEngine
create TITLE_REPLACE, UNIT_REPLACE and FOOD REPLACE automation types
create migration for new types
commit b8317c2c29
Author: smilerz <smilerz@gmail.com >
Date: Wed Aug 30 20:44:40 2023 -0500
move transpose words to AutomationEngine
create tests for transpose words
commit 39253cfd02
Author: smilerz <smilerz@gmail.com >
Date: Wed Aug 30 17:03:29 2023 -0500
refactor never_unit automation to AutomationEngine
create tests for never_unit
commit 7c0b8b151c
Author: smilerz <smilerz@gmail.com >
Date: Wed Aug 30 11:21:06 2023 -0500
update ingredient parser to use AutomationEngine for unt, keyword, food
update test_ingredient_parser tests to accomodate changes
commit 8e1b8923af
Author: smilerz <smilerz@gmail.com >
Date: Mon Aug 28 16:44:35 2023 -0500
keyword and unit Automtations refactored to Automation Engine
keyword and unit automation tests added
commit 52eb876a08
Author: smilerz <smilerz@gmail.com >
Date: Mon Aug 28 15:03:19 2023 -0500
food_alias tests added
commit a820b9c09e
Author: smilerz <smilerz@gmail.com >
Date: Sat Aug 26 12:37:16 2023 -0500
create AutomationEngine class
create food_automation method
refactor food automations to use AutomationEngine
2023-09-12 09:46:08 -05:00
Cody McGinnis
56cdc14cc1
docs: explain social authentication auto sign up
...
Attempt to explain to the user that social auth with automatically allow
users to sign up for social accounts. `ALLOW_SIGNUP` now applies to
local account sign up only.
2023-08-29 20:28:30 -04:00
smilerz
479cf1a042
create Transpose Words automation
2023-08-25 07:54:05 -05:00
smilerz
8fa00972bd
add NEVER_UNIT automation
2023-08-25 07:53:53 -05:00
Henning Bopp
f5fb4e563d
Changed var-name in env, info in docs and processing in settings
...
Also added a deprecation warning and changed the structure of the authentication.md
Signed-off-by: Henning Bopp <henning.bopp@gmail.com >
2023-08-16 21:19:38 +02:00
vabene1111
4b48c1046e
rezeptsuite enhancements
2023-06-20 16:49:00 +02:00
vabene1111
c4078800e3
Merge pull request #2434 from ssams/ldap-auth-starttls
...
ldap auth: allow connecting using StartTLS
2023-04-26 07:43:44 +02:00
ssams
d87f0f3c15
ldap auth: allow connecting using StartTLS
2023-04-25 21:30:47 +02:00
Thomas Preece
a1b8f736c2
Improve parsing of OpenEats imports
2023-03-20 18:18:43 +00:00
vabene1111
9846c4df18
added support for rezeptsuite.de imports
2023-02-11 17:51:44 +01:00
vabene1111
798457e7e2
translated, documented and implemented instruction replace
2023-01-04 16:36:03 +01:00
vabene1111
6176eeb024
basics
2023-01-03 23:12:00 +01:00
Raj Motwani
d9662f7fa5
Update import_export.md
...
Fixed some typos and spellings.
2022-10-08 13:47:02 +05:30
nough
a88214eea6
Update external_recipes.md
...
fixed my mistakes
2022-08-27 22:18:52 +01:00
nough
7ec5646338
update external_recipes.md with docker info
...
added info on docker external recipes, as i've just followed this process myself. unsure if I needed to add the externalfiles folder to the nginx_recipes volume, but I have anyway in my personal one, and that worked.
2022-08-27 22:12:33 +01:00
vabene1111
8d3747a304
added missing doc entries
2022-04-22 20:30:05 +02:00
vabene1111
48e9f3f8a9
added cookmate importer
2022-04-04 22:49:50 +02:00
vabene1111
85aad42529
added mela recipes importer
2022-04-04 21:09:47 +02:00
vabene1111
d45e3b8e60
some tweaks for new exporter
2022-02-03 18:00:02 +01:00
Thomas Schumm
505bac514f
Add new env parameter to set ldap ca cert file
2022-01-31 19:34:32 +01:00
Sebastian Weber
c20e982fb1
Fix typos
2022-01-20 00:50:41 +01:00
mheiland
f07690d7e3
Example for third-party authentication
...
Providing an example to integrate Keycloak as IAM for Tandoor. Hinting that both SOCIAL* variables are required.
2022-01-15 00:24:56 +01:00
vabene1111
d506952602
small PDF export tweaks
2022-01-07 10:55:27 +01:00
vabene1111
3ff15b6766
added copy me that importer
2021-12-23 15:54:48 +01:00
RickeyShideler
62aa62b90f
EN Text: Various grammar corrections
2021-11-21 12:06:54 -06:00
Alexander Rose
0ab21f9941
Fix Templating documentation
...
Fix bad variable naming in docs
2021-11-06 17:39:23 +01:00
vabene1111
66794d619f
improved cookbook app importer
2021-11-01 11:10:35 +01:00
Perjéssy, Lóránt
4eaf0df9a3
Added LDAP usage description in authentication page of documentation.
2021-10-31 14:10:57 +01:00
vabene1111
94e357f4f6
cookbookapp importer
2021-09-15 10:26:31 +02:00
vabene1111
70f96d3fe6
plan to eat importer
2021-09-14 22:47:26 +02:00
vabene1111
9856857c51
updated openeats importer
2021-06-11 15:28:11 +02:00
vabene1111
f7d85bb4b8
improvements to recipekeeper importer
2021-06-09 17:23:14 +02:00