Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the internal function | Lukas Reschke | 2013-01-19 | 1 | -3/+1 |
| | |||||
* | Fix for cyrillic folder names. ref#oc-1683 | Victor Dubiniuk | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Sanitizing the user input to prevent a reflected XSS. Thanks to Nico Golde ↵ | Lukas Reschke | 2012-08-21 | 1 | -38/+38 |
| | | | | (ngolde.de) | ||||
* | Missed an "echo" | Lukas Reschke | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Sanitize user input | Lukas Reschke | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Added CSRF checks | Lukas Reschke | 2012-07-20 | 2 | -0/+2 |
| | |||||
* | latin1 => utf8. I thought I did this a month ago? | Thomas Tanghus | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | xss vulnerability fixed | Bjoern Schiessle | 2012-06-25 | 1 | -2/+2 |
| | |||||
* | Only delete existing thumbnails (bug #1100) | Bjoern Schiessle | 2012-06-25 | 1 | -1/+4 |
| | |||||
* | use sanitizeHTML() function | Bjoern Schiessle | 2012-06-22 | 1 | -1/+1 |
| | | | | | | Conflicts: apps/gallery/lib/tiles.php | ||||
* | applied merge request #128: fixed some sorting and display issues with ↵ | Bjoern Schiessle | 2012-06-15 | 2 | -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 Schiessle | 2012-06-14 | 1 | -4/+2 |
| | | | | behaving like a directory | ||||
* | Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4 | Lukas Reschke | 2012-06-11 | 1 | -6/+8 |
|\ | | | | | | | Backport for sanitized user data. | ||||
| * | Gallery: Fix database creation on update, also only from version less then 0.5 | Bart Visscher | 2012-06-11 | 1 | -6/+8 |
| | | |||||
* | | Sanitizing user input | Lukas Reschke | 2012-06-11 | 2 | -3/+3 |
|/ | |||||
* | fix variable name and undefined index notice | Bartek Przybylski | 2012-06-10 | 1 | -1/+1 |
| | |||||
* | adding missing file | Bartek Przybylski | 2012-06-10 | 1 | -0/+37 |
| | |||||
* | fix first time image loading error | Bartek Przybylski | 2012-06-10 | 1 | -4/+7 |
| | |||||
* | gallery: removing search provider for now | Bartek Przybylski | 2012-06-10 | 1 | -1/+1 |
| | |||||
* | removing app access check, fix title for links in tiles | Bartek Przybylski | 2012-06-10 | 2 | -4/+1 |
| | |||||
* | tabs for spaces, fix array key name | Bartek Przybylski | 2012-06-10 | 1 | -4/+4 |
| | |||||
* | hide share button until sharing wont be fixed | Bartek Przybylski | 2012-06-10 | 1 | -1/+1 |
| | |||||
* | adding navigation bar to gallery | Bartek Przybylski | 2012-06-10 | 2 | -5/+18 |
| | |||||
* | remove old code | Bartek Przybylski | 2012-06-10 | 1 | -91/+1 |
| | |||||
* | adding missing file | Bartek Przybylski | 2012-06-10 | 8 | -279/+121 |
| | |||||
* | pictures: update script and removal some all stuff | Bartek Przybylski | 2012-06-10 | 3 | -27/+12 |
| | |||||
* | adding title when fancybox is displayed | Bartek Przybylski | 2012-06-10 | 1 | -1/+1 |
| | |||||
* | replace spaces with tabs, use const and linkTo instead of static path | Bartek Przybylski | 2012-06-10 | 1 | -151/+148 |
| | |||||
* | hack for file download | Bartek Przybylski | 2012-06-10 | 1 | -1/+3 |
| | |||||
* | removing test image | Bartek Przybylski | 2012-06-10 | 1 | -0/+0 |
| | |||||
* | aviod incorrect image size returning in gallery listing | Bartek Przybylski | 2012-06-10 | 2 | -11/+14 |
| | |||||
* | use fancybox to display image preview | Bartek Przybylski | 2012-06-10 | 2 | -12/+7 |
| | |||||
* | navigate on galleries | Bartek Przybylski | 2012-06-10 | 3 | -25/+45 |
| | |||||
* | new db scheme | Bartek Przybylski | 2012-06-10 | 1 | -38/+4 |
| | |||||
* | git status | Bartek Przybylski | 2012-06-10 | 6 | -31/+451 |
| | |||||
* | code cleanup from previous commit | Bjoern Schiessle | 2012-06-08 | 1 | -1/+0 |
| | |||||
* | fix for bug #872: Folders not holding any images are ignored, even if they ↵ | Bjoern Schiessle | 2012-06-08 | 1 | -24/+30 |
| | | | | hold subfolders with images | ||||
* | update translations | Robin Appelman | 2012-06-06 | 36 | -35/+163 |
| | |||||
* | allow longer paths for gallery | Robin Appelman | 2012-05-26 | 2 | -4/+4 |
| | |||||
* | some fixes for contacts, gallery and openid | Georg Ehrke | 2012-05-19 | 1 | -2/+0 |
| | |||||
* | mark the apps as part of the shipped package and increase the requirement to ↵ | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
| | | | | ownCloud 4 | ||||
* | update translations | Robin Appelman | 2012-05-17 | 5 | -3/+51 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 15 | -0/+0 |
| | |||||
* | update translations | Robin Appelman | 2012-05-13 | 17 | -17/+153 |
| | |||||
* | fix gallery previous not showing | Robin Appelman | 2012-05-12 | 1 | -1/+1 |
| | |||||
* | load remote and public paths from info.xml during upgrade instead of setting ↵ | Robin Appelman | 2012-05-11 | 3 | -3/+4 |
| | | | | them every time | ||||
* | Gallery: No short tags | Bart Visscher | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Gallery: Show thumbnails after document is ready | Bart Visscher | 2012-05-10 | 2 | -8/+6 |
| | |||||
* | update translations | Robin Appelman | 2012-05-09 | 36 | -89/+78 |
| | |||||
* | fix gallery sharing | Georg Ehrke | 2012-05-07 | 3 | -7/+8 |
| |