Skip to content

Releases: western/http-up

v3.2.4

18 Apr 20:48
f9dadbc

Choose a tag to compare

  • vulnerabilities fix

v3.2.2

26 Nov 15:35
c29a8a4

Choose a tag to compare

  • vulnerabilities fix

v3.2.1

05 Oct 17:40

Choose a tag to compare

  • fix: get file without extension

v3.2.0

07 Sep 05:41
487c6fe

Choose a tag to compare

  • remove zip util dependency
  • api/post_zip: add support work with two modes - zip util and internal zip create
  • fix for create small image thumbnail (config.thumb.IMG.min_size)

v3.1.3

22 Jul 15:52

Choose a tag to compare

lib/thumb: img first generate fix

v3.1.2

22 Jul 15:05

Choose a tag to compare

security fix:

update form-data to 4.0.4

v3.1.1

18 Jul 16:00

Choose a tag to compare

security fix:

"compression": "^1.8.1"
"multer": "^2.0.2"

v3.1.0

12 Jul 13:15
8524dd5

Choose a tag to compare

  • thumbnails: rewrite to async
  • thumbnails: removed dependence ImageMagick and md5
  • api/post_file: rewrite to async
  • api/get_all: rewrite to async
  • File implementation
  • new index4.js
  • codemirror bundle update cm6.bundle-20250710.min.js

codemirror:

  • disable autocomplete
  • disable black theme
  • add highlight JSON

editors:

  • open SH as CODE
  • for new SH file - open CODE online editor
  • for new JSON file - open CODE online editor
  • for new MD file - open in MARKDOWN editor
  • fix: ability to save EMPTY source code file

v3.0.1

14 Jun 19:30

Choose a tag to compare

security fix
brace-expansion to 2.0.2

v3.0.0

14 Jun 19:13

Choose a tag to compare

  • fresh packages
  • code rewrite
  • async everywhere
  • new MARKDOWN editor
  • database is disabled by default
  • log output disable option
  • remove jquery
  • remove tree_walk, remove bstreeview (rewrite to "clipboard style")
  • can i print without template engine? (remove handlebars?)
  • facilitate css grid
  • combine all css to html page
  • remove SHARE option
  • remove ADMIN console
  • remove file ENCRYPT option