NTDLS / TightWiki

The flexible and customizable Wiki Platform written in c# using aspnet core and SQLite. Runs on Windows, Linux, and Mac with zero upfront configuration.
MIT License
18 stars 2 forks source link

Page file attachment admin screen #30

Open NTDLS opened 2 months ago

NTDLS commented 2 months ago

Need new screen to manage page file attachments, this screen should allow for easy viewing and cleaning of orphaned PageFile and PageFileRevision.

NTDLS commented 3 weeks ago

Partially implemented, we can now view orphaned files and revisions and purge them.

We should still implement an overall page file attachment screen to view/manage all attachments.