summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-05-192-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-05-1816-0/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #31584 from nextcloud/fix/accessibilityJohn Molakvoæ2022-05-1618-58/+297
|\
| * Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-1618-58/+297
| | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | Merge pull request #32375 from ↵Joas Schilling2022-05-164-3/+32
|\ \ | |/ |/| | | | | nextcloud/bugfix/noid/show-user-account-on-grant-loginflow-step Show user account on grant loginflow step
| * Show user account on grant loginflow stepJoas Schilling2022-05-134-3/+32
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ2022-05-131-16/+7
|\ \
| * | Modernize contacts menuThomas Citharel2022-05-121-16/+7
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Fix profile and add gradient-primary-backgroundJohn Molakvoæ2022-05-134-3/+8
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | Cleanup and compileJohn Molakvoæ2022-05-1336-22/+10604
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | Migrate core scssJohn Molakvoæ2022-05-1310-170/+120
| |/ |/| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Use toast.scss from @nextcloud/dialogsLouis Chemineau2022-05-122-50/+1
|/ | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #32326 from nextcloud/fix/icons-cacherJohn Molakvoæ2022-05-1113-556/+392
|\
| * Compile themingJohn Molakvoæ2022-05-112-5/+1
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-102-153/+0
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * Migrate to static icons coloursJohn Molakvoæ2022-05-1011-404/+397
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | keyboard focus on login input fieldsVanessa Pertsch2022-05-101-0/+6
|/ | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
* Merge pull request #32274 from nextcloud/tooltip-overflowJohn Molakvoæ2022-05-101-0/+1
|\
| * Fix indentationGit'Fellow2022-05-051-1/+1
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * TypoGit'Fellow2022-05-051-1/+1
| | | | | | Co-authored-by: Carl Schwan <carl@carlschwan.eu>
| * Switch to overflow-wrapGit'Fellow2022-05-051-1/+2
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * Fix tooltips overflowGit'Fellow2022-05-051-1/+1
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-102-2/+88
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-092-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-068-2/+44
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32249 from nextcloud/bugfix/noid/fix-missing-subline-infoJoas Schilling2022-05-051-0/+1
|\ | | | | Expose shareWithDisplayNameUnique also on autocomplete endpoint
| * Expose shareWithDisplayNameUnique also on autocomplete endpointJoas Schilling2022-05-031-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-054-10/+30
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-042-0/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-05-02138-4060/+980
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32196 from nextcloud/bugfix/noid/fix-strict-comparisonJoas Schilling2022-05-021-1/+1
|\ | | | | Fix strict comparison
| * Fix strict comparisonJoas Schilling2022-04-271-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Revert "Show the child folders in the breadcrumb menu when on a parent entry."Simon L2022-04-291-7/+8
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Merge pull request #32204 from nextcloud/fix/invert-logoJohn Molakvoæ2022-04-282-12/+5
|\ \
| * | Fix header apps iconsJohn Molakvoæ2022-04-282-7/+4
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * | Fix logo colour on bright primary colourJohn Molakvoæ2022-04-281-6/+2
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | Remove deprecated occ app:check-code commandCôme Chilliet2022-04-282-73/+0
|/ / | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* / [tx-robot] updated from transifexNextcloud bot2022-04-282-14/+14
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Mount profile after DOMContentLoadedLouis Chemineau2022-04-271-1/+4
| | | | | | Fix https://github.com/nextcloud/server/issues/32187 Signed-off-by: Louis Chemineau <louis@chmn.me>
* [tx-robot] updated from transifexNextcloud bot2022-04-272-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32146 from nextcloud/fix/dark-themeJohn Molakvoæ2022-04-261-1/+0
|\
| * Fix dark theme primary mixJohn Molakvoæ2022-04-261-1/+0
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Merge pull request #32137 from ↵Joas Schilling2022-04-261-0/+32
|\ \ | |/ |/| | | | | nextcloud/techdebt/noid/give-hints-on-correct-migration-names Give hints on correct migration versioning
| * Fix type fixingJoas Schilling2022-04-251-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Give hints on correct migration versioningJoas Schilling2022-04-251-0/+32
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2022-04-266-0/+20
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix older migrations to the version patternJoas Schilling2022-04-252-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Add missing indexJoas Schilling2022-04-251-0/+53
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2022-04-252-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-04-24112-26/+1168
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>