aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-05-02180-104/+1056
|
* Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)2020-05-015-22/+24
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Fix owner on publicownerwrapperRoeland Jago Douma2020-05-011-0/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #20380 from nextcloud/design/notification-mailsRoeland Jago Douma2020-05-011-134/+116
|\ | | | | Fix design and layout of notification mails
| * Fix notification mail testsJan-Christoph Borchardt2020-05-011-134/+116
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #20291 from nextcloud/fix/user_menu_not_focusedRoeland Jago Douma2020-05-0123-11/+9211
|\ \ | | | | | | Fix focus for user actionmenu
| * | Fix the keyboard tab for actionmenuGretaD2020-04-3023-11/+9211
| | | | | | | | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-05-0124-10/+52
| | |
* | | Merge pull request #20538 from nextcloud/fix/20520/share-expireRoeland Jago Douma2020-04-304-4/+7
|\ \ \ | |/ / |/| | Fix share expiration date not shown
| * | Fix share expiration date not shownGary Kim2020-04-304-4/+7
| | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | | Merge pull request #20744 from nextcloud/fix/public-designJan-Christoph Borchardt2020-04-301-16/+0
|\ \ \ | |/ / |/| | Fix public layout header title & description
| * | Fix public layout header title & descriptionJohn Molakvoæ (skjnldsv)2020-04-301-16/+0
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #20718 from nextcloud/fix/public_share_owner_activity_messMorris Jobke2020-04-304-1/+58
|\ \ \ | |/ / |/| | Add a wrapper to fall back to the share owner on public shares
| * | Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-304-1/+58
| | | | | | | | | | | | | | | | | | | | | | | | Else it might happen that we setup a storage that has no real owner and activities do boom etc (looking at you groupfolders and external storages!). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #20677 from ↵Joas Schilling2020-04-301-2/+2
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/followup/17718/scaling-user-provisioning Scaling user provisioning for subadmins with many groups
| * | Patch to optimize for large installations (>5000 users >20000 groups) where ↵Mikael Hammarin2020-04-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | subadmins have access to many of groups (>250) - UsersController:editUser() calls isUserAccessible() even if the user is admin This fix reduces API calls to editUser (ex change locale/display name) from >2 minutes (!) to ~3 seconds per call in average. Signed-off-by: Mikael Hammarin <mikael@try2.se>
* | | Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma2020-04-302-11/+20
|\ \ \ | | | | | | | | Do not include mountpoints when calculating quota usage on WebDAV
| * | | Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl2020-04-242-11/+20
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma2020-04-307-107/+287
|\ \ \ \ | | | | | | | | | | Provide links to calendar in event creation/update activities
| * | | | Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-267-107/+287
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | Merge pull request #20720 from ↵Roeland Jago Douma2020-04-301-6/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/temporary-fix-contacts-search Temporary fix contacts search
| * | | | | Temporary fix contacts searchJoas Schilling2020-04-291-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-3068-124/+334
| | | | | |
* | | | | | Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-2916-55/+100
|/ / / / / | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | Merge pull request #20714 from nextcloud/fix/license-headers-19Christoph Wurst2020-04-29428-39/+443
|\ \ \ \ \ | |_|_|_|/ |/| | | | Update license headers for 19
| * | | | Update license headers for 19Christoph Wurst2020-04-29428-39/+443
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-2931-33/+33
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.42.1 to 4.43.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.1...v4.43.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-294-0/+60
| | | |
* | | | Merge pull request #20636 from ↵Morris Jobke2020-04-282-1/+171
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/tests/noid/tests-for-update-notifications-controller Add tests for update notification controller for non-default updater …
| * | | | Add tests for update notification controller for non-default updater server URLMorris Jobke2020-04-282-1/+171
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #20676 from clementhk/ldap-groupblizzz2020-04-281-3/+3
|\ \ \ \ \ | | | | | | | | | | | | Don't remove last user in ldap group when limit is -1
| * | | | | Don't remove last user in ldap group when limit is -1Clement Wong2020-04-271-3/+3
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Clement Wong <git@clement.hk>
* | | | | Merge pull request #20673 from nextcloud/enh/tweaks-app-data-scanRoeland Jago Douma2020-04-281-12/+20
|\ \ \ \ \ | | | | | | | | | | | | Set exit code if something went wrong.
| * | | | | Set exit code if something went wrong.Daniel Kesselberg2020-04-261-12/+20
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-2814-12/+26
| | | | |
* | | | | Merge pull request #20558 from ↵Morris Jobke2020-04-278-10/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-click-outside-1.1.0 Bump vue-click-outside from 1.0.7 to 1.1.0
| * | | | | Bump vue-click-outside from 1.0.7 to 1.1.0dependabot-preview[bot]2020-04-248-10/+10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-click-outside](https://github.com/vue-bulma/click-outside) from 1.0.7 to 1.1.0. - [Release notes](https://github.com/vue-bulma/click-outside/releases) - [Commits](https://github.com/vue-bulma/click-outside/commits/v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-273-7/+15
|\ \ \ \ \ | | | | | | | | | | | | Fix resharing of federated shares that were created out of links
| * | | | | Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-04-212-7/+13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Set proper share type when converting link shares to federated sharesJulius Härtl2020-04-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #20632 from nextcloud/bugfix/20624Morris Jobke2020-04-272-4/+22
|\ \ \ \ \ \ | | | | | | | | | | | | | | Only catch anonymous OPTIONS for Office
| * | | | | | Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-242-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-2716-8/+252
| |_|_|/ / / |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-266-2/+10
| |_|_|_|/ |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-2524-8/+38
| |_|/ / |/| | |
* | | | Merge pull request #20570 from nextcloud/fix/20235/use_uploadfileRoeland Jago Douma2020-04-246-3/+129
|\ \ \ \ | | | | | | | | | | Use a proper upload file so propfinds return 404
| * | | | Add test that shares and tags are ignored for chunk files.Daniel Kesselberg2020-04-212-1/+43
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | Use a proper upload file so propfinds return 404Roeland Jago Douma2020-04-214-2/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #20235 By using an UploadFile we make sure that we don't need to have another check everywhere for the path. But we just have ot check (which we have to anyway) if it is a proper Connector/File (or directory). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #17623 from j3l11234/masterRoeland Jago Douma2020-04-241-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Add support for download share on old android browser
| * | | | | Add support for download share on old android browserj3l112342019-10-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: j3l11234 <297259024@qq.com>