rDrama/files/helpers
TLSM 9953c5763c
Port get.py improvements from upstream.
Generally standardizes the get_* helpers:
 - Adds type hinting.
 - Deduplicates block property addition.
 - Respects `graceful` in more contexts.
 - More resilient to invalid user input / less boilerplate necessary
   at call-sites.
2022-11-28 12:36:04 -05:00
..
alerts.py Add trailing LF to text files 2022-05-10 21:05:51 -04:00
assetcache.py assetcache: add interface for non-Jinja consumers. 2022-08-30 16:23:09 -04:00
const.py themes: remove /r/Drama theme ("classic" and "classic_dark") 2022-11-21 06:13:12 -06:00
get.py Port get.py improvements from upstream. 2022-11-28 12:36:04 -05:00
images.py Add trailing LF to text files 2022-05-10 21:05:51 -04:00
jinja2.py themes: remove /r/Drama theme ("classic" and "classic_dark") 2022-11-21 06:13:12 -06:00
lazy.py Convert text file line endings to LF. 2022-05-09 07:20:47 -05:00
sanitize.py Fix some deprecations and factor out a helper function (#387) 2022-10-27 22:15:48 -05:00
security.py Convert text file line endings to LF. 2022-05-09 07:20:47 -05:00
strings.py Port get.py improvements from upstream. 2022-11-28 12:36:04 -05:00
wrappers.py Add active user counter logic; add to admin tools. 2022-09-05 00:44:13 -05:00