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/core
AgeCommit message (Collapse)Author
2021-04-22[tx-robot] updated from transifexNextcloud bot
2021-04-21[tx-robot] updated from transifexNextcloud bot
2021-04-20Merge pull request #26548 from nextcloud/design/files-accessibilityJan C. Borchardt
Files & Core accessibility fixes
2021-04-20[tx-robot] updated from transifexNextcloud bot
2021-04-19Fix screenreader label of search iconJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-19Bump @nextcloud/dialogs from 3.1.1 to 3.1.2dependabot[bot]
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v3.1.1...v3.1.2) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-19[tx-robot] updated from transifexNextcloud bot
2021-04-17[tx-robot] updated from transifexNextcloud bot
2021-04-16Merge pull request #26567 from ↵Roeland Jago Douma
nextcloud/techdebt/noid/adjust-jquery-deprecation-message Don't mentioned we will do something with an already released version
2021-04-16[tx-robot] updated from transifexNextcloud bot
2021-04-15Compile assetsnpmbuildbot-nextcloud[bot]
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-15Don't mentioned we will do something with an already released versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-15[tx-robot] updated from transifexNextcloud bot
2021-04-14[tx-robot] updated from transifexNextcloud bot
2021-04-13Merge pull request #26521 from nextcloud/design/login-accessibilityJohn Molakvoæ
2021-04-13[tx-robot] updated from transifexNextcloud bot
2021-04-12Fix 'Log in with a device' link focusabilityJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-12Fix log in button hover/focus feedbackJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-12Fix password visibility toggle alt text and hover/focus feedbackJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-12[tx-robot] updated from transifexNextcloud bot
2021-04-11Merge pull request #26475 from nextcloud/Valdnet-patch-6Roeland Jago Douma
l10n: Correct spelling
2021-04-11[tx-robot] updated from transifexNextcloud bot
2021-04-10[tx-robot] updated from transifexNextcloud bot
2021-04-09l10n: Correct spellingValdnet
Unify the spelling in applications. Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-09Merge pull request #26462 from nextcloud/dependabot/npm_and_yarn/core-js-3.10.1Roeland Jago Douma
Bump core-js from 3.9.1 to 3.10.1
2021-04-08Merge pull request #26401 from nextcloud/enh/handle-avatar-upload-errorsRoeland Jago Douma
Show informative errors on avatar upload error
2021-04-08Bump core-js from 3.9.1 to 3.10.1dependabot-preview[bot]
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.1 to 3.10.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.10.1/packages/core-js) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-08Revert "add a prefix index to filecache.path"Roeland Jago Douma
2021-04-08[tx-robot] updated from transifexNextcloud bot
2021-04-07Merge pull request #26252 from Maxopoly/masterJohn Molakvoæ
Add force option to app install command
2021-04-07[tx-robot] updated from transifexNextcloud bot
2021-04-05[tx-robot] updated from transifexNextcloud bot
2021-04-04[tx-robot] updated from transifexNextcloud bot
2021-04-03[tx-robot] updated from transifexNextcloud bot
2021-04-02[tx-robot] updated from transifexNextcloud bot
2021-04-01remove leftover debug @NoCSRFRequired introduced with #26198Robin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-04-01show informative errors in log and UI on avatar upload error in user settingsJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-04-01[tx-robot] updated from transifexNextcloud bot
2021-03-31Compile nodeJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-03-31Bump js licensesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-03-30[tx-robot] updated from transifexNextcloud bot
2021-03-29Merge pull request #26342 from pirate/cal-invite-email-use-pngsMorris Jobke
Fix broken Calendar Event Invite email icons in Gmail by using PNGs instead of SVGs
2021-03-29[tx-robot] updated from transifexNextcloud bot
2021-03-28[tx-robot] updated from transifexNextcloud bot
2021-03-27change calendar invite emails to use pngs instead of svgsNick Sweeting
Signed-off-by: Nick Sweeting <git@sweeting.me>
2021-03-26Merge pull request #26281 from hosting-de/fix/emailRoeland Jago Douma
Change my email address
2021-03-26[tx-robot] updated from transifexNextcloud bot
2021-03-25Merge pull request #26285 from nextcloud/techdebt/noid/cleanup-update-eventsRoeland Jago Douma
Remove event listener to udpate events that are not present anymore
2021-03-25Merge pull request #26283 from nextcloud/revert-25721-do-not-target-vue-buttonsChristoph Wurst
Revert "Do not target vue buttons with server rules"
2021-03-25Remove event listener to udpate events that are not present anymoreMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>