summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks/ajax/updateList.php
Commit message (Expand)AuthorAgeFilesLines
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-8/+2
* fix apps/bookmarks if oc_bookmarks_tags is emptyFlorian Pritz2011-09-241-1/+2
* Add support of editing bookmarks.Golnaz Nilieh2011-09-131-1/+1
* fix: links with parameters get cut off at &Arthur Schiwon2011-08-251-1/+1
* Make bookmarks sortable by clicksArthur Schiwon2011-08-251-1/+8
* fetch bookmarks even if they are not taggedArthur Schiwon2011-08-231-4/+11
* follow coding style and use single quotes in phpArthur Schiwon2011-08-231-12/+12
* simplify bookmarks tag filter sqlArthur Schiwon2011-08-231-6/+2
* make tag filter compatible with sqliteArthur Schiwon2011-08-231-2/+6
* gain compatibility with sqlite3Arthur Schiwon2011-08-161-1/+8
* initial commit of Bookmarks AppArthur Schiwon2011-08-151-0/+66