| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-18 | prepare release 0.6.0v0.6.0 | Christian Weiske | |
| 2015-09-18 | fix git link | Christian Weiske | |
| 2015-09-18 | Let the SQL server filter notes | Christian Weiske | |
| 2015-09-18 | Fix #28: array_shift() E_NOTICE in owncloud.log | Christian Weiske | |
| 2015-09-18 | Add travis-ci.org configuration | Christian Weiske | |
| 2015-08-14 | Fix #22 and #24: Escape slashes in tags in URLs | Christian Weiske | |
| References: - https://github.com/cweiske/grauphel/issues/22 - https://github.com/cweiske/grauphel/issues/24 | |||
| 2015-07-15 | make search work in ownCloud 8.1 | Christian Weiske | |
| 2015-07-15 | - Expand app information section. | Christian Weiske | |
| - Register app menu item more efficiently[1] - Add SVG app icon to make it show up in the app management page [1] https://owncloud.org/blog/owncloud-8-1-brings-massively-improved-api-for-developers/ | |||
| 2015-06-04 | prepare release of 0.5.1v0.5.1 | Christian Weiske | |
| 2015-06-04 | release instructions | Christian Weiske | |
| 2015-06-04 | Fix bug #19: Tabs ignored in HTML export | Christian Weiske | |
| 2015-04-22 | debian oauth installation | Christian Weiske | |
| 2015-03-17 | prepare release of 0.5.0v0.5.0 | Christian Weiske | |
| 2015-03-17 | use ILIKE for case insensitive searches | Christian Weiske | |
| see https://github.com/owncloud/core/pull/10958 | |||
| 2015-03-17 | do not force wrap; we break links with that | Christian Weiske | |
| 2015-03-17 | Fix title escaping in html and rST mode | Christian Weiske | |
| 2015-03-17 | reStructuredText output | Christian Weiske | |
| 2015-03-17 | standlone HTML output | Christian Weiske | |
| 2015-03-17 | Send 404 if a note cannot be found | Christian Weiske | |
| 2015-03-17 | show error message when oauth extension is missing | Christian Weiske | |
| 2015-01-16 | fix download link | Christian Weiske | |
| 2015-01-07 | installation instructions | Christian Weiske | |
| 2014-11-04 | sync setup howto for tomboy and tomdroid | Christian Weiske | |
| 2014-10-30 | link homepage | Christian Weiske | |
| 2014-10-29 | update changelog; prepare 0.4.0v0.4.0 | Christian Weiske | |
| 2014-10-28 | use greyscale tomboy icon | Christian Weiske | |
| 2014-10-28 | color modified date as files app does it | Christian Weiske | |
| 2014-10-28 | Add hrefs to API responses | Christian Weiske | |
| 2014-10-28 | show last note modification date | Christian Weiske | |
| 2014-10-28 | highlight untagged category when necessary | Christian Weiske | |
| 2014-10-28 | catch rendering exceptions | Christian Weiske | |
| 2014-10-27 | Download note as XML and JSON | Christian Weiske | |
| 2014-10-27 | highlight selected tag | Christian Weiske | |
| 2014-10-27 | talk about searching | Christian Weiske | |
| 2014-10-27 | new search query parser; support for NOT | Christian Weiske | |
| 2014-10-24 | support query splitting and quoting and search content and tags | Christian Weiske | |
| 2014-10-24 | Implement note search | Christian Weiske | |
| 2014-10-24 | make linking of notes with <speci"a'l> chars work | Christian Weiske | |
| 2014-10-23 | note preview | Christian Weiske | |
| 2014-10-14 | note about work in progressv0.3.0 | Christian Weiske | |
| 2014-10-14 | update changelog and readme; prepare 0.3.0 | Christian Weiske | |
| 2014-10-14 | Add database management page | Christian Weiske | |
| 2014-10-14 | Add computer name input field on oauth authorization page | Christian Weiske | |
| 2014-10-14 | Use SQL transactions during sync | Christian Weiske | |
| 2014-10-14 | Link pages from stats | Christian Weiske | |
| 2014-10-13 | Token deletion with simple undo | Christian Weiske | |
| Following the lines of - http://alistapart.com/article/neveruseawarning - https://github.com/owncloud/core/issues/9268 - https://github.com/owncloud/contacts/issues/107 I've added simple undo functionality to the "delete token" action. The user has 5 seconds to click on the "restore" button to undo the token deletion. | |||
| 2014-10-08 | Fix bug #10: OAuth does not work on ovh.com server | Christian Weiske | |
| This ovh.com server always has $_SERVER['HTTP_AUTHORIZATION'] set. By default it has an empty string as value, and this breaks the PHP OAuth extension - see https://bugs.php.net/bug.php?id=68168 We work around that by forcing the signature method in this special case, so that no exception is thrown. Thanks to Julien Daviaud for giving me access to his server for debugging. | |||
| 2014-10-07 | Tell what the token management page does | Christian Weiske | |
| 2014-10-07 | add known working versions | Christian Weiske | |
| 2014-10-07 | Add 0.2.1 info to ChangeLog | Christian Weiske | |
