summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated assertArraySubset with logic that does the sameMorris Jobke2020-07-231-1/+3
* Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke2020-07-231-2/+2
* Use assertStringContainsString instead of assertContains on stringsMorris Jobke2020-07-232-9/+8
* Merge pull request #21973 from nextcloud/techdebt/noid/fix-risky-2fa-backup-c...Morris Jobke2020-07-231-0/+5
|\
| * Fix risky test in twofactor_backupcodesMorris Jobke2020-07-231-0/+5
* | Bump @nextcloud/vue from 2.2.1 to 2.3.0Georg Ehrke2020-07-2324-31/+31
* | Merge pull request #21963 from nextcloud/fix/sharing/respect_default_share_pe...Roeland Jago Douma2020-07-233-3/+3
|\ \
| * | Respect default share permissionsRoeland Jago Douma2020-07-233-3/+3
| |/
* | Merge pull request #21957 from nextcloud/techdebt/noid/bootstrap-testingJulius Härtl2020-07-232-35/+15
|\ \ | |/ |/|
| * Use IBootstrap for the testing appMorris Jobke2020-07-222-35/+15
* | [tx-robot] updated from transifexNextcloud bot2020-07-2314-12/+44
* | 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-2213-207/+227
|\ \ \ | |/ / |/| |
| * | Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-216-59/+53
| * | Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-2113-189/+215
* | | Merge pull request #21948 from nextcloud/bugfix/noid/accesibilityocaJohn Molakvoæ2020-07-221-0/+1
|\ \ \
| * | | Load accessibilityoca scriptJulius Härtl2020-07-221-0/+1
| | |/ | |/|
* | | Recompile JS assetsGeorg Ehrke2020-07-2240-49/+49
* | | Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-224-78/+80
|/ /
* | Merge pull request #21904 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax...Roeland Jago Douma2020-07-2246-55/+55
|\ \
| * | Bump @nextcloud/axios from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-2046-55/+55
* | | [tx-robot] updated from transifexNextcloud bot2020-07-2216-12/+116
* | | Merge pull request #21658 from nextcloud/trashbin-configurable-sizeMorris Jobke2020-07-215-0/+159
|\ \ \ | |_|/ |/| |
| * | allow admin to configure the max trashbin sizeRobin Appelman2020-07-075-0/+159
* | | 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-201-7/+8
|\ \ \
| * | | Migrate contacts interaction to the PSR-3 loggerChristoph Wurst2020-07-161-7/+8
* | | | 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-204-6/+6
|\ \ \ \
| * | | | Bump p-limit from 2.3.0 to 3.0.2dependabot-preview[bot]2020-07-204-6/+6
* | | | | Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-2054-3641/+4205
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-1916-70/+70
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-188-0/+342
* | | | | Merge pull request #21859 from nextcloud/techdebt/dav-psr-containerRoeland Jago Douma2020-07-171-7/+4
|\ \ \ \ \
| * | | | | Migrate DAV to the PSR containerChristoph Wurst2020-07-161-7/+4
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-1722-6/+782
* | | | | Merge pull request #21855 from p5n/masterRoeland Jago Douma2020-07-161-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |