summaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Stop reloading file list when getting 401 error on root dirCarl Schwan2021-12-071-0/+4
* adding action.filename to FileActionsMaxence Lange2021-10-081-1/+1
* Migrate deprecated toolip methodsMichaIng2021-09-261-2/+2
* fix sort sort function of files multiple selection actionsJulien Veyssier2021-07-261-1/+1
* add an option to the multiple files selected actions to add and remove tags f...Roland Scheidel2021-07-231-0/+121
* Trigger click event when scrollTo is setLouis Chemineau2021-06-091-25/+25
* Allow apps to register a file action for multiselectJulius Härtl2021-05-121-4/+29
* Add "Crop image previews" setting to filesNina Pypchenko2021-01-141-1/+12
* Check for target folder available quota when uploadingJulius Härtl2020-11-171-0/+2
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-1/+1
* Bring back the restore share buttonVincent Petry2020-10-221-3/+1
* Fix sidebar legacy fileinfoJohn Molakvoæ (skjnldsv)2020-10-171-2/+2
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-071-2/+8
* Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-071-1/+10
* Expose currently active file list though OCA.Files.AppJulius Härtl2020-08-251-0/+3
* Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-041-14/+1
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-2/+2
* provide feedback about minimum length needed to trigger searchRobin Appelman2020-07-151-1/+6
* Allow opening files for editing in new tabsAzul2020-04-091-8/+37
* refactor: fileActions.getCurrentDefaultFileAction()Azul2020-04-081-6/+3
* Fix default action for deleted sharesGretaD2020-03-091-1/+20
* Remove deprecated global variablesChristoph Wurst2020-03-091-1/+1