aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | fix(3rdparty): Don't use indirect dependency "Safe/" for functionsJoas Schilling2023-10-231-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-242-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #40980 from nextcloud/fix/37092/remove-unnecessary-rolesSimon L2023-10-235-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | chore(assets): Re-compile assetsGrigorii K. Shartsev2023-10-212-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | | fix(core): remove unnecessary role=contentinfo from page footer on loginGrigorii K. Shartsev2023-10-212-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | `<footer>` has this role initially then it is a page footer, not inside `section`/`article`, and etc. Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | | fix(core): remove unnecessary role=banner on top level headerGrigorii K. Shartsev2023-10-212-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | By default, the HTML's `<header>` element has an identical meaning to the banner landmark, unless it is a descendant of `<aside>`, `<article>`, `<main>`, `<nav>`, or `<section>`. Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | | fix(profile): Directly migrate to OCP constantsJoas Schilling2023-10-231-41/+0
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | feat(profile): Add public interface for profile manager so apps can check configJoas Schilling2023-10-232-19/+12
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-236-2/+12
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-222-4/+6
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-212-0/+4
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #40994 from nextcloud/fix/37092/user-menu-validationFerdinand Thiessen2023-10-202-4/+22
|\ \ \ | | | | | | | | fix(user_menu): pass only actual prop to user menu entries
| * | | fix(core): do not assign all navigation entry properties as html attributesGrigorii K. Shartsev2023-10-192-4/+22
| | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | | Merge pull request #40979 from nextcloud/fix/36965-fix-global-searchFerdinand Thiessen2023-10-201-1/+1
|\ \ \ \ | | | | | | | | | | Fix placement of actions within unified search
| * | | | Fix placement of actions within unified searchjulia.kirschenheuter2023-10-191-1/+1
| |/ / / | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2086-362/+362
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-203-10/+10
|/ / / | | | | | | | | | | | | | | | `autocorrect` was actual for Safari long time ago when Safari didn't fully supported HTML 5 spellcheck. Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | Merge pull request #40924 from ↵Ferdinand Thiessen2023-10-191-1/+1
|\ \ \ | |_|/ |/| | | | | | | | AIlkiv/shortcut-ctrl-f-for-different-keyboard-layouts Shortcut Ctrl+F for different keyboard layouts
| * | Shortcut Ctrl+F for different keyboard layoutsAndrii Ilkiv2023-10-191-1/+1
| | | | | | | | | | | | Signed-off-by: Andrii Ilkiv <a.ilkiv.ye@gmail.com>
* | | Merge pull request #32550 from nextcloud/feat/api-cleanup-checkCôme Chilliet2023-10-192-102/+265
|\ \ \ | | | | | | | | Add api to register setup checks
| * | | Fix jsunit tests for SetupChecksCôme Chilliet2023-10-191-61/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests could be simplified to test generic setup check directly with fake data instead of trying to mimic real steps results but for now this will do. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Migrate InternetConnectivity check to new APICôme Chilliet2023-10-191-6/+0
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Merge setupchecks from new API into old UICôme Chilliet2023-10-191-35/+13
| |/ / | | | | | | | | | | | | | | | | | | This will allow migrating checks to the new API without touching the UI for now. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* / / Fix background removal not applying to user default themingJohn Molakvoæ2023-10-195-6/+6
|/ / | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-10-198-6/+24
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix width of input on contacts menujulia.kirschenheuter2023-10-181-1/+0
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: compile assetsChristopher Ng2023-10-182-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-182-2/+0
|\ | | | | Stop sending deprecated Pragma header
| * Stop sending deprecated Pragma headerGit'Fellow2023-08-282-2/+0
| | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-18126-518/+554
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(xhr-request): Make sure to also allow strings as urlFerdinand Thiessen2023-10-171-12/+17
| | | | | | | | | | | | | | | | | | | | Our utility to add `X-Requested-With` headers on API calls intercepts calls to `window.fetch`, so we must ensure we allow all parameters that the default browser provided `window.fetch` allows. In this case make sure to allow all stringify-able objects. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Replace password dialog with dialog from libraryjulia.kirschenheuter2023-10-174-154/+8
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-17136-3204/+1014
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | enh(a11y): Add label to app menu navChristopher Ng2023-10-161-1/+2
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | enh(a11y): Add avatar descriptionChristopher Ng2023-10-161-5/+79
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | enh(a11y): Add accessible user menu semanticsChristopher Ng2023-10-161-71/+64
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #40749 from nextcloud/refactor/contacts-menu-to-vueChristoph Wurst2023-10-1612-947/+537
|\ \ | | | | | | refactor: Contacts menu to Vue
| * | refactor: Contacts menu to VueChristoph Wurst2023-10-1612-947/+537
| | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #40890 from ↵Christoph Wurst2023-10-161-0/+3
|\ \ \ | |/ / |/| | | | | | | | nextcloud/fix/search/close-unified-search-second-ctrl-f fix(search): Close unified search at the second ctrl+f
| * | fix(search): Close unified search at the second ctrl+fChristoph Wurst2023-10-161-0/+3
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | only add x-requested-with header if requests point to NCJulien Veyssier2023-10-161-1/+12
|/ / | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-152-0/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-142-4/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | chore: compile assetsChristopher Ng2023-10-104-4/+4
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | fix: Scope app nav caption stylesChristopher Ng2023-10-101-11/+12
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-102-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | adjust color of focus-visible to be better visibleSimon L2023-10-095-6/+6
| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-086-4/+36
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | chore: compile assetsChristopher Ng2023-10-062-2/+2
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-062-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>