| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Move legacy dialogs template from files to core until we can remove it | Ferdinand Thiessen | 2024-09-20 | 1 | -1/+1 |
* | chore: fix usage of deprecated functions and adjust code style | Ferdinand Thiessen | 2024-09-20 | 4 | -10/+12 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 4 | -7/+7 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 31 | -664/+68 |
* | feat: Deprecate `OC.dialogs` and replace generic dialogs with `@nextcloud/dia... | Ferdinand Thiessen | 2024-04-10 | 1 | -128/+131 |
* | feat: Deprecate `OC.dialogs.prompt` an replace with Vue implementation | Ferdinand Thiessen | 2024-04-10 | 1 | -61/+18 |
* | fix: Add deprecation to `OC.dialogs.fileexists` | Ferdinand Thiessen | 2024-04-09 | 1 | -0/+2 |
* | Replace password dialog with dialog from library | julia.kirschenheuter | 2023-10-17 | 2 | -91/+8 |
* | refactor: Contacts menu to Vue | Christoph Wurst | 2023-10-16 | 7 | -569/+0 |
* | enh(a11y): Add search contacts label | Christopher Ng | 2023-09-07 | 2 | -3/+3 |
* | fix(dialogs): Use FilePickerBuilder to create the file picker | Ferdinand Thiessen | 2023-08-26 | 1 | -38/+51 |
* | feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default. | Ferdinand Thiessen | 2023-08-26 | 1 | -629/+93 |
* | Fix(OC/password-confirmation): Hide the correct button | Marcel Klehr | 2023-07-04 | 1 | -2/+3 |
* | Update aria-expanded attribute for sidebar apps-slide-toggles | fenn-cs | 2023-06-30 | 1 | -0/+2 |
* | fix: restore AppsSlideToggle feature | John Molakvoæ | 2023-06-25 | 2 | -1/+137 |
* | address review | Simon L | 2023-06-24 | 2 | -3/+3 |
* | only print deprecation logs if debug mode is enabled | Simon L | 2023-06-24 | 2 | -3/+3 |
* | Move deprecation warnings to debug | Simon L | 2023-06-24 | 2 | -3/+3 |
* | chore(OC): Remove deprecated legacy loader from OC (`OC.loadScript` and `OC.l... | Ferdinand Thiessen | 2023-05-31 | 2 | -82/+0 |
* | chore: Remove deprecated OC.appSettings | Ferdinand Thiessen | 2023-05-20 | 2 | -99/+0 |
* | Merge branch 'master' into patch-20 | Jérôme Herbinet | 2023-04-19 | 3 | -142/+9 |
|\ |
|
| * | fix: Fix filepicker breadcrumbs | Julius Härtl | 2023-04-07 | 1 | -3/+3 |
| * | fix(deps): update webdav 5 usage | John Molakvoæ | 2023-04-06 | 2 | -16/+14 |
| * | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 3 | -151/+16 |
| * | fix: Adjust filepicker breadcrumb structure to recent a11y changes | Julius Härtl | 2023-04-05 | 1 | -4/+8 |
* | | Following Artonge suggestion | Jérôme Herbinet | 2023-04-19 | 1 | -3/+2 |
|/ |
|
* | Replace custom tooltips with native ones of entries in contacts menu. | julia.kirschenheuter | 2023-03-29 | 2 | -7/+2 |
* | Change contactsmenu structure to a list | julia.kirschenheuter | 2023-03-27 | 1 | -1/+6 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 12 | -46/+46 |
* | fix(docs): Fix URL to docs of deprecated function humanFileSize | Joas Schilling | 2023-03-08 | 1 | -2/+2 |
* | Add avatar contact img description | Christopher Ng | 2023-03-03 | 2 | -2/+7 |
* | feat(filepicker): Allow to pass target for rendering the file picker to diffe... | Julius Härtl | 2023-03-02 | 1 | -1/+1 |
* | Add name for home breadcrumb in filepicker | Christopher Ng | 2023-02-24 | 1 | -1/+1 |
* | Deprecate OC.L10N functions in favor of translation functions from `@nextclou... | Ferdinand Thiessen | 2023-02-20 | 3 | -368/+31 |
* | Drop `OC.addTranslations` deprecated since NC17 and not used by any NC app | Ferdinand Thiessen | 2023-02-20 | 1 | -9/+0 |
* | Restore copy button text on directory fetch error | Louis Chemineau | 2023-02-08 | 1 | -6/+7 |
* | Focus trap contacts menu with NcHeaderMenu port | Christopher Ng | 2023-01-13 | 1 | -34/+8 |
* | Remove unused legacy ajax/list.php in files app | Vincent Petry | 2023-01-09 | 1 | -13/+0 |
* | Limit toggle grid view button scope | Vincent Petry | 2022-11-17 | 1 | -2/+2 |
* | Fix icon of encrypted folders in filepicker | Carl Schwan | 2022-10-17 | 1 | -1/+6 |
* | Fallback to root if the picker folder doesn't exists | John Molakvoæ | 2022-09-01 | 1 | -102/+119 |
* | Various fixes | Carl Schwan | 2022-08-26 | 2 | -3/+3 |
* | Update typehint for confirmDestructive | Daniel Kesselberg | 2022-08-24 | 1 | -1/+1 |
* | Add ```aria-expanded``` value to select2-container om systemtag and file tags | julia.kirschenheuter | 2022-08-17 | 1 | -0/+3 |
* | FilePicker: Hide also outline of `new` button if type is `CHOOSE` | Ferdinand Thiessen | 2022-07-20 | 1 | -1/+1 |
* | Add accessible names for file picker grid view toggle and new folder button | Christopher Ng | 2022-07-01 | 1 | -0/+8 |
* | Rename a11y helper function | Christopher Ng | 2022-06-09 | 1 | -6/+6 |
* | Update variable name | Christopher Ng | 2022-06-09 | 1 | -4/+4 |
* | Add a11y utility function | Christopher Ng | 2022-06-09 | 1 | -5/+6 |
* | Use keyboard controls for new folder creation | Christopher Ng | 2022-06-09 | 1 | -9/+9 |