root-gg / plik

Plik is a temporary file upload system (Wetransfer like) in Go.
https://plik.root.gg
Other
1.47k stars 168 forks source link

Request: Admin panel should list all files #411

Closed Cubox closed 7 months ago

Cubox commented 2 years ago

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

camathieu commented 2 years ago

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 commented 1 year ago

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