Age | Commit message (Expand) | Author |
---|---|---|
2017-11-13 | [style] fixes from code review | Victor Shyba |
2017-11-13 | [feature] support unsynced local_only blobs | Victor Shyba |
2017-11-13 | [feature] apply deletions from server | Victor Shyba |
2017-11-13 | [feature] list deleted files from server | Victor Shyba |
2017-11-13 | [bug] update pending_upload from server listing | Victor Shyba |
2017-11-10 | [bug] mark deletion as pending_delete if offline | Victor Shyba |
2017-11-09 | [bug] retry on sqlcipher db timeouts for blobs | drebs |
2017-11-03 | [doc] add blobs api doc | drebs |
2017-10-31 | [style] wrong/missing docs/comments (code review) | Victor Shyba |
2017-10-31 | [feature] add sync progress attribute | Victor Shyba |
2017-10-27 | [bug] there is no retry limit for usual transfers | Victor Shyba |
2017-10-27 | [refactor] semaphore.run instead acquire/release | Victor Shyba |
2017-10-27 | [refactor] add a table for sync_status | Victor Shyba |
2017-10-27 | [refactor] split blobs into modules | Victor Shyba |