filesafe/views
Bobby Wibowo 64ab8e20b2
Updated auth page, amont other things
"Login or register" subtitle and Register button will no longer be shown
if enableUserAccounts are disabled in config.

Updated auth.js to continue working even when register and/or login
buttons cannot be found.

Added .is-wrappable support for .button elements.
This makes the text inside the buttons "wrappable" to next lines.
Do note that this will cause the buttons to get taller when they do need
to wrap their texts.

Updated "Log in to upload" button in homepage uploader use the new
.is-wrappable class.
Their texts will also now be split into two lines.
Anonymous upload warning specifically will now instead say
"Log in or register".

Bumped v1 version string and rebuilt client assets.
2020-05-26 03:04:26 +07:00
..
_partial Updated disabled JS warning 2020-04-24 01:18:25 +07:00
_globals.njk Quick fix _globals.njk 2020-05-17 22:43:01 +07:00
_layout.njk Updated _layout.njk 2019-09-19 20:54:27 +07:00
album.njk Added home icon to album public pages 2020-05-17 04:54:06 +07:00
auth.njk Updated auth page, amont other things 2020-05-26 03:04:26 +07:00
cookiepolicy.njk Added Cookie Consent, among other things 2020-05-17 03:35:54 +07:00
dashboard.njk Added client assets update detection 2020-04-30 05:56:28 +07:00
faq.njk Updated faq.njk 2020-05-17 03:56:37 +07:00
home.njk Updated auth page, amont other things 2020-05-26 03:04:26 +07:00
nojs.njk Removed rel="noopener" attrib from local links 2020-04-07 01:50:15 +07:00