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-07-30fix 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-25Fix max contrast retrieval to limit minimum color for relative timeMorris Jobke
2019-07-17Update operationprogressbar.jsJames Lao
2019-07-08Merge pull request #16249 from nextcloud/backport/16170/stable16Roeland Jago Douma
2019-07-07Properly load permissions in showActionsJulius Härtl
2019-07-05fix permissions for drag-n-drop uploadsRobin Appelman
2019-06-19Fix window scroll containerJulius Härtl
2019-06-03Hide newFile menu if quota is set to 0BJulius Härtl
2019-05-27Also allow dragging below the file listJulius Härtl
2019-05-09Update file-upload.jsValdnet
2019-05-08Fix public upload by also load the semaphore methodMorris Jobke
2019-05-02Do NOT assume all files are selected if the first checkbox isJohn Molakvoæ (skjnldsv)
2019-04-15Use 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
2019-02-17Limit number of simultaneous MKCOL requests to server to increase upload reli...Tomasz Grobelny
2019-02-14Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3John Molakvoæ
2019-02-06Use the new method instead of the deprecated wrapperJoas Schilling
2019-02-01HBOX-297 trim in webfrontend for new files to stay compatible with windowsChristian Aigner
2019-02-01Add drop zone for favorites quick access in navigationfnuesse
2019-02-01Fix drop zone shadowfnuesse
2019-02-01Unify handling of dropping one file or several files on the trash binDaniel Calviño Sánchez
2019-01-31Use full names instead of abbreviations in variable namesDaniel Calviño Sánchez
2019-01-31Make code format more consistent with the rest of the fileDaniel Calviño Sánchez
2019-01-31Replace double quotes with single quotesDaniel Calviño Sánchez
2019-01-31Add missing trailing ";"Daniel Calviño Sánchez
2019-01-31Remove unneeded triggering of eventDaniel Calviño Sánchez
2019-01-31Remove duplicated variable declarationDaniel Calviño Sánchez
2019-01-31Remove leftover from a WIPDaniel Calviño Sánchez
2019-01-31Remove hack to prefetch the starred trash iconDaniel Calviño Sánchez
2019-01-30Merge pull request #12364 from tomasz-grobelny/file_range_selectJohn Molakvoæ
2019-01-29Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny
2019-01-29Fix dropping a folder on a folder rowDaniel Calviño Sánchez
2019-01-29Merge pull request #13855 from tomasz-grobelny/faster_file_uploadChristoph Wurst
2019-01-28Throttle getstoragestats.php calls and allow simultaneous uploadsTomasz Grobelny
2019-01-25changed case on variable to match initial caseimsolost
2019-01-25fixed replacement functions to catch all instances of parenthesisimsolost
2019-01-25Add more accessible method of selecting file rangesTomasz Grobelny
2019-01-21apps: file-upload: fix typo in commentsTigran Mkrtchyan
2019-01-17fix testing for undefinedFlorian Schunk
2019-01-17also remember folder for multiselect actionsFlorian Schunk