Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Correct usage of approot | Brice Maron | 2012-06-21 | 1 | -1/+1 | |
| | | ||||||
| * | Gallery: Move code/js/css from main template to the right place | Bart Visscher | 2012-06-20 | 4 | -113/+108 | |
| | | ||||||
| * | Adjust OC_Filesystem use in hooks to string, so the class is loaded as late ↵ | Bart Visscher | 2012-06-20 | 1 | -1/+1 | |
| | | | | | | | | as possible | |||||
| * | fixed handling of fallback_images | Stephan Bergemann | 2012-06-14 | 1 | -1/+4 | |
| | | ||||||
| * | fixed one issue with last directory in structure having a lot of | Stephan Bergemann | 2012-06-14 | 1 | -0/+5 | |
| | | | | | | | | subdirectories and finally some pictures | |||||
| * | fixed bug #996: first picture in folder is repeated in the last position ↵ | Bjoern Schiessle | 2012-06-14 | 1 | -26/+26 | |
| | | | | | | | | | | | | | | behaving like a directory Conflicts: apps/gallery/templates/index.php | |||||
| * | we don't neede the functions for empty stacks any more | Stephan Bergemann | 2012-06-14 | 1 | -16/+0 | |
| | | ||||||
| * | we don't have empty previewstacks any more - code cleaned up | Stephan Bergemann | 2012-06-14 | 1 | -25/+10 | |
| | | ||||||
| * | deleted some debugging output | Stephan Bergemann | 2012-06-14 | 1 | -1/+0 | |
| | | ||||||
| * | use images from deeper directories for preview if the actual directory ↵ | Stephan Bergemann | 2012-06-14 | 1 | -16/+29 | |
| | | | | | | | | doesn't contain any | |||||
| * | improved look of directories not containing images directly | Stephan Bergemann | 2012-06-14 | 2 | -4/+4 | |
| | | ||||||
| * | now also working for directories only containing one image | Stephan Bergemann | 2012-06-14 | 1 | -1/+2 | |
| | | ||||||
| * | fixed second_level_images issue | Stephan Bergemann | 2012-06-14 | 1 | -3/+2 | |
| | | ||||||
| * | fixed sorting errors and missbehaviours - now sorting like file browser | Stephan Bergemann | 2012-06-14 | 2 | -35/+65 | |
| | | ||||||
| * | Merge commit 'refs/merge-requests/127' of ↵ | Michael Gapczynski | 2012-06-13 | 1 | -2/+2 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/127 Conflicts: apps/files_external/templates/settings.php lib/template.php | |||||
| | * | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -2/+2 | |
| | | | ||||||
| * | | utf8 in der DB config | Marco B | 2012-06-11 | 1 | -1/+1 | |
| | | | ||||||
| * | | Gallery: remove extra include of lib/base.php | Bart Visscher | 2012-06-11 | 1 | -2/+0 | |
| |/ | ||||||
| * | 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 | |
| | | ||||||
| * | 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-09 | 2 | -4/+1 | |
| | | ||||||
| * | tabs for spaces, fix array key name | Bartek Przybylski | 2012-06-08 | 1 | -4/+4 | |
| | | ||||||
| * | hide share button until sharing wont be fixed | Bartek Przybylski | 2012-06-08 | 1 | -1/+1 | |
| | | ||||||
| * | adding navigation bar to gallery | Bartek Przybylski | 2012-06-08 | 2 | -5/+18 | |
| | | ||||||
| * | remove old code | Bartek Przybylski | 2012-06-08 | 1 | -91/+1 | |
| | | ||||||
| * | adding missing file | Bartek Przybylski | 2012-06-08 | 1 | -0/+37 | |
| | | ||||||
| * | tabs for spaces, removing thumbnail on file removal | Bartek Przybylski | 2012-06-08 | 8 | -279/+121 | |
| | | ||||||
| * | Gallery: Fix database creation on update, also only from version less then 0.5 | Bart Visscher | 2012-06-07 | 1 | -6/+8 | |
| | | ||||||
| * | pictures: update script and removal some all stuff | Bartek Przybylski | 2012-06-07 | 3 | -23/+12 | |
| | | ||||||
| * | adding title when fancybox is displayed | Bartek Przybylski | 2012-06-06 | 1 | -1/+1 | |
| | | ||||||
| * | replace spaces with tabs, use const and linkTo instead of static path | Bartek Przybylski | 2012-06-06 | 1 | -151/+148 | |
| | | ||||||
| * | hack for file download | Bartek Przybylski | 2012-06-06 | 1 | -1/+3 | |
| | | ||||||
| * | removing test image | Bartek Przybylski | 2012-06-06 | 1 | -0/+0 | |
| | | ||||||
| * | aviod incorrect image size returning in gallery listing | Bartek Przybylski | 2012-06-06 | 2 | -11/+14 | |
| | | ||||||
| * | use fancybox to display image preview | Bartek Przybylski | 2012-06-06 | 2 | -12/+7 | |
| | | ||||||
| * | navigate on galleries | Bartek Przybylski | 2012-06-06 | 3 | -25/+45 | |
| | | ||||||
| * | new db scheme | Bartek Przybylski | 2012-06-06 | 1 | -38/+4 | |
| | | ||||||
| * | git status | Bartek Przybylski | 2012-06-06 | 6 | -31/+451 | |
| | | ||||||
| * | fixed wrong function call | Bjoern Schiessle | 2012-06-06 | 5 | -6/+6 | |
| | | ||||||
| * | update translations | Robin Appelman | 2012-06-06 | 36 | -35/+163 | |
| | | ||||||
| * | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 7 | -43/+40 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php | |||||
| | * | Gallery: Use App storage instead of contructing our own path | Bart Visscher | 2012-05-10 | 6 | -21/+20 | |
| | | | ||||||
| | * | Whitespace fixes | Bart Visscher | 2012-05-10 | 2 | -22/+20 | |
| | | | ||||||
| * | | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -5/+0 | |
| | | | | | | | | | | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty. | |||||
| * | | allow longer paths for gallery | Robin Appelman | 2012-05-26 | 2 | -4/+4 | |
| | | | ||||||
* | | | Sanitizing the user input to prevent a reflected XSS. Thanks to Nico Golde ↵ | Lukas Reschke | 2012-08-24 | 1 | -38/+38 | |
| | | | | | | | | | | | | (ngolde.de) | |||||
* | | | Missed an "echo" | Lukas Reschke | 2012-08-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | Sanitize user input | Lukas Reschke | 2012-08-24 | 1 | -1/+1 | |
| | | |