filesafe/routes
Bobby b17b24b159
feat: new page /file/:identifier
this will display all information recorded from the specified file, but
only to the users that own them (it requires token)

this page also has a delete file button, allowing us to provide link to
this page for sharex deletion url option

once again, this is only for authenticated users, and will only show
file that the users own, unless said user is a moderator or higher
2022-06-28 12:03:49 +07:00
..
album.js feat: initiate db connection only once 2022-06-04 04:21:56 +07:00
api.js feat: new api /api/upload/get/:identifier 2022-06-28 11:57:56 +07:00
file.js feat: new page /file/:identifier 2022-06-28 12:03:49 +07:00
nojs.js Updated nojs.js 2019-09-20 01:27:00 +07:00
player.js Added experimental embedded video.js player thingy 2020-11-03 20:56:32 +07:00