summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-07-2320-14/+56
* Merge pull request #21946 from nextcloud/fix/webauthn/windows_helloRoeland Jago Douma2020-07-223-3/+7
|\
| * Do not double encode the userid in webauthn loginRoeland Jago Douma2020-07-223-3/+7
* | Merge pull request #21949 from nextcloud/smb-3.2.6Roeland Jago Douma2020-07-227-30/+31
|\ \
| * | update icewind/smb to 3.2.6Robin Appelman2020-07-227-30/+31
* | | Merge pull request #21950 from nextcloud/bugfix/noid/wipe-translationRoeland Jago Douma2020-07-223-5/+5
|\ \ \
| * | | Compile assetsnpmbuildbot[bot]2020-07-222-3/+3
| * | | Properly fetch translation for remote wipe confirmation dialogJulius Härtl2020-07-221-2/+2
| | |/ | |/|
* | | Merge pull request #21870 from nextcloud/fix/bootstrap-context-container-inte...Morris Jobke2020-07-2217-216/+236
|\ \ \ | |/ / |/| |
| * | Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-219-70/+62
| * | Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-2114-190/+217
| * | Make the bootstrap context return ContainerInterface instancesChristoph Wurst2020-07-214-15/+16
* | | Merge pull request #21948 from nextcloud/bugfix/noid/accesibilityocaJohn Molakvoæ2020-07-221-0/+1
|\ \ \
| * | | Load accessibilityoca scriptJulius Härtl2020-07-221-0/+1
| | |/ | |/|
* | | Merge pull request #21867 from nextcloud/dependageorg/npm_and_yarn/nextcloud/...John Molakvoæ2020-07-2263-181/+227
|\ \ \ | |/ / |/| |
| * | Hide share link menu before copying the share link in acceptance testsDaniel Calviño Sánchez2020-07-221-0/+11
| * | Recompile JS assetsGeorg Ehrke2020-07-2250-59/+59
| * | Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-229-88/+90
| * | Bump @nextcloud/vue from 1.5.0 to 2.2.1Georg Ehrke2020-07-223-34/+67
|/ /
* | Merge pull request #21905 from nextcloud/dependabot/npm_and_yarn/babel/core-7...Roeland Jago Douma2020-07-222-186/+69
|\ \
| * | Bump @babel/core from 7.10.4 to 7.10.5dependabot-preview[bot]2020-07-222-186/+69
|/ /
* | Merge pull request #21904 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax...Roeland Jago Douma2020-07-2264-136/+378
|\ \
| * | Bump @nextcloud/axios from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-2064-136/+378
* | | [tx-robot] updated from transifexNextcloud bot2020-07-2218-14/+118
* | | Merge pull request #21658 from nextcloud/trashbin-configurable-sizeMorris Jobke2020-07-216-1/+162
|\ \ \ | |_|/ |/| |
| * | allow admin to configure the max trashbin sizeRobin Appelman2020-07-076-1/+162
* | | Merge pull request #21941 from nextcloud/design/font-ubuntu-cantarellkesselb2020-07-211-1/+1
|\ \ \
| * | | Move Cantarell before Ubuntu in font stack to fix GNOME + Ubuntu setupsJan C. Borchardt2020-07-211-1/+1
|/ / /
* | | Merge pull request #21934 from nextcloud/tests/noid/disable-fragile-comments-...Morris Jobke2020-07-211-30/+30
|\ \ \
| * | | Disable fragile comments testsMorris Jobke2020-07-211-30/+30
* | | | Merge pull request #21929 from nextcloud/bugfix/noid/encryption-transfer-userMorris Jobke2020-07-211-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Encryption is ready if master key is enabledJulius Härtl2020-07-211-0/+3
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2020-07-2110-6/+756
* | | Merge pull request #21864 from nextcloud/techdebt/files-versions-psr-containerMorris Jobke2020-07-211-11/+12
|\ \ \
| * | | Migrate files versions to the PSR containerChristoph Wurst2020-07-161-11/+12
* | | | Merge pull request #21865 from nextcloud/techdebt/settings-psr-containerMorris Jobke2020-07-211-12/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Migrate settigns to the PSR containerChristoph Wurst2020-07-161-12/+21
| |/ /
* | | Merge pull request #21875 from nextcloud/techdebt/deprecate-iloggerMorris Jobke2020-07-203-7/+60
|\ \ \
| * | | Migrate contacts interaction to the PSR-3 loggerChristoph Wurst2020-07-161-7/+8
| * | | Deprecate ILoggerChristoph Wurst2020-07-162-0/+52
* | | | Merge pull request #21862 from nextcloud/techdebt/files-sharing-psr-containerMorris Jobke2020-07-201-7/+7
|\ \ \ \
| * | | | Migrate files sharing to the PSR containerChristoph Wurst2020-07-161-7/+7
| | |/ / | |/| |
* | | | Merge pull request #21866 from nextcloud/techdebt/ldap-psr-containerMorris Jobke2020-07-201-12/+15
|\ \ \ \
| * | | | Migrate LDAP to the PSR containerChristoph Wurst2020-07-161-12/+15
| |/ / /
* | | | Merge pull request #21846 from nextcloud/dependabot/npm_and_yarn/p-limit-3.0.2Morris Jobke2020-07-208-12/+22
|\ \ \ \
| * | | | Bump p-limit from 2.3.0 to 3.0.2dependabot-preview[bot]2020-07-208-12/+22
* | | | | Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-l...Morris Jobke2020-07-206-2/+145
|\ \ \ \ \
| * | | | | Allow to register AlternativeLogin on RegistrationContextJoas Schilling2020-07-166-2/+145
* | | | | | Merge pull request #21921 from nextcloud/fix/use-DOMContentLoadedJohn Molakvoæ2020-07-2068-3657/+4221
|\ \ \ \ \ \
| * | | | | | Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-2068-3657/+4221
|/ / / / / /