summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Fix scrolling while dragging in file list viewLouis Chemineau2023-01-051-17/+19
* Add component testingJohn Molakvoæ2023-01-042-8/+0
* Fix preview cropJohn Molakvoæ2023-01-044-15/+22
* Port settings to ModalJohn Molakvoæ2023-01-043-98/+48
* Port Files navigation to vueJohn Molakvoæ2023-01-042-23/+32
* Replace custom tooltips with native ones in filesjulia.kirschenheuter2022-12-228-49/+10
* Merge pull request #35521 from nextmcloud/nmcpr/1416-prevents-selection-of-en...Simon L2022-12-061-4/+4
|\
| * Prevents the selection of encrypted files when scroll the pagekavita.sonawane@t-systems.com2022-12-011-4/+4
* | Merge pull request #35299 from nextmcloud/nmcpr/1416-prevents-selection-of-en...Vincent Petry2022-11-221-1/+7
|\|
| * Prevent selection of encrypted folderskavita.sonawane@t-systems.com2022-11-221-1/+4
| * Prevents the selection of encrypted folder on next page loadkavita.sonawane@t-systems.com2022-11-221-1/+1
| * Prevents the selection of encrypted folder on scroll pagekavita.sonawane@t-systems.com2022-11-221-1/+2
| * Add comments for prevents the selection of encrypted folderskavita.sonawane@t-systems.com2022-11-221-0/+1
| * Filelist:-Deselecting all files checkboxes within cells of encrypted folderkavita.sonawane@t-systems.com2022-11-221-1/+2
* | Also cancel XHR when cancelling uploadsVincent Petry2022-11-181-0/+9
|/
* Fix sidebar not automatically hidden in Files appDaniel Calviño Sánchez2022-11-092-3/+3
* Require a token for "Edit locally"Joas Schilling2022-10-111-5/+16
* do not show editlocally on mobileszaimen2022-10-111-23/+25
* Merge pull request #34134 from nextcloud/Valdnet-patch-4Joas Schilling2022-09-271-2/+2
|\
| * l10n: Correct text stringValdnet2022-09-191-2/+2
* | Remove port parameter which is included in hostChristopher Ng2022-09-211-1/+1
* | Use computer icon for edit locally file actionChristopher Ng2022-09-211-2/+2
* | Add edit locally file actionChristopher Ng2022-09-202-0/+33
|/
* Reset global search on files sidebar navigation changeChristopher Ng2022-09-151-0/+2
* Fix grid view toggleVincent Petry2022-09-142-29/+44
* Fix typos in apps/ subdirectoryluz paz2022-09-054-8/+8
* Fix file list scrollingJulius Härtl2022-09-012-2/+2
* Merge pull request #33746 from nextcloud/a11y/33739/fix-legacy-navVincent Petry2022-08-311-2/+2
|\
| * Add a11y attributes for legacy app navigationVincent Petry2022-08-291-2/+2
* | Remove copy in file actions when not allowedVincent Petry2022-08-262-2/+20
|/
* Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-174-2/+13
* Show usage percenteage in the tooltipDaniel Calviño Sánchez2022-08-101-1/+1
* Use total available space rather than quota when updating the displayDaniel Calviño Sánchez2022-08-101-2/+3
* Merge pull request #32482 from nextcloud/enh/noid/share-attributesCarl Schwan2022-08-011-0/+9
|\
| * Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+9
* | Merge pull request #33394 from nextcloud/fix/fix-370-Label_not_connected_to_f...Julia Kirschenheuter2022-07-281-3/+4
|\ \ | |/ |/|
| * Connect ```input``` checkbox with corresponding file name via ```aria-describ...julia.kirschenheuter2022-07-281-3/+4
* | Merge pull request #33299 from nextcloud/fix/files-dark-color-themeLouis2022-07-281-2/+5
|\ \ | |/ |/|
| * files: Fix colormode detection for filelistFerdinand Thiessen2022-07-261-2/+5
* | Remove more legacy idsVincent Petry2022-07-272-4/+1
* | Merge pull request #33373 from nextcloud/techdebt/noid/remove-legacy-dirVincent Petry2022-07-271-4/+6
|\ \
| * | Remove legacy #dir element in files listVincent Petry2022-07-271-4/+6
* | | Merge pull request #33271 from nextcloud/enh/a11y-new-file-menuVincent Petry2022-07-271-2/+2
|\ \ \ | |/ / |/| |
| * | Use explicit name for new file/folder menuChristopher Ng2022-07-181-2/+2
| |/
* / Replace files app ids to classesVincent Petry2022-07-265-47/+48
|/
* Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-barDaniel Calviño Sánchez2022-07-052-4/+10
|\
| * Fix quota text not updated after copying or moving a fileDaniel Calviño Sánchez2022-06-231-2/+8
| * Fix quota text shown escapedDaniel Calviño Sánchez2022-06-231-2/+2
* | Merge pull request #33107 from nextcloud/enh/a11y-dynamic-grid-toggle-tooltipPytal2022-07-051-5/+9
|\ \
| * | Change tooltip title of files grid view toggle dynamicallyChristopher Ng2022-07-041-5/+9