TandoorRecipes/cookbook/helper
Matthias Bilger f040b491d4 Allow img tag (including width/height attribute)
Allow using img tag in markdown and additionally allowing to specify
width and height attribute for elements.
2022-03-10 11:38:08 +01:00
..
scrapers minor cleanup 2021-08-13 11:23:47 -05:00
__init__.py made it possible to disable signup 2021-01-24 16:41:25 +01:00
AllAuthCustomAdapter.py fixed enable signup parameter for social auth 2021-06-21 12:43:52 +02:00
context_processors.py manage link for hosted version 2021-06-07 16:09:26 +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 fixed png scaling algortihm 2021-11-09 17:59:31 +01:00
ingredient_parser.py implemented rule processing in ingredient parser 2021-09-16 18:31:21 +02:00
mdx_attributes.py custom scraper fails safe 2021-04-16 09:02:03 -05:00
mdx_urlize.py helper/mdx_urlize 2021-01-10 13:46:53 +01:00
permission_config.py helper/permissions_config 2021-01-10 13:47:23 +01:00
permission_helper.py fix shopping list sharing 2022-01-29 11:59:06 -06:00
recipe_html_import.py fixes 1129 2021-12-23 07:38:30 -06:00
recipe_search.py fix loading children in treeselect 2022-03-02 14:56:33 -06:00
recipe_url_import.py Merge pull request #1623 from gloriousDan/develop 2022-03-04 14:28:34 +01:00
scope_middleware.py fixed undefined var 2022-01-06 16:57:17 +01:00
shopping_helper.py return distinct shopping entries 2022-02-25 07:59:20 -06:00
template_helper.py Allow img tag (including width/height attribute) 2022-03-10 11:38:08 +01:00