Skip to content

Releases: western/http-here

v1.12.2

09 Mar 17:31
c6ad6d4
Compare
Choose a tag to compare
  • modal dialogs set focus
  • app/thumb: return without resize by file size
  • app/thumb: add error 'hex_name is empty'
  • conf: set Files_count_max to 200
  • fix edit: 1) folderTree_src is null 2) edit files in root directory

v1.12.1

02 Mar 21:16
e417e60
Compare
Choose a tag to compare
  • new cmd argument --silence
  • new cmd argument --nolog
  • change API
  • add API description
  • set focus on input for dialogs
  • set focus on input for dialogs SPA

v1.12.0

26 Feb 11:30
2917e77
Compare
Choose a tag to compare
  • TLS keys generate without any external utils (not need any easy-rsa)
  • control thumbnails and temporary html after edit
  • edit: return 500 instead panic, some stable
  • rewrited util.LogPrefix => model.EventLogAdd
  • prepare windows build
  • windows libreoffice support
  • clear code
  • fix breadcrumbs view for mobile and SPA
  • spa fix: button overlay for mobile

v1.11.5

19 Feb 04:36
Compare
Choose a tag to compare
  • update spa APP (hide share button)

v1.11.4

18 Feb 05:34
328fef9
Compare
Choose a tag to compare
  • redirect if you try open folder during SPA application mode
  • fix refresh doc thumbnails after edit
  • change layouts for errors
  • project code restructuring

v1.11.3

15 Feb 20:55
Compare
Choose a tag to compare
  • run WalkAndTreeBuild only for extend mode
  • change view for default mode
  • fix for mobile upload

v1.11.0

15 Feb 10:29
Compare
Choose a tag to compare
  • database support
  • "make new file" button and API
  • search button and API
  • first TLS key files generate without verbosity
  • body limit up to 14 GB
  • max upload files up to 100
  • add SPA version
  • new API: /api/list /__convert/filename.docx /api/search
  • use clipboard for SPA client group operations

It is should be version 3.0.0, but golang modules not work with this numbers.
Made a desision to stay universal install method and change version to 1.11.0

v1.9.2

30 Dec 06:08
Compare
Choose a tag to compare
  • show file_name while file edit
  • change online edit templates
  • change codemirror

v1.9.0

29 Dec 14:20
Compare
Choose a tag to compare
  • add source code editor for html|txt|js|css|md

Online editor

You can online edit doc files html|rtf|doc|docx|odt as office files.

Or html|txt|js|css|md formats as source code.

You need libreoffice package for office files.

Office files follow this flow: file.doc => file.html, edit => file.doc

v1.8.2

28 Dec 19:52
Compare
Choose a tag to compare

change zip method to Store compression (no compression)