filesafe/dist/js
Bobby Wibowo 98b2f32ec5
Updated
Fixed browser's timezone offset not being sent with the proper header
name ("minOffset" -> "minoffset").

Server will now actually think client is on UTC timezone if "minoffset"
header is unset.

Stricter "all" header check for uploads list API endpoint.
It will now only accept the header if set to "1" (string).

Fixed server error when either date: or expiry: keys get parsed as
empty strings.

"minoffset" header when listing uploads will now only be sent if
date: or expiry: keys are properly used (i.e. match expected patterns).

Updated filters help message about wrapping with double quotes when
specifying both date and time (since there will be a space in between).

Filters input will now have some automatic clean ups other than trims.
- Replace all tabs with whitespaces.
- Remove whitespaces after "<key>:".

Bumped v1 version string and rebuilt client assets.
2020-05-24 08:28:54 +07:00
..
misc Massively overhauled uploads filtering endpoint 2020-04-19 02:52:11 +07:00
album.js Updates (very important to read) 2019-09-15 13:20:11 +07:00
album.js.map Updates (very important to read) 2019-09-15 13:20:11 +07:00
auth.js Updated 2019-09-19 14:19:11 +07:00
auth.js.map Updated 2019-09-19 14:19:11 +07:00
dashboard.js Updated 2020-05-24 08:28:54 +07:00
dashboard.js.map Updated 2020-05-24 08:28:54 +07:00
home.js Added Cookie Consent, among other things 2020-05-17 03:35:54 +07:00
home.js.map Added Cookie Consent, among other things 2020-05-17 03:35:54 +07:00