summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-3118-29/+29
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-3198-913/+1136
* Bump p-queue from 6.4.0 to 6.6.0dependabot-preview[bot]2020-07-312-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-07-3112-0/+22
* Merge pull request #22017 from nextcloud/techdebt/noid/fix-psr4-namespaceMorris Jobke2020-07-294-4/+4
|\
| * Fix PSR-4 compatible namespaceJoas Schilling2020-07-274-4/+4
* | When no user is logged in null is usedJoas Schilling2020-07-291-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-07-2924-30/+66
* | [tx-robot] updated from transifexNextcloud bot2020-07-2810-4/+22
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-274-10/+16
* [tx-robot] updated from transifexNextcloud bot2020-07-252-0/+2
* Merge pull request #21988 from nextcloud/enh/theming-guestMorris Jobke2020-07-241-40/+47
|\
| * Combine body-login rules in theming and fix twofactor and guest styling on br...Julius Härtl2020-07-241-40/+47
* | Use IBootstrap for the app themingMorris Jobke2020-07-243-64/+97
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-248-4/+20
* Merge pull request #21814 from nextcloud/techdebt/noid/federated_share_added-...Morris Jobke2020-07-2320-124/+306
|\
| * Move federated_share_added into a typed eventMorris Jobke2020-07-2320-124/+306
* | Merge pull request #21972 from nextcloud/techdebt/noid/cleanup-phpunit-warningsMorris Jobke2020-07-234-12/+13
|\ \
| * | 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 #21628 from nextcloud/external-to-s3-trashbin-fixMorris Jobke2020-07-231-1/+6
|\ \ \
| * | | rollback cache rename if trashbin move failsRobin Appelman2020-07-231-0/+5
| * | | fix moving files from external storage to object store trashbinRobin Appelman2020-07-231-2/+2
* | | | Adjust tests to new e-mail layoutSimon Spannagel2020-07-231-6/+6
| |/ / |/| |
* | | 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