summaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Fix legacy files list sortingFerdinand Thiessen2023-08-191-5/+16
* adjust add buttonSimon L2023-08-161-1/+2
* fix: prevent sidebar from openingChristopher Ng2023-08-101-1/+3
* Move deprecation warnings to debugSimon L2023-06-241-3/+3
* reload filelist when adding or removing sharesRobin Appelman2023-05-241-2/+5
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-2/+4
* Do not open the sidebar automatically on small widthsSimon L2023-02-021-2/+6
* fix(files) Call .action of local elementThomas P2023-01-301-1/+1
* Add component testingJohn Molakvoæ2023-01-041-2/+0
* Fix preview cropJohn Molakvoæ2023-01-041-4/+3
* Port settings to ModalJohn Molakvoæ2023-01-041-30/+32
* Replace custom tooltips with native ones in filesjulia.kirschenheuter2022-12-221-14/+1
* Prevents the selection of encrypted files when scroll the pagekavita.sonawane@t-systems.com2022-12-011-4/+4
* 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
* Require a token for "Edit locally"Joas Schilling2022-10-111-5/+16
* Remove port parameter which is included in hostChristopher Ng2022-09-211-1/+1
* Add edit locally file actionChristopher Ng2022-09-201-0/+9
* Fix grid view toggleVincent Petry2022-09-141-28/+2
* Fix typos in apps/ subdirectoryluz paz2022-09-051-3/+3
* Fix file list scrollingJulius Härtl2022-09-011-1/+1
* Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-171-1/+2
* 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-271-1/+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-261-29/+30
|/
* Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-barDaniel Calviño Sánchez2022-07-051-2/+8
|\
| * Fix quota text not updated after copying or moving a fileDaniel Calviño Sánchez2022-06-231-2/+8
* | Change tooltip title of files grid view toggle dynamicallyChristopher Ng2022-07-041-5/+9
|/
* Add title to file nameCarl Schwan2022-06-211-1/+1
* l10n: Delete apostropheValdnet2022-06-071-1/+1
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-1/+3
* Remove accessibilityJohn Molakvoæ2022-04-211-1/+2
* fix filelist not loading after refresh in firefoxRobin Appelman2022-04-071-1/+1
* try to fix broken tooltipszaimen2022-02-141-1/+0
* Fix bugs with incorrect currentFileList in the favorite and share by youCarl Schwan2022-02-031-0/+6
* Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-121-14/+14
|\
| * Add generic type and description when its missingLouis Chemineau2022-01-111-4/+4
| * Typing correctionsLouis Chemineau2022-01-111-11/+11
* | Trigger "changeDirectory" even on URL changeVincent Petry2022-01-111-5/+8
|/
* Reload page on 401 since there is an authentification problemCarl Schwan2021-12-071-5/+3