| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2014-10-07 | Tomboy on windows syncs fine with grauphel. | Christian Weiske | |
| Thanks to Chris Miera for reporting this. | |||
| 2014-10-07 | Deleting tokens works (without confirmation) | Christian Weiske | |
| 2014-10-07 | Another fix for bug #10 | Christian Weiske | |
| 2014-10-06 | Try to fix issue #10; work around bug https://bugs.php.net/bug.php?id=68168 | Christian Weiske | |
| 2014-10-06 | prevent warning when user is not logged in | Christian Weiske | |
| 2014-10-02 | add DELETE /token/$username/$tokenKey API | Christian Weiske | |
| 2014-10-02 | Fix bug #8: Titled blank notes cause SQL error | Christian Weiske | |
| 2014-09-30 | store client name and last use time for tokens. show them in token management | Christian Weiske | |
| 2014-09-30 | fix owncloud.log notices | Christian Weiske | |
| 2014-09-30 | style the token list a bit | Christian Weiske | |
| 2014-09-29 | Show client name in oauth authorization (works for tomdroid only) | Christian Weiske | |
| 2014-09-27 | use .tar.bz2 instead of .zip for releasesv0.2.0 | Christian Weiske | |
