summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks/bookmarksHelper.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-130/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-1/+2
|\
| * Prevent errors and mini enhancement of saved window in bookmarksBrice Maron2012-06-241-1/+2
* | escape all identifiers with backticksjfd2012-07-311-5/+5
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_dbFrank Karlitschek2012-05-031-3/+3
* first part of the config stuffFrank Karlitschek2012-05-021-1/+1
* ported getUserFrank Karlitschek2012-05-011-1/+1
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* use unnamed as title for a bookmark if no title was entered and curl failsGeorg Ehrke2012-03-231-1/+6
* Changed bookmarklet to read later widgetMarvin Thomas Rabe2012-02-221-0/+52
* Disable save button while saving. Streamlined code.Tom Needham2011-11-291-1/+4
* apps/bookmarks: remove unused variableFlorian Pritz2011-10-081-2/+0
* apps/bookmarks: follow redirects when fetching titleFlorian Pritz2011-10-081-1/+48
* removed description. changed target to _blank. removed sorting. updated layout.Marvin Thomas Rabe2011-10-081-4/+0
* apps/bookmarks: use curl instead of file_get_contentsFlorian Pritz2011-09-241-1/+6
* fix: links with parameters get cut off at &Arthur Schiwon2011-08-251-1/+1
* fix: URLs without protocol are now linked to via HTTPArthur Schiwon2011-08-251-0/+1
* Added a Bookmarklet for the Bookmarks appArthur Schiwon2011-08-241-0/+22