forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

15810 Commits (57167d0ce97388e39f3ac7bbb2917c66c208709d)

Author SHA1 Message Date
Aevann1 25cb19b676 revert 2022-05-27 17:23:06 +02:00
Aevann1 398c90a49c sneed 2022-05-27 03:00:02 +00:00
Snakes af77ec515d Templates: create assetcache template.
For too long, we've Replace-All'd to increment site asset version
numbers. This is a task that has an obvious solution using the
templating engine. As such, we now have templates/util/assetcache.html
which contains a dict of version numbers and a macro to generate the
versioned name of an asset.

Going forward, it is recommended that all future replace-all uses
are used as opportunities to switch to the macro. Do remember to
import the macro in all top-level templates, if not already present.
Recommended form: {%- from 'util/assetcache.html' import asset -%}
Then add a key to CACHE_VER in util/assetcache.html.
Then replace the asset path in templates eg: {{asset('css/main.css')}}

For all future versions of those assets, one can simply increment
the value in util/assetcache.html instead. This will greatly reduce
git spam touching unrelated files and generally be clearer and easier.
2022-05-26 22:47:32 -04:00
Snakes 2bde3650d4 Awards: enable lootbox on WPD, refactor AWARDS2 logic. 2022-05-26 22:12:53 -04:00
Aevann1 b7307735b1 Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-27 02:08:30 +02:00
Aevann1 f823396239 sdf 2022-05-27 02:08:28 +02:00
gooseman dc1ca9a8d7 improve scaling on high dpi displays 2022-05-26 17:06:29 -07:00
Aevann1 9f1884269a Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-27 02:03:06 +02:00
Aevann1 2a9df987b3 fsd 2022-05-27 02:03:04 +02:00
Aevann1 2150b4abc2 fdMerge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-26 23:13:02 +00:00
Aevann1 27c3d89b5f sfd 2022-05-27 01:12:43 +02:00
Aevann1 66b3efab36 award refactor 2022-05-27 01:08:23 +02:00
Aevann1 8eee22565d fds 2022-05-27 00:39:11 +02:00
Aevann1 22aacf86ec vf 2022-05-27 00:23:16 +02:00
Aevann1 336ce32b18 sneed 2022-05-26 22:00:02 +00:00
Aevann1 d9dbd36b7a fds 2022-05-26 23:16:49 +02:00
Aevann1 02e9d2f2b5 fsd 2022-05-26 23:08:31 +02:00
Aevann1 accca4ed08 Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-26 23:07:08 +02:00
Aevann1 13fcc1881a dfsfds 2022-05-26 23:07:06 +02:00
Aevann1 2877305ebf sneed 2022-05-26 21:00:02 +00:00
Aevann1 cc7986d675 dfMerge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-26 20:53:31 +00:00
Aevann1 758a30e166 fsd 2022-05-26 22:53:24 +02:00
Aevann1 cd8f529b1e fdMerge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-26 20:50:00 +00:00
Aevann1 d4f7f5497b fds 2022-05-26 22:49:36 +02:00
Aevann1 e5dfd0603c fdMerge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-26 20:32:17 +00:00
Aevann1 4c8e88b758 sfd 2022-05-26 22:32:06 +02:00
Aevann1 630996faee gfd 2022-05-26 22:31:08 +02:00
Aevann1 8ba5f07bb6 sdf 2022-05-26 22:17:09 +02:00
Aevann1 0ac85b3192 fsd 2022-05-26 22:14:47 +02:00
Aevann1 f72015382a crgd is a king 2022-05-26 22:04:39 +02:00
Aevann1 f7dea74b37 fds 2022-05-26 21:19:33 +02:00
Aevann1 1e8c00f6fe fsd 2022-05-26 21:15:24 +02:00
Aevann1 1d9d6787c6 sneed 2022-05-26 19:00:01 +00:00
Aevann1 64c3b489e3 fds 2022-05-26 20:37:10 +02:00
Aevann1 1a8a6349ee Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-26 20:36:40 +02:00
Aevann1 2595706b49 fsd 2022-05-26 20:36:37 +02:00
Aevann1 414b55cd26 scsdMerge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-26 18:10:16 +00:00
Aevann1 957cf5ba8f dfs 2022-05-26 20:09:44 +02:00
Aevann1 d0080630c6 sneed 2022-05-26 16:00:02 +00:00
Aevann1 a9cc73bb7e Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-26 17:57:26 +02:00
Aevann1 c5ace85f9b fsd 2022-05-26 17:57:24 +02:00
Aevann1 5aa2609ec7 sneed 2022-05-26 06:00:01 +00:00
Aevann1 b89f4f4c7b sneed 2022-05-26 03:00:02 +00:00
Aevann1 9bfc697663 sneed 2022-05-26 02:00:01 +00:00
Aevann1 fe840dee46 Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-05-26 03:30:27 +02:00
Aevann1 de40b074ac yes 2022-05-26 03:30:25 +02:00
Aevann1 dbcc63ec04 sneed 2022-05-26 01:00:02 +00:00
Aevann1 e4893c617e fd 2022-05-26 02:54:05 +02:00
Aevann1 163267c88c Revert "Add Y'all Seein' Eye award."
This reverts commit a0f441a67d.
2022-05-26 02:51:42 +02:00
Aevann1 65388d3e57 sfd 2022-05-26 01:50:13 +02:00