| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the confirm dialog modal by default | Joas Schilling | 2020-06-23 | 1 | -2/+2 |
* | Fix replacement dialog | Roeland Jago Douma | 2020-05-08 | 1 | -2/+2 |
* | Fix breadcrumb in move or copy file dialog | Loïc Hermann | 2020-04-17 | 1 | -0/+6 |
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Remove deprecated global variables | Christoph Wurst | 2020-03-09 | 1 | -3/+3 |
* | Copy isFileNameValid function, so the filepicker works without the files app | Joas Schilling | 2020-02-25 | 1 | -2/+30 |
* | Fix "TypeError: u.$form is undefined" | Joas Schilling | 2020-02-25 | 1 | -1/+1 |
* | Allow to create directories when they are selectable | Joas Schilling | 2020-02-25 | 1 | -1/+1 |
* | Allow to have mutliple buttons on the filepicker | Joas Schilling | 2019-12-09 | 1 | -12/+25 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 1 | -2/+2 |
* | Prompt on destructive user actions | Gary Kim | 2019-11-05 | 1 | -0/+49 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -637/+640 |
* | Append / to data('path') for folder content request | Daniel Kesselberg | 2019-09-28 | 1 | -1/+1 |
* | filepicker: Add option to also choose folders without a mimetype limit | Julius Härtl | 2019-08-21 | 1 | -4/+8 |
* | Move OC.dialogs to the main bundle | Christoph Wurst | 2019-04-30 | 1 | -0/+1216 |