reStructuredText output
[grauphel.git] / controller /
2015-03-17 Christian WeiskereStructuredText output
2015-03-17 Christian Weiskestandlone HTML output
2015-03-17 Christian WeiskeSend 404 if a note cannot be found
2015-03-17 Christian Weiskeshow error message when oauth extension is missing
2014-10-28 Christian Weiskecolor modified date as files app does it
2014-10-28 Christian WeiskeAdd hrefs to API responses
2014-10-28 Christian Weiskeshow last note modification date
2014-10-28 Christian Weiskehighlight untagged category when necessary
2014-10-28 Christian Weiskecatch rendering exceptions
2014-10-27 Christian WeiskeDownload note as XML and JSON
2014-10-27 Christian Weiskehighlight selected tag
2014-10-23 Christian Weiskenote preview
2014-10-14 Christian WeiskeAdd database management page
2014-10-14 Christian WeiskeAdd computer name input field on oauth authorization...
2014-10-14 Christian WeiskeUse SQL transactions during sync
2014-10-07 Christian WeiskeDeleting tokens works (without confirmation)
2014-10-06 Christian Weiskeprevent warning when user is not logged in
2014-10-02 Christian Weiskeadd DELETE /token/$username/$tokenKey API
2014-09-30 Christian Weiskestore client name and last use time for tokens. show...
2014-09-30 Christian Weiskefix owncloud.log notices
2014-09-29 Christian WeiskeShow client name in oauth authorization (works for...
2014-09-27 Christian WeiskeAdd token management page (only shows tokens for now)
2014-09-26 Christian WeiskeFix oauth problem with tomdroid.
2014-08-23 Christian Weiskeallow listing all and untagged notes v0.1.0
2014-08-23 Christian Weiskefix two bugs: syncdata generation and tag linking
2014-08-22 Christian Weiskeshow tags and note titles in the notebook
2014-08-22 Christian Weiskelink api from web interface, make single note fetching...
2014-08-22 Christian Weiskeshow some statistics on the index page
2014-08-22 Christian Weiskeadd sidebar
2014-08-21 Christian Weiskemake sync work with conboy
2014-08-21 Christian Weiskefix link output for tomdroid
2014-08-21 Christian Weiskecheck if oauth extension is installed
2014-08-21 Christian Weiskeuse factory method for oauthprovider
2014-08-21 Christian WeiskeCS: tab2spaces
2014-08-21 Christian Weisketomdroid fix
2014-08-21 Christian Weiskeindex page showing server setting
2014-08-20 Christian Weiskesync with tomboy works
2014-08-20 Christian Weiskesync could work if php would not crash
2014-08-18 Christian Weiskeoauth dance works
2014-08-14 Christian Weiskewip