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
2020-04-22Fix IE11 upload fallback methodsJohn Molakvoæ (skjnldsv)
2020-04-01fix uploadprogressbar tooltipHannes Burger
2020-04-01Call "OC.Util.humanFileSize" instead of global "humanFileSize"Daniel Calviño Sánchez
2020-03-18Fix default action for deleted sharesGretaD
2020-02-12Show proper file name when fetching details failsJulius Härtl
2020-01-08Do not rerender the selection menu on showJulius Härtl
2019-12-19Bump serialize-javascript and handlebarsChristoph Wurst
2019-12-09Merge pull request #18247 from nextcloud/backport/18241/stable17Roeland Jago Douma
2019-12-05Merge pull request #18252 from nextcloud/17/bugfix/noid/tooltip-hide-dateRoeland Jago Douma
2019-12-05Hide the tooltip if the list row is rerenderedJulius Härtl
2019-12-05Allow to unfavorite all filesJoas Schilling
2019-11-08Also set X-OC-Mtime header for files that are smaller than 10MBJulius Härtl
2019-10-22Fallback to directory icon based on the mount typeJulius Härtl
2019-10-09Force hide tooltips on sidebar closeJohn Molakvoæ (skjnldsv)
2019-09-03Merge pull request #16969 from nextcloud/bugfix/14350/thumbnail_should_open_t...Roeland Jago Douma
2019-09-02Change filelist _onClickFile function so thumbnail to open the file instead o...Greta Doci
2019-08-19Fix grid viewJonathan Matthews
2019-08-14Rename delete label to Delete folder/fileJohn Molakvoæ (skjnldsv)
2019-07-29fix XSS when adding a file with a malicious name to favoritesMax Fichtelmann
2019-07-25Trigger fallback code to get max contrast value and use integer thereMorris Jobke
2019-07-24Fix max contrast retrieval to limit minimum color for relative timeMorris Jobke
2019-07-15Merge pull request #16151 from jameslao/masterMorris Jobke
2019-07-05Properly load permissions in showActionsJulius Härtl
2019-07-01fix permissions for drag-n-drop uploadsRobin Appelman
2019-06-28Update operationprogressbar.jsJames Lao
2019-06-19Fix window scroll containerJulius Härtl
2019-05-28Merge pull request #15767 from nextcloud/bugfix/0b-quota-createMorris Jobke
2019-05-28Hide newFile menu if quota is set to 0BJulius Härtl
2019-05-27Also allow dragging below the file listJulius Härtl
2019-05-14Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst
2019-05-14Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst
2019-05-09Update file-upload.jsValdnet
2019-05-08Merge pull request #15427 from nextcloud/refactor/oc-current-user-deprecate-b...Morris Jobke
2019-05-08Merge pull request #15432 from nextcloud/fix/14986/fix-public-uploadMorris Jobke
2019-05-08Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst
2019-05-08Merge pull request #15302 from nextcloud/enhancement/files/table-head-stickyMorris Jobke
2019-05-08Fix public upload by also load the semaphore methodMorris Jobke
2019-05-07Floating files headerJohn Molakvoæ (skjnldsv)
2019-04-30Do NOT assume all files are selected if the first checkbox isJohn Molakvoæ (skjnldsv)
2019-04-11Use slient option to switch for regular file actions as wellJulius Härtl
2019-04-08Check if OCA.Files.App is available before callingJulius Härtl
2019-03-27Fix opening folders from different file listsJulius Härtl
2019-03-27Always show full previewsJulius Härtl
2019-03-21Merge pull request #14776 from nextcloud/fix/files/size-colorMorris Jobke
2019-03-21Use max contrast variable to cap the generated coloursJohn Molakvoæ (skjnldsv)
2019-03-21Show sharing in menu in grid viewJohn Molakvoæ (skjnldsv)
2019-03-14[app:files] Use current directory for hashing.Evilham
2019-03-04Remove the upload and memory settingJoas Schilling
2019-02-26Merge pull request #14251 from tomasz-grobelny/upload_reliability_improvementsRoeland Jago Douma
2019-02-20Use proper scroll container when dragging filesJulius Härtl