Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XSS-- | Frank Karlitschek | 2012-06-10 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | let´s put the files_odfviewer application into the stable4 branch for ↵ | Frank Karlitschek | 2012-06-09 | 289 | -0/+112818 |
| | | | | convinience. We release it as part of ownCloud 4.0.x anyways. | ||||
* | fix another XSS | Georg Ehrke | 2012-06-09 | 1 | -0/+3 |
| | |||||
* | fix XSS in Calendar | Georg Ehrke | 2012-06-09 | 1 | -1/+1 |
| | |||||
* | increase height of event dialog | Georg Ehrke | 2012-06-09 | 1 | -0/+1 |
| | |||||
* | fix creation of monthly repeated events | Georg Ehrke | 2012-06-09 | 1 | -0/+3 |
| | |||||
* | Code cleanup. | Thomas Tanghus | 2012-06-09 | 1 | -11/+22 |
| | |||||
* | Contacts: Use POST instead of GET. | Thomas Tanghus | 2012-06-09 | 3 | -5/+5 |
| | |||||
* | Don't fix bugs not present in this branch ;-) | Thomas Tanghus | 2012-06-08 | 1 | -1/+0 |
| | |||||
* | Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-) | Thomas Tanghus | 2012-06-08 | 1 | -0/+1 |
| | | | | | | Conflicts: apps/contacts/ajax/uploadphoto.php | ||||
* | code cleanup from previous commit | Bjoern Schiessle | 2012-06-08 | 1 | -1/+0 |
| | |||||
* | Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4 | Bjoern Schiessle | 2012-06-08 | 1 | -1/+1 |
|\ | |||||
| * | typo in var | Arthur Schiwon | 2012-06-08 | 1 | -1/+1 |
| | | |||||
* | | 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 | ||||
* | Sharing, fix: connect to hooks from the correct classes | Arthur Schiwon | 2012-06-08 | 1 | -2/+2 |
| | |||||
* | LDAP: cache the results, reduce LDAP searches | Arthur Schiwon | 2012-06-07 | 2 | -14/+39 |
| | |||||
* | ldap: enable the destructor | Arthur Schiwon | 2012-06-07 | 1 | -0/+5 |
| | |||||
* | ldap: correct query condition and determining of success | Arthur Schiwon | 2012-06-07 | 1 | -2/+12 |
| | |||||
* | ldap: check index carefully, can be 0 | Arthur Schiwon | 2012-06-07 | 1 | -1/+1 |
| | |||||
* | Migration: Fixed wrong download URL: ↵ | Thomas Tanghus | 2012-06-07 | 1 | -1/+1 |
| | | | | http://forum.owncloud.org/viewtopic.php?f=4&t=2511 | ||||
* | Calendar: Added more explicit sync links and fixed indentation. | Thomas Tanghus | 2012-06-07 | 1 | -34/+39 |
| | |||||
* | Contacts: Import upload button was obscured on Android browser. | Thomas Tanghus | 2012-06-07 | 2 | -2/+2 |
| | |||||
* | fixed var name, $filename should be $foldername | Bjoern Schiessle | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | LDPA: don't drop legal whitespaces when sanitizing DN. Fixes oc-914 | Arthur Schiwon | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | Corrected typos. | Thomas Tanghus | 2012-06-06 | 1 | -3/+3 |
| | |||||
* | update translations | Robin Appelman | 2012-06-06 | 135 | -377/+2181 |
| | |||||
* | prevent creating files with a / the name | Robin Appelman | 2012-06-06 | 3 | -0/+13 |
| | |||||
* | show pictures in folder with special characters, e.g. '+' | Bjoern Schiessle | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. | Arthur Schiwon | 2012-06-05 | 3 | -5/+5 |
| | |||||
* | xss vulnerability fixed | Bjoern Schiessle | 2012-06-05 | 1 | -3/+3 |
| |