aboutsummaryrefslogtreecommitdiff
path: root/templates/gui-note.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-07Register CSS files via APIChristian Weiske
2018-10-07Fix display of navigation sidebar.Christian Weiske
There may not be any element between navigation and content. Resolves: https://github.com/cweiske/grauphel/issues/67
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
2015-03-17reStructuredText outputChristian Weiske
2015-03-17standlone HTML outputChristian Weiske
2014-10-27Download note as XML and JSONChristian Weiske
2014-10-24make linking of notes with <speci"a'l> chars workChristian Weiske
2014-10-23note previewChristian Weiske