Skip to content

Latest commit

 

History

History
213 lines (159 loc) · 4.97 KB

File metadata and controls

213 lines (159 loc) · 4.97 KB

History

1.14.3

  • refresh spa

refresh codemirror - add json highlight, disable dark, disable autocomplete;

MakeFileModal: add json, sh exts; add md editor redirect

  • 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

1.14.2

  • refresh spa, spa app can run in two modes - default and extend

1.14.0

  • add --usedb param (database disabled by default)
  • cache readdir and --cache-dir param for timeout
  • server connections optimization
  • add --share-only param
  • remove jquery
  • disable WalkAndTreeBuild2, remove bstreeview (rewrite to "clipboard style")
  • add MARKDOWN editor (without SPA app)
  • refresh SPA app - change upload api and checkbox reset
  • rewrite code

By default cache-dir timeout set to 30 seconds. If you not set yours.

1.13.0

  • security fix Fiber panics when fiber.Ctx.BodyParser
  • new --nodb flag
  • switch to WalkAndTreeBuild2
  • rewrite SPA app

1.12.2

  • 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

1.12.1

  • 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

1.12.0

  • 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

1.11.4

  • redirect if you try open folder during SPA application mode
  • fix refresh doc thumbnails after edit
  • change layouts for errors
  • project code restructuring

1.11.3

  • run WalkAndTreeBuild only for extend mode
  • change view for default mode
  • fix for mobile upload

1.11.0

  • 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

1.9.2

  • show file_name while file edit
  • change online edit templates
  • change codemirror

1.9.0

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

1.8.1

  • enable preview for rtf|doc|docx|odt

1.8.0

  • online editor for html|rtf|doc|docx|odt

1.7.0

  • top buttons operations
  • api/copy
  • api/rename
  • "edit" still planning
  • "share" still planning

1.6.0

  • add file crypt support

need openssl package

1.5.7

  • add experimental preview office files

you need libreoffice package

1.5.6

  • fix zero size thumbnail file

1.5.1 - 1.5.4

  • add --prepare-thumbnails key (Run and make thumbnails for target folders)
  • add compression for server output (Change page size)
  • template fix width

1.5.0

  • add prefork arg

Prefork help to handle with multiple heavy query (big image gallery as example)

1.4.0

  • add sort option

folders and files sort separately

1.3.2

  • enable thumb folder control (remove files older than 30 days)
  • change hash_name build (in case moving between folders it should be better)
  • show move_to button for thumbnails mode too

1.3.0

  • added group of files move function (with folder select panel)
  • added clear cache function, but disabled

1.2.0

  • make img thumbnail storage

1.1.0

  • add extended view mode (replace delete mode)

1.0.11

  • modify api for several names support
  • temporary storage support .httphere/temp
  • add group operations: delete and zip

1.0.10

  • add --delete-enable arg
  • check index file index.html inside folder and show it
  • handle some 500-x errors

1.0.9

  • add TLS

1.0.8

  • add --basic arg

1.0.7

  • add arg index-disable
  • use Locals instead setenv
  • change err handlers

1.0.6

  • show extended info
  • fix datetime in log

1.0.5

  • add --upload-disable and --folder-make-disable cmd keys
  • fix read errors
  • add cmd color

1.0.4

  • add clear values and check exists

1.0.3

  • clear all income variables
  • rewrite log info

1.0.0

first release

  • upload file BodyLimit 7 Gb
  • multiple upload to 20 files
  • make folder in current show path
  • show current folder
  • basic auth for one account