seafdav icon indicating copy to clipboard operation
seafdav copied to clipboard

Seafile webdav server

Results 12 seafdav issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I use https://www.photosync-app.com to backup my photos and videos from my iPhone. I initially used Nextcloud with Webdav (no problems) and have now switched to Seafile. I...

bug
no-issue-activity

https://github.com/haiwen/seafdav/blob/0ed426dd12caed8c85694fdc2c081dd68fecc86a/wsgidav/seafile_dav_provider.py#L358-L360 The absence of this could cause problems with sync clients that check for the last modified date of a parent folder. I hacked an implementation together that works by...

Fixes: https://github.com/haiwen/seafile/issues/2723#issuecomment-1905295963 Description: The currently embedded version of WsgiDAV is 4.1.0 which has a bug for chunked data. This PR fixes the problem for the embedded WsgiDAV. This is an...

Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Apply changes from https://github.com/mar10/wsgidav/pull/187/files. Fix https://github.com/haiwen/seafdav/issues/69. I tested these changes and it fixed my sync issues.

## In Short - [x] Validate and test the changes - [x] Ensure postgres support in Seahub and Seafile-Server as well ## Related https://github.com/haiwen/seafile-server/pull/560 https://github.com/haiwen/seahub/pull/5196 ## Rationale Many users (me...

Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.4 to 2.1.1. Changelog Sourced from waitress's changelog. 2.1.1 Security Bugfix - Waitress now validates that chunked encoding extensions are valid, and don't contain invalid characters that...

dependencies

Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.5. Changelog Sourced from lxml's changelog. 4.6.5 (2021-12-12) Bugs fixed A vulnerability (GHSL-2021-1038) in the HTML cleaner allowed sneaking script content through SVG images. A...

dependencies

Bumps [babel](https://github.com/python-babel/babel) from 2.8.0 to 2.9.1. Release notes Sourced from babel's releases. Version 2.9.1 Bugfixes The internal locale-data loading functions now validate the name of the locale file to be...

dependencies