| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore innocent code from IE purge | Louis Chemineau | 2022-01-03 | 1 | -0/+3 |
* | Fix persistent tooltip in the "new folder" input of the file picker | Daniel Calviño Sánchez | 2021-12-20 | 1 | -0/+4 |
* | Remove isIE and associated legacy scripts | John Molakvoæ (skjnldsv) | 2021-11-30 | 1 | -11/+3 |
* | Migrate deprecated toolip methods | MichaIng | 2021-09-26 | 1 | -1/+1 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 1 | -4/+26 |
* | fix loading mtime of new file in conflict dialog in firefox | Robin Appelman | 2020-12-01 | 1 | -4/+4 |
* | ensure filepicker list is empty before populating | Robin Appelman | 2020-11-02 | 1 | -0/+2 |
* | catch errors when closing file conflict dialog | Robin Appelman | 2020-10-28 | 1 | -1/+5 |
* | Make closing dialogs callback with false | Gary Kim | 2020-06-30 | 1 | -0/+1 |
* | Make the confirm dialog modal by default | Joas Schilling | 2020-06-15 | 1 | -2/+2 |
* | Fix replacement dialog | Roeland Jago Douma | 2020-05-07 | 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 |