Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add some doc on LWW | Quentin | 2020-11-23 | 1 | -1/+30 | |
| * | | CRDT doc | Quentin | 2020-11-23 | 2 | -4/+31 | |
* | | | Web server access control | Quentin Dufour | 2020-12-17 | 1 | -0/+16 | |
* | | | Push update | Quentin | 2020-12-15 | 1 | -0/+1 | |
* | | | First implementation of the CLI | Quentin | 2020-12-15 | 2 | -32/+23 | |
* | | | Start to implement Website CLI | Quentin | 2020-12-14 | 2 | -3/+5 | |
* | | | Migrate RPC to new schema | Quentin | 2020-12-14 | 2 | -6/+14 | |
* | | | Implement migration | Quentin | 2020-12-12 | 2 | -5/+17 | |
* | | | WIP table migration | Quentin | 2020-12-12 | 3 | -11/+58 | |
* | | | Merge branch 'master' into feature/website | Quentin | 2020-12-10 | 5 | -14/+48 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Improved compatibility on list API call | Alex Auvolat | 2020-12-06 | 1 | -11/+25 | |
| * | | Propose ETag fixbug/etag | Alex Auvolat | 2020-12-05 | 4 | -3/+23 | |
* | | | CLI structure | Quentin | 2020-12-10 | 2 | -0/+18 | |
* | | | Merge branch 'master' into feature/website | Quentin | 2020-12-06 | 1 | -17/+34 | |
|\| | | ||||||
| * | | Reformulate patch | Alex Auvolat | 2020-12-05 | 1 | -5/+7 | |
| * | | Fix Content-Lengthbug/content-range | Quentin | 2020-12-05 | 1 | -4/+5 | |
| * | | Content-range fix | Alex Auvolat | 2020-12-05 | 1 | -15/+29 | |
* | | | Merge branch 'master' into feature/website | Quentin | 2020-11-29 | 1 | -12/+10 | |
|\| | | ||||||
| * | | Small optimisation | Alex Auvolat | 2020-11-29 | 1 | -1/+1 | |
| * | | ETag patch | Alex Auvolat | 2020-11-29 | 1 | -3/+7 | |
| * | | Small refactorings | Alex Auvolat | 2020-11-29 | 1 | -8/+2 | |
| |/ | ||||||
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-22 | 2 | -44/+67 | |
|\| | ||||||
| * | Also check hash for < 3KB filesbug/checksums | Quentin | 2020-11-22 | 1 | -0/+14 | |
| * | Fix base64/hex checksum comparison | Quentin | 2020-11-22 | 2 | -44/+53 | |
* | | Fix wrong http status code | Quentin | 2020-11-21 | 1 | -0/+1 | |
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-21 | 8 | -225/+352 | |
|\| | ||||||
| * | data hexdump in warningfeature/better-crdt | Alex Auvolat | 2020-11-20 | 2 | -0/+4 | |
| * | Warning when cannot decode entry (data format incompatibilities) | Alex Auvolat | 2020-11-20 | 1 | -8/+13 | |
| * | less type bounds | Alex Auvolat | 2020-11-20 | 1 | -6/+6 | |
| * | simplify | Alex Auvolat | 2020-11-20 | 2 | -6/+4 | |
| * | oops | Alex Auvolat | 2020-11-20 | 2 | -1/+2 | |
| * | Convert bucket table to better CRDT representation | Alex Auvolat | 2020-11-20 | 8 | -185/+150 | |
| * | Begin improve model to use better CRDTs | Alex Auvolat | 2020-11-20 | 5 | -96/+245 | |
* | | Handle HEAD | Quentin | 2020-11-21 | 1 | -4/+8 | |
* | | Use handle_get | Quentin | 2020-11-21 | 8 | -129/+20 | |
* | | We are able to serve a file | Quentin | 2020-11-21 | 2 | -5/+108 | |
* | | Fix host to key | Quentin | 2020-11-21 | 1 | -5/+19 | |
* | | Merge remote-tracking branch 'origin/master' into feature/website | Quentin | 2020-11-21 | 11 | -55/+91 | |
|\| | ||||||
| * | Fix reconciliation logic | Alex Auvolat | 2020-11-20 | 2 | -5/+6 | |
| * | Slight refactoring to make things clearer with DeletedFilter | Alex Auvolat | 2020-11-20 | 11 | -50/+85 | |
* | | Support punnycode | Quentin | 2020-11-20 | 2 | -2/+4 | |
* | | Make it compile again | Quentin | 2020-11-19 | 3 | -2/+56 | |
* | | Merge branch 'master' into feature/website | Quentin | 2020-11-19 | 17 | -213/+228 | |
|\| | ||||||
| * | Simplify and_then(Some) as map() and remove move | Alex Auvolat | 2020-11-11 | 1 | -1/+1 | |
| * | Replace with option syntaxic sugar | Quentin | 2020-11-11 | 5 | -82/+35 | |
| * | Refactor error management in API parterror-refactoring | Alex Auvolat | 2020-11-08 | 16 | -131/+193 | |
* | | Build error | Quentin | 2020-11-11 | 1 | -3/+22 | |
* | | Build path correctly | Quentin | 2020-11-11 | 2 | -4/+37 | |
* | | WIP fetch object | Quentin | 2020-11-11 | 1 | -0/+7 | |
* | | Add documentation to host_to_bucket | Quentin | 2020-11-10 | 1 | -0/+6 |