filesafe/dist/js
Bobby Wibowo 51c8df71bc
Added deletion URL for ShareX or derivatives
For registered users only!
This requires adding a basic GET API for file deletion, so that I did.
Configs which guests download will not include pattern for delete URL,
so they won't get notified of unusable delete URL or anything like that.

dev: Improved logger.debug() to support specifying options for node's
Util.inspect() if an object is set as its last param
(assuming >1 params).
Default options now also includes enabling colors.

src/js/utils.js: Simplified dynamic ShareX config generator.
Among other things, it will now use JSON.stringify().
I don't even remember why we didn't use that in the first place..

Some logic improvements in src/js/home.js.

Bumped v1 version string and rebuilt client assets.
2020-06-20 01:28:23 +07:00
..
misc Added deletion URL for ShareX or derivatives 2020-06-20 01:28:23 +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 Added floating home button to auth page 2020-05-26 03:49:54 +07:00
auth.js.map Added floating home button to auth page 2020-05-26 03:49:54 +07:00
dashboard.js Fix auto page thingy breaking 2020-06-10 02:06:43 +07:00
dashboard.js.map Fix auto page thingy breaking 2020-06-10 02:06:43 +07:00
home.js Added deletion URL for ShareX or derivatives 2020-06-20 01:28:23 +07:00
home.js.map Added deletion URL for ShareX or derivatives 2020-06-20 01:28:23 +07:00