| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-03 | change version directory | chrislu | 1 | -3/+4 | |
| 2025-03-17 | Allow standalone webdav server to bind specific address (#6403) | Weihao Jiang | 1 | -4/+7 | |
| * Allow standalone webdav to bind specific address * Rename bindIp to ipBind * Bind embedded webdav IP to its parent | |||||
| 2024-09-04 | Revert "weed mount, weed dav add option to force cache" | chrislu | 1 | -3/+0 | |
| This reverts commit 7367b976b05bfa69158a60f205dec970c48f50f0. | |||||
| 2024-09-04 | weed mount, weed dav add option to force cache | chrislu | 1 | -0/+3 | |
| 2024-07-16 | Added loadSecurityConfigOnce (#5792) | vadimartynov | 1 | -1/+1 | |
| 2024-01-05 | chore: add maxMB option for webdav (#5165) | Konstantin Lebedev | 1 | -0/+3 | |
| 2023-01-20 | grpc connection to filer add sw-client-id header | chrislu | 1 | -1/+1 | |
| 2022-12-17 | add -filer.path to webdav command (#4061) | lfhy | 1 | -1/+4 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -6/+6 | |
| 2022-02-14 | mount: default disable cache | chrislu | 1 | -1/+1 | |
| * Prevent cases as https://github.com/seaweedfs/seaweedfs-csi-driver/issues/43 * Improve read write benchmarks * Improve AI training performance. Most of the files are just read once. | |||||
| 2021-12-26 | use streaming mode for long poll grpc calls | chrislu | 1 | -1/+1 | |
| streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed. | |||||
| 2021-09-14 | go fmt | Chris Lu | 1 | -10/+10 | |
| 2021-09-12 | change server address from string to a type | Chris Lu | 1 | -11/+6 | |
| 2021-03-02 | support IPv6 | Chris Lu | 1 | -1/+1 | |
| 2021-02-22 | disk type support custom tags | Chris Lu | 1 | -1/+1 | |
| 2021-02-18 | webdav adds disktype | Chris Lu | 1 | -0/+3 | |
| 2021-02-18 | webdav add replication setting | Chris Lu | 1 | -0/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1817 | |||||
| 2020-07-16 | resolve directories if containing home directory | Chris Lu | 1 | -1/+1 | |
| 2020-06-02 | inject git version into build | Chris Lu | 1 | -3/+3 | |
| 2020-04-11 | mount: add on disk caching | Chris Lu | 1 | -0/+7 | |
| 2020-03-06 | filer: option to encrypt data on volume server | Chris Lu | 1 | -7/+33 | |
| 2020-03-04 | refactoring | Chris Lu | 1 | -1/+2 | |
| 2020-02-18 | webdav out of "unstable" | Chris Lu | 1 | -1/+1 | |
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 1 | -2/+1 | |
| 2019-06-05 | periodic scripts exeuction from leader master | Chris Lu | 1 | -1/+1 | |
| 2019-05-19 | mark the webdav as unstable | Chris Lu | 1 | -1/+1 | |
| 2019-05-03 | webdav: can read now | Chris Lu | 1 | -0/+18 | |
| 2019-05-02 | scaffolding, but seems hard to satisfy mac, windows, and different os versions | Chris Lu | 1 | -0/+91 | |
| https://www.reddit.com/r/golang/comments/3wrxo3/webdav_server_that_provide_filesystem_using/ | |||||
