Skip to content

Latest commit

 

History

History
210 lines (153 loc) · 4.15 KB

File metadata and controls

210 lines (153 loc) · 4.15 KB

History

2.4.2

  • generate tls keys via openssl directly: remove easyrsa dependence

2.4.0

  • 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

2.3.6

  • fix download info for share

2.3.5

  • run model.file().check_exists() after operations
  • hide tls generator output (new tls-debug arg)
  • (2.3.4) files_count_max to 100

2.3.0

  • new head interface
  • search
  • create new file

2.1.0

  • add source code editor for html|txt|js|css|md

2.0.5

  • show monitor page for /admin/

2.0.4

  • send 404 html page for share problems

2.0.3

  • remove ansi colors from export string

2.0.2

  • allow /assets/ prefix without password

2.0.0

  • 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

1.6.5

  • add compression

1.6.4

  • fix upload with code undefined

1.6.1

  • API: remove target file or folder while COPY or MOVE

1.6.0

  • file encrypt

1.5.0

  • 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

1.4.0

  • 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

1.3.0

  • - check file index.html inside folder and show it

1.2.7

  • - success publish with right /view folder path

1.2.4

  • - core: rewrite for template express-handlebars (big rewrite)
  • - remove unused assets
  • - change http_path_clear util function

1.2.2

  • - change out and path.join everywhere
  • - set sendfile

1.2.0

twin brother rewrite to v1.2.0

  • - add --extend-mode (table view, thumbnails and delete)
  • - decomposition of code

1.0.57

  • - add folder tree

1.0.51

  • - add two experimental view modes

1.0.48

  • - show upload progress as simple as possible

1.0.47

  • - decomposition
  • - change default content type
  • - set utf charset for js files

1.0.44

  • - cors for api
  • - cmd args configure
  • - add folder with tests

1.0.43

  • - 401 error page show
  • - new util.http_path_clear function

1.0.42

  • - show basic login in log

1.0.41

  • - basic auth with --basic make list of credentials

1.0.37

  • - add tls

1.0.35

  • - security fix - double slashes

1.0.34

  • - filename and foldername letters extended

1.0.32 and 1.0.33

  • - security fix - double dot

1.0.31

  • - catch read errors and new error page

1.0.30

  • - grouping folders on top of list
  • - change stdout log info

1.0.29

  • - --upload-disable and --folder-make-disable keys

1.0.27

  • - set right mime type

1.0.26

  • - change stdout log info
  • - change file listing view to full row
  • - move uploader and folder create interfaces up
  • - arg --log to file

1.0.25

  • - show files_count_max warning

1.0.21

  • - add basic auth

1.0.19

  • - remove H1
  • - autoclean temp folder
  • - change breadcrumbs font
  • - change list font

1.0.17

  • - change temp folder to /tmp/httpup
  • - change copy function to rename
  • - fix multiple upload

1.0.16

  • - add config file

1.0.15

  • - make folder by enter

1.0.14

  • - swap bg color between folder and file

1.0.13

  • - decomposition for lib/http-up.js

1.0.12

  • - make new folder via web interface

1.0.11

  • - refresh npm modules with clear recreate lock file

1.0.10

  • - 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