History log of /dokuwiki/lib/exe/manifest.php (Results 1 – 10 of 10)
Revision Date Author Comments
# 5a5ec053 30-Aug-2023 Gerrit Uitslag <klapinklapin@gmail.com>

reformat /lib/exe/ folder


# c1482d1c 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: function argument spacing


# e3c3abf1 29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to lib/exe


# e2c6ce95 06-Jul-2021 Sam <1631095+takuy@users.noreply.github.com>

manifest: add NOSESSION to not require auth

Authentication shouldn't be required for a manifest file.


# f3d2b6ae 07-Mar-2018 Michael Große <grosse@cosmocode.de>

fix: use exit instead of return in the global scope


# ac6ceee3 16-Feb-2018 Michael Große <grosse@cosmocode.de>

fix(manifest): check if manifest action enabled before sending


# c9071834 05-Feb-2018 Michael Große <grosse@cosmocode.de>

refactor: move manifest functions to more intuitive places


# 10b4c843 01-Feb-2018 Michael Große <grosse@cosmocode.de>

feat: ensure that the cope is always only the current wiki


# 6f858236 01-Feb-2018 Michael Große <grosse@cosmocode.de>

feat: use style replacements for background and theme color

This also adds the default theme color for the DokuWiki template as the
green from the existing links.


# 5e0255e3 24-Jan-2018 Michael Große <grosse@cosmocode.de>

feat: provide web app manifest (dynamically geneated)