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-09Allow opening files for editing in new tabsAzul
2020-03-08Bump webpack from 4.41.6 to 4.42.0dependabot-preview[bot]
2020-02-22Update webpack bundlesChristoph Wurst
2020-01-05Bump css-loader from 3.4.0 to 3.4.1dependabot-preview[bot]
2019-12-30Bump css-loader from 3.3.2 to 3.4.0dependabot-preview[bot]
2019-12-19Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]
2019-12-16Bump css-loader from 3.2.1 to 3.3.2dependabot-preview[bot]
2019-10-07Show Delete Icon in Breadcrumb in TrashbinGary Kim
2019-10-05allow trash backends to overwrite the tooltip for trash itemsRobin Appelman
2019-10-01Comply to eslintJohn Molakvoæ (skjnldsv)
2019-09-13Bump webpack from 4.39.3 to 4.40.1dependabot-preview[bot]
2019-09-02Bump webpack from 4.39.2 to 4.39.3dependabot-preview[bot]
2019-08-25Bump sass-loader from 7.2.0 to 7.3.1dependabot-preview[bot]
2019-08-18Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]
2019-08-11Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]
2019-08-04Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]
2019-07-08Bump webpack from 4.35.0 to 4.35.2dependabot-preview[bot]
2019-06-25Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]
2019-03-16Trashbin: Delete => Delete permanentlyRoeland Jago Douma
2019-02-14Compile assetsRoeland Jago Douma
2019-02-13Move files_trashbin to webpackRoeland Jago Douma
2019-02-05Show original path in trashbin via extraDataMorris Jobke
2018-10-21Fix opening a section again in the Files appDaniel Calviño Sánchez
2018-09-20use dav trashbin api for restoreRobin Appelman
2018-09-20use dav trash api for removing from trashbinRobin Appelman
2018-09-20Use trashbin dav endpoint to list trash in webuiRobin Appelman
2018-08-09Fix trashbin file actionsRobin Appelman
2018-07-24Fixed scrolling containerJohn Molakvoæ (skjnldsv)
2018-06-18Fixes the restore loading icon appearing continuously.Abijeet
2018-06-18Fixes issues found during running of test cases.Abijeet
2018-06-18Added a new action menu in files and trash list.Abijeet
2018-06-05Previews on for all trashbin filesRoeland Jago Douma
2016-06-23Fix trashed file name corruption when rerendering trashbin listVincent Petry
2016-04-19filter hidden files on the web interfaceChristoph Wurst
2016-03-03Return false on 401 in file list + trash file listVincent Petry
2016-02-26Make file actions use icon CSS classesRoeland Jago Douma
2015-11-22Properly join path sectionsVincent Petry
2015-11-22Make files app use Webdav for most operationsVincent Petry
2015-11-02Fix scrollto= parameter in trashbin viewJoas Schilling
2015-10-14Merge pull request #19647 from owncloud/trashbin-removesidebarThomas Müller
2015-10-12Make trashbin's "Restore" an inline actionVincent Petry
2015-10-08Remove sidebar for trashbin viewVincent Petry
2015-10-01display checkboxes properly after file restoreHendrik Leppelsack
2015-09-22Properly translate file actionsVincent Petry
2015-08-25Fix trashbin sidebarVincent Petry
2015-08-10Implement file actions dropdownVincent Petry
2015-01-11l10n: delete permanently fixVolkan Gezer
2014-12-18fix accessibility for deleted filesJan-Christoph Borchardt
2014-12-12Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman
2014-12-08Merge pull request #12696 from owncloud/trashbin-selected-deleteRobin Appelman