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
2022-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
- Typed properties - Port to LoggerInterface Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-16Merge pull request #31584 from nextcloud/fix/accessibilityJohn Molakvoæ
2022-05-16Improve accessibility with more visible focus indication for non vue appsCarl Schwan
- Add visible-focus effect on each header entry - Show focus outline when using focus-visible (keyboard navigation) - Add polyfy for focus-visible since it's only very recently available on webkit - Change text for link to home button to describe the destination and not the current page - Improve focus effect in app sidebar navigation Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-16Merge pull request #32375 from ↵Joas Schilling
nextcloud/bugfix/noid/show-user-account-on-grant-loginflow-step Show user account on grant loginflow step
2022-05-13Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ
2022-05-13Fix profile and add gradient-primary-backgroundJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-13Cleanup and compileJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-13Migrate core scssJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-13Show user account on grant loginflow stepbugfix/noid/show-user-account-on-grant-loginflow-stepJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-12Modernize contacts menumodernize-contactmenuThomas Citharel
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-05-12Use toast.scss from @nextcloud/dialogsLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-05-11Merge pull request #32326 from nextcloud/fix/icons-cacherJohn Molakvoæ
2022-05-11Compile themingJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-11Remove old legacy SvgController and IconsCacherJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-11Migrate to static icons coloursJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-10keyboard focus on login input fieldsVanessa Pertsch
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
2022-05-10Merge pull request #32274 from nextcloud/tooltip-overflowJohn Molakvoæ
2022-05-10[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-09[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-06[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-05Fix indentationtooltip-overflowGit'Fellow
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-05-05TypoGit'Fellow
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
2022-05-05Switch to overflow-wrapGit'Fellow
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-05-05Fix tooltips overflowGit'Fellow
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-05-05Merge pull request #32249 from nextcloud/bugfix/noid/fix-missing-subline-infoJoas Schilling
Expose shareWithDisplayNameUnique also on autocomplete endpoint
2022-05-05[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-04[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-03Expose shareWithDisplayNameUnique also on autocomplete endpointbugfix/noid/fix-missing-subline-infoJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-02[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-02Merge pull request #32196 from nextcloud/bugfix/noid/fix-strict-comparisonJoas Schilling
Fix strict comparison
2022-04-29Revert "Show the child folders in the breadcrumb menu when on a parent entry."Simon L
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-28Merge pull request #32204 from nextcloud/fix/invert-logoJohn Molakvoæ
2022-04-28Fix header apps iconsJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-28Fix logo colour on bright primary colourJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-28Remove deprecated occ app:check-code commandCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-28[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-27Fix strict comparisonbugfix/noid/fix-strict-comparisonJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Mount profile after DOMContentLoadedLouis Chemineau
Fix https://github.com/nextcloud/server/issues/32187 Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-04-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-26Merge pull request #32146 from nextcloud/fix/dark-themeJohn Molakvoæ
2022-04-26Merge pull request #32137 from ↵Joas Schilling
nextcloud/techdebt/noid/give-hints-on-correct-migration-names Give hints on correct migration versioning
2022-04-26Fix dark theme primary mixJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-26[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-25Fix type fixingtechdebt/noid/give-hints-on-correct-migration-namesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25Give hints on correct migration versioningJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25Fix older migrations to the version patternJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25Add missing indexJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>