plik icon indicating copy to clipboard operation
plik copied to clipboard

Request: Admin panel should list all files

Open Cubox opened this issue 3 years ago • 2 comments

The admin panel should list all the uploads, and give an option for the admin(s) to delete uploads, access them and maybe edit them

Cubox avatar Jan 28 '22 05:01 Cubox

Indeed, that's a good feature candidate for next release.

It's possible to list all files from the server CLI.

./plikd file list
XD2cDJEKGFJirjg8p YyOOEkrjsiekdjnh 725 MB uploaded application/octet-stream IMG_6111.MOV
QkejgiDJendG2beB igQKKGEOGkeodUD 4.8 GB uploaded application/octet-stream 19.3.7z
Q3JEGIkejskeedbeB vsMIKKEGlrosjedgG 5.0 GB uploaded application/octet-stream 19.2.7z

Admins are able to access / edit all uploads (given they have the ID).

camathieu avatar Jan 28 '22 07:01 camathieu

https://github.com/root-gg/plik/commit/67a85894045d5b4414757b2a68b42cddb6bd8797

camathieu avatar Jul 05 '23 18:07 camathieu