| Commit message (Expand) | Author | Age | Files | Lines |
* | Gallery: Move login check to beginning of galleryOp.php | Bart Visscher | 2012-02-13 | 1 | -7/+1 |
* | Gallery: Remove autoloaded includes from galleryOp.php | Bart Visscher | 2012-02-13 | 1 | -2/+1 |
* | Gallery: remove unset call, not needed anymore | Bart Visscher | 2012-02-09 | 1 | -1/+0 |
* | Gallery: Add caching headers to album thumbnail sending | Bart Visscher | 2012-02-08 | 1 | -0/+5 |
* | Gallery: use thumbnails of images for the album thumbnail | Bart Visscher | 2012-02-08 | 1 | -2/+5 |
* | Add caching to gallery thumbnail generation | Bart Visscher | 2012-02-08 | 2 | -18/+39 |
* | Change gallery thumbnail generation to OC_Image | Bart Visscher | 2012-02-08 | 2 | -55/+12 |
* | preferences store fix | Bartek Przybylski | 2012-02-04 | 5 | -8/+8 |
* | stripping root from gallery name | Bartek Przybylski | 2012-02-04 | 1 | -4/+11 |
* | handling special chars in dirnames | Bartek Przybylski | 2012-02-04 | 4 | -6/+5 |
* | gallery: fix FS hooks | Bartek Przybylski | 2012-02-04 | 2 | -2/+9 |
* | gallery settings, defining scan root and shor order | Bartek Przybylski | 2012-02-03 | 6 | -11/+119 |
* | gallery works in safari now | Bartek Przybylski | 2012-02-01 | 1 | -6/+6 |
* | new gallery look and feel | Bartek Przybylski | 2012-01-30 | 9 | -50/+117 |
* | update translations | Robin Appelman | 2012-01-27 | 11 | -0/+40 |
* | use oc_filesystem::getlocalfile instead of manually trying to get the correct... | Robin Appelman | 2012-01-26 | 2 | -4/+5 |
* | db cleanup after gallery remove | Bartek Przybylski | 2012-01-25 | 1 | -0/+4 |
* | creating thumbnails on upload, recursive remove | Bartek Przybylski | 2012-01-25 | 3 | -16/+8 |
* | update translations | Robin Appelman | 2012-01-24 | 8 | -1/+43 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Robin Appelman | 2012-01-24 | 6 | -38/+47 |
|\ |
|
| * | oc-89 handling no photos in collection alert | Bartek Przybylski | 2012-01-23 | 1 | -1/+5 |
| * | some gallery css fixes | Robin Appelman | 2012-01-21 | 1 | -2/+2 |
| * | recognizing img basing on extension | Bartek Przybylski | 2012-01-20 | 2 | -7/+4 |
| * | fix renaming albums | Robin Appelman | 2012-01-20 | 3 | -5/+5 |
| * | dont show errors when not renaming an album | Robin Appelman | 2012-01-20 | 1 | -2/+3 |
| * | fix deleting/renaming albums with a ' in the name | Robin Appelman | 2012-01-20 | 3 | -23/+30 |
* | | translation updates | Robin Appelman | 2012-01-20 | 7 | -4/+31 |
|/ |
|
* | only double quoted string seems to be detected in js | Robin Appelman | 2012-01-20 | 1 | -2/+2 |
* | add translation wrappers to gallery strings in js | Robin Appelman | 2012-01-20 | 1 | -6/+6 |
* | enhancement: oc-36 | Bartek Przybylski | 2012-01-17 | 1 | -0/+2 |
* | fix: oc-33 | Bartek Przybylski | 2012-01-17 | 1 | -2/+3 |
* | update translations | Robin Appelman | 2012-01-16 | 8 | -3/+38 |
* | don't use depricated <? use the full <?php | Robin Appelman | 2012-01-15 | 1 | -1/+1 |
* | better scanning model for gallery, more feedback to user while scanning | Bartek Przybylski | 2012-01-15 | 4 | -40/+92 |
* | Simple translation for gallery | Bartek Przybylski | 2012-01-15 | 5 | -3/+18 |
* | recursive gallery removing on parent dir remove | Bartek Przybylski | 2012-01-15 | 1 | -0/+8 |
* | constans for signals handling | Bartek Przybylski | 2012-01-14 | 1 | -15/+19 |
* | handle gallery remove when removing dir via webinterface | Bartek Przybylski | 2012-01-14 | 3 | -2/+17 |
* | handling directory renaming and thumbnail move on gallery name chenge | Bartek Przybylski | 2012-01-14 | 4 | -36/+63 |
* | content divs alignment | Bartek Przybylski | 2012-01-14 | 1 | -2/+2 |
* | user suggested style change | Bartek Przybylski | 2012-01-11 | 1 | -2/+2 |
* | resolving depricated script opening | Bartek Przybylski | 2012-01-11 | 1 | -1/+1 |
* | using new image backend, moving ajax calls to one file, using generated thumn... | Bartek Przybylski | 2012-01-11 | 6 | -136/+29 |
* | dont overwrite the database with the gallery database | Robin Appelman | 2012-01-08 | 1 | -1/+1 |
* | db overwriting, gallery creating fix | Bartek Przybylski | 2012-01-08 | 2 | -3/+8 |
* | rename fix, licence header added | Bartek Przybylski | 2012-01-08 | 15 | -4/+308 |
* | rename and delete hooks | Bartek Przybylski | 2012-01-08 | 2 | -6/+74 |
* | gallery version bump to force db update | Bartek Przybylski | 2012-01-08 | 1 | -2/+2 |
* | automatic adding of photo to album, feedback for user while scanning, general... | Bartek Przybylski | 2012-01-08 | 11 | -72/+82 |
* | enable gallery and admin_export by default at least for the alpha and beta. | Frank Karlitschek | 2012-01-07 | 1 | -1/+2 |