3 Commits (565f52478b8129a507d1ca52d59f0092e86904fe)

Author SHA1 Message Date
Thomas Lynch e047782249
eslint lib, migrations, db, models, test, schedules and root dir 2 years ago
Thomas Lynch bb582c2de8 "helpers" -> "lib 2 years ago
Thomas Lynch 4f525b6613 move, rename, reorganise "helpers" => "lib" 2 years ago
Thomas Lynch d31a60e69a put thumbs in a folder, tests would have been nice to have cos this will probably cause regressions, heh... reference #307 4 years ago
fatchan e6d7785793 migration move files from /img to /file since it can contain more than just images 5 years ago
fatchan 632811c636 support audio files and a few more video files 5 years ago
fatchan 2cb5c14fe7 fix file deletion 5 years ago
fatchan 93cd4c4d64 change thumbs to png and try handling dedupes when thumb format has been changed and file uploaded 5 years ago
fatchan 045716de78 add deleteold as a separate tool to delete files in dir older than a tiemstamp, and then prune older than 30 days logfiles with generating the modlog list 5 years ago
fatchan ddfe6241b5 deal with hash instead of spliting filename in various locations, and make use of post file delete helper 5 years ago
fatchan 7c57fca366 organise the helpers some 5 years ago
fatchan a818a25e91 generate and save html to disk. actions that would cause a page to change delete the html. on the next visit, nginx will try_files, else pass to the backend which will generate the page again. CURRENTLY DOES NOT SUPPORT POST ACTIONS e.g. deletes, spoiler, sticky, etc will not cause pages to be deleted for future rebuilding. thats coming in next commits. consider this the start of actual smart building strategy to prevent templating and db hits unnecessarily. where its possible to serve a plain html page, we will do so. 5 years ago
fatchan dd4f76fe60 max threads pruning and some of the batch deletion changes references #23 5 years ago