Skip to content

Commit

Permalink
feat: WebDAV support (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso authored Mar 2, 2024
1 parent 5dfee2c commit c7469b8
Show file tree
Hide file tree
Showing 33 changed files with 655 additions and 84 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,12 @@ Released on
- Changed `-t` to `theme`
- Changed `-u` to `update`
- Changed `-c` to `config`
- Introduced support for [WebDAV](https://www.rfc-editor.org/rfc/rfc4918)
- It is now possible also to connect directly to WebDAV server with the syntax `http(s)://username:password@google.com`
- Bugfix:
- [Issue 232](https://github.com/veeso/termscp/issues/232): AWS S3 wasn't working anymore due to rust-s3 outdate
- Dependencies:
- Added `remotefs-webdav 0.1.1`

## 0.12.3

Expand Down
Loading

0 comments on commit c7469b8

Please # to comment.