filesafe/public/libs/cookieconsent
Bobby Wibowo 86b51fe5f5
Added Cookie Consent, among other things
This adds Cookie Consent library at public/libs/cookieconsent.

Added views/cookiepolicy.njk.

Added a new config option cookiePolicy. Disabled by default.

Updated views/faq.njk to use variables wherever applicable.
The variables are initiated at views/_globals.njk.
The said file also contains variables used at views/cookiepolicy.njk.

Restored messages about Cloudflare to FAQ.
They will be shown only if config.cloudflare.purgeCache is enabled.

Statistics will now capitalize first letters of the keys instead.

Updated background color of SweetAlert modals.

Moved table styling from dashboard.css to style.css (global),
since table will also be used in Cookie Policy page.

Bumped v1 version string and rebuilt client assets.
2020-05-17 03:35:54 +07:00
..
cookieconsent.min.css Added Cookie Consent, among other things 2020-05-17 03:35:54 +07:00
cookieconsent.min.js Added Cookie Consent, among other things 2020-05-17 03:35:54 +07:00
LICENSE Added Cookie Consent, among other things 2020-05-17 03:35:54 +07:00