Commit Graph

227 Commits (7a7ac580944d85c8bdde9aadd95a24e71b9471cb)

Author SHA1 Message Date
Robin Appelman b45d3ced79 fix remote and public.php 13 years ago
Bjoern Schiessle 07efd39d8a prevent script execution during slideshow 13 years ago
Jörn Friedrich Dreyer ca8028bd73 small fixes in merge request 104, use OCP\Files::getStorage 13 years ago
BlackEagle ef1924dbbb gallery :: display big picture according to exif 13 years ago
Jörn Friedrich Dreyer 9be6432aac shrink css height for gallery_div from 152 to 150 to shrink grey background thumbnail height 13 years ago
Jörn Friedrich Dreyer acb9612332 fix thumbnail size calculation, use const for THUMBNAIL_HEIGHT 13 years ago
Johannes Willnecker 02c9b03b8e Missing dir added. 13 years ago
Johannes Willnecker 3e53bf4a86 Fix for oc-972, oc-1144 and oc-1191 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
jfd b67199bb45 add css id attribute, minor fixes 13 years ago
Jörn Friedrich Dreyer 6f408c3651 add supersized slideshow 13 years ago
Bart Visscher 02e4e0e08f Gallery: Get all the image information for a directory at once 13 years ago
Bjoern Schiessle a09a01a49f sanitizeHTML() has to be called later to keep the path unchanged 13 years ago
Bjoern Schiessle 9ee528bc74 Only delete existing thumbnails (bug #1100) 13 years ago
Brice Maron d39d7fb9ff Remove references to /apps/ and correct inclusion of settings 13 years ago
Bart Visscher 2e6e154475 Gallery: Fix opening folders with a ' in the name 13 years ago
Bart Visscher 96ec7a66bb More session_write_close 13 years ago
Bjoern Schiessle e1fa9c282b xss vulnerabilities fixed 13 years ago
Bjoern Schiessle 5b46734a40 xss vulnerability fixed 13 years ago
Brice Maron 8c2803a7c1 Correct image path and apps path replacement 13 years ago
Brice Maron 95b5202893 Correct usage of approot 13 years ago
Bart Visscher a6dc7345d0 Gallery: Move code/js/css from main template to the right place 13 years ago
Bart Visscher cd934d5d89 Adjust OC_Filesystem use in hooks to string, so the class is loaded as late as possible 13 years ago
Stephan Bergemann 4eb0c270aa fixed handling of fallback_images 13 years ago
Stephan Bergemann a3afd51b94 fixed one issue with last directory in structure having a lot of 13 years ago
Bjoern Schiessle fa67927eb5 fixed bug #996: first picture in folder is repeated in the last position behaving like a directory 13 years ago
Bjoern Schiessle 6468e0a1d5 fixed bug #996: first picture in folder is repeated in the last position behaving like a directory 13 years ago
Stephan Bergemann bc6884b176 we don't neede the functions for empty stacks any more 13 years ago
Stephan Bergemann b32afd1331 we don't have empty previewstacks any more - code cleaned up 13 years ago
Stephan Bergemann 56d2e99239 deleted some debugging output 13 years ago
Stephan Bergemann 22cd610a79 use images from deeper directories for preview if the actual directory doesn't contain any 13 years ago
Stephan Bergemann 9f59cc5eb0 improved look of directories not containing images directly 13 years ago
Stephan Bergemann e99a95a756 now also working for directories only containing one image 13 years ago
Stephan Bergemann 4711c2bb41 fixed second_level_images issue 13 years ago
Stephan Bergemann e4278574a8 fixed sorting errors and missbehaviours - now sorting like file browser 13 years ago
Marco B 3be5e2af26 utf8 in der DB config 13 years ago
Bart Visscher 0eee140eaf Gallery: remove extra include of lib/base.php 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Lukas Reschke 3f9b967be7 Sanitizing user input 13 years ago
Bartek Przybylski c11f6cc3f9 fix variable name and undefined index notice 13 years ago
Bartek Przybylski 76f20eb57c fix first time image loading error 13 years ago
Bartek Przybylski 0838b4c225 gallery: removing search provider for now 13 years ago
Bartek Przybylski 001293a702 removing app access check, fix title for links in tiles 13 years ago
Bartek Przybylski 201a40a1a3 tabs for spaces, fix array key name 13 years ago
Bartek Przybylski 0c7431e57d hide share button until sharing wont be fixed 13 years ago
Bartek Przybylski 8bc22907b8 adding navigation bar to gallery 13 years ago
Bartek Przybylski 6b0a2ae60e remove old code 13 years ago
Bartek Przybylski 71b04717ab adding missing file 13 years ago
Bartek Przybylski 9e434dea60 tabs for spaces, removing thumbnail on file removal 13 years ago
Bart Visscher 4afcae8d56 Gallery: Fix database creation on update, also only from version less then 0.5 13 years ago