summaryrefslogtreecommitdiffstats
path: root/apps/files/js/fileactions.js
Commit message (Expand)AuthorAgeFilesLines
* fix: Hide set reminder action on public sharesChristopher Ng2023-09-071-1/+1
* enh: use alarm iconChristopher Ng2023-08-101-1/+1
* feat(files_reminders): register file actionChristopher Ng2023-08-101-0/+16
* fix(files): Only render the menu if there are actions to showJulius Härtl2023-06-301-2/+2
* Replace custom tooltips with native ones in filesjulia.kirschenheuter2022-12-221-1/+1
* do not show editlocally on mobileszaimen2022-10-111-23/+25
* Use computer icon for edit locally file actionChristopher Ng2022-09-211-2/+2
* Add edit locally file actionChristopher Ng2022-09-201-0/+24
* Remove copy in file actions when not allowedVincent Petry2022-08-261-1/+8
* Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-171-0/+3
* Explicitly close div elementLouis Chemineau2022-04-041-1/+1
* Typing correctionsLouis Chemineau2022-01-111-5/+5
* adding action.filename to FileActionsMaxence Lange2021-10-081-12/+32
* Remove "Reject share" for pending remote sharesVincent Petry2021-07-271-0/+8
* Trigger click event when scrollTo is setLouis Chemineau2021-06-091-2/+9
* Clarify wording to 'Leave this share', fix #18622Jan C. Borchardt2020-08-231-1/+1
* Allow opening files for editing in new tabsAzul2020-04-091-1/+1
* refactor: fileActions.getCurrentDefaultFileAction()Azul2020-04-081-1/+14
* Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-131-1/+1
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+6
* Remove deprecated legacy file actionsJulius Härtl2019-10-141-26/+1
* Rename delete label to Delete folder/fileJohn Molakvoæ (skjnldsv)2019-08-141-1/+4
* Use slient option to switch for regular file actions as wellJulius Härtl2019-04-111-1/+1
* Check if OCA.Files.App is available before callingJulius Härtl2019-04-081-1/+1
* Fix opening folders from different file listsJulius Härtl2019-03-271-1/+6
* Use the new method instead of the deprecated wrapperJoas Schilling2019-02-061-4/+11
* fix testing for undefinedFlorian Schunk2019-01-161-1/+1
* remember last copied to directoryFlorian Schunk2019-01-161-1/+6
* copy Dialog starts in current directoryFlorian Schunk2019-01-161-1/+1
* Fix whitespace and file action cleanupJulius Härtl2018-11-201-11/+10
* Allow to hide download option for folders shared by linkJulius Härtl2018-11-201-9/+11
* Move fileactions to compiled handlebarsRoeland Jago Douma2018-10-041-16/+1
* Refine wording from 'Target folder' to 'Choose target folder'Jan-Christoph Borchardt2018-10-011-1/+1
* Object.values polyfillJohn Molakvoæ (skjnldsv)2018-08-161-0/+14
* Do not show action menu if no actions are availableJohn Molakvoæ (skjnldsv)2018-08-151-1/+7
* Added a new action menu in files and trash list.Abijeet2018-06-181-6/+6
* Fixed files copy/move when in favorites or recent sectionJohn Molakvoæ (skjnldsv)2018-03-221-2/+2
* Split move and copy operationsRoland Tapken2018-02-151-3/+14
* Remove internal unused propertyDaniel Calviño Sánchez2017-12-211-9/+0
* Trigger events before and after a file action is executedDaniel Calviño Sánchez2017-12-191-1/+16
* Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-021-1/+1
* Add support to FileActionsMenu for icon class functionsDaniel Calviño Sánchez2017-10-191-1/+12
* Change move copy order and debug leftoverThomas Citharel2017-09-151-2/+2
* [WIP] Added copy and move buttonsThomas Citharel2017-09-151-19/+10
* Allow files to be copied through action menu & multiple files actionsThomas Citharel2017-09-151-0/+14
* use more fitting icon for files move actionJan-Christoph Borchardt2016-10-171-4/+3
* Add file action to move files and foldersRobin Appelman2016-10-141-0/+14
* fixes size of the download spinnerVincent Chan2016-05-301-2/+2
* Auto-add fileid in URL for currently displayed folderVincent Petry2016-05-061-1/+1
* Fix download spinner to work with CSS stylesVincent Petry2016-03-041-10/+9