aboutsummaryrefslogtreecommitdiff
path: root/templates/tag.php
AgeCommit message (Collapse)Author
2018-10-07Lists can be sorted by title and date nowChristian Weiske
Resolves: https://github.com/cweiske/grauphel/issues/59
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-07Register CSS files via APIChristian Weiske
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
2015-07-15make search work in ownCloud 8.1Christian Weiske
2014-10-28color modified date as files app does itChristian Weiske
2014-10-28show last note modification dateChristian Weiske
2014-10-24make linking of notes with <speci"a'l> chars workChristian Weiske
2014-10-23note previewChristian Weiske
2014-10-14note about work in progressv0.3.0Christian Weiske
2014-09-30style the token list a bitChristian Weiske
2014-08-22show tags and note titles in the notebookChristian Weiske