Commit Graph

  • 637a8bb957
    carddav: remove log.Println emersion 2017-09-13 19:09:46 +0200
  • 177d247031 Merge pull request #9 from emersion/read-write emersion 2017-09-13 19:03:20 +0200
  • 9bde07dc2a
    go fmt emersion 2017-09-13 19:03:05 +0200
  • 43097588a9
    carddav: properly sign, encrypt, decrypt cards emersion 2017-09-13 18:53:40 +0200
  • a3c439da70
    go fmt emersion 2017-09-13 11:43:12 +0200
  • 16a9952616
    protonmail: add crypto helpers for contacts emersion 2017-09-13 11:42:19 +0200
  • 0447370b16
    carddav: implement AddressObject.SetCard emersion 2017-09-13 10:11:14 +0200
  • 49ff810a48
    carddav: implement AddressBook.CreateAddressObject emersion 2017-09-12 22:45:13 +0200
  • 5cc5a2f843
    protonmail: add Client.{UpdateContact,DeleteContacts,DeleteAllContacts} emersion 2017-09-12 22:20:25 +0200
  • 340cdc878d
    cmd/hydroxide: print errors emersion 2017-09-10 12:49:01 +0200
  • d33218dc7c
    Receive events, fixes #8 emersion 2017-09-09 18:23:14 +0200
  • 907e88f759
    carddav: add AddressBook.Info emersion 2017-09-09 16:45:05 +0200
  • 0ed7542d17
    carddav: implement AddressObject.Stat emersion 2017-09-09 16:37:14 +0200
  • 3086fc8297
    Add support for PORT env variable emersion 2017-09-09 16:13:26 +0200
  • 5e0754d0a1
    Add authentication, fixes #2 emersion 2017-09-09 15:37:03 +0200
  • 9a26c9d63a
    carddav: compatibility with go-webdav emersion 2017-09-04 12:06:36 +0200
  • e3ec66ed0f
    carddav: paging support emersion 2017-09-04 11:46:14 +0200
  • 38e625fbe2
    Merge branch 'master' of github.com:emersion/hydroxide emersion 2017-09-04 11:41:35 +0200
  • 951bf27da0
    carddav: cache contacts emersion 2017-09-04 11:41:26 +0200
  • 706da4ee9a Update README.md emersion 2017-09-03 20:21:22 +0200
  • 937242e3ef
    Add PoC CardDAV server emersion 2017-09-03 20:11:01 +0200
  • f7c8ce8d9f
    Add Client.GetCurrentUser emersion 2017-08-24 10:51:15 +0200
  • 1978c7ced0
    Add more contacts API endpoints emersion 2017-08-22 13:22:27 +0200
  • 67d7c932fe
    Add Client.Contacts emersion 2017-08-22 12:40:27 +0200
  • 4785888590
    Change Client.AuthRefresh to take an Auth emersion 2017-08-22 12:23:58 +0200
  • a6f6f5f8e2
    Fix Client.AuthRefresh emersion 2017-08-22 12:07:31 +0200
  • 8baa4a62f6
    Add Client.Logout emersion 2017-08-22 11:19:21 +0200
  • 898c3ce3de
    Add Client.AuthRefresh emersion 2017-08-22 10:51:48 +0200
  • 959603b0d9
    Add Client.Unlock emersion 2017-08-22 10:36:43 +0200
  • d964a951a0
    go fmt emersion 2017-08-22 10:16:20 +0200
  • 653a8a0dc0
    Add Auth, add computeKeyPassword emersion 2017-08-22 09:41:47 +0200
  • 24aec2c52a
    Add AuthInfoResp.authInfo emersion 2017-08-22 09:21:50 +0200
  • dac767c4bf
    Add authentication support emersion 2017-08-22 00:04:16 +0200
  • 0fcdcadc0c Initial commit emersion 2017-08-21 17:33:41 +0200