summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add index to properties tableMario Danic2020-04-303-0/+22
* Merge pull request #20710 from nextcloud/fix/argon2-options-checksRoeland Jago Douma2020-04-302-10/+10
|\
| * Fix Argon2 options checksMichaIng2020-04-302-10/+10
* | Merge pull request #20742 from nextcloud/fix/csRoeland Jago Douma2020-04-301-6/+0
|\ \
| * | Run the cs fixer for green ciRoeland Jago Douma2020-04-301-6/+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-302-13/+27
|\ \ \ \
| * | | | Don't loop over all groups to check for subadminsJoas Schilling2020-04-271-11/+24
| * | | | Patch to optimize for large installations (>5000 users >20000 groups) where s...Mikael Hammarin2020-04-252-2/+3
* | | | | Merge pull request #20634 from nextcloud/legacy-avatar-placeholderRoeland Jago Douma2020-04-304-3/+47
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Generate legacy image placeholder text by taking first lettersSergey Shliakhov2020-04-304-3/+47
| | |_|/ | |/| |
* | | | Merge pull request #20640 from nextcloud/fix/filepickerRoeland Jago Douma2020-04-301-0/+2
|\ \ \ \
| * | | | Correctly hide table headers in filepickerRaimund Schlüßler2020-04-241-0/+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-308-107/+293
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-268-107/+293
* | | | | Merge pull request #18883 from adrb/optimize_swift_14116Roeland Jago Douma2020-04-302-18/+48
|\ \ \ \ \
| * | | | | It's a fix for issue #14116,Adrian Brzezinski2020-04-272-18/+48
* | | | | | Merge pull request #20717 from nextcloud/fix/getconfig-param-definitionsRoeland Jago Douma2020-04-301-3/+3
|\ \ \ \ \ \
| * | | | | | Define getSystemValueBool/Int/String function default parameter with correct ...MichaIng2020-04-291-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | 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-3076-126/+364
* | | | | | | Merge pull request #20262 from nextcloud/fix/others_with_acces/navigationRoeland Jago Douma2020-04-2916-55/+100
|\ \ \ \ \ \ \
| * | | | | | | Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-2916-55/+100
| |/ / / / / /
* | | | | | | Merge pull request #20715 from nextcloud/dependabot/npm_and_yarn/style-loader...Roeland Jago Douma2020-04-292-15/+8
|\ \ \ \ \ \ \
| * | | | | | | Bump style-loader from 1.1.4 to 1.2.1dependabot-preview[bot]2020-04-292-15/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #20655 from nextcloud/dependabot/npm_and_yarn/build/node-s...Roeland Jago Douma2020-04-292-27/+43
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bump node-sass from 4.13.0 to 4.14.0 in /builddependabot-preview[bot]2020-04-292-27/+43
* | | | | | | Merge pull request #20714 from nextcloud/fix/license-headers-19Christoph Wurst2020-04-29795-104/+852
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update license headers for 19Christoph Wurst2020-04-29795-104/+852
| |/ / / / /
* | | | | | Merge pull request #20663 from nextcloud/dependabot/npm_and_yarn/webpack-4.43.0Roeland Jago Douma2020-04-2939-51/+51
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-2939-51/+51
|/ / / / /
* | | | | Merge pull request #20658 from nextcloud/dependabot/npm_and_yarn/node-sass-4....Roeland Jago Douma2020-04-292-32/+33
|\ \ \ \ \
| * | | | | Bump node-sass from 4.13.1 to 4.14.0dependabot-preview[bot]2020-04-262-32/+33
| | |_|_|/ | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-296-0/+62
* | | | | 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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #20661 from nextcloud/dependabot/npm_and_yarn/css-loader-3...Roeland Jago Douma2020-04-282-11/+11
|\ \ \ \ \ \
| * | | | | | Bump css-loader from 3.5.2 to 3.5.3dependabot-preview[bot]2020-04-262-11/+11
| | |_|_|/ / | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-2818-14/+30
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #20650 from tekhnee/patch-1Morris Jobke2020-04-271-1/+1
|\ \ \ \ \
| * | | | | Adhere to EMailTemplate interface in constructor call.Tekhnee2020-04-251-1/+1
| |/ / / /
* | | | | Merge pull request #20558 from nextcloud/dependabot/npm_and_yarn/vue-click-ou...Morris Jobke2020-04-2710-14/+14
|\ \ \ \ \