| Commit message (Expand) | Author | Age | Files | Lines |
* | Compile assets | npmbuildbot[bot] | 2019-10-29 | 14 | -1370/+2492 |
* | Fix current user edit/delete permissions | John Molakvoæ (skjnldsv) | 2019-10-29 | 5 | -63/+181 |
* | Adjust unit tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -207/+0 |
* | Add LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -30/+1 |
* | Systemtags and external actions update | John Molakvoæ (skjnldsv) | 2019-10-29 | 3 | -3/+18 |
* | Add ShareTabSections service to register sections in the share tab | Julius Härtl | 2019-10-29 | 2 | -0/+53 |
* | Add projects view to sidebar | Julius Härtl | 2019-10-29 | 1 | -0/+8 |
* | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 23 | -30/+3658 |
* | Bump nextcloud-vue from 0.12.6 to 0.12.7 | dependabot-preview[bot] | 2019-10-28 | 4 | -46/+46 |
* | Merge pull request #17693 from nextcloud/enh/unused-test-dependency | Roeland Jago Douma | 2019-10-26 | 1 | -1/+0 |
|\ |
|
| * | Remove unused import Punic\Data | Daniel Kesselberg | 2019-10-26 | 1 | -1/+0 |
* | | Cleanup and do not list current user shares in getShares too (#16789) | John Molakvoæ | 2019-10-26 | 2 | -74/+668 |
|\ \
| |/
|/| |
|
| * | Unify code to get shares of a file or also including subfiles | John Molakvoæ (skjnldsv) | 2019-10-25 | 1 | -39/+21 |
| * | Filter out duplicated shares before processing them | John Molakvoæ (skjnldsv) | 2019-10-25 | 1 | -3/+11 |
| * | Do not return shares with the current user | Daniel Calviño Sánchez | 2019-10-25 | 2 | -2/+4 |
| * | Extract method to get all shares | Daniel Calviño Sánchez | 2019-10-25 | 1 | -34/+43 |
| * | Add missing share types when getting shares of a file | Daniel Calviño Sánchez | 2019-10-25 | 2 | -0/+12 |
| * | Unify share type sorting when getting shares of a file or with subfiles | Daniel Calviño Sánchez | 2019-10-25 | 2 | -2/+2 |
| * | Remove unneeded calls to "ShareManager::shareProviderExists()" | Daniel Calviño Sánchez | 2019-10-25 | 2 | -25/+6 |
| * | Add unit tests for getting shares of a file | Daniel Calviño Sánchez | 2019-10-25 | 1 | -6/+185 |
| * | Add unit tests for getting shares including subfiles | Daniel Calviño Sánchez | 2019-10-25 | 1 | -0/+421 |
* | | Bump nextcloud-vue-collections from 0.5.6 to 0.6.0 | dependabot-preview[bot] | 2019-10-21 | 6 | -87/+94 |
|/ |
|
* | Bump webpack from 4.41.1 to 4.41.2 | dependabot-preview[bot] | 2019-10-20 | 6 | -6/+6 |
* | Include the share in the Files_Sharing::loadAdditionalScripts event | Daniel Calviño Sánchez | 2019-10-17 | 2 | -3/+14 |
* | Merge pull request #17569 from nextcloud/td/di/middleware | Roeland Jago Douma | 2019-10-17 | 1 | -8/+1 |
|\ |
|
| * | Move over OCSShareAPIMIddleware to pure DI | Roeland Jago Douma | 2019-10-16 | 1 | -8/+1 |
* | | Merge all babelrc into one file | John Molakvoæ (skjnldsv) | 2019-10-17 | 1 | -13/+0 |
|/ |
|
* | Merge pull request #17501 from nextcloud/bugfix/fad-48/list-share-downloads-u... | Roeland Jago Douma | 2019-10-15 | 1 | -2/+6 |
|\ |
|
| * | List share download activity under sharing | Joas Schilling | 2019-10-10 | 1 | -2/+6 |
* | | Remove deprecated legacy file actions | Julius Härtl | 2019-10-14 | 2 | -28/+0 |
* | | Bump nextcloud-vue from 0.12.4 to 0.12.6 | dependabot-preview[bot] | 2019-10-13 | 4 | -72/+116 |
* | | Bump webpack from 4.41.0 to 4.41.1 | dependabot-preview[bot] | 2019-10-13 | 6 | -6/+6 |
|/ |
|
* | Raised public txt file truncation size to 10kb | Johannes Koenig | 2019-10-08 | 1 | -1/+1 |
* | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 6 | -20/+20 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-05 | 108 | -216/+216 |
* | Fix shares read permissions | John Molakvoæ (skjnldsv) | 2019-10-04 | 2 | -5/+83 |
* | Add checks for whether a user with access to a share can delete it | John Molakvoæ (skjnldsv) | 2019-10-04 | 2 | -12/+292 |
* | Extract check for whether a user with access to a share can edit it | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -1/+28 |
* | Prevent non owners to update others link shares | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -50/+50 |
* | Use same settings for mail share as link shares | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -20/+13 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-04 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-02 | 2 | -0/+14 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 18 | -721/+702 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-01 | 2 | -0/+2 |
* | Bump webpack from 4.40.2 to 4.41.0 | dependabot-preview[bot] | 2019-09-29 | 6 | -6/+6 |
* | Move oauth admin settings to initialstate | Roeland Jago Douma | 2019-09-28 | 1 | -8/+8 |
* | Remove input id on login form | John Molakvoæ (skjnldsv) | 2019-09-28 | 1 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-25 | 2 | -4/+18 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-24 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-19 | 2 | -0/+2 |