summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks/addBm.php
Commit message (Expand)AuthorAgeFilesLines
* make bookmarks bookmarklet work again, kudos to Victor DubiniukArthur Schiwon2012-06-201-7/+7
* Using POST instead of GET.Lukas Reschke2012-06-101-1/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Editor fixed.Marvin Thomas Rabe2012-02-231-1/+1
* Changed bookmarklet to read later widgetMarvin Thomas Rabe2012-02-221-10/+3
* Removed redundant code.Marvin Thomas Rabe2012-02-221-7/+1
* Added bookmarklet for browser. Inspired by Google BookmarksAlessandro Cosentino2012-02-191-1/+2
* Tweak bookmarklet to not change the current page. Correct encoding when add b...Brice Maron2011-10-181-2/+2
* removed description. changed target to _blank. removed sorting. updated layout.Marvin Thomas Rabe2011-10-081-1/+0
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Move some common code to OC_UtilBart Visscher2011-09-181-5/+2
* fix: URLs without protocol are now linked to via HTTPArthur Schiwon2011-08-251-1/+1
* Added a Bookmarklet for the Bookmarks appArthur Schiwon2011-08-241-0/+48