Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-05 | 14 | -0/+64 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-04 | 2 | -0/+6 |
| | |||||
* | Merge pull request #22989 from owncloud/lock_sharing_ops | Morris Jobke | 2016-05-03 | 2 | -43/+222 |
|\ | | | | | Add locking to modifying operation of the OCS Share API | ||||
| * | Unlock before all returns | Roeland Jago Douma | 2016-04-30 | 1 | -7/+50 |
| | | |||||
| * | Add locking to modifying operation of the OCS Share API | Roeland Jago Douma | 2016-04-30 | 2 | -39/+175 |
| | | | | | | | | | | | | | | | | | | | | Fixes #17243 This is done in the OCS Share API instead of the share manager since we want lazy shares in general. However when doing modifying calls via the OCS Share API it is fine to force real nodes. * Updated unit tests to work with logging | ||||
* | | Cleanup Files_Sharing CLASSPATH | Roeland Jago Douma | 2016-05-02 | 7 | -19/+11 |
| | | | | | | | | | | | | | | | | | | | | * OC\Files\Cache\SharedScanner * OC\Files\Cache\Shared_Cache * OC\Files\Cache\Shared_Permissions * OC\Files\Cache\Shared_Updater * OC\Files\Cache\Shared_Watcher * OCA\Files\Share\Maintainer * OCA\Files\Share\Proxy | ||||
* | | Merge pull request #24376 from owncloud/remove_dead_code | Roeland Douma | 2016-05-02 | 1 | -15/+0 |
|\ \ | | | | | | | Remove dead code | ||||
| * | | Remove dead code | Roeland Jago Douma | 2016-05-02 | 1 | -15/+0 |
| | | | | | | | | | | | | Ancient files_sharing updater code I came across. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-02 | 2 | -0/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-01 | 6 | -8/+66 |
| | | |||||
* | | There is no need to do old etag propagation | Roeland Jago Douma | 2016-04-30 | 2 | -101/+0 |
|/ | | | | Etags are calculated differently now and don't require manual updating. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-30 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-29 | 10 | -0/+104 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-28 | 14 | -0/+148 |
| | |||||
* | Merge pull request #24027 from owncloud/translate_ocs_share | Thomas Müller | 2016-04-26 | 4 | -63/+94 |
|\ | | | | | Translate OCS Share API error messages | ||||
| * | Translate OCS Share API error messages | Roeland Jago Douma | 2016-04-25 | 4 | -63/+94 |
| | | | | | | | | For https://github.com/owncloud/core/issues/22209 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-26 | 92 | -994/+116 |
| | | |||||
* | | do propagation in a single query | Robin Appelman | 2016-04-25 | 2 | -2/+1 |
| | | |||||
* | | Merge pull request #24073 from owncloud/move_federated_sharing_settings_to_app | Björn Schießle | 2016-04-25 | 24 | -806/+71 |
|\ \ | |/ |/| | move federated sharing settings to the federatedfilesharing app | ||||
| * | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 24 | -806/+71 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-24 | 2 | -0/+34 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-23 | 2 | -0/+18 |
| | | |||||
* | | Merge pull request #24124 from owncloud/encryped-size-progation | Thomas Müller | 2016-04-22 | 2 | -14/+68 |
|\ \ | |/ |/| | dont do optimized size propagation for encrypted files | ||||
| * | Add unit tests for shared size propagation with encryption | Robin Appelman | 2016-04-21 | 2 | -14/+68 |
| | | |||||
* | | Merge pull request #23918 from owncloud/cruds-for-federated-shares | Björn Schießle | 2016-04-22 | 2 | -3/+27 |
|\ \ | |/ |/| | bring back CRUDS permissions for federated shares | ||||
| * | ask for share-permissions on propfind | Björn Schießle | 2016-04-20 | 1 | -0/+16 |
| | | |||||
| * | set correct permissions in shareinfo | Björn Schießle | 2016-04-18 | 1 | -3/+11 |
| | | |||||
* | | Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functions | Thomas Müller | 2016-04-20 | 1 | -1/+0 |
|\ \ | | | | | | | migrate deprecated jQuery 1.x functions | ||||
| * | | replace $.parseJSON() by JSON.parse() | Christoph Wurst | 2016-04-19 | 1 | -1/+0 |
| |/ | |||||
* | | Merge pull request #23919 from owncloud/cyclyc-share-dep-example | Thomas Müller | 2016-04-20 | 21 | -1151/+789 |
|\ \ | | | | | | | SharedStorage to new sharing code + cleanup | ||||
| * | | Move moveFromCache to CacheJail | Roeland Jago Douma | 2016-04-19 | 1 | -4/+0 |
| | | | |||||
| * | | Move copy- and moveFromStorage to jail | Roeland Jago Douma | 2016-04-19 | 1 | -20/+0 |
| | | | |||||
| * | | Only construct the storage when we start using it | Robin Appelman | 2016-04-19 | 1 | -7/+16 |
| | | | |||||
| * | | Fix resolve path | Roeland Jago Douma | 2016-04-19 | 2 | -13/+1 |
| | | | |||||
| * | | Fix tests | Roeland Jago Douma | 2016-04-19 | 14 | -681/+656 |
| | | | |||||
| * | | Move SharedStorage et al over to the shareManager and jail | Roeland Jago Douma | 2016-04-19 | 8 | -456/+146 |
| |/ | |||||
* | | Merge pull request #23952 from owncloud/hide-hidden-files | Thomas Müller | 2016-04-20 | 1 | -3/+6 |
|\ \ | | | | | | | Add option to hide hidden files | ||||
| * | | filter hidden files on the web interface | Christoph Wurst | 2016-04-19 | 1 | -3/+6 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add checkbox to toggle show/hide hidden files persist show hidden setting fix settings menu layout test ApiController::showHiddenFiles don't show hidden files by default Store config in Backbone model and inject it into FileList Filter files only temporarily when rending the file list Fix file rename validation | ||||
* / | Move the group dummy backend to test | Roeland Jago Douma | 2016-04-19 | 1 | -1/+1 |
|/ | | | | | The dummy backend is only used for testing and should thus reside in tests. | ||||
* | On mount make sure multiple shares with same target map to unique ones (#23937) | Roeland Douma | 2016-04-14 | 2 | -15/+49 |
| | | | | | | | | | | | | Scenario: user0 shares a folder 'foo' with user2 user1 shares a folder 'foo' with user2 user2 logs in Before: show only the 'foo' from user1 After: show both. * Added intergration tests | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-13 | 2 | -0/+2 |
| | |||||
* | apps: Fix typos (found by codespell) (#23862) | Stefan Weil | 2016-04-12 | 4 | -7/+7 |
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | Fix Share20OCSTest | Roeland Jago Douma | 2016-04-08 | 1 | -4/+3 |
| | |||||
* | Merge pull request #23444 from owncloud/add-loading-spinner | Jan-Christoph Borchardt | 2016-04-07 | 1 | -0/+19 |
|\ | | | | | Add loading spinner to "Add to owncloud" | ||||
| * | add loading spinner to add to owncloud input field | Erik Pellikka | 2016-04-07 | 1 | -0/+19 |
| | | | | | | | | | | | | Update public.js Update public.js | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-07 | 2 | -0/+8 |
|/ | |||||
* | Add capability to show if group sharing is enabled | Roeland Jago Douma | 2016-04-04 | 2 | -0/+20 |
| | | | | | | | fixes #23477 Now clients can correct wording to properly reflect who a user can share with. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-01 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-31 | 4 | -8/+100 |
| | |||||
* | Fix displaying owner before share icon in file list | Vincent Petry | 2016-03-30 | 2 | -3/+4 |
| | | | | Initial display of owner was missing |