Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gallery: Get all the image information for a directory at once | Bart Visscher | 2012-06-28 | 1 | -4/+20 |
| | |||||
* | Only delete existing thumbnails (bug #1100) | Bjoern Schiessle | 2012-06-25 | 1 | -1/+4 |
| | |||||
* | Gallery: Fix opening folders with a ' in the name | Bart Visscher | 2012-06-22 | 1 | -1/+1 |
| | |||||
* | xss vulnerabilities fixed | Bjoern Schiessle | 2012-06-22 | 1 | -1/+1 |
| | |||||
* | xss vulnerability fixed | Bjoern Schiessle | 2012-06-22 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | we don't have empty previewstacks any more - code cleaned up | Stephan Bergemann | 2012-06-14 | 1 | -25/+10 |
| | |||||
* | improved look of directories not containing images directly | Stephan Bergemann | 2012-06-14 | 1 | -2/+2 |
| | |||||
* | fixed sorting errors and missbehaviours - now sorting like file browser | Stephan Bergemann | 2012-06-14 | 1 | -12/+27 |
| | |||||
* | 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 |
| | | |||||
* | | Gallery: remove extra include of lib/base.php | Bart Visscher | 2012-06-11 | 1 | -2/+0 |
|/ | |||||
* | Sanitizing user input | Lukas Reschke | 2012-06-11 | 1 | -2/+2 |
| | |||||
* | fix first time image loading error | Bartek Przybylski | 2012-06-10 | 1 | -4/+7 |
| | |||||
* | 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 |
| | |||||
* | remove old code | Bartek Przybylski | 2012-06-08 | 1 | -91/+1 |
| | |||||
* | tabs for spaces, removing thumbnail on file removal | Bartek Przybylski | 2012-06-08 | 3 | -123/+107 |
| | |||||
* | 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 | 1 | -3/+4 |
| | |||||
* | use fancybox to display image preview | Bartek Przybylski | 2012-06-06 | 1 | -2/+2 |
| | |||||
* | navigate on galleries | Bartek Przybylski | 2012-06-06 | 2 | -19/+17 |
| | |||||
* | git status | Bartek Przybylski | 2012-06-06 | 4 | -0/+364 |
| | |||||
* | fixed wrong function call | Bjoern Schiessle | 2012-06-06 | 3 | -3/+3 |
| | |||||
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 3 | -28/+26 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 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 | 3 | -14/+14 |
| | | |||||
| * | Whitespace fixes | Bart Visscher | 2012-05-10 | 1 | -14/+12 |
| | | |||||
* | | some fixes for contacts, gallery and openid | Georg Ehrke | 2012-05-19 | 1 | -2/+0 |
| | | |||||
* | | removing executable bit - again | Thomas Mueller | 2012-05-15 | 6 | -0/+0 |
|/ | |||||
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -3/+3 |
| | |||||
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 3 | -20/+20 |
| | |||||
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -2/+2 |
| | |||||
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 4 | -4/+4 |
| | |||||
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 2 | -2/+2 |
| | |||||
* | ported getUser | Frank Karlitschek | 2012-05-01 | 4 | -23/+23 |
| | |||||
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
| | |||||
* | port some of the log call to the new public api | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
| | | | | more to come | ||||
* | add/remove handlers | Bartek Przybylski | 2012-05-01 | 2 | -15/+30 |
| | |||||
* | fixing syntax error | Thomas Müller | 2012-04-30 | 1 | -5/+0 |
| | |||||
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 2 | -2/+2 |
| | |||||
* | fix gallery scan when an image cant be loaded | Robin Appelman | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | crop and resize in a single step when creating thumbnail | Robin Appelman | 2012-03-26 | 2 | -5/+7 |
| | | | | also so more explicit memory cleanup | ||||
* | memory cleanup in gallery | Robin Appelman | 2012-03-26 | 2 | -3/+4 |
| | |||||
* | gallery sharing, experimental version | Bartek Przybylski | 2012-03-24 | 3 | -3/+93 |
| | |||||
* | creating and retrive thumbnails for intermediate galleries | Bartek Przybylski | 2012-03-17 | 2 | -4/+21 |
| | |||||
* | bredcrumb fix | Bartek Przybylski | 2012-03-17 | 1 | -1/+0 |
| | |||||
* | fix adding photo to incorrect gallery | Bartek Przybylski | 2012-03-15 | 1 | -1/+1 |
| |