8000 Tags · etesync/server · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: etesync/server

Tags

v0.8.3

Toggle v0.8.3's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.8.3

- Fix compatibility with latest fastapi

v0.8.2

Toggle v0.8.2's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.8.2

v0.8.1

Toggle v0.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.8.1

v0.8.0

Toggle v0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.8.0

v0.7.0

Toggle v0.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.7.0

* Chunks: improve the chunk download endpoint to use sendfile extensions
* Chunks: support not passing chunk content if exists
* Chunks: fix chunk uploading media type to accept everything
* Gracefull handle uploading the same revision
* Pass generic context to callbacks instead of the whole view
* Fix handling of some validation errors

v0.6.1

Toggle v0.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.6.1

* Collection: save the UID on the model to use the db for enforcing uniqueness

v0.6.0

Toggle v0.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.6.0

* Fix stoken calculation performance - was VERY slow in some rare cases
* Fix issues with host verification failing with a custom port - part 2

v0.5.3

Toggle v0.5.3's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.5.3

* Add missing migration

v0.5.2

Toggle v0.5.2's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.5.2

* Fix issues with host verification failing with a custom port
* Add env variable to change configuration file path.
* Change user creation to not ask for a password (and clarify the readme).

v0.5.1

Toggle v0.5.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tasn Tom Hacohen
Version 0.5.1

* Enforce collections to always have a collection type set
* Collection saving: add another verification for collection UID uniqueness.
0