Commit graph

  • d419d981eb only set mode on unix sigoden 2023-03-31 23:16:33 +0800
  • aee348737f also keep file mode sigoden 2023-03-31 23:07:43 +0800
  • 151aaf3cc0 feat: add timestamp metadata to generated zip file sigoden 2023-03-31 23:00:49 +0800
  • fb5b50f059
    fix: URL-encoded filename when downloading in safari (#203) sigoden 2023-03-31 22:52:07 +0800
  • 7a2998dad2 add test sigoden 2023-03-31 22:36:57 +0800
  • a1738b3289 fix: URL-encoded filename when downloading in safari sigoden 2023-03-31 22:28:10 +0800
  • e43554b795
    feat: webui editing support multiple encodings (#197) sigoden 2023-03-17 11:22:21 +0800
  • 8b373717c5 feat: webui editing support multiple encodings sigoden 2023-03-17 11:12:36 +0800
  • 10ec34872d chore(release): version 0.33.0 v0.33.0 sigoden 2023-03-17 09:06:01 +0800
  • 3ff16d254b chore: update deps sigoden 2023-03-17 08:54:38 +0800
  • 29a04c8d74
    refactor: improve error handle (#195) sigoden 2023-03-12 15:20:40 +0800
  • 30cd8ce9f6 refactor: improve error handle sigoden 2023-03-12 15:19:25 +0800
  • c92e45f2da
    fix: basic auth sometimes does not work (#194) sigoden 2023-03-12 12:58:36 +0800
  • dc25426fb2 fix: basic auth sometimes does not work sigoden 2023-03-12 12:47:41 +0800
  • 8d7a9053e2 chore: update deps sigoden 2023-03-06 10:09:24 +0800
  • 0e12b285cd
    fix: hidden don't works on some files (#188) sigoden 2023-03-03 07:15:46 +0800
  • 65633e9b41 fix: hidden don't works on some files sigoden 2023-03-03 02:41:00 +0800
  • 45f4f5fc58
    feat: guess plain text encoding then set content-type charset (#186) sigoden 2023-03-01 09:36:59 +0800
  • 331c7c0e9e feat: guess plain text encoding then set content-type charset sigoden 2023-02-27 21:48:16 +0800
  • 6dcb4dcd76
    fix: cors allow-request-header add content-type (#184) horizon 2023-02-27 07:28:33 +0800
  • b7bc4439b0 add content-type test horizon0514 2023-02-26 20:19:16 +0800
  • 9487d48eb0 fix: cors allow-request-header add content-type horizon0514 2023-02-26 20:15:37 +0800
  • 65da9bedee
    chore(release): version 0.32.0 (#183) v0.32.0 sigoden 2023-02-24 08:21:57 +0800
  • 5f8e3ec139 fix editor dark mode sigoden 2023-02-23 19:19:18 +0800
  • 0f3557044f fix dark mode sigoden 2023-02-22 15:15:52 +0800
  • a71f777b61 fix ci sigoden 2023-02-22 12:27:13 +0800
  • 3e9a1cc9d5 chore(release): version 0.32.0 sigoden 2023-02-22 12:25:09 +0800
  • e468d823cc chore: update readme sigoden 2023-02-22 11:26:17 +0800
  • 902a60563d chore: ui change edit icon sigoden 2023-02-22 10:37:54 +0800
  • f6c2ed2974 chore: optimize ui sigoden 2023-02-22 10:04:40 +0800
  • 8f4cbb4826 chore: use anyhow to handle error sigoden 2023-02-21 17:23:24 +0800
  • 2064d7803a chore: bump deps sigoden 2023-02-21 16:39:57 +0800
  • ad0be71557 chore: optimize for test auth sigoden 2023-02-21 16:10:51 +0800
  • 6d9758c71d
    feat: ui improves the login experience (#182) sigoden 2023-02-21 12:42:40 +0800
  • 09795cc61a feat: improve the login experience sigoden 2023-02-21 12:35:51 +0800
  • a61fda6e80
    feat: support new file (#180) sigoden 2023-02-21 08:45:52 +0800
  • 6e1fc99e8a feat: support create file sigoden 2023-02-21 08:35:23 +0800
  • 6625c4d3d0 chore: optimize ui sigoden 2023-02-21 08:13:29 +0800
  • dd6973468c
    feat: support edit files (#179) sigoden 2023-02-20 22:50:24 +0800
  • 9e1834dd62 feat: support edit files sigoden 2023-02-20 22:34:51 +0800
  • c6c78a16c5 chore: optimize ui sigoden 2023-02-20 17:23:31 +0800
  • 111103f26b
    fix: clear search input also clear query (#178) sigoden 2023-02-20 12:07:40 +0800
  • 1ae1ecc42e fix: clear search input also clear query sigoden 2023-02-20 11:57:35 +0800
  • 7d6d7d49ca
    feat: API to search and list directories (#177) sigoden 2023-02-20 11:05:53 +0800
  • f0fc779c18 fix cargo clippy sigoden 2023-02-20 10:58:56 +0800
  • b54f50254a feat: API to search and list directories sigoden 2023-02-20 10:44:21 +0800
  • c6dcaf95d4
    chore: hide env keys from help text (#176) sigoden 2023-02-19 22:48:41 +0800
  • 12c4d6ee5c chore: hide env keys from help text sigoden 2023-02-19 22:42:47 +0800
  • b7c5119c2e
    feat: hiding only directories instead of files (#175) sigoden 2023-02-19 22:03:59 +0800
  • e130afaaf5 feat: hiding only directories instead of files sigoden 2023-02-19 21:47:59 +0800
  • 0000bd27f5
    fix: remove Method::Options auth check (#168) horizon 2023-02-19 12:30:14 +0800
  • 58a8bda33f Merge branch 'main' into bugfix/options sigoden 2023-02-19 12:25:33 +0800
  • 47883376c1
    chore: fix cargo clippy (#174) sigoden 2023-02-19 12:24:42 +0800
  • 91a8f2fdcc chore: fix cargo clippy sigoden 2023-02-19 12:18:50 +0800
  • 1f419d3a1e add tests sigoden 2023-02-19 12:11:48 +0800
  • fea9bf988a
    feat: use env var for args (#170) MuXiu1997 2023-02-19 11:40:14 +0800
  • 416acf51db
    feat: use env var for args MuXiu1997 2023-01-30 14:32:42 +0800
  • e912b3892c fix: remove Method::Options auth check horizon0514 2023-01-27 22:52:30 +0800
  • b6d555158c
    chore: add install instruction for Homebrew (#163) MoonFruit 2022-12-27 10:16:23 +0800
  • 475c538580
    Add install instruction for Homebrew MoonFruit 2022-12-26 11:16:07 +0800
  • 628d863d2e chore: improve code quanity sigoden 2022-12-11 15:18:44 +0800
  • 8d9705caa4
    feat: add option --allow-archive (#152) sigoden 2022-12-10 11:09:42 +0800
  • 3edf9959ad feat: add option --allow-archive sigoden 2022-12-10 10:49:42 +0800
  • 7eef4407fc
    docs: fix typos (#147) Kian-Meng Ang 2022-12-10 09:18:54 +0800
  • f061365587
    fix: set the STOPSIGNAL to SIGINT for Dockerfile Sylvain Prat 2022-12-10 01:31:46 +0100
  • 58d72e69b3 Fix #150: set the STOPSIGNAL to SIGINT Sylvain Prat 2022-12-09 14:31:19 +0100
  • fe1c1bc457 docs: fix typos Kian-Meng Ang 2022-11-24 09:49:39 +0800
  • d35cea4c36 chore(release): version 0.31.0 v0.31.0 sigoden 2022-11-12 08:43:13 +0800
  • 1329e42b9a
    chore: upgrade clap to v4 (#146) sigoden 2022-11-11 21:46:07 +0800
  • 2551d95def chore: upgrade clap to v4 sigoden 2022-11-11 21:33:49 +0800
  • 6ebf619430
    feat: support unix sockets (#145) sigoden 2022-11-11 08:57:44 +0800
  • 4f48cb0c8f fix on windows sigoden 2022-11-11 08:52:55 +0800
  • 88ab911421 feat: support unix sockets sigoden 2022-11-11 08:43:06 +0800
  • 8b4727c3a4
    fix: panic on PROPFIND // (#144) sigoden 2022-11-10 19:28:01 +0800
  • ea4995f7a5 update tests sigoden 2022-11-10 19:22:37 +0800
  • b2652b286c fix: panics on // sigoden 2022-11-10 19:20:47 +0800
  • 604ccc6556
    fix: status code for MKCOL on existing resource (#142) Aneesh Agrawal 2022-11-10 05:41:10 -0500
  • e6bdf222fe add test sigoden 2022-11-10 18:36:02 +0800
  • 1a9990f04e
    fix: don't search on empty query string (#140) David Politis 2022-11-10 21:02:55 +1100
  • 92600647f9 refactor sigoden 2022-11-10 17:51:37 +0800
  • bd07783cde chore: cargo clippy sigoden 2022-11-10 15:38:35 +0800
  • 828d4d71ef Fix status code for MKCOL on existing resource Aneesh Agrawal 2022-11-08 14:02:55 -0500
  • c6f50993f4
    fix: don't search on empty query string David Politis 2022-10-22 09:17:26 +1100
  • dbf2de9cb9
    fix: auth not works with --path-prefix (#138) sigoden 2022-10-08 09:14:42 +0800
  • 1973846edf fix: auth not works with --path-prefix sigoden 2022-10-08 08:52:39 +0800
  • 8da2ab941b
    Update index.css qonmnop 2022-09-21 17:13:30 +0800
  • 3b3ea718d9 chore: improve readme v0.30.0 sigoden 2022-09-09 21:43:40 +0800
  • 3debf88da1 chore: improve readme sigoden 2022-09-09 21:37:07 +0800
  • 7eaa6f2484 chore: undo hidden arg changes sigoden 2022-09-09 21:30:27 +0800
  • 68def1c1d9 chore: update screenshot.png in readme sigoden 2022-09-09 21:22:03 +0800
  • 868f4158f5 chore(release): version 0.30.0 sigoden 2022-09-09 21:04:05 +0800
  • 3063dca0a6 chore: update readme sigoden 2022-09-05 10:34:18 +0800
  • a74e40aee5
    feat: add --assets options to override assets (#134) sigoden 2022-09-05 10:30:45 +0800
  • f085ee5edc update readme sigoden 2022-09-05 10:26:26 +0800
  • 8ff703f782 feat: add --assets options to override assets sigoden 2022-09-05 09:57:30 +0800
  • bde06fef94
    chore: refactor clap multiple_occurrences and multiple_values (#130) sigoden 2022-08-27 10:30:08 +0800
  • dcd6cee672 allow multiple_values sigoden 2022-08-27 10:23:12 +0800
  • 8a7d055002 chore: refactor clap as multiple_occurrences deprecated sigoden 2022-08-27 10:02:18 +0800
  • 31c832a742
    feat: support sort by name, mtime, size (#128) sigoden 2022-08-23 14:24:42 +0800
  • 9845241900 feat: support sort by name, mtime, size sigoden 2022-08-23 13:00:03 +0800