summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks/ajax/editBookmark.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-90/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-6/+2
|\
| * Remove unused RUNTIME_NOSETUPFS varBart Visscher2012-08-081-5/+0
| * CSRF checkLukas Reschke2012-07-071-0/+2
| * check if user is allowed to edit bookmarksBjoern Schiessle2012-06-211-3/+11
| * Using POST instead of GET.Lukas Reschke2012-06-101-4/+4
* | escape all identifiers with backticksjfd2012-07-311-15/+22
* | Added CSRF checksLukas Reschke2012-07-201-0/+1
* | check if user is allowed to edit bookmarksBjoern Schiessle2012-06-211-3/+11
* | Using POST instead of GET.Lukas Reschke2012-06-111-4/+4
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_dbFrank Karlitschek2012-05-031-3/+3
* ported oc_jsonFrank Karlitschek2012-05-031-2/+2
* first part of the config stuffFrank Karlitschek2012-05-021-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Fix bookmarks app to work with postgresql.Brice Maron2011-10-161-0/+2
* removed description. changed target to _blank. removed sorting. updated layout.Marvin Thomas Rabe2011-10-081-2/+1
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-7/+1
* Add support of editing bookmarks.Golnaz Nilieh2011-09-131-0/+82