summaryrefslogtreecommitdiffstats
path: root/core/src/OC
Commit message (Expand)AuthorAgeFilesLines
* feat: Add new Vue FilePicker from `@nextcloud/dialogs` and use it by default.Ferdinand Thiessen2023-08-101-1/+27
* Fix(OC/password-confirmation): Hide the correct buttonMarcel Klehr2023-07-041-2/+3
* fix: restore AppsSlideToggle featureJohn Molakvoæ2023-06-282-1/+137
* Move deprecation warnings to debugSimon L2023-06-244-6/+6
* Merge branch 'master' into patch-20Jérôme Herbinet2023-04-193-142/+9
|\
| * fix: Fix filepicker breadcrumbsJulius Härtl2023-04-071-3/+3
| * fix(deps): update webdav 5 usageJohn Molakvoæ2023-04-062-16/+14
| * feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-063-151/+16
| * fix: Adjust filepicker breadcrumb structure to recent a11y changesJulius Härtl2023-04-051-4/+8
* | Following Artonge suggestionJérôme Herbinet2023-04-191-3/+2
|/
* Replace custom tooltips with native ones of entries in contacts menu.julia.kirschenheuter2023-03-292-7/+2
* Change contactsmenu structure to a listjulia.kirschenheuter2023-03-271-1/+6
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-2312-46/+46
* fix(docs): Fix URL to docs of deprecated function humanFileSizeJoas Schilling2023-03-081-2/+2
* Add avatar contact img descriptionChristopher Ng2023-03-032-2/+7
* feat(filepicker): Allow to pass target for rendering the file picker to diffe...Julius Härtl2023-03-021-1/+1
* Add name for home breadcrumb in filepickerChristopher Ng2023-02-241-1/+1
* Deprecate OC.L10N functions in favor of translation functions from `@nextclou...Ferdinand Thiessen2023-02-203-368/+31
* Drop `OC.addTranslations` deprecated since NC17 and not used by any NC appFerdinand Thiessen2023-02-201-9/+0
* Restore copy button text on directory fetch errorLouis Chemineau2023-02-081-6/+7
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-34/+8
* Remove unused legacy ajax/list.php in files appVincent Petry2023-01-091-13/+0
* Limit toggle grid view button scopeVincent Petry2022-11-171-2/+2
* Fix icon of encrypted folders in filepickerCarl Schwan2022-10-171-1/+6
* Fallback to root if the picker folder doesn't existsJohn Molakvoæ2022-09-011-102/+119
* Various fixesCarl Schwan2022-08-262-3/+3
* Update typehint for confirmDestructiveDaniel Kesselberg2022-08-241-1/+1
* Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-171-0/+3
* FilePicker: Hide also outline of `new` button if type is `CHOOSE`Ferdinand Thiessen2022-07-201-1/+1
* Add accessible names for file picker grid view toggle and new folder buttonChristopher Ng2022-07-011-0/+8
* Rename a11y helper functionChristopher Ng2022-06-091-6/+6
* Update variable nameChristopher Ng2022-06-091-4/+4
* Add a11y utility functionChristopher Ng2022-06-091-5/+6
* 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
* 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-081-10/+16
* Augment keyboard accessibility of contacts menuChristopher Ng2022-06-071-2/+7
* Add extra filter for file pickerVincent Petry2022-04-141-0/+9
* Wrap contact search result in a linkGnana Sekar2022-04-111-5/+9
* Explicitly close div elementLouis Chemineau2022-04-041-1/+1
* Center dialog new file menuJohn Molakvoæ2022-03-071-1/+0
* Fix file picker not respecting hidden files settingsCarl Schwan2022-01-131-0/+10
* Replace license information to SPDX expressionLouis Chemineau2022-01-1135-35/+35
* Import type from packagesLouis Chemineau2022-01-113-1/+4
* Add generic type and description when its missingLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-119-18/+18
* Fix undescore versionLouis Chemineau2022-01-081-0/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-0821-93/+121