note preview
[grauphel.git] / lib /
2014-10-23 Christian Weiskenote preview
2014-10-14 Christian WeiskeAdd database management page
2014-10-08 Christian WeiskeFix bug #10: OAuth does not work on ovh.com server
2014-10-07 Christian WeiskeAnother fix for bug #10
2014-10-06 Christian WeiskeTry to fix issue #10; work around bug https://bugs...
2014-10-02 Christian Weiskeadd DELETE /token/$username/$tokenKey API
2014-10-02 Christian WeiskeFix bug #8: Titled blank notes cause SQL error
2014-09-30 Christian Weiskestore client name and last use time for tokens. show...
2014-09-30 Christian Weiskefix owncloud.log notices
2014-09-26 Christian WeiskeSend HTTP 401 on invalid token
2014-09-26 Christian WeiskeFix bug #3: Inserting notes on PostgreSQL
2014-09-26 Christian WeiskeFix length of date fields in database.
2014-08-23 Christian Weiskeallow listing all and untagged notes v0.1.0
2014-08-23 Christian Weiskefix two bugs: syncdata generation and tag linking
2014-08-22 Christian Weiskeshow tags and note titles in the notebook
2014-08-22 Christian Weiskelink api from web interface, make single note fetching...
2014-08-22 Christian Weiskeshow some statistics on the index page
2014-08-21 Christian Weiskemake sync work with conboy
2014-08-21 Christian Weiskefix docblocks
2014-08-21 Christian WeiskeSupport oauth on apache+fastcgi
2014-08-21 Christian Weiskefix re-sync with tomboy
2014-08-21 Christian Weiskeuse factory method for oauthprovider
2014-08-21 Christian WeiskeCS: tab2spaces
2014-08-20 Christian Weiskesync with tomboy works
2014-08-18 Christian Weiskeoauth dance works