summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-10-1034-8/+258
* Merge pull request #23264 from nextcloud/bug/23177/escape-htmlRoeland Jago Douma2020-10-091-0/+8
|\
| * Add local version of escapeHTMLDaniel Kesselberg2020-10-071-0/+8
* | [tx-robot] updated from transifexNextcloud bot2020-10-0936-2/+242
* | Merge pull request #23161 from nextcloud/enh/noid/setup-checks2Roeland Jago Douma2020-10-082-46/+0
|\ \
| * | Remove setup check for php mailDaniel Kesselberg2020-10-032-46/+0
* | | Use PSR Logger in event dispatcherJoas Schilling2020-10-081-1/+2
* | | Merge pull request #23275 from nextcloud/fix/dashboard-statuses-sortRoeland Jago Douma2020-10-083-4/+13
|\ \ \
| * | | fix dashboard statuses sort functionJulien Veyssier2020-10-083-4/+13
* | | | Merge pull request #23279 from nextcloud/enh/weather-favoritesRoeland Jago Douma2020-10-087-4/+144
|\ \ \ \
| * | | | add favorite weather locationsJulien Veyssier2020-10-087-4/+144
| |/ / /
* | | | Merge pull request #23020 from nextcloud/disable-notify-self-checkRobin Appelman2020-10-081-1/+10
|\ \ \ \
| * | | | add option to disable notify self checkRobin Appelman2020-09-231-1/+10
* | | | | Fix the user remove from group in UISujith Haridasan2020-10-083-4/+4
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-10-0870-62/+160
* | | | Merge pull request #21860 from nextcloud/techdebt/encryption-psr-containerMorris Jobke2020-10-071-74/+77
|\ \ \ \ | |_|_|/ |/| | |
| * | | Migrate encryption to the PSR containerChristoph Wurst2020-10-071-74/+77
* | | | Bump @nextcloud/vue to v2.6.9John Molakvoæ (skjnldsv)2020-10-0734-36/+45
* | | | Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-0725-116/+165
* | | | Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-077-117/+124
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2020-10-0748-130/+174
* | | Merge pull request #23129 from nextcloud/enh/noid/tests-user-statusMorris Jobke2020-10-062-1/+27
|\ \ \
| * | | Another test for user live status listenerDaniel Kesselberg2020-10-011-1/+3
| * | | Add test case for getDefaultStatusByIdDaniel Kesselberg2020-09-241-0/+24
* | | | Merge pull request #23025 from Iscle/masterMorris Jobke2020-10-061-2/+6
|\ \ \ \
| * | | | DirectController: Verify that expirationTime is between 0s and 24hIscle2020-10-011-0/+4
| * | | | DirectController: Let users choose the expiration timeIscle2020-09-241-2/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2020-10-0618-10/+100
* | | | | Merge pull request #23028 from nextcloud/bugfix/noid/array-to-string-conversi...Morris Jobke2020-10-051-1/+1
|\ \ \ \ \
| * | | | | Fix array to string conversion on event searchJoas Schilling2020-09-241-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #23096 from nextcloud/bugfix/noid/mimetypes2Morris Jobke2020-10-051-0/+13
|\ \ \ \ \
| * | | | | Make sure to check the mimetype on the path if a secure one could not be dete...Julius Härtl2020-09-291-0/+13
| |/ / / /
* | | | | Merge pull request #22891 from nextcloud/techdebt/18680/improve-ProvisioningA...Morris Jobke2020-10-051-2/+13
|\ \ \ \ \
| * | | | | Improve registerService logic for ProvisioningApiMiddleware for static code a...Daniel Kesselberg2020-09-161-2/+13
* | | | | | Merge pull request #23189 from nextcloud/enhancement/cs/binary_operator_spacesMorris Jobke2020-10-05163-791/+791
|\ \ \ \ \ \
| * | | | | | Format code to a single space around binary operatorsChristoph Wurst2020-10-05163-791/+791
* | | | | | | Merge pull request #23182 from sharidas/fix-user-emailaddrMorris Jobke2020-10-052-13/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix the user email issue while creating a userSujith Haridasan2020-10-052-13/+19
* | | | | | | Fix unit testsRoeland Jago Douma2020-10-051-0/+6
* | | | | | | Merge pull request #23179 from nextcloud/bugfix/23163Roeland Jago Douma2020-10-053-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix dashboard rendering if accessibility app is disabledJulius Härtl2020-10-053-3/+3
| |/ / / / / /
* | | | | | | Merge pull request #23109 from nextcloud/trash-move-no-transactionJoas Schilling2020-10-051-5/+7
|\ \ \ \ \ \ \
| * | | | | | | dont hold a transaction during the move to trashRobin Appelman2020-09-301-5/+7
* | | | | | | | Merge pull request #23175 from mrtnmtth/masterJoas Schilling2020-10-051-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix legacy update notificationsmrtnmtth2020-10-041-1/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-10-0578-218/+276
|/ / / / / / /
* | | | | | | Merge pull request #22913 from nextcloud/group-folder-quota-warning-mountpointRoeland Jago Douma2020-10-042-7/+12
|\ \ \ \ \ \ \
| * | | | | | | add mount point to quota warning messageRobin Appelman2020-10-042-7/+12
* | | | | | | | Merge pull request #22969 from eleith/catch-no-instance-exceptionRoeland Jago Douma2020-10-042-1/+159
|\ \ \ \ \ \ \ \
| * | | | | | | | broaden exception handling on webcal refresheleith2020-09-292-1/+159