.. |
scrapers
|
#1552 use instructions_list() instead of instructions() and move Thermomix-Handling to clean_instruction_string()
|
2023-01-15 12:55:03 +01:00 |
__init__.py
|
Update __init__.py
|
2023-10-12 10:44:59 -05:00 |
AllAuthCustomAdapter.py
|
remove unused imports, variables and commented code in helpers
|
2023-09-13 09:29:48 -05:00 |
automation_helper.py
|
regex replace not run on food if there are no food aliases
|
2024-02-06 11:14:47 -06:00 |
cache_helper.py
|
improvements to property calculation
|
2023-05-07 00:30:32 +02:00 |
context_processors.py
|
new settings page finished
|
2022-08-05 16:54:53 +02:00 |
CustomStorageClass.py
|
enable caching for signed s3 urls
|
2021-06-05 13:43:10 +02:00 |
CustomTestRunner.py
|
fixed normal django test running with scopes
|
2021-02-25 22:19:51 +01:00 |
dal.py
|
ingredients and helpers
|
2021-02-20 21:26:16 +01:00 |
fdc_helper.py
|
dont show property warning for 0 values any more
|
2023-12-02 21:07:11 +01:00 |
HelperFunctions.py
|
view and delete orphaned files
|
2023-12-10 07:54:37 -06:00 |
image_processing.py
|
fixed recipe sage import and image procssing with pillow 10
|
2023-10-07 08:11:50 +02:00 |
ingredient_parser.py
|
lmit ingredient parser to 512 characters to prevent too complex computations
|
2023-12-16 09:08:50 +01:00 |
mdx_attributes.py
|
custom scraper fails safe
|
2021-04-16 09:02:03 -05:00 |
mdx_urlize.py
|
fixed urlize markdown 3.4 compatibility
|
2022-11-24 22:29:29 +01:00 |
open_data_importer.py
|
fixed food create
|
2024-02-19 19:57:56 +01:00 |
permission_config.py
|
helper/permissions_config
|
2021-01-10 13:47:23 +01:00 |
permission_helper.py
|
remove unused imports, variables and commented code
|
2023-09-13 13:08:26 -05:00 |
property_helper.py
|
fixed property calculation issues
|
2024-02-18 17:45:56 +01:00 |
recipe_search.py
|
view and delete orphaned files
|
2023-12-10 07:54:37 -06:00 |
recipe_url_import.py
|
fixerd serving size parsing in property importer
|
2024-02-17 11:08:21 +01:00 |
scope_middleware.py
|
remove unused imports, variables and commented code
|
2023-09-13 13:08:26 -05:00 |
shopping_helper.py
|
lmiit SLE endpoint and always fitler for recent days
|
2024-01-29 09:02:11 +01:00 |
template_helper.py
|
Merge pull request #2380 from RomRider/fix-1706
|
2024-01-28 09:18:19 +01:00 |
unit_conversion_helper.py
|
improved unit conversion and tests
|
2023-05-06 23:57:45 +02:00 |