]> OzVa Git service - ozva-cloud/shortlog
ozva-cloud
2023-11-08 sigodenchore: release v0.37.0
2023-11-07 sigodenchore: update readme
2023-11-04 sigodenchore: update deps and ci (#284)
2023-11-04 sigodenfeat: support hashed password (#283)
2023-11-04 sigodenrefactor: improve code quanity (#282)
2023-11-04 sigodenfeat: support config file with `--config` option (...
2023-11-03 sigodenchore: update description for `--auth`
2023-11-03 sigodenfix: auto delete half-uploaded files (#280)
2023-11-03 sigodenfeat: deprecate `--auth-method`, as both options are...
2023-11-03 sigodenrefactor: optimize tests
2023-11-03 sigodenfix: ui show user-name next to the user-icon (#278)
2023-10-05 tieway59refactor: remove one clone on `assets_prefix` (#270)
2023-09-06 sigodenfix: sort path ignore case (#264)
2023-08-24 sigodenchore: release v0.36.0
2023-08-24 sigodenfix: ui readonly if no write perm (#258)
2023-08-24 sigodenchore: update deps
2023-08-15 figsodatest: remove dependency on native tls (#255)
2023-08-14 sigodenchore: update changelog
2023-08-14 sigodenchore: release 0.35.0 (#254)
2023-08-14 sigodenchore: update deps
2023-08-13 sigodenfix: typo __ASSERTS_PREFIX__ (#252)
2023-07-19 sigodenchore: update readme
2023-07-15 sigodenchore: fix release ci (#244)
2023-07-15 sigodenchore: fix clippy (#245)
2023-07-04 sigodenchore: update ci (#242)
2023-07-04 sigodenfeat: sort by type first, then sort by name/mtime/size...
2023-06-18 sigodenchore: update readme
2023-06-15 sigodenfix: search should ignore entry path (#235)
2023-06-13 ElmTranchore: Update README.md (#233)
2023-06-05 sigodenchore: release v0.34.2
2023-06-05 sigodenfix: webdav only see public folder even logging in...
2023-06-03 sigodenfix: ui refresh page after login (#230)
2023-06-02 sigodenchore: release v0.34.1
2023-06-02 sigodenrefactor: ui checkAuth (#226)
2023-06-02 sigodenfix: allow all cors headers and methods (#225)
2023-06-02 sigodenfix: auth logic (#224)
2023-06-01 sigodenchore: release v0.34.0
2023-06-01 sigodenchore: update cli `--auth` help text
2023-06-01 sigodenchore: ui js refactor
2023-06-01 sigodenchore: update deps
2023-06-01 sigodenfix: ui set default max uploading to 1 (#220)
2023-06-01 sigodenfix: ui path table show move action (#219)
2023-06-01 sigodenfeat: new auth (#218)
2023-05-31 nq5chore: correct spelling and grammar in index.js (#216)
2023-05-30 sigodenrefactor: cli positional rename root => SERVE_PATH...
2023-05-18 Jesse Hufeat: show precise file size with decimal (#210)
2023-04-01 sigodenchore: trivial improvements
2023-03-31 sigodenfeat: add timestamp metadata to generated zip file...
2023-03-31 sigodenfix: URL-encoded filename when downloading in safari...
2023-03-17 sigodenfeat: webui editing support multiple encodings (#197)
2023-03-17 sigodenchore(release): version 0.33.0
2023-03-17 sigodenchore: update deps
2023-03-12 sigodenrefactor: improve error handle (#195)
2023-03-12 sigodenfix: basic auth sometimes does not work (#194)
2023-03-06 sigodenchore: update deps
2023-03-02 sigodenfix: hidden don't works on some files (#188)
2023-03-01 sigodenfeat: guess plain text encoding then set content-type...
2023-02-26 horizonfix: cors allow-request-header add content-type (#184)
2023-02-24 sigodenchore(release): version 0.32.0 (#183)
2023-02-22 sigodenchore: update readme
2023-02-22 sigodenchore: ui change edit icon
2023-02-22 sigodenchore: optimize ui
2023-02-21 sigodenchore: use anyhow to handle error
2023-02-21 sigodenchore: bump deps
2023-02-21 sigodenchore: optimize for test auth
2023-02-21 sigodenfeat: ui improves the login experience (#182)
2023-02-21 sigodenfeat: support new file (#180)
2023-02-21 sigodenchore: optimize ui
2023-02-20 sigodenfeat: support edit files (#179)
2023-02-20 sigodenchore: optimize ui
2023-02-20 sigodenfix: clear search input also clear query (#178)
2023-02-20 sigodenfeat: API to search and list directories (#177)
2023-02-19 sigodenchore: hide env keys from help text (#176)
2023-02-19 sigodenfeat: hiding only directories instead of files (#175)
2023-02-19 horizonfix: remove Method::Options auth check (#168)
2023-02-19 sigodenchore: fix cargo clippy (#174)
2023-02-19 MuXiu1997feat: use env var for args (#170)
2022-12-27 MoonFruitchore: add install instruction for Homebrew (#163)
2022-12-11 sigodenchore: improve code quanity
2022-12-10 sigodenfeat: add option --allow-archive (#152)
2022-12-10 Kian-Meng Angdocs: fix typos (#147)
2022-12-10 Sylvain Pratfix: set the STOPSIGNAL to SIGINT for Dockerfile
2022-11-12 sigodenchore(release): version 0.31.0
2022-11-11 sigodenchore: upgrade clap to v4 (#146)
2022-11-11 sigodenfeat: support unix sockets (#145)
2022-11-10 sigodenfix: panic on PROPFIND // (#144)
2022-11-10 Aneesh Agrawalfix: status code for MKCOL on existing resource (#142)
2022-11-10 David Politisfix: don't search on empty query string (#140)
2022-11-10 sigodenchore: cargo clippy
2022-10-08 sigodenfix: auth not works with --path-prefix (#138)
2022-09-09 sigodenchore: improve readme
2022-09-09 sigodenchore: improve readme
2022-09-09 sigodenchore: undo hidden arg changes
2022-09-09 sigodenchore: update screenshot.png in readme
2022-09-09 sigodenchore(release): version 0.30.0
2022-09-05 sigodenchore: update readme
2022-09-05 sigodenfeat: add --assets options to override assets (#134)
2022-08-27 sigodenchore: refactor clap multiple_occurrences and multiple_...
2022-08-23 sigodenfeat: support sort by name, mtime, size (#128)
2022-08-16 Daniel Flannerychore: Corrected type in README (#127)
next