index
:
grauphel.git
grosjo-more-note-fields
master
ownCloud application implementing the Tomboy REST API for syncing notes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
notestorage.php
Age
Commit message (
Expand
)
Author
2016-07-07
Handle not existing creation date on note object
Christian Weiske
2016-03-18
#37: Use public database interface; fixes graupel on ownCloud 9
Christian Weiske
2015-09-18
Let the SQL server filter notes
Christian Weiske
2015-03-17
use ILIKE for case insensitive searches
Christian Weiske
2014-10-28
Add hrefs to API responses
Christian Weiske
2014-10-28
show last note modification date
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-02
Fix bug #8: Titled blank notes cause SQL error
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
2014-08-23
allow listing all and untagged notes
v0.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 storag...
Christian Weiske
2014-08-21
fix re-sync with tomboy
Christian Weiske
2014-08-21
CS: tab2spaces
Christian Weiske
2014-08-20
sync with tomboy works
Christian Weiske