summaryrefslogtreecommitdiffstats
path: root/core/src/OC/dialogs.js
Commit message (Expand)AuthorAgeFilesLines
* Restore innocent code from IE purgeLouis Chemineau2022-01-031-0/+3
* Fix persistent tooltip in the "new folder" input of the file pickerDaniel Calviño Sánchez2021-12-201-0/+4
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-301-11/+3
* Migrate deprecated toolip methodsMichaIng2021-09-261-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-4/+26
* fix loading mtime of new file in conflict dialog in firefoxRobin Appelman2020-12-011-4/+4
* ensure filepicker list is empty before populatingRobin Appelman2020-11-021-0/+2
* catch errors when closing file conflict dialogRobin Appelman2020-10-281-1/+5
* Make closing dialogs callback with falseGary Kim2020-06-301-0/+1
* Make the confirm dialog modal by defaultJoas Schilling2020-06-151-2/+2
* Fix replacement dialogRoeland Jago Douma2020-05-071-2/+2
* Fix breadcrumb in move or copy file dialogLoïc Hermann2020-04-171-0/+6
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-251-1/+0
* Remove deprecated global variablesChristoph Wurst2020-03-091-3/+3
* Copy isFileNameValid function, so the filepicker works without the files appJoas Schilling2020-02-251-2/+30
* Fix "TypeError: u.$form is undefined"Joas Schilling2020-02-251-1/+1
* Allow to create directories when they are selectableJoas Schilling2020-02-251-1/+1
* Allow to have mutliple buttons on the filepickerJoas Schilling2019-12-091-12/+25
* Add a transfer ownership background jobRoeland Jago Douma2019-12-021-2/+2
* Prompt on destructive user actionsGary Kim2019-11-051-0/+49
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-637/+640
* Append / to data('path') for folder content requestDaniel Kesselberg2019-09-281-1/+1
* filepicker: Add option to also choose folders without a mimetype limitJulius Härtl2019-08-211-4/+8
* Move OC.dialogs to the main bundleChristoph Wurst2019-04-301-0/+1216