| Commit message (Expand) | Author | Age | Files | Lines |
* | we don't allow to share a folder if it contains a share mount point | Bjoern Schiessle | 2014-04-23 | 4 | -6/+72 |
* | fix etag propagation | Bjoern Schiessle | 2014-04-23 | 3 | -46/+68 |
* | update script, create Shared folder and adjust target path for the shares | Bjoern Schiessle | 2014-04-23 | 2 | -61/+44 |
* | allow to rename group share mount points | Bjoern Schiessle | 2014-04-23 | 1 | -7/+36 |
* | cleanup the shared storage, always keep the whole share resource | Bjoern Schiessle | 2014-04-23 | 2 | -39/+43 |
* | external storages: allow to mount a folder called "Shared", it is no longer a... | Bjoern Schiessle | 2014-04-23 | 2 | -6/+3 |
* | also fetch the etag from file cache | Bjoern Schiessle | 2014-04-23 | 1 | -1/+2 |
* | make sure that path is not 'false' | Bjoern Schiessle | 2014-04-23 | 2 | -6/+4 |
* | fix deleting of shared files | Bjoern Schiessle | 2014-04-23 | 1 | -0/+3 |
* | fix updating of shared files | Bjoern Schiessle | 2014-04-23 | 1 | -7/+3 |
* | fix encryption tests after the removal of the shared folder | Bjoern Schiessle | 2014-04-23 | 7 | -67/+59 |
* | fix share api tests | Bjoern Schiessle | 2014-04-23 | 10 | -176/+90 |
* | we no longer need to handle the Shared folder different from any other folder | Bjoern Schiessle | 2014-04-23 | 7 | -140/+8 |
* | don't overwrite shared folder icon | Bjoern Schiessle | 2014-04-23 | 1 | -2/+1 |
* | show "shared by ..." for share mount point | Bjoern Schiessle | 2014-04-23 | 2 | -1/+14 |
* | generate unique target name | Bjoern Schiessle | 2014-04-23 | 1 | -15/+29 |
* | fix getMimeType call, we always need to check the source path | Bjoern Schiessle | 2014-04-23 | 1 | -3/+0 |
* | user should be able to rename/delete shared files if the owner allowed it | Bjoern Schiessle | 2014-04-23 | 2 | -3/+108 |
* | no exception for the root of the mount point (formerly Shared/), just get the... | Bjoern Schiessle | 2014-04-23 | 2 | -26/+1 |
* | make sure that we have the right permissions for the mount points | Bjoern Schiessle | 2014-04-23 | 1 | -1/+3 |
* | first steps to remove the shared folder: | Bjoern Schiessle | 2014-04-23 | 3 | -73/+106 |
* | Merge pull request #8164 from owncloud/fix-6651 | blizzz | 2014-04-23 | 3 | -79/+122 |
|\ |
|
| * | fixing some JSHint warnings | Thomas Müller | 2014-04-23 | 2 | -17/+18 |
| * | Give hint when composing filter failed | Arthur Schiwon | 2014-04-11 | 1 | -1/+2 |
| * | fix comparison in determineMode, fixes problems with restoring the filter mod... | Arthur Schiwon | 2014-04-11 | 1 | -1/+4 |
| * | Merge branch 'ldap-filter-reset-fix' of github.com:ben-denham/core into fix-6651 | Arthur Schiwon | 2014-04-11 | 3 | -74/+112 |
| |\ |
|
| | * | Changed conditions in user_ldap's ldapFilter.js to use ===, fixed indentation. | ben-denham | 2014-03-14 | 1 | -3/+3 |
| | * | Moved LdapFilter into a separate js file in user_ldap. | ben-denham | 2014-03-07 | 3 | -102/+96 |
| | * | Added improved version of patch by @blizzz in https://github.com/owncloud/cor... | ben-denham | 2014-03-07 | 1 | -74/+118 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-23 | 76 | -68/+41 |
* | | | add additional comments, PHPdoc and check whether it's really applicable | Arthur Schiwon | 2014-04-22 | 1 | -3/+12 |
* | | | LDAP: cache display names immediately on retrieval, saves tens of unecessary ... | Arthur Schiwon | 2014-04-22 | 1 | -0/+6 |
* | | | Merge pull request #8255 from owncloud/fix-public-download-button | Raghu Nayyar | 2014-04-22 | 1 | -0/+13 |
|\ \ \ |
|
| * | | | keep long file names in one line to not overflow download button on mobile | Jan-Christoph Borchardt | 2014-04-17 | 1 | -0/+13 |
* | | | | Merge pull request #8247 from owncloud/l10n-files_trasbin-fix | Thomas Müller | 2014-04-22 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | Fix localization issues of files_trashbin | Volkan Gezer | 2014-04-17 | 1 | -4/+4 |
* | | | | | Merge pull request #8239 from owncloud/directlink-overflow | Thomas Müller | 2014-04-22 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | add max-width to directLink input to prevent overflow | Jan-Christoph Borchardt | 2014-04-16 | 1 | -0/+1 |
* | | | | | | Merge pull request #8283 from owncloud/translatable-max-in-upload | Jörn Friedrich Dreyer | 2014-04-22 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | make max. text translatable | Volkan Gezer | 2014-04-21 | 2 | -2/+2 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-22 | 3 | -1/+9 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-21 | 3 | -4/+39 |
|/ / / / / / |
|
* | | | | | | Merge pull request #8169 from owncloud/change-to-show | Andreas Fischer | 2014-04-20 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Change from showHTML to show | Lukas Reschke | 2014-04-11 | 1 | -1/+1 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-19 | 2 | -0/+7 |
* | | | | | | | Merge pull request #8220 from owncloud/type-hinting-ldap | blizzz | 2014-04-17 | 6 | -4/+25 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Add missing param hint | Bart Visscher | 2014-04-16 | 1 | -0/+1 |
| * | | | | | | Fix PHPdoc in user_ldap | Bart Visscher | 2014-04-15 | 6 | -4/+24 |
* | | | | | | | Merge pull request #8236 from owncloud/header-right-fix | Morris Jobke | 2014-04-17 | 1 | -29/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fix header code duplication, code style fixes | Jan-Christoph Borchardt | 2014-04-16 | 1 | -16/+0 |