summaryrefslogtreecommitdiffstats
path: root/apps/gallery
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-26101-4046/+0
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-261-9/+4
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-9/+4
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-251-9/+4
* | add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-253-6/+6
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2569-370/+2011
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-242-18/+8
| * Merge branch 'share_api'Michael Gapczynski2012-08-192-0/+45
| |\
| | * Merge branch 'master' into share_apiMichael Gapczynski2012-08-142-48/+1
| | |\
| | * \ Merge branch 'master' into share_apiMichael Gapczynski2012-08-063-10/+10
| | |\ \
| | * | | Lots of refactoring to share APIMichael Gapczynski2012-08-062-2/+2
| | * | | Merge branch 'master' into share_apiMichael Gapczynski2012-07-319-32/+43
| | |\ \ \
| | * \ \ \ Merge branch 'master' into share_apiMichael Gapczynski2012-07-256-8/+49
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into share_apiMichael Gapczynski2012-07-1138-81/+1750
| | |\ \ \ \ \
| | * | | | | | Fix retrieving supported file extensions from backend and remove the dependsO...Michael Gapczynski2012-06-271-0/+3
| * | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-201-9/+4
| * | | | | | | Optimized image sizeLukas Reschke2012-08-1818-0/+0
| * | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-161-9/+4
| * | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-151-9/+4
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Remove unused gallery templateBart Visscher2012-08-121-47/+0
| * | | | | | Sanitzing user inputLukas Reschke2012-08-091-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Change hardcoded urls to use linkTo functionBart Visscher2012-08-061-2/+2
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-312-8/+8
| | |_|_|/ | |/| | |
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-301-4/+4
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-291-4/+4
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-274-16/+16
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-261-0/+11
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-262-8/+8
| | |_|/ | |/| |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-251-4/+4
| * | | remove unused variablesRobin Appelman2012-07-203-3/+2
| * | | fix remote and public.phpRobin Appelman2012-07-131-1/+1
| | |/ | |/|
| * | prevent script execution during slideshowBjoern Schiessle2012-07-111-1/+1
| * | small fixes in merge request 104, use OCP\Files::getStorageJörn Friedrich Dreyer2012-07-114-77/+80
| * | gallery :: display big picture according to exifBlackEagle2012-07-113-1/+66
| * | shrink css height for gallery_div from 152 to 150 to shrink grey background t...Jörn Friedrich Dreyer2012-07-101-1/+1
| * | fix thumbnail size calculation, use const for THUMBNAIL_HEIGHTJörn Friedrich Dreyer2012-07-101-11/+8
| * | Missing dir added.Johannes Willnecker2012-07-101-0/+1
| * | Fix for oc-972, oc-1144 and oc-1191Johannes Willnecker2012-07-101-8/+30
| * | remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-098-16/+3
| * | add css id attribute, minor fixesjfd2012-07-097-67/+67
| * | add supersized slideshowJörn Friedrich Dreyer2012-07-0926-1/+1579
| * | Gallery: Get all the image information for a directory at onceBart Visscher2012-06-281-4/+20
| |/
| * sanitizeHTML() has to be called later to keep the path unchangedBjoern Schiessle2012-06-252-3/+3
| * Only delete existing thumbnails (bug #1100)Bjoern Schiessle2012-06-251-1/+4
| * Remove references to /apps/ and correct inclusion of settingsBrice Maron2012-06-222-9/+9
| * Gallery: Fix opening folders with a ' in the nameBart Visscher2012-06-222-2/+2
| * More session_write_closeBart Visscher2012-06-222-0/+2
| * xss vulnerabilities fixedBjoern Schiessle2012-06-222-2/+2
| * xss vulnerability fixedBjoern Schiessle2012-06-221-1/+1
| * Correct image path and apps path replacementBrice Maron2012-06-221-1/+1