| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | respect coding guidelines | Arthur Schiwon | 2014-02-10 | 1 | -1/+1 |
| * | on filtering the share box users and groups whose name begins with the search... | Arthur Schiwon | 2014-02-10 | 1 | -0/+24 |
* | | getData() always needs to return an array | Bjoern Schiessle | 2014-02-10 | 1 | -6/+12 |
* | | 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: 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 |
* | | Merge pull request #7081 from owncloud/fix_6670 | blizzz | 2014-02-10 | 5 | -5/+13 |
|\ \
| |/
|/| |
|
| * | 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 |
| * | 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 i... | Arthur Schiwon | 2014-02-04 | 2 | -4/+6 |
* | | Merge pull request #7130 from owncloud/enc_fix_unit_tests | Björn Schießle | 2014-02-07 | 1 | -2/+2 |
|\ \ |
|
| * | | 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 | Arthur Schiwon | 2014-02-07 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge pull request #7083 from owncloud/backport_6777_stable6 | Thomas Müller | 2014-02-07 | 15 | -139/+144 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'stable6' into backport_6777_stable6 | Thomas Müller | 2014-02-07 | 24 | -164/+910 |
| |\ \ |
|
| * | | | 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 sho... | Jörn Friedrich Dreyer | 2014-02-05 | 2 | -4/+3 |
| * | | | 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 |
| * | | | restrict zooming on mobile devices for the publicly accessible, optimized pages | Jörn Friedrich Dreyer | 2014-02-05 | 2 | -2/+2 |
| * | | | add icons for file list and picture view toggles | Jörn Friedrich Dreyer | 2014-02-05 | 4 | -0/+20 |
| * | | | 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 |
| * | | | first mobile style rules, hide extra columns in files view and scroll header | Jörn Friedrich Dreyer | 2014-02-05 | 2 | -0/+19 |
| * | | | add download button on single file share page | Jörn Friedrich Dreyer | 2014-02-05 | 1 | -4/+10 |
| * | | | remove unused js code and css rules | Jörn Friedrich Dreyer | 2014-02-04 | 2 | -61/+0 |
| * | | | no new menu on public upload | Jörn Friedrich Dreyer | 2014-02-04 | 1 | -0/+2 |
| * | | | fixing preview generation | Jörn Friedrich Dreyer | 2014-02-04 | 1 | -1/+1 |
| * | | | reuse file upload as used within files app - remove public upload button | Jörn Friedrich Dreyer | 2014-02-04 | 3 | -42/+7 |
| | |/
| |/| |
|
* | | | replace 'size' with 'unencrypted_size' if encryption is enabled | Bjoern Schiessle | 2014-02-07 | 3 | -4/+22 |
* | | | change order of issubdirectory() calls to avoid error messages for non-apps | Bjoern Schiessle | 2014-02-07 | 1 | -2/+2 |
| |/
|/| |
|
* | | Fixed searchByMime in shared cache | Vincent Petry | 2014-02-06 | 2 | -9/+164 |
* | | remove css files from rewrite rule - there is no need to rewrite css any more | Thomas Müller | 2014-02-06 | 1 | -1/+1 |
* | | remove %webroot from files_sharing app | Jan-Christoph Borchardt | 2014-02-06 | 4 | -25/+5 |