diff options
| author | grothedev <grothedev@gmail.com> | 2026-01-09 20:02:23 -0500 |
|---|---|---|
| committer | grothedev <grothedev@gmail.com> | 2026-01-09 20:02:23 -0500 |
| commit | a8446acd5a32f43534260cbe16225cfa975e18f2 (patch) | |
| tree | d0a42bd9cb319758db803878523187978458c157 /README.md | |
| parent | 57445d4ccbfe1cb190437c8f6b609fc83723b015 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,6 +12,7 @@ requirements phase 1: - file names remain the same, unless would be overwrite a different file, in which case append epoch seconds. - file expiration configurable - rate limiting per ip address +- all of the controller routes return either json or html, depending on the request parameter "response_type" ('h' or 'j') phase 1.5 - there is a gallery page view that presents images and videos in kind of a gallery layout, and a slideshow when user clicks one of them. @@ -20,7 +21,7 @@ phase 1.5 phase 2: - can bind to different address through command line or dotfile or env var - https using letsencrypt key defined at a path defined in config. -- Database integration to store file metadata +- Database integration to e file metadata - File model and controller - IP address tracking and association with uploads - Page visit tracking by IP |
