aboutsummaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* CleanupJulius Härtl2022-08-311-0/+2
* Fix active app indicator positionJulius Härtl2022-08-311-1/+1
* Fix jsunit failuresJulius Härtl2022-08-311-1/+2
* Address some more accessibility concernsJulius Härtl2022-08-311-1/+5
* Use resize observerJulius Härtl2022-08-311-1/+6
* Fix focus border and adjust active app indicatorJulius Härtl2022-08-311-5/+17
* Move app menu to vueJulius Härtl2022-08-313-165/+282
* More dark theme fixesCarl Schwan2022-08-261-1/+1
* Various fixesCarl Schwan2022-08-262-3/+3
* Remove old ie polifyCarl Schwan2022-08-261-15/+0
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-257-53/+53
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-254-18/+18
* Update typehint for confirmDestructiveDaniel Kesselberg2022-08-241-1/+1
* Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-172-1/+4
* Allow to manually specify a theme to apply to a section of an appJohn Molakvoæ2022-08-161-2/+2
* Add share attrs + download permission support in frontendVincent Petry2022-07-282-0/+33
* Fix caldav invitation related public pagesCarl Schwan2022-07-271-1/+1
* Redesign guest pages for better accessibilityCarl Schwan2022-07-276-184/+166
* Fix contrast of the search iconCarl Schwan2022-07-251-1/+1
* FilePicker: Hide also outline of `new` button if type is `CHOOSE`Ferdinand Thiessen2022-07-201-1/+1
* LoginForm: Fix password label translation callMarcel Klehr2022-07-181-1/+1
* Fix HTML validation of material design iconsJoas Schilling2022-07-151-8/+2
* Fix duplicate id "hole"Joas Schilling2022-07-141-2/+2
* Use Button component to show password for improved accessibilityChristopher Ng2022-07-071-13/+37
* Add accessible names for file picker grid view toggle and new folder buttonChristopher Ng2022-07-011-0/+8
* Enable keyboard activation of legacy contacts menuChristopher Ng2022-06-101-1/+6
* Merge pull request #32616 from nextcloud/enh/a11y-keyboard-filepickerVincent Petry2022-06-094-54/+105
|\
| * Rename a11y helper functionChristopher Ng2022-06-093-11/+13
| * Update variable nameChristopher Ng2022-06-091-4/+4
| * Set circular radius on close buttonChristopher Ng2022-06-091-1/+1
| * Add a11y utility functionChristopher Ng2022-06-093-8/+46
| * Activate the primary dialog button on enter if there is a single inputChristopher Ng2022-06-091-0/+15
| * Use keyboard controls with the action buttonsChristopher Ng2022-06-091-2/+4
| * Use keyboard controls for new folder creationChristopher Ng2022-06-091-9/+9
| * Use button for grid view toggle instead of hidden checkboxChristopher Ng2022-06-091-12/+13
| * Prevent pressing enter key without control focus from activating the primary ...Christopher Ng2022-06-091-12/+0
| * Fix focus stylingChristopher Ng2022-06-091-0/+1
| * Restore grid view toggleChristopher Ng2022-06-091-4/+0
| * Prepend file picker to be initial keyboard focus targetChristopher Ng2022-06-091-1/+1
| * Handle keyboard navigation in the file pickerChristopher Ng2022-06-082-14/+22
* | Merge pull request #32769 from nextcloud/enh/32749/regex-universal-searchVincent Petry2022-06-091-2/+2
|\ \ | |/ |/|
| * Specify the filter first for unified searchDaniel Kesselberg2022-06-081-2/+2
* | Augment keyboard accessibility of contacts menuChristopher Ng2022-06-071-2/+7
|/
* Properly calculate carret positionLouis Chemineau2022-06-071-9/+4
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-162-2/+7
* Fix profile and add gradient-primary-backgroundJohn Molakvoæ2022-05-131-0/+5
* Cleanup and compileJohn Molakvoæ2022-05-131-0/+1
* Compile themingJohn Molakvoæ2022-05-111-1/+0
* Migrate to static icons coloursJohn Molakvoæ2022-05-102-1/+336
* Mount profile after DOMContentLoadedLouis Chemineau2022-04-271-1/+4