Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03Fix markup of file names in file pickerDaniel Calviño Sánchez
2019-03-30Truncate filename in the middle on filepickerJohn Molakvoæ (skjnldsv)
2019-03-22Make all filepicker strings translatableChristoph Wurst
2019-01-09change menu's orientation to make sure it is completly visibleFlorian Schunk
2019-01-09add functionality to create new folder in file pickerFlorian Schunk
2019-01-09added button for new folder to interfaceFlorian Schunk
2018-11-29Fix default filepicker style and gridviewJohn Molakvoæ (skjnldsv)
2018-11-16Allow sorting in the file pickerJulius Härtl
2018-10-23Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)
2018-10-23Add filepicker toggleJohn Molakvoæ (skjnldsv)
2018-10-18Use grid view in other file views tooJan-Christoph Borchardt
2016-10-21show empty folder message in filepickerRobin Appelman
2016-10-19Use a table for the filepicker list and add size columnRobin Appelman
2016-10-14filepicker stylingRobin Appelman
2013-05-20Don't set image path in template.Thomas Tanghus
2013-05-17Dialogs: Loose up-button.Thomas Tanghus
2013-05-17Various cleanups in OC.dialogsThomas Tanghus
2013-05-16Port OC.dialogs to use octemplate except for prompt() and form().Thomas Tanghus