Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix breadcrumb in move or copy file dialog | Loïc Hermann | 2020-04-17 | 1 | -10/+13 |
| | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Fix markup of file names in file picker | Daniel Calviño Sánchez | 2019-04-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Truncate filename in the middle on filepicker | John Molakvoæ (skjnldsv) | 2019-03-30 | 1 | -1/+5 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Make all filepicker strings translatable | Christoph Wurst | 2019-03-22 | 1 | -3/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | change menu's orientation to make sure it is completly visible | Florian Schunk | 2019-01-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | add functionality to create new folder in file picker | Florian Schunk | 2019-01-09 | 1 | -1/+10 |
| | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | added button for new folder to interface | Florian Schunk | 2019-01-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | Fix default filepicker style and gridview | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Allow sorting in the file picker | Julius Härtl | 2018-11-16 | 1 | -10/+32 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow focus on input with keyboard | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add filepicker toggle | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -0/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | show empty folder message in filepicker | Robin Appelman | 2016-10-21 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Use a table for the filepicker list and add size column | Robin Appelman | 2016-10-19 | 1 | -7/+16 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | filepicker styling | Robin Appelman | 2016-10-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Don't set image path in template. | Thomas Tanghus | 2013-05-20 | 1 | -1/+1 |
| | |||||
* | Dialogs: Loose up-button. | Thomas Tanghus | 2013-05-17 | 1 | -1/+0 |
| | |||||
* | Various cleanups in OC.dialogs | Thomas Tanghus | 2013-05-17 | 1 | -4/+4 |
| | |||||
* | Port OC.dialogs to use octemplate except for prompt() and form(). | Thomas Tanghus | 2013-05-16 | 1 | -0/+11 |
Also load octemplate per default. |