summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-2646-1480/+0
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-261-1/+2
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-253-0/+34
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-253-0/+34
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2528-31/+200
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-243-3/+22
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-231-0/+3
| * Optimized image sizeLukas Reschke2012-08-181-0/+0
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-161-0/+12
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-151-0/+12
| * 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
* | add limit support to OC_DB & OCP/DBJörn Friedrich Dreyer2012-08-011-5/+4
* | escape all identifiers with backticksjfd2012-07-315-55/+62
* | Added CSRF checksLukas Reschke2012-07-203-0/+3
* | latin1 => utf8. I thought I did this a month ago?Thomas Tanghus2012-07-161-2/+2
* | 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
* | Using POST instead of GET.Lukas Reschke2012-06-119-11/+18
|/
* 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