.. |
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
|
made it possible to disable signup
|
2021-01-24 16:41:25 +01:00 |
AllAuthCustomAdapter.py
|
fixed mail send
|
2022-08-01 16:56:18 +02: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 |
HelperFunctions.py
|
construct values in queryset instead of serializer methods
|
2022-01-11 07:24:59 -06:00 |
image_processing.py
|
added additonal verification of imported images
|
2023-06-20 13:35:34 +02:00 |
ingredient_parser.py
|
added support for rezeptsuite.de imports
|
2023-02-11 17:51:44 +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
|
re-added property imports for open data importer
|
2023-06-20 15:42:25 +02:00 |
permission_config.py
|
|
|
permission_helper.py
|
change guest recipe permission
|
2023-07-18 10:54:20 +02:00 |
property_helper.py
|
improved property functions
|
2023-06-12 17:20:00 +02:00 |
recipe_html_import.py
|
deprecate get_recipe_from_source
|
2022-07-07 15:09:22 -05:00 |
recipe_search.py
|
fix error when filtering on rating in saved filters
|
2023-07-25 17:48:19 -05:00 |
recipe_url_import.py
|
Add step-level configuration whether an ingredients table should be shown. User-level default added to settings
|
2023-08-23 21:46:09 -07:00 |
scope_middleware.py
|
fixed scoping and permissions for tokens
|
2022-08-04 18:33:45 +02:00 |
shopping_helper.py
|
fixed mess
|
2023-02-19 21:09:06 +01:00 |
template_helper.py
|
removed dependency and upgraded bleach clean
|
2023-08-16 07:22:09 +02:00 |
unit_conversion_helper.py
|
improved unit conversion and tests
|
2023-05-06 23:57:45 +02:00 |