Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2020-10-09Merge pull request #23264 from nextcloud/bug/23177/escape-htmlRoeland Jago Douma
Add local version of escapeHTML
2020-10-09[tx-robot] updated from transifexNextcloud bot
2020-10-08Merge pull request #23161 from nextcloud/enh/noid/setup-checks2Roeland Jago Douma
Remove setup check for php mail
2020-10-08Use PSR Logger in event dispatcherJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-08Merge pull request #23275 from nextcloud/fix/dashboard-statuses-sortRoeland Jago Douma
Fix dashboard statuses sort
2020-10-08Merge pull request #23279 from nextcloud/enh/weather-favoritesRoeland Jago Douma
Add favorite weather locations
2020-10-08Merge pull request #23020 from nextcloud/disable-notify-self-checkRobin Appelman
add option to disable notify self check
2020-10-08add favorite weather locationsJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-10-08fix dashboard statuses sort functionJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-10-08Fix the user remove from group in UISujith Haridasan
Fix the removal of user from the group in UI. Signed-off-by: Sujith Haridasan <sujith.h@gmail.com>
2020-10-08[tx-robot] updated from transifexNextcloud bot
2020-10-08Add local version of escapeHTMLDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-10-07Merge pull request #21860 from nextcloud/techdebt/encryption-psr-containerMorris Jobke
Migrate encryption to the PSR container
2020-10-07Migrate encryption to the PSR containerChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-07Bump @nextcloud/vue to v2.6.9John Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-10-07Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-10-07Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-10-07[tx-robot] updated from transifexNextcloud bot
2020-10-06Merge pull request #23129 from nextcloud/enh/noid/tests-user-statusMorris Jobke
More tests for user_status
2020-10-06Merge pull request #23025 from Iscle/masterMorris Jobke
DirectController: Let users choose the link expiration time
2020-10-06[tx-robot] updated from transifexNextcloud bot
2020-10-06Merge pull request #23028 from ↵Morris Jobke
nextcloud/bugfix/noid/array-to-string-conversion-on-event-search Fix array to string conversion on event search
2020-10-05Merge pull request #23096 from nextcloud/bugfix/noid/mimetypes2Morris Jobke
Also check the path based mimetype for flow rule checks
2020-10-05Merge pull request #22891 from ↵Morris Jobke
nextcloud/techdebt/18680/improve-ProvisioningApiMiddleware-service-logic Improve registerService logic for ProvisioningApiMiddleware for static code analysis
2020-10-05Merge pull request #23189 from nextcloud/enhancement/cs/binary_operator_spacesMorris Jobke
Format code to a single space around binary operators
2020-10-05Merge pull request #23182 from sharidas/fix-user-emailaddrMorris Jobke
Fix the user email issue while creating a user
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-05Fix unit testsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-10-05Merge pull request #23179 from nextcloud/bugfix/23163Roeland Jago Douma
Fix dashboard rendering if accessibility app is disabled
2020-10-05Merge pull request #23109 from nextcloud/trash-move-no-transactionJoas Schilling
dont hold a transaction during the move to trash
2020-10-05Merge pull request #23175 from mrtnmtth/masterJoas Schilling
Fix legacy update notifications
2020-10-05Fix the user email issue while creating a userSujith Haridasan
When the user is created, the provisioning api was not adding the email address of the user when provided if the `send email to new user` is not set. Signed-off-by: Sujith Haridasan <sujith.h@gmail.com>
2020-10-05Fix dashboard rendering if accessibility app is disabledJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-05[tx-robot] updated from transifexNextcloud bot
2020-10-04Fix legacy update notificationsmrtnmtth
Signed-off-by: mrtnmtth <mrtn.mtth@gmx.de>
2020-10-04Merge pull request #22913 from nextcloud/group-folder-quota-warning-mountpointRoeland Jago Douma
add mount point to quota warning message
2020-10-04Merge pull request #22969 from eleith/catch-no-instance-exceptionRoeland Jago Douma
broaden exception handling on webcal refresh
2020-10-04add mount point to quota warning messageRobin Appelman
makes it more clear to the user what the quota applies to Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-04Move accessibility over to the new wayRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-10-04[tx-robot] updated from transifexNextcloud bot
2020-10-03Remove setup check for php mailDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-10-03Merge pull request #23152 from nextcloud/dependabot/npm_and_yarn/marked-1.2.0John Molakvoæ
2020-10-03Merge pull request #22960 from nextcloud/Valdnet-patch-4Roeland Jago Douma
l10n: HTTP in capital letters
2020-10-03Merge branch 'master' into dependabot/npm_and_yarn/marked-1.2.0John Molakvoæ
2020-10-03Bump marked from 1.1.1 to 1.2.0dependabot-preview[bot]
Bumps [marked](https://github.com/markedjs/marked) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-10-03Bump moment from 2.27.0 to 2.29.0dependabot-preview[bot]
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.0. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.27.0...2.29.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-10-03Merge pull request #23150 from ↵Roeland Jago Douma
nextcloud/dependabot/npm_and_yarn/vue-router-3.4.5 Bump vue-router from 3.4.4 to 3.4.5
2020-10-03Bump vue-router from 3.4.4 to 3.4.5dependabot-preview[bot]
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.4.4...v3.4.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-10-03Merge pull request #23142 from nextcloud/fix/23140/multiple-inline-translationsRoeland Jago Douma
Split dashboard attributions in multiple lines
2020-10-03[tx-robot] updated from transifexNextcloud bot