index
:
grauphel.git
grosjo-more-note-fields
master
ownCloud application implementing the Tomboy REST API for syncing notes.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
controller
/
guicontroller.php
Age
Commit message (
Expand
)
Author
2015-08-14
Fix #22 and #24: Escape slashes in tags in URLs
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
2014-10-28
color modified date as files app does it
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-23
note preview
Christian Weiske
2014-10-14
Add database management page
Christian Weiske
2014-10-07
Deleting tokens works (without confirmation)
Christian Weiske
2014-10-06
prevent warning when user is not logged in
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-27
Add token management page (only shows tokens for now)
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-22
show some statistics on the index page
Christian Weiske
2014-08-22
add sidebar
Christian Weiske
2014-08-21
fix link output for tomdroid
Christian Weiske
2014-08-21
check if oauth extension is installed
Christian Weiske
2014-08-21
CS: tab2spaces
Christian Weiske
2014-08-21
tomdroid fix
Christian Weiske
2014-08-21
index page showing server setting
Christian Weiske