summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks/ajax/addBookmark.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* ported oc_jsonFrank Karlitschek2012-05-031-3/+3
* bookmarks app seems to work now :)Georg Ehrke2012-04-251-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Changed bookmarklet to read later widgetMarvin Thomas Rabe2012-02-221-50/+3
* Removed redundant code.Marvin Thomas Rabe2012-02-221-4/+7
* Add sequence name in insertid to be more portableBrice Maron2011-10-291-7/+1
* Fix bookmarks app to work with postgresql.Brice Maron2011-10-161-1/+11
* removed description. changed target to _blank. removed sorting. updated layout.Marvin Thomas Rabe2011-10-081-3/+2
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-8/+2
* Add link and other edit information to newly added bookmarks.Golnaz Nilieh2011-09-131-0/+2
* fix: links with parameters get cut off at &Arthur Schiwon2011-08-251-3/+3
* fix: URLs without protocol are now linked to via HTTPArthur Schiwon2011-08-251-1/+0
* gain compatibility with sqlite3Arthur Schiwon2011-08-161-2/+12
* initial commit of Bookmarks AppArthur Schiwon2011-08-151-0/+70