index
:
grauphel.git
grosjo-more-note-fields
master
ownCloud application implementing the Tomboy REST API for syncing notes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2014-10-14
Add database management page
Christian Weiske
2014-10-08
Fix bug #10: OAuth does not work on ovh.com server
Christian Weiske
2014-10-07
Another fix for bug #10
Christian Weiske
2014-10-06
Try to fix issue #10; work around bug https://bugs.php.net/bug.php?id=68168
Christian Weiske
2014-10-02
add DELETE /token/$username/$tokenKey API
Christian Weiske
2014-10-02
Fix bug #8: Titled blank notes cause SQL error
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-26
Send HTTP 401 on invalid token
Christian Weiske
2014-09-26
Fix bug #3: Inserting notes on PostgreSQL
Christian Weiske
2014-09-26
Fix length of date fields in database.
Christian Weiske
2014-08-23
allow listing all and untagged notes
v0.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 storag...
Christian Weiske
2014-08-22
show some statistics on the index page
Christian Weiske
2014-08-21
make sync work with conboy
Christian Weiske
2014-08-21
fix docblocks
Christian Weiske
2014-08-21
Support oauth on apache+fastcgi
Christian Weiske
2014-08-21
fix re-sync with tomboy
Christian Weiske
2014-08-21
use factory method for oauthprovider
Christian Weiske
2014-08-21
CS: tab2spaces
Christian Weiske
2014-08-20
sync with tomboy works
Christian Weiske
2014-08-18
oauth dance works
Christian Weiske