summaryrefslogtreecommitdiffstats
path: root/core/src/OC
Commit message (Expand)AuthorAgeFilesLines
* 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
* Migrate to webpack v5Louis Chemineau2022-01-081-2/+3
* Restore innocent code from IE purgeLouis Chemineau2022-01-031-0/+3
* Fix persistent tooltip in the "new folder" input of the file pickerDaniel Calviño Sánchez2021-12-201-0/+4
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-302-21/+3
* Profile frontendChristopher Ng2021-10-191-7/+33
* Migrate deprecated toolip methodsMichaIng2021-09-261-1/+1
* Add email addresses to contacts menuDaniel Kesselberg2021-09-151-0/+1
* Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0Joas Schilling2021-08-311-1/+8
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3135-180/+253
* Fix encoding issue with OC.Notification.showJoas Schilling2021-01-201-1/+10
* fix loading mtime of new file in conflict dialog in firefoxRobin Appelman2020-12-011-4/+4
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-1/+1
* Do not print deprecation warnings during testingChristoph Wurst2020-11-101-2/+6
* ensure filepicker list is empty before populatingRobin Appelman2020-11-021-0/+2
* catch errors when closing file conflict dialogRobin Appelman2020-10-281-1/+5
* Compile assetsnpmbuildbot[bot]2020-10-281-5/+5