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
2018-05-24Add placeholder to input in OCdialog promptJulius Härtl
2018-04-18Sort files in dialog by name.Patrik Novotný
2018-03-14sorts filepicker files by modified dateSagorika Das
2017-11-08Fix click error on oc-dialog breadcrumbJohn Molakvoæ (skjnldsv)
2017-09-15Change move copy order and debug leftoverThomas Citharel
2017-09-15typoThomas Citharel
2017-09-15[WIP] Added copy and move buttonsThomas Citharel
2017-05-01Merge pull request #4610 from nextcloud/js-semicolonsLukas Reschke
2017-05-01Fix variable definitions in oc dialogsMorris Jobke
2017-05-01Fix semicolon at end of JS linesMorris Jobke
2017-04-19Fix translationsJoas Schilling
2016-12-09Fire callback also on pure closing of prompt dialogMorris Jobke
2016-11-28Merge pull request #2342 from nextcloud/filepicker-shadowLukas Reschke
2016-11-28move more sizing logic to cssRobin Appelman
2016-11-25limit filepicker height to screenRobin Appelman
2016-11-25use public share fileclient when availableRobin Appelman
2016-11-24show dialog again of operation failedBjoern Schiessle
2016-10-31Color the trusted domain to alert the admin a bit moreJoas Schilling
2016-10-25Merge pull request #1823 from nextcloud/filepicker-folder-fixRoeland Jago Douma
2016-10-21show empty folder message in filepickerRobin Appelman
2016-10-20Fix picking a folder with the filepickerRobin Appelman
2016-10-19fix filepicker with no mimetype filterRobin Appelman
2016-10-19Use a table for the filepicker list and add size columnRobin Appelman
2016-10-19use fileclient to get the filelist for the filepickerRobin Appelman
2016-10-19Allow selecting a folder after using the breadcrumbRobin Appelman
2016-10-19Allow selecting the root folderRobin Appelman
2016-10-14filepicker stylingRobin Appelman
2016-10-14use mimetype icons in filepicker if there is no previewRobin Appelman
2016-09-12Choose button remains disbaled for httpd/unix-directorySujith Haridasan
2016-08-29Choose button remains disabled unless files are chosenSujith Haridasan
2015-12-24Since the server no longer calculates the iconRoeland Jago Douma
2015-11-22Make files app use Webdav for most operationsVincent Petry
2015-10-20fix filepicker loading spinnerChristoph Wurst
2015-10-08Check .conflicts for checkboxesMorris Jobke
2015-10-08Disable "Continue" button in conflict dialog when no selectionVincent Petry
2015-10-02Make sure the conflict dialog is loaded before adding conflictsVincent Petry
2015-09-29Use Hermite resampling for comparator canvas previewsOlivier Paroz
2015-09-24Merge pull request #18517 from owncloud/17753_to_masterThomas Müller
2015-09-21fix missing checkboxes in file comparatorHendrik Leppelsack
2015-09-20Fix preview of old file on public upload conflictsOlivier Paroz
2015-07-09Move calls to Files.getMimeIcon to OC.MimeType.getIconUrlRoeland Jago Douma
2015-05-29Escape single quotesOlivier Paroz
2015-05-29Fix for parenthesisOlivier Paroz
2015-05-29Get a 96x96 preview for file conflict resolutionOlivier Paroz
2015-05-06add max-width of 600px to filepickerMorris Jobke
2015-04-13fix filepickerMorris Jobke
2015-03-28Add more spacing to the file picker dialogLukas Reschke
2014-12-11show readonly message in file conflict dialog, make it always selectedJörn Friedrich Dreyer
2014-10-31Improved Javascript docs for JSDocVincent Petry
2014-08-28Implementing moment.jsClark Tomlinson