summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-214-12/+20
|\
| * use new sanitizeHTML() functionBjoern Schiessle2012-06-211-1/+1
| * check if user is allowed to edit bookmarksBjoern Schiessle2012-06-211-3/+11
| * make bookmarks bookmarklet work again, kudos to Victor DubiniukArthur Schiwon2012-06-201-7/+7
| * bookmarks: make read later-button draggable again, fixes oc-944Arthur Schiwon2012-06-201-1/+1
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-149-11/+18
|\|
| * utf8 in der DB configMarco B2012-06-111-1/+1
| * Using POST instead of GET.Lukas Reschke2012-06-109-11/+18
* | Correct remote and public, and last occurence of OC::Brice Maron2012-06-061-1/+1
* | Unit path and webpath, correct some moreBrice Maron2012-06-061-1/+1
|/
* Remove OC_App::register functionBart Visscher2012-05-311-2/+0
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* Merge commit 'refs/merge-requests/115' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-05-171-1/+1
|\
| * Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-e...Vitaly Kuznetsov2012-05-101-1/+1
* | removing executable bit - againThomas Mueller2012-05-1514-0/+0
* | Remove scroll to bookmarks_menu, no longer existent and the bookmark controls...Michael Gapczynski2012-05-131-4/+1
* | Validate bookmark inputs, fixes bug oc-636Michael Gapczynski2012-05-131-1/+8
|/
* Change label for saving bookmark buttonBrice Maron2012-05-081-1/+1
* Try to correct query string url for search in bookmarkBrice Maron2012-05-081-1/+8
* ported the oc_template classFrank Karlitschek2012-05-062-2/+2
* added a nice API to get the installes Apps with names, urls and icon from the...Frank Karlitschek2012-05-051-1/+2
* Bookmarks: Move delete code to Bookmarks class, also change to use idBart Visscher2012-05-033-33/+44
* ported oc_dbFrank Karlitschek2012-05-036-15/+15
* ported oc_jsonFrank Karlitschek2012-05-035-13/+13
* port checkAppEnabledFrank Karlitschek2012-05-022-2/+2
* first part of the config stuffFrank Karlitschek2012-05-023-3/+3
* ported the oc_app callsFrank Karlitschek2012-05-022-4/+4
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
* port linkto and serverHostFrank Karlitschek2012-05-012-2/+2
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-012-2/+2
* ported addSyript and other small stuffFrank Karlitschek2012-05-012-2/+2
* ported getUserFrank Karlitschek2012-05-014-4/+4
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-012-3/+3
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1
* some fixes fore movable appsGeorg Ehrke2012-04-261-1/+1
* bookmarks app seems to work now :)Georg Ehrke2012-04-252-6/+6
* fix merge conflictsGeorg Ehrke2012-04-221-1/+1
|\
| * make the button a bit more consistent to the other ownCloud interfaceFrank Karlitschek2012-04-211-1/+1
* | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-177-7/+7
|/
* Bookmarks: handle input with & and ?, fixes oc-201Arthur Schiwon2012-04-151-18/+18
* reuse OC_L10N objectsRobin Appelman2012-04-142-2/+2
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* improve flexibility of search providers a bitRobin Appelman2012-04-141-2/+2
* Return JSON for import and export methods of OC_MigrateTom Needham2012-04-071-1/+0
* Fix bookmarks migration providerTom Needham2012-03-271-2/+2
* look for migrate.php in appinfo folderTom Needham2012-03-271-0/+0
* Merge branch 'master' into migrationTom Needham2012-03-272-5/+8
|\
| * spaces to tabs in bookmarksBartek Przybylski2012-03-241-1/+1
| * bookmarks tag placement & list width fixBartek Przybylski2012-03-241-3/+1
| * Bookmarks: make link text click clickable too - bugfix for oc-131Georg Ehrke2012-03-231-1/+1