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/src
AgeCommit message (Expand)Author
2022-09-08Fix UnifiedSearchfix/search-menuCarl Schwan
2022-09-06More cleaning up of the login componentCarl Schwan
2022-09-05Use new vue components in login formCarl Schwan
2022-09-02Merge pull request #33826 from nextcloud/enh/a11y-unified-searchVincent Petry
2022-09-02Remake profile picture saving with Vueenh/27869/avatarChristopher Ng
2022-09-02Accessibility improvements to unified searchenh/a11y-unified-searchChristopher Ng
2022-09-01Fallback to root if the picker folder doesn't existsJohn Molakvoæ
2022-09-01Some more fixesJulius Härtl
2022-09-01Fix profile page renderingJulius Härtl
2022-08-31CleanupJulius Härtl
2022-08-31Fix active app indicator positionJulius Härtl
2022-08-31Fix jsunit failuresJulius Härtl
2022-08-31Address some more accessibility concernsJulius Härtl
2022-08-31Use resize observerJulius Härtl
2022-08-31Fix focus border and adjust active app indicatorJulius Härtl
2022-08-31Move app menu to vueJulius Härtl
2022-08-26More dark theme fixesCarl Schwan
2022-08-26Various fixesCarl Schwan
2022-08-26Remove old ie polifyCarl Schwan
2022-08-25Add Nc prefix to Nc vue component namesVincent Petry
2022-08-25Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry
2022-08-24Update typehint for confirmDestructiveDaniel Kesselberg
2022-08-17Add ```aria-expanded``` value to select2-container om systemtag and file tagsfix/358-add-missing-expanded-attributesjulia.kirschenheuter
2022-08-16Allow to manually specify a theme to apply to a section of an appfix/theming-selectorJohn Molakvoæ
2022-07-28Add share attrs + download permission support in frontendVincent Petry
2022-07-27Fix caldav invitation related public pagesCarl Schwan
2022-07-27Redesign guest pages for better accessibilityCarl Schwan
2022-07-25Fix contrast of the search iconCarl Schwan
2022-07-20FilePicker: Hide also outline of `new` button if type is `CHOOSE`fix/filepicker-new-buttonFerdinand Thiessen
2022-07-18LoginForm: Fix password label translation callMarcel Klehr
2022-07-15Fix HTML validation of material design iconsJoas Schilling
2022-07-14Fix duplicate id "hole"Joas Schilling
2022-07-07Use Button component to show password for improved accessibilityChristopher Ng
2022-07-01Add accessible names for file picker grid view toggle and new folder buttonenh/a11y-file-picker-labelsChristopher Ng
2022-06-10Enable keyboard activation of legacy contacts menuenh/a11y/keyboard-legacy-contacts-menuChristopher Ng
2022-06-09Merge pull request #32616 from nextcloud/enh/a11y-keyboard-filepickerVincent Petry
2022-06-09Merge pull request #32769 from nextcloud/enh/32749/regex-universal-searchVincent Petry
2022-06-09Rename a11y helper functionenh/a11y-keyboard-filepickerChristopher Ng
2022-06-09Update variable nameChristopher Ng
2022-06-09Set circular radius on close buttonChristopher Ng
2022-06-09Add a11y utility functionChristopher Ng
2022-06-09Activate the primary dialog button on enter if there is a single inputChristopher Ng
2022-06-09Use keyboard controls with the action buttonsChristopher Ng
2022-06-09Use keyboard controls for new folder creationChristopher Ng
2022-06-09Use button for grid view toggle instead of hidden checkboxChristopher Ng
2022-06-09Prevent pressing enter key without control focus from activating the primary ...Christopher Ng
2022-06-09Fix focus stylingChristopher Ng
2022-06-09Restore grid view toggleChristopher Ng
2022-06-09Prepend file picker to be initial keyboard focus targetChristopher Ng
2022-06-09Handle keyboard navigation in the file pickerChristopher Ng