Annotation-System/cinera
Matt Mascarenhas 33cbb5b05f cinera.c: Support private videos
It merely checks the video's privacy status and, if not public, records
its corresponding HMML base filename privately in the .metadata without
generating a player page or a search / table of contents entry for it.
Every four hours it will loop over the .metadata to recheck the privacy
status of any privately recorded entries, and process newly public ones.

Fix template validation to check that the script comes after both the
player and menus (previously it only specified the player).

Fix relocation code to try and remove only the child directories of the
BaseDir, and no shallower (previously it would try and "recursively"
remove directories all the way back to /, obviously not actually getting
there because it would encounter a non-empty directory along the way).

Add "Modes" to the startup printout.

Flags:
    -g Ignore privacy status
2018-04-01 21:58:53 +01:00
..
examples cinera: Fix theatre and add GUI clickable for it 2018-01-17 20:15:00 +00:00
cinera.c cinera.c: Support private videos 2018-04-01 21:58:53 +01:00
cinera.css cinera.css: Marker and categories style 2018-02-28 01:04:06 +00: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.css: Marker and categories style 2018-02-28 01:04:06 +00:00
cinera_player_pre.js cinera_player_pre.js: Reenable YT interaction 2018-02-28 20:18:11 +00:00
cinera_search.js cinera_search.js: Remove console.log 2018-01-28 21:57:35 +00: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