summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Remove unused RUNTIME_NOSETUPFS varBart Visscher2012-08-085-26/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-041-0/+11
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-314-0/+46
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-302-0/+24
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-294-0/+48
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-281-0/+12
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+1
* CSRF checkLukas Reschke2012-07-073-0/+6
* Migration: Fix contacts and bookmarksTom Needham2012-06-271-4/+4
* Prevent errors and mini enhancement of saved window in bookmarksBrice Maron2012-06-242-1/+3
* Correct bookmark app : add through interface and remove missing cssBrice Maron2012-06-242-2/+1
* 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
|/