summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks/ajax/delBookmark.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-37/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-5/+2
|\
| * Remove unused RUNTIME_NOSETUPFS varBart Visscher2012-08-081-5/+0
| * CSRF checkLukas Reschke2012-07-071-0/+2
| * Using POST instead of GET.Lukas Reschke2012-06-101-1/+1
* | Added CSRF checksLukas Reschke2012-07-201-0/+1
* | Using POST instead of GET.Lukas Reschke2012-06-111-1/+1
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Bookmarks: Move delete code to Bookmarks class, also change to use idBart Visscher2012-05-031-29/+6
* ported oc_dbFrank Karlitschek2012-05-031-3/+3
* ported oc_jsonFrank Karlitschek2012-05-031-3/+3
* ported getUserFrank Karlitschek2012-05-011-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-8/+2
* fix: links with parameters get cut off at &Arthur Schiwon2011-08-251-1/+1
* When deleting a bookmark, remove its tags from database.Golnaz Nilieh2011-08-201-6/+21
* initial commit of Bookmarks AppArthur Schiwon2011-08-151-0/+52