summaryrefslogtreecommitdiffstats
path: root/apps/gallery
Commit message (Collapse)AuthorAgeFilesLines
* Use the internal functionLukas Reschke2013-01-191-3/+1
|
* Fix for cyrillic folder names. ref#oc-1683Victor Dubiniuk2012-09-111-1/+1
|
* Sanitizing the user input to prevent a reflected XSS. Thanks to Nico Golde ↵Lukas Reschke2012-08-211-38/+38
| | | | (ngolde.de)
* Missed an "echo"Lukas Reschke2012-08-091-1/+1
|
* Sanitize user inputLukas Reschke2012-08-091-1/+1
|
* Added CSRF checksLukas Reschke2012-07-202-0/+2
|
* latin1 => utf8. I thought I did this a month ago?Thomas Tanghus2012-07-161-1/+1
|
* xss vulnerability fixedBjoern Schiessle2012-06-251-2/+2
|
* Only delete existing thumbnails (bug #1100)Bjoern Schiessle2012-06-251-1/+4
|
* use sanitizeHTML() functionBjoern Schiessle2012-06-221-1/+1
| | | | | | Conflicts: apps/gallery/lib/tiles.php
* applied merge request #128: fixed some sorting and display issues with ↵Bjoern Schiessle2012-06-152-24/+45
| | | | | | gallery app. This also fix bug #872 for the new gallery
* fixed bug #996: first picture in folder is repeated in the last position ↵Bjoern Schiessle2012-06-141-4/+2
| | | | behaving like a directory
* Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4Lukas Reschke2012-06-111-6/+8
|\ | | | | | | Backport for sanitized user data.
| * Gallery: Fix database creation on update, also only from version less then 0.5Bart Visscher2012-06-111-6/+8
| |
* | Sanitizing user inputLukas Reschke2012-06-112-3/+3
|/
* fix variable name and undefined index noticeBartek Przybylski2012-06-101-1/+1
|
* adding missing fileBartek Przybylski2012-06-101-0/+37
|
* fix first time image loading errorBartek Przybylski2012-06-101-4/+7
|
* gallery: removing search provider for nowBartek Przybylski2012-06-101-1/+1
|
* removing app access check, fix title for links in tilesBartek Przybylski2012-06-102-4/+1
|
* tabs for spaces, fix array key nameBartek Przybylski2012-06-101-4/+4
|
* hide share button until sharing wont be fixedBartek Przybylski2012-06-101-1/+1
|
* adding navigation bar to galleryBartek Przybylski2012-06-102-5/+18
|
* remove old codeBartek Przybylski2012-06-101-91/+1
|
* adding missing fileBartek Przybylski2012-06-108-279/+121
|
* pictures: update script and removal some all stuffBartek Przybylski2012-06-103-27/+12
|
* adding title when fancybox is displayedBartek Przybylski2012-06-101-1/+1
|
* replace spaces with tabs, use const and linkTo instead of static pathBartek Przybylski2012-06-101-151/+148
|
* hack for file downloadBartek Przybylski2012-06-101-1/+3
|
* removing test imageBartek Przybylski2012-06-101-0/+0
|
* aviod incorrect image size returning in gallery listingBartek Przybylski2012-06-102-11/+14
|
* use fancybox to display image previewBartek Przybylski2012-06-102-12/+7
|
* navigate on galleriesBartek Przybylski2012-06-103-25/+45
|
* new db schemeBartek Przybylski2012-06-101-38/+4
|
* git statusBartek Przybylski2012-06-106-31/+451
|
* code cleanup from previous commitBjoern Schiessle2012-06-081-1/+0
|
* fix for bug #872: Folders not holding any images are ignored, even if they ↵Bjoern Schiessle2012-06-081-24/+30
| | | | hold subfolders with images
* update translationsRobin Appelman2012-06-0636-35/+163
|
* allow longer paths for galleryRobin Appelman2012-05-262-4/+4
|
* some fixes for contacts, gallery and openidGeorg Ehrke2012-05-191-2/+0
|
* mark the apps as part of the shipped package and increase the requirement to ↵Frank Karlitschek2012-05-181-1/+2
| | | | ownCloud 4
* update translationsRobin Appelman2012-05-175-3/+51
|
* removing executable bit - againThomas Mueller2012-05-1515-0/+0
|
* update translationsRobin Appelman2012-05-1317-17/+153
|
* fix gallery previous not showingRobin Appelman2012-05-121-1/+1
|
* load remote and public paths from info.xml during upgrade instead of setting ↵Robin Appelman2012-05-113-3/+4
| | | | them every time
* Gallery: No short tagsBart Visscher2012-05-101-1/+1
|
* Gallery: Show thumbnails after document is readyBart Visscher2012-05-102-8/+6
|
* update translationsRobin Appelman2012-05-0936-89/+78
|
* fix gallery sharingGeorg Ehrke2012-05-073-7/+8
|