| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-14 | Add database management page | Christian Weiske | |
| 2014-10-14 | Add computer name input field on oauth authorization page | Christian Weiske | |
| 2014-10-14 | Use SQL transactions during sync | Christian Weiske | |
| 2014-10-07 | Deleting tokens works (without confirmation) | Christian Weiske | |
| 2014-10-06 | prevent warning when user is not logged in | Christian Weiske | |
| 2014-10-02 | add DELETE /token/$username/$tokenKey API | Christian Weiske | |
| 2014-09-30 | store client name and last use time for tokens. show them in token management | Christian Weiske | |
| 2014-09-30 | fix owncloud.log notices | Christian Weiske | |
| 2014-09-29 | Show client name in oauth authorization (works for tomdroid only) | Christian Weiske | |
| 2014-09-27 | Add token management page (only shows tokens for now) | Christian Weiske | |
| 2014-09-26 | Fix oauth problem with tomdroid. | Christian Weiske | |
| Tomdroid[0] uses signpost[1] as oauth library. This lib detected our server as OAuth 1.0 and not 1.0a because callback_confirmed was "TRUE" instead of "true". OAuth 1.0 does not have the verifier parameter, so it was ignored and not sent to our server. The OAuth RFC 5849 specifies in section 2.1: oauth_callback_confirmed MUST be present and set to "true". TRUE is not true, so we failed to implement the spec correctly. [0] https://launchpad.net/tomdroid [1] https://github.com/mttkay/signpost | |||
| 2014-08-23 | allow listing all and untagged notesv0.1.0 | Christian Weiske | |
| 2014-08-23 | fix two bugs: syncdata generation and tag linking | Christian Weiske | |
| 2014-08-22 | show tags and note titles in the notebook | Christian Weiske | |
| 2014-08-22 | link api from web interface, make single note fetching work, redo note ↵ | Christian Weiske | |
| storage username | |||
| 2014-08-22 | show some statistics on the index page | Christian Weiske | |
| 2014-08-22 | add sidebar | Christian Weiske | |
| 2014-08-21 | make sync work with conboy | Christian Weiske | |
| 2014-08-21 | fix link output for tomdroid | Christian Weiske | |
| 2014-08-21 | check if oauth extension is installed | Christian Weiske | |
| 2014-08-21 | use factory method for oauthprovider | Christian Weiske | |
| 2014-08-21 | CS: tab2spaces | Christian Weiske | |
| 2014-08-21 | tomdroid fix | Christian Weiske | |
| 2014-08-21 | index page showing server setting | Christian Weiske | |
| 2014-08-20 | sync with tomboy works | Christian Weiske | |
| 2014-08-20 | sync could work if php would not crash | Christian Weiske | |
| 2014-08-18 | oauth dance works | Christian Weiske | |
| 2014-08-14 | wip | Christian Weiske | |
