summaryrefslogtreecommitdiff
path: root/controller
AgeCommit message (Expand)Author
2016-03-18#37: Use public database interface; fixes graupel on ownCloud 9Christian Weiske
2015-08-14Fix #22 and #24: Escape slashes in tags in URLsChristian Weiske
2015-03-17Fix title escaping in html and rST modeChristian Weiske
2015-03-17reStructuredText outputChristian Weiske
2015-03-17standlone HTML outputChristian Weiske
2015-03-17Send 404 if a note cannot be foundChristian Weiske
2015-03-17show error message when oauth extension is missingChristian Weiske
2014-10-28color modified date as files app does itChristian Weiske
2014-10-28Add hrefs to API responsesChristian Weiske
2014-10-28show last note modification dateChristian Weiske
2014-10-28highlight untagged category when necessaryChristian Weiske
2014-10-28catch rendering exceptionsChristian Weiske
2014-10-27Download note as XML and JSONChristian Weiske
2014-10-27highlight selected tagChristian Weiske
2014-10-23note previewChristian Weiske
2014-10-14Add database management pageChristian Weiske
2014-10-14Add computer name input field on oauth authorization pageChristian Weiske
2014-10-14Use SQL transactions during syncChristian Weiske
2014-10-07Deleting tokens works (without confirmation)Christian Weiske
2014-10-06prevent warning when user is not logged inChristian Weiske
2014-10-02add DELETE /token/$username/$tokenKey APIChristian Weiske
2014-09-30store client name and last use time for tokens. show them in token managementChristian Weiske
2014-09-30fix owncloud.log noticesChristian Weiske
2014-09-29Show client name in oauth authorization (works for tomdroid only)Christian Weiske
2014-09-27Add token management page (only shows tokens for now)Christian Weiske
2014-09-26Fix oauth problem with tomdroid.Christian Weiske
2014-08-23allow listing all and untagged notesv0.1.0Christian Weiske
2014-08-23fix two bugs: syncdata generation and tag linkingChristian Weiske
2014-08-22show tags and note titles in the notebookChristian Weiske
2014-08-22link api from web interface, make single note fetching work, redo note storag...Christian Weiske
2014-08-22show some statistics on the index pageChristian Weiske
2014-08-22add sidebarChristian Weiske
2014-08-21make sync work with conboyChristian Weiske
2014-08-21fix link output for tomdroidChristian Weiske
2014-08-21check if oauth extension is installedChristian Weiske
2014-08-21use factory method for oauthproviderChristian Weiske
2014-08-21CS: tab2spacesChristian Weiske
2014-08-21tomdroid fixChristian Weiske
2014-08-21index page showing server settingChristian Weiske
2014-08-20sync with tomboy worksChristian Weiske
2014-08-20sync could work if php would not crashChristian Weiske
2014-08-18oauth dance worksChristian Weiske
2014-08-14wipChristian Weiske