diff options
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 |
