summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* add locking to resolve concurent move to trashbin conflictsRobin Appelman2020-05-062-21/+81
* Merge pull request #20832 from nextcloud/fix/sharing-filter-user-shares-only-...Morris Jobke2020-05-064-8/+10
|\
| * Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)2020-05-054-8/+10
* | [tx-robot] updated from transifexNextcloud bot2020-05-066-2/+52
|/
* Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)2020-05-053-22/+24
* [tx-robot] updated from transifexNextcloud bot2020-05-0522-18/+280
* Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-049-67/+8500
* Merge pull request #19124 from nextcloud/bug/13647/ignore-delete-groupsMorris Jobke2020-05-041-73/+77
|\
| * Ignore delete groupsDaniel Kesselberg2020-04-241-73/+77
* | [tx-robot] updated from transifexNextcloud bot2020-05-0410-2/+18
* | [tx-robot] updated from transifexNextcloud bot2020-05-0324-22/+68
* | Fix expiry datepicker allowing all datesGary Kim2020-05-025-10/+18
* | [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
* | Fix owner on publicownerwrapperRoeland Jago Douma2020-05-011-0/+2
* | Merge pull request #20380 from nextcloud/design/notification-mailsRoeland Jago Douma2020-05-011-134/+116
|\ \
| * | Fix notification mail testsJan-Christoph Borchardt2020-05-011-134/+116
* | | Merge pull request #20291 from nextcloud/fix/user_menu_not_focusedRoeland Jago Douma2020-05-0123-11/+9211
|\ \ \
| * | | Fix the keyboard tab for actionmenuGretaD2020-04-3023-11/+9211
* | | | [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 shownGary Kim2020-04-304-4/+7
* | | | Merge pull request #20744 from nextcloud/fix/public-designJan-Christoph Borchardt2020-04-301-16/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Fix public layout header title & descriptionJohn Molakvoæ (skjnldsv)2020-04-301-16/+0
* | | | 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 sharesRoeland Jago Douma2020-04-304-1/+58
* | | | Merge pull request #20677 from nextcloud/followup/17718/scaling-user-provisio...Joas Schilling2020-04-301-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Patch to optimize for large installations (>5000 users >20000 groups) where s...Mikael Hammarin2020-04-251-2/+2
* | | | 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 WebDAVJulius Härtl2020-04-242-11/+20
* | | | | 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 activitiesThomas Citharel2020-04-267-107/+287
* | | | | | Merge pull request #20720 from nextcloud/bugfix/noid/temporary-fix-contacts-s...Roeland Jago Douma2020-04-301-6/+8
|\ \ \ \ \ \
| * | | | | | Temporary fix contacts searchJoas Schilling2020-04-291-6/+8
* | | | | | | [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
|/ / / / / /
* | | | | | Merge pull request #20714 from nextcloud/fix/license-headers-19Christoph Wurst2020-04-29428-39/+443
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update license headers for 19Christoph Wurst2020-04-29428-39/+443
* | | | | | Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-2931-33/+33
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-294-0/+60
* | | | | Merge pull request #20636 from nextcloud/tests/noid/tests-for-update-notifica...Morris Jobke2020-04-282-1/+171
|\ \ \ \ \
| * | | | | Add tests for update notification controller for non-default updater server URLMorris Jobke2020-04-282-1/+171
* | | | | | Merge pull request #20676 from clementhk/ldap-groupblizzz2020-04-281-3/+3
|\ \ \ \ \ \
| * | | | | | Don't remove last user in ldap group when limit is -1Clement Wong2020-04-271-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #20673 from nextcloud/enh/tweaks-app-data-scanRoeland Jago Douma2020-04-281-12/+20
|\ \ \ \ \ \
| * | | | | | Set exit code if something went wrong.Daniel Kesselberg2020-04-261-12/+20
| | |_|/ / / | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-2814-12/+26
* | | | | | Merge pull request #20558 from nextcloud/dependabot/npm_and_yarn/vue-click-ou...Morris Jobke2020-04-278-10/+10
|\ \ \ \ \ \
| * | | | | | Bump vue-click-outside from 1.0.7 to 1.1.0dependabot-preview[bot]2020-04-248-10/+10
| |/ / / / /
* | | | | | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-273-7/+15
|\ \ \ \ \ \