aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-133-5/+5
* feat: rename users to account or personVincent Petry2024-02-134-7/+7
* fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-173-3/+3
* Merge pull request #42837 from nextcloud/refactor/remove-legacy-sudo-login-formFerdinand Thiessen2024-01-161-10/+0
|\
| * refactor(core): remove sudo-login-form layoutGrigorii K. Shartsev2024-01-161-10/+0
* | Complete `<h1>` settings headingjulia.kirschenheuter2024-01-161-1/+4
|/
* enh(core): Refactor profile page to use vue componentsFerdinand Thiessen2024-01-101-5/+1
* fix: Clean-up and standardization of "App password"rakekniven2023-12-152-4/+4
* Rename "global search" to "unified search"fenn-cs2023-12-121-1/+0
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-6/+6
* feat: update sign up link in share pagesLuka Trovic2023-11-211-1/+1
* Feat: New UI global searchfenn-cs2023-11-101-0/+1
* chore: Compile CSS assetsFerdinand Thiessen2023-11-021-1/+1
* fix(theming): Make sure the footer is hidden if not content is renderedFerdinand Thiessen2023-11-022-3/+8
* fix(core): remove unnecessary role=contentinfo from page footer on loginGrigorii K. Shartsev2023-10-211-1/+1
* fix(core): remove unnecessary role=banner on top level headerGrigorii K. Shartsev2023-10-212-2/+2
* fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-202-9/+9
* Make logo in header clickable in the shared file viewKonstantin Myakshin2023-10-041-3/+11
* fix: content info footer on guest pagesRichard Steinmetz2023-09-191-1/+1
* feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default.Ferdinand Thiessen2023-08-261-61/+0
* allow to specify upgrade.cli-upgrade-link in order to link to the correct doc...Simon L2023-06-101-3/+7
* chore(404): Extend 404 error message to mention possibly missing permissionsMarcel Klehr2023-04-261-1/+1
* Merge pull request #37583 from nextcloud/fix/37174-place-heading-inside_of_th...Julia Kirschenheuter2023-04-061-3/+3
|\
| * Move heading to the main contentjulia.kirschenheuter2023-04-051-3/+3
* | fix: Adjust filepicker breadcrumb structure to recent a11y changesJulius Härtl2023-04-051-1/+2
|/
* Add label for logo linkChristopher Ng2023-03-291-5/+2
* Create headings for settings pagesjulia.kirschenheuter2023-03-071-3/+3
* Merge pull request #36633 from nextcloud/fix/36632-create_an_accessible_name_...Julia Kirschenheuter2023-02-131-1/+5
|\
| * Create an accessible name for logo on logged in pagejulia.kirschenheuter2023-02-131-1/+5
* | Port user menu to VueChristopher Ng2023-02-091-39/+1
|/
* Fix event listener race condition on login-formMarcel Müller2023-01-232-2/+2
* composer run cs:fixCôme Chilliet2023-01-209-49/+49
* Revert "Add alt to the logo, adapt css for logo"John Molakvoæ2023-01-173-5/+11
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-8/+1
* Add alt to the logo, adapt css for logojulia.kirschenheuter2022-12-083-11/+5
* Place ```<h1>``` into main contentjulia.kirschenheuter2022-11-153-26/+29
* Disable browser translationsArnout Engelen2022-10-274-4/+4
* Use proper error pages instead of always redirectingJulius Härtl2022-10-211-2/+2
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-191-0/+1
* Merge pull request #31947 from andyxheli/patch-1blizzz2022-10-061-1/+0
|\
| * Fix Error: Undefined index: redirect_urlAndy Xheli2022-04-121-1/+0
* | Fix install pageVincent Petry2022-09-241-17/+10
* | Merge branch 'master' into fix/setting/accessibility-titleCarl Schwan2022-09-0224-233/+160
|\ \
| * | Do not prevent scaling due to accessibilityJulius Härtl2022-09-011-1/+1
| * | More refactoring of app content areasJulius Härtl2022-09-011-1/+2
| * | Move app menu to vueJulius Härtl2022-08-311-64/+1
| * | Fix trusted domain error pageJoas Schilling2022-08-111-1/+1
| * | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-013-8/+8
| * | Transfer `aria-label` from nav settings menu to settings menu icon-buttonjulia.kirschenheuter2022-07-281-3/+2
| * | Fix login flowCarl Schwan2022-07-272-3/+3