Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test case if a file gets moved out from the shared folder | Bjoern Schiessle | 2014-02-25 | 2 | -1/+129 |
| | |||||
* | don't overwrite keys if rename was done by a stream copy | Bjoern Schiessle | 2014-02-25 | 1 | -4/+13 |
| | |||||
* | Fixed missing files on SMB storage | Vincent Petry | 2014-02-24 | 1 | -1/+1 |
| | | | | | | Files with attribute "N" weren't parsed out of the file list returned by smbclient. It seems that these files appear when created on a Linux SMB mount directly and that have no executable bit. | ||||
* | Added extra checks for ext storage class | Vincent Petry | 2014-02-22 | 2 | -1/+32 |
| | |||||
* | fix test so that it doesn't depend on the array order | Bjoern Schiessle | 2014-02-21 | 1 | -14/+25 |
| | |||||
* | fix usersPath and add unit tests | Bjoern Schiessle | 2014-02-21 | 2 | -10/+110 |
| | |||||
* | LDAP: fix and extend tests | Arthur Schiwon | 2014-02-21 | 2 | -3/+169 |
| | |||||
* | LDAP: improve compilation of filters | Arthur Schiwon | 2014-02-21 | 2 | -0/+14 |
| | |||||
* | LDAP: prevent other configuration from being deleted when deleting the first ↵ | Arthur Schiwon | 2014-02-20 | 1 | -0/+6 |
| | | | | one which has an empty prefix for historical reasons | ||||
* | Make google drive client secret and dropbox api secret a password field | Joas Schilling | 2014-02-18 | 1 | -2/+2 |
| | | | | | | Fix issue #5794 Backport of 828985d | ||||
* | External FTP Storage should request hostname instead of URL | Joas Schilling | 2014-02-18 | 1 | -1/+1 |
| | | | | | | Fix issue #6277 Backport of 658af62 | ||||
* | don't block login forever if we are stuck in the middle of the initial ↵ | Bjoern Schiessle | 2014-02-17 | 5 | -10/+24 |
| | | | | encryption | ||||
* | catch errors during decryption | Bjoern Schiessle | 2014-02-17 | 2 | -16/+105 |
| | | | | | Conflicts: apps/files_encryption/tests/util.php | ||||
* | catch errors during initial encryption | Bjoern Schiessle | 2014-02-17 | 2 | -26/+47 |
| | |||||
* | Send correct path on file upload when using public app | Joas Schilling | 2014-02-14 | 1 | -4/+12 |
| | | | | Fix issue #7152 | ||||
* | Load authentication apps to get users from all backends - fixes #7019 | Thomas Müller | 2014-02-11 | 1 | -0/+1 |
| | |||||
* | refuse login as long as the initial encryption is running | Bjoern Schiessle | 2014-02-10 | 1 | -1/+8 |
| | |||||
* | Merge pull request #7124 from owncloud/fix_6541 | blizzz | 2014-02-10 | 1 | -7/+26 |
|\ | | | | | LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image | ||||
| * | LDAP: improve debug message | Arthur Schiwon | 2014-02-10 | 1 | -1/+2 |
| | | |||||
| * | LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image | Arthur Schiwon | 2014-02-10 | 1 | -6/+24 |
| | | |||||
* | | Only add files to file list when uploading to current directory | Joas Schilling | 2014-02-10 | 2 | -4/+6 |
| | | | | | | | | Fix Issue #6683 | ||||
* | | Merge pull request #7081 from owncloud/fix_6670 | blizzz | 2014-02-10 | 5 | -5/+13 |
|\ \ | |/ |/| | LDAP: Wizard cannot determine Base DN in some cases, fixes #6670 | ||||
| * | Rephrase and clarify log message | Arthur Schiwon | 2014-02-05 | 1 | -1/+1 |
| | | |||||
| * | Wizard: enable base DN for editing, if not base DN could have been detected. ↵ | Arthur Schiwon | 2014-02-05 | 1 | -0/+1 |
| | | | | | | | | Also part of fix for #6670 | ||||
| * | Wizard: disable LDAP referrals, fixes #6670 | Arthur Schiwon | 2014-02-05 | 1 | -0/+1 |
| | | |||||
| * | throw an info message, when base dn test failed | Arthur Schiwon | 2014-02-04 | 1 | -0/+4 |
| | | |||||
| * | LDAP: extend LDAP wrapper search method for sizelimit, improves performance ↵ | Arthur Schiwon | 2014-02-04 | 2 | -4/+6 |
| | | | | | | | | in wizard | ||||
* | | Merge pull request #7130 from owncloud/enc_fix_unit_tests | Björn Schießle | 2014-02-07 | 1 | -2/+2 |
|\ \ | | | | | | | name users after test | ||||
| * | | name users after test | Bjoern Schiessle | 2014-02-07 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #7129 from owncloud/ldap_info_doc | Thomas Müller | 2014-02-07 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | LDAP: add documentation info in info.xml | ||||
| * | | | LDAP: add documentation info in info.xml | Arthur Schiwon | 2014-02-07 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge pull request #7083 from owncloud/backport_6777_stable6 | Thomas Müller | 2014-02-07 | 9 | -137/+122 |
|\ \ \ | |/ / |/| | | Backport 6777 stable6 | ||||
| * | | Merge branch 'stable6' into backport_6777_stable6 | Thomas Müller | 2014-02-07 | 16 | -147/+599 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_sharing/css/public.css apps/files_sharing/templates/public.php | ||||
| * | | | make header scroll up for single shares, more view of content on small screens | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -0/+4 |
| | | | | |||||
| * | | | adding class to header div: share-folder or share-file | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | adjust file type icon placement for when no preview can be generated | Jörn Friedrich Dreyer | 2014-02-05 | 3 | -2/+12 |
| | | | | |||||
| * | | | permanently show download action on mobile, only icon | Jörn Friedrich Dreyer | 2014-02-05 | 2 | -8/+19 |
| | | | | |||||
| * | | | fix horizontal scrollbar appearing when footer is too long, footer wraps now | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -2/+1 |
| | | | | |||||
| * | | | fix multiselect bar being too short on big displays | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Instead of 'No preview available for ...' we simple display the mime-type icon | Jörn Friedrich Dreyer | 2014-02-05 | 2 | -21/+10 |
| | | | | |||||
| * | | | remove background and width from multiselect bar, fix Download button not ↵ | Jörn Friedrich Dreyer | 2014-02-05 | 2 | -4/+3 |
| | | | | | | | | | | | | | | | | showing on mobile | ||||
| * | | | focus link text only on click in the input field - closes #6817 | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -1/+4 |
| | | | | |||||
| * | | | remove unused variable | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -1/+0 |
| | | | | |||||
| * | | | fix input element closing tag | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -2/+2 |
| | | | | |||||
| * | | | make sure there's enough room for the file actions | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -0/+8 |
| | | | | |||||
| * | | | on mobile, show single shared image at full width without margin | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -0/+7 |
| | | | | |||||
| * | | | fix public share download button width | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -1/+8 |
| | | | | |||||
| * | | | tweak color and position of username in public share | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -9/+8 |
| | | | | |||||
| * | | | improvements to public files mobile view | Jörn Friedrich Dreyer | 2014-02-05 | 2 | -6/+11 |
| | | | | |||||
| * | | | remove min-width rule to fix mobile views | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -3/+0 |
| | | | |