Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-19 | 2 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-18 | 16 | -0/+32 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #31584 from nextcloud/fix/accessibility | John Molakvoæ | 2022-05-16 | 18 | -58/+297 |
|\ | |||||
| * | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 18 | -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 Schilling | 2022-05-16 | 4 | -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 step | Joas Schilling | 2022-05-13 | 4 | -3/+32 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #31662 from nextcloud/modernize-contactmenu | John Molakvoæ | 2022-05-13 | 1 | -16/+7 |
|\ \ | |||||
| * | | Modernize contacts menu | Thomas Citharel | 2022-05-12 | 1 | -16/+7 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | Fix profile and add gradient-primary-background | John Molakvoæ | 2022-05-13 | 4 | -3/+8 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | Cleanup and compile | John Molakvoæ | 2022-05-13 | 36 | -22/+10604 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | Migrate core scss | John Molakvoæ | 2022-05-13 | 10 | -170/+120 |
| |/ |/| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Use toast.scss from @nextcloud/dialogs | Louis Chemineau | 2022-05-12 | 2 | -50/+1 |
|/ | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Merge pull request #32326 from nextcloud/fix/icons-cacher | John Molakvoæ | 2022-05-11 | 13 | -556/+392 |
|\ | |||||
| * | Compile theming | John Molakvoæ | 2022-05-11 | 2 | -5/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | Remove old legacy SvgController and IconsCacher | John Molakvoæ | 2022-05-10 | 2 | -153/+0 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | Migrate to static icons colours | John Molakvoæ | 2022-05-10 | 11 | -404/+397 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | keyboard focus on login input fields | Vanessa Pertsch | 2022-05-10 | 1 | -0/+6 |
|/ | | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com> | ||||
* | Merge pull request #32274 from nextcloud/tooltip-overflow | John Molakvoæ | 2022-05-10 | 1 | -0/+1 |
|\ | |||||
| * | Fix indentation | Git'Fellow | 2022-05-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | Typo | Git'Fellow | 2022-05-05 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Carl Schwan <carl@carlschwan.eu> | ||||
| * | Switch to overflow-wrap | Git'Fellow | 2022-05-05 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | Fix tooltips overflow | Git'Fellow | 2022-05-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-10 | 2 | -2/+88 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-09 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-06 | 8 | -2/+44 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #32249 from nextcloud/bugfix/noid/fix-missing-subline-info | Joas Schilling | 2022-05-05 | 1 | -0/+1 |
|\ | | | | | Expose shareWithDisplayNameUnique also on autocomplete endpoint | ||||
| * | Expose shareWithDisplayNameUnique also on autocomplete endpoint | Joas Schilling | 2022-05-03 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-05 | 4 | -10/+30 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-04 | 2 | -0/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-02 | 138 | -4060/+980 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #32196 from nextcloud/bugfix/noid/fix-strict-comparison | Joas Schilling | 2022-05-02 | 1 | -1/+1 |
|\ | | | | | Fix strict comparison | ||||
| * | Fix strict comparison | Joas Schilling | 2022-04-27 | 1 | -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 L | 2022-04-29 | 1 | -7/+8 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | Merge pull request #32204 from nextcloud/fix/invert-logo | John Molakvoæ | 2022-04-28 | 2 | -12/+5 |
|\ \ | |||||
| * | | Fix header apps icons | John Molakvoæ | 2022-04-28 | 2 | -7/+4 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | | Fix logo colour on bright primary colour | John Molakvoæ | 2022-04-28 | 1 | -6/+2 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | Remove deprecated occ app:check-code command | Côme Chilliet | 2022-04-28 | 2 | -73/+0 |
|/ / | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-28 | 2 | -14/+14 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Mount profile after DOMContentLoaded | Louis Chemineau | 2022-04-27 | 1 | -1/+4 |
| | | | | | | Fix https://github.com/nextcloud/server/issues/32187 Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-27 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #32146 from nextcloud/fix/dark-theme | John Molakvoæ | 2022-04-26 | 1 | -1/+0 |
|\ | |||||
| * | Fix dark theme primary mix | John Molakvoæ | 2022-04-26 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #32137 from ↵ | Joas Schilling | 2022-04-26 | 1 | -0/+32 |
|\ \ | |/ |/| | | | | | nextcloud/techdebt/noid/give-hints-on-correct-migration-names Give hints on correct migration versioning | ||||
| * | Fix type fixing | Joas Schilling | 2022-04-25 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Give hints on correct migration versioning | Joas Schilling | 2022-04-25 | 1 | -0/+32 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-26 | 6 | -0/+20 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix older migrations to the version pattern | Joas Schilling | 2022-04-25 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add missing index | Joas Schilling | 2022-04-25 | 1 | -0/+53 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-25 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-24 | 112 | -26/+1168 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |