- generate tls keys via openssl directly: remove easyrsa dependence
- code restructure
- search highlight fix
- API changes
- add player for folder
- more stable for get file (res.sendFile err catch)
- add TAG show for log info
- check move/copy API source and target path
- fix download info for share
- run model.file().check_exists() after operations
- hide tls generator output (new tls-debug arg)
- (2.3.4) files_count_max to 100
- new head interface
- search
- create new file
- add source code editor for
html|txt|js|css|md
- show monitor page for /admin/
- send 404 html page for share problems
- remove ansi colors from export string
- allow /assets/ prefix without password
- database support
- rename button
- share button
- edit button for
html, rtf, doc, docx, odt - speed up hash search for thumbnails
- event log
- export event log as JSON
- refactoring
- add compression
- fix upload with code undefined
- API: remove target file or folder while COPY or MOVE
- file encrypt
- move group operation buttons to top panel
- add sort operation
- add move group API (with side panel folder)
- add copy group API (with side panel folder)
- add zip_and_download group API
- make root config folder as /home/USERNAME/.httpup/
- temp and easyrsa folder moved to root config folder
- add /__thumb/ preview generator for img and documents
- - check file index.html inside folder and show it
- - success publish with right /view folder path
- - core: rewrite for template express-handlebars (big rewrite)
- - remove unused assets
- - change http_path_clear util function
- - change out and path.join everywhere
- - set sendfile
twin brother rewrite to v1.2.0
- - add --extend-mode (table view, thumbnails and delete)
- - decomposition of code
- - add folder tree
- - add two experimental view modes
- - show upload progress as simple as possible
- - decomposition
- - change default content type
- - set utf charset for js files
- - cors for api
- - cmd args configure
- - add folder with tests
- - 401 error page show
- - new util.http_path_clear function
- - show basic login in log
- - basic auth with --basic make list of credentials
- - add tls
- - security fix - double slashes
- - filename and foldername letters extended
- - security fix - double dot
- - catch read errors and new error page
- - grouping folders on top of list
- - change stdout log info
- - --upload-disable and --folder-make-disable keys
- - set right mime type
- - change stdout log info
- - change file listing view to full row
- - move uploader and folder create interfaces up
- - arg --log to file
- - show files_count_max warning
- - add basic auth
- - remove H1
- - autoclean temp folder
- - change breadcrumbs font
- - change list font
- - change temp folder to /tmp/httpup
- - change copy function to rename
- - fix multiple upload
- - add config file
- - make folder by enter
- - swap bg color between folder and file
- - decomposition for lib/http-up.js
- - make new folder via web interface
- - refresh npm modules with clear recreate lock file
- - refresh bootstrap
- - file size warning show
- - add prettier for code
- - refresh npm modules with clear recreate lock file
- - public folder automake (if not exist)
- - file size show in page