Annotation-System/cinera
Matt Mascarenhas 3da53413ce cinera.c: Revved resources
Database version 4

Revving resources involves hashing asset files and appending a query
string to their URLs. Additionally we monitor asset files for changes
and edit their new checksum hash into all HTML files citing them.

This commit also introduces new template tags for assets (listed below)
with which you may instruct Cinera to rev assets of your choice. There
is further information about this in the help (-h) and the README.md

Amongst other minor changes, we now support unset $XDG_CACHE_HOME and
$HOME
    - Thanks to insofaras for wordexp()

New flags:
    -Q Set query string

New template tags:
    __CINERA_ASSET__
    __CINERA_CSS__
    __CINERA_IMAGE__
    __CINERA_JS__

Renamed template tag:
    __CINERA_SEARCH__ (was __CINERA_INDEX__)
2018-09-17 19:06:31 +01:00
..
examples cinera: Fix theatre and add GUI clickable for it 2018-01-17 20:15:00 +00:00
cinera.c cinera.c: Revved resources 2018-09-17 19:06:31 +01:00
cinera.css cinera.css: Prevent link scrollbar, just in case 2018-05-22 22:57:39 +01:00
cinera_icon_filter.png cinera.c: Add support for alternative URL prefixes 2017-12-07 21:07:36 +00:00
cinera_player_post.js cinera: Share link (to current annotation) 2018-05-22 22:43:59 +01:00
cinera_player_pre.js cinera: Share link (to current annotation) 2018-05-22 22:43:59 +01:00
cinera_search.js cinera_search.js: Mitigate flickering 2018-07-15 23:52:52 +01:00
cinera_sprite_patreon.png cinera.c: Add support for alternative URL prefixes 2017-12-07 21:07:36 +00:00
cinera_sprite_sendowl.png cinera: SendOwl 2017-12-10 17:29:00 +00:00