aboutsummaryrefslogtreecommitdiff
path: root/templates/appnavigation.php
AgeCommit message (Collapse)Author
2018-10-07Get rid of deprecated API usage:Christian Weiske
- \OC_User - \OCP\User - \OCP\Util::formatDate Resolves: https://github.com/cweiske/grauphel/issues/69
2018-10-05Do not use OCP\Util anymore - API not avaiable in Nextcloud 14.Josh Panter
Resolves: https://github.com/cweiske/grauphel/pull/66 Resolves: https://github.com/cweiske/grauphel/issues/57
2014-10-27highlight selected tagChristian Weiske
2014-10-14Add database management pageChristian Weiske
2014-09-27Link info and stats page in settings section, update info pageChristian 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 ↵Christian Weiske
storage username
2014-08-22add sidebarChristian Weiske