redsunlib/templates
Daniel Valentine d86cebf975 Request CSS with explicit version.
base.html will now request with a query parameter `v=` whose value is
the current version of Libreddit. This will cause the browser to request
the stylesheet for a specific version of Libreddit, bypassing the cache.
A new version of Libreddit will cause the browser to fetch a new
stylesheet.

Resolves #622. Credit is due to GitHub user @chloekek for offering this
solution in the following post:
        https://github.com/libreddit/libreddit/issues/622#issuecomment-1315961742
2022-11-23 14:43:36 -07:00
..
base.html Request CSS with explicit version. 2022-11-23 14:43:36 -07:00
comment.html Fix HTML encoding in templating (#404) 2022-05-21 05:28:31 +00:00
error.html Fix post flairs 2021-02-21 10:11:17 -08:00
post.html Blur NSFW posts. 2022-11-08 09:01:12 -07:00
search.html Implement 'posts hidden because of NSFW'. (Resolves #159) (#619) 2022-11-07 20:54:49 -07:00
settings.html Blur NSFW posts. 2022-11-08 09:01:12 -07:00
subreddit.html Implement 'posts hidden because of NSFW'. (Resolves #159) (#619) 2022-11-07 20:54:49 -07:00
user.html Implement 'posts hidden because of NSFW'. (Resolves #159) (#619) 2022-11-07 20:54:49 -07:00
utils.html Blur NSFW posts. 2022-11-08 09:01:12 -07:00
wall.html Fix indentation and formatting 2021-11-23 22:23:29 -08:00
wiki.html Fix HTML encoding in templating (#404) 2022-05-21 05:28:31 +00:00