| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-17 | Add missing standard fields (Tomboy legacy):grosjo-more-note-fields | Joan Moreau | |
| - Window position X and Y - Window height and width - Cursor position | |||
| 2021-01-17 | CS: Align arrays | Christian Weiske | |
| 2021-01-17 | Fix search on SQLite database on Nextcloud 19 | Christian Weiske | |
| May have been broken some time already. | |||
| 2018-10-07 | Display tab-based line indentation in HTML | Christian Weiske | |
| Resolves: https://github.com/cweiske/grauphel/issues/60 | |||
| 2018-10-07 | Get rid of deprecated API usage: | Christian Weiske | |
| - \OC_User - \OCP\User - \OCP\Util::formatDate Resolves: https://github.com/cweiske/grauphel/issues/69 | |||
| 2016-07-07 | Handle not existing creation date on note object | Christian Weiske | |
| 2016-06-21 | Fix E_NOTICE in rST converter | Christian Weiske | |
| 2016-05-10 | Fix #41: Use correct SQL datetime format for tokens | Christian Weiske | |
| 2016-03-27 | Remove unneeded constructor parameter | Christian Weiske | |
| 2016-03-18 | #37: Use public database interface; fixes graupel on ownCloud 9 | Christian Weiske | |
| 2015-09-20 | Fix #20 and #25: Add authorization header workaround for fcgid | Christian Weiske | |
| Apparently the "Authorization" header are passed into PHP as HTTP_XAUTHORIZATION instead of HTTP_AUTHORIZATION. | |||
| 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-06-04 | Fix bug #19: Tabs ignored in HTML export | 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 | reStructuredText output | Christian Weiske | |
| 2015-03-17 | standlone HTML output | 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 | catch rendering exceptions | Christian Weiske | |
| 2014-10-27 | Download note as XML and JSON | 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 | Add database management page | Christian Weiske | |
| 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 | 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-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-26 | Send HTTP 401 on invalid token | Christian Weiske | |
| 2014-09-26 | Fix bug #3: Inserting notes on PostgreSQL | Christian Weiske | |
| 2014-09-26 | Fix length of date fields in database. | Christian Weiske | |
| The last digit of the time zone was missing because the database date fields were only 32 instead of 33 characters. Tomdroid sync failed because of this. Tomdroid sync works now! | |||
| 2014-08-23 | allow listing all and untagged notesv0.1.0 | Christian Weiske | |
| 2014-08-23 | fix two bugs: syncdata generation and tag linking | Christian Weiske | |
| 2014-08-22 | show tags and note titles in the notebook | Christian Weiske | |
| 2014-08-22 | link api from web interface, make single note fetching work, redo note ↵ | Christian Weiske | |
| storage username | |||
| 2014-08-22 | show some statistics on the index page | Christian Weiske | |
| 2014-08-21 | make sync work with conboy | Christian Weiske | |
| 2014-08-21 | fix docblocks | Christian Weiske | |
| 2014-08-21 | Support oauth on apache+fastcgi | Christian Weiske | |
| 2014-08-21 | fix re-sync with tomboy | Christian Weiske | |
| 2014-08-21 | use factory method for oauthprovider | Christian Weiske | |
| 2014-08-21 | CS: tab2spaces | Christian Weiske | |
| 2014-08-20 | sync with tomboy works | Christian Weiske | |
