5520464845adding the APPLICATION_HOSTNAME to .env + settings.py for now, adding parsing function to list audio files in podcast view, changing order of buttons in navmb2023-11-30 10:53:01 +0100
f7076c8f88template works now, app_hostname still hardcodedmb2023-11-30 10:17:29 +0100
916e301615starting with podcast support + enable dynamic pandoc template from pad, with harcoded app_hostname still (wip)mb2023-11-30 10:01:57 +0100
6b13593440messay slash situation, to be cleaned up latermb2023-11-29 19:09:18 +0100
7601797445very wip: adding template pad + links next to buttons + different background color for this branch to see the differencemb2023-11-29 19:06:13 +0100
29d269e9b4marking the readme for this branch
root
2023-11-29 16:15:44 +0000
d9ffdc1645Turning the browser warning section into a more general "which browser to use" sectionmb2023-11-29 14:19:15 +0100
9a96c2a01dMerge pull request 'docs: focus on local install, ".env" before "make setup"' (#31) from readme-revamp into masterdecentral1se2023-11-24 15:36:46 +0100
0a60da6feaadding APPLICATION_ROOT to config + workaround for url mapping for non-root URL sitatuionsmanetta2022-03-10 17:52:52 +0100
cedf8058c3disabled bleach in import statementsmb2022-03-10 14:13:35 +0100
de8027f68aescape() and bleach.clean() are disabled... sanitizing does not render the html at all anymore...manetta2022-02-22 11:08:14 +0100
d820006525adding | safe to the pad_content, now escape() and Markup() are sanitizing the inputmanetta2022-02-22 10:47:58 +0100
7db66e0f6badding escape() and Markup()manetta2022-02-22 10:44:18 +0100
e257d5359eusing md metadata title field as document name + using pypandoc for the markdown-to-html convertion now to support 'extra' features such as {.classname}manetta2022-02-21 18:05:47 +0100
dc07b810a6taking out the template snapshotmanetta2022-02-17 16:51:35 +0100
4b06e36998Merge branch 'master' of ssh://vvvvvvaria.org:12345/mb/octomodemanetta2022-02-17 16:50:54 +0100
27e4dd82dethe pagedjs template is fixed now (not editable anymore in the interface) + other changes to the templatesmanetta2022-02-17 16:50:47 +0100
ba7a87ebc9added bleach to requirementsmanetta2022-02-17 16:48:33 +0100
925ecb7562template is out of the interface, added markdown and html sanitizers (wip)manetta2022-02-17 16:48:14 +0100