filesafe/dist/js
Bobby Wibowo 51c5a81b18
!!! RUN "yarn migrate" !!!
Added "yarn migrate" as alias for "node ./database/migration.js".
Updated README.md about it.

Added a new column to users database: registration.
It will be used to store user's registration timestamp.
Registration date will be displayed in Dashboard's Manage Users.
Since this is a new column,
existing users will not have registration dates.

Last token change date will now be displayed in Dashboard as well.

<code> elements will now properly have relative font size.

User ID will now be displayed in Edit user dialog for reference purpose.

Bumped v1 version string and rebuilt client assets.
2020-05-16 22:32:32 +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 !!! RUN "yarn migrate" !!! 2020-05-16 22:32:32 +07:00
dashboard.js.map !!! RUN "yarn migrate" !!! 2020-05-16 22:32:32 +07:00
home.js Added client assets update detection 2020-04-30 05:56:28 +07:00
home.js.map Initialize upload filters for regular users (WIP) 2020-05-03 02:39:24 +07:00