sigoden
|
d445b78f96
|
feat: provide healthcheck API (#474)
|
2024-10-28 07:37:21 +08:00 |
|
sigoden
|
c500ce7acc
|
fix: auth failed if password contains : (#449)
|
2024-09-06 21:22:28 +08:00 |
|
sigoden
|
6b6d69a8ef
|
feat: add log-file option (#383)
|
2024-05-11 17:13:31 +08:00 |
|
sigoden
|
51f9c87e65
|
chore: update deps
|
2024-04-19 01:41:41 +00:00 |
|
sigoden
|
3d3bb822ee
|
chore: update readme
|
2024-04-19 01:06:34 +00:00 |
|
sigoden
|
319333cd22
|
chore: update deps
|
2024-04-07 21:19:34 +00:00 |
|
sigoden
|
48066d79e0
|
chore: fix typo
|
2024-03-08 00:46:35 +00:00 |
|
sigoden
|
3deac84cc9
|
chore: add docker pulls badge to readme
|
2024-02-14 11:54:59 +00:00 |
|
sigoden
|
95eb648411
|
feat: revert supporting for forbidden permission (#352)
|
2024-01-17 11:31:26 +08:00 |
|
sigoden
|
e1fabc7349
|
chore: update readme
|
2024-01-11 09:07:40 +00:00 |
|
sigoden
|
ee21894452
|
feat: supports resumable uploads (#343)
|
2024-01-11 14:56:30 +08:00 |
|
sigoden
|
af347f9cf0
|
feat: auth supports forbidden permissions (#329)
|
2023-12-23 18:36:46 +08:00 |
|
sigoden
|
3873f4794a
|
feat: add --compress option (#319)
|
2023-12-14 18:59:28 +08:00 |
|
sigoden
|
8590f3e841
|
chore: improve readme
|
2023-12-09 09:17:36 +00:00 |
|
sigoden
|
44a4ddf973
|
refactor: change the value name of --config (#313)
|
2023-12-07 15:14:41 +08:00 |
|
sigoden
|
6ff8b29b69
|
feat: more flexible config values (#299)
|
2023-11-27 04:24:25 +08:00 |
|
sigoden
|
653cd167d0
|
feat: password can contain : @ | (#297)
|
2023-11-26 20:47:57 +08:00 |
|
sigoden
|
ab29e39148
|
chore: trivial updates
|
2023-11-26 15:04:12 +08:00 |
|
sigoden
|
130435c387
|
chore: update readme
|
2023-11-25 19:07:37 +08:00 |
|
sigoden
|
a476c15a09
|
fix: use DUFS_CONFIG to specify the config file path (#286)
|
2023-11-08 11:10:47 +08:00 |
|
sigoden
|
b83cc6938b
|
chore: update readme
|
2023-11-07 22:45:53 +08:00 |
|
sigoden
|
a187b14885
|
chore: update deps and ci (#284)
|
2023-11-04 19:47:13 +08:00 |
|
sigoden
|
d3de3db0d9
|
feat: support hashed password (#283)
|
2023-11-04 18:12:58 +08:00 |
|
sigoden
|
4ef07737e1
|
feat: support config file with --config option (#281)
|
2023-11-04 16:58:19 +08:00 |
|
sigoden
|
5782c5f413
|
chore: update description for --auth
|
2023-11-03 21:08:05 +08:00 |
|
sigoden
|
70300b133c
|
feat: deprecate --auth-method , as both options are available (#279)
* feat: deprecate `--auth-method`, both are avaiable
* send one www-authenticate with two schemes
|
2023-11-03 20:36:23 +08:00 |
|
sigoden
|
7f83de765a
|
fix: typo __ASSERTS_PREFIX__ (#252)
|
2023-08-13 15:05:45 +08:00 |
|
sigoden
|
9b3779b13a
|
chore: update readme
close #247
|
2023-07-20 06:33:17 +08:00 |
|
sigoden
|
40df0bd2f9
|
chore: update readme
|
2023-06-18 08:55:42 +08:00 |
|
ElmTran
|
609017b2f5
|
chore: Update README.md (#233)
update examples on new auth.
|
2023-06-13 08:23:05 +08:00 |
|
sigoden
|
1112b936b8
|
chore: release v0.34.0
|
2023-06-02 07:16:43 +08:00 |
|
sigoden
|
0e12b285cd
|
fix: hidden don't works on some files (#188)
like --hidden '*.abc-cba' matches xyz.abc-cba but do not matches 123.xyz.abc-cba
|
2023-03-03 07:15:46 +08:00 |
|
sigoden
|
e468d823cc
|
chore: update readme
|
2023-02-22 11:26:17 +08:00 |
|
sigoden
|
902a60563d
|
chore: ui change edit icon
|
2023-02-22 10:37:54 +08:00 |
|
sigoden
|
f6c2ed2974
|
chore: optimize ui
|
2023-02-22 10:09:34 +08:00 |
|
sigoden
|
ad0be71557
|
chore: optimize for test auth
|
2023-02-21 16:16:49 +08:00 |
|
sigoden
|
7d6d7d49ca
|
feat: API to search and list directories (#177)
use `?simple` to output path name only.
use `?json` to output paths in json format.
By default, output html page.
close #166
|
2023-02-20 11:05:53 +08:00 |
|
sigoden
|
c6dcaf95d4
|
chore: hide env keys from help text (#176)
|
2023-02-19 22:48:41 +08:00 |
|
MuXiu1997
|
fea9bf988a
|
feat: use env var for args (#170)
closed #160
|
2023-02-19 11:40:14 +08:00 |
|
MoonFruit
|
b6d555158c
|
chore: add install instruction for Homebrew (#163)
|
2022-12-27 10:16:23 +08:00 |
|
sigoden
|
8d9705caa4
|
feat: add option --allow-archive (#152)
BREAKING CHANGE: explicitly allow download folder as zip file
|
2022-12-10 11:09:42 +08:00 |
|
sigoden
|
1329e42b9a
|
chore: upgrade clap to v4 (#146)
|
2022-11-11 21:46:07 +08:00 |
|
sigoden
|
6ebf619430
|
feat: support unix sockets (#145)
|
2022-11-11 08:57:44 +08:00 |
|
sigoden
|
3b3ea718d9
|
chore: improve readme
|
2022-09-09 21:43:40 +08:00 |
|
sigoden
|
3debf88da1
|
chore: improve readme
|
2022-09-09 21:37:07 +08:00 |
|
sigoden
|
7eaa6f2484
|
chore: undo hidden arg changes
|
2022-09-09 21:30:27 +08:00 |
|
sigoden
|
68def1c1d9
|
chore: update screenshot.png in readme
|
2022-09-09 21:22:03 +08:00 |
|
sigoden
|
3063dca0a6
|
chore: update readme
|
2022-09-05 10:34:18 +08:00 |
|
sigoden
|
a74e40aee5
|
feat: add --assets options to override assets (#134)
* feat: add --assets options to override assets
* update readme
|
2022-09-05 10:30:45 +08:00 |
|
sigoden
|
bde06fef94
|
chore: refactor clap multiple_occurrences and multiple_values (#130)
|
2022-08-27 10:30:08 +08:00 |
|