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-03-19Use rich objects instead of name, link and iconJoas Schilling
2019-03-19Replace the icon-class with an absolute link to an imageJoas Schilling
2019-03-14Import needed classMorris Jobke
2019-03-14Add correct method for hardcoded `/f/{fileid}`Joas Schilling
2019-03-04Remove the upload and memory settingJoas Schilling
2019-03-01Fetch node and filename also if access cache was usedJulius Härtl
2019-03-01Register providers via class namesJoas Schilling
2019-03-01Invalidate the cache when a share is updatedJoas Schilling
2019-03-01Fix doc blockJoas Schilling
2019-03-01Further work on the access cacheJoas Schilling
2019-03-01Add icon for resource type and icons for folder/fileJulius Härtl
2019-03-01Add link to resource providerJulius Härtl
2019-03-01Only call resource provider if type matchesJulius Härtl
2019-03-01Allow apps to register resource providersJulius Härtl
2019-03-01Add iconClass to resourcesJulius Härtl
2019-03-01Make names mandatoryJoas Schilling
2019-02-22Fix occ files:scan-app-data elapsed timeJoel S
2019-02-22Fix-13911-occ-files-scan-elapsed-timeJoel S
2019-01-22Make the yellow favorite icon non-monochromeJoas Schilling
2019-01-22Add icon to restore activityJoas Schilling
2018-11-29Fix default filepicker style and gridviewJohn Molakvoæ (skjnldsv)
2018-11-15Rollback to default list viewJohn Molakvoæ (skjnldsv)
2018-11-14Update PHPDoc to fix typosMorris Jobke
2018-11-06Merge pull request #12303 from nextcloud/grid-for-all-file-templatesJohn Molakvoæ
2018-11-06Merge pull request #11968 from nextcloud/feature/noid/drop-verbose-appscanDaniel Kesselberg
2018-11-06Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)
2018-11-06Merge pull request #11831 from nextcloud/feature/noid/drop-verbose-scanMorris Jobke
2018-10-24Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke
2018-10-24Merge pull request #10888 from nextcloud/bug/noid/fix-missing-quickaccess-fav...Roeland Jago Douma
2018-10-23Add filepicker toggleJohn Molakvoæ (skjnldsv)
2018-10-22Revert changes not related to $verboseDaniel Kesselberg
2018-10-21Remove quiet and verbose from Command/ScanDaniel Kesselberg
2018-10-21Replace $verbose with VERBOSITY_VERBOSE for scanFiles methodDaniel Kesselberg
2018-10-21Replace $verbose with VERBOSITY_VERBOSE for scanFiles methodDaniel Kesselberg
2018-10-18Remember toggle and events handlerJohn Molakvoæ (skjnldsv)
2018-10-10fix for favorites-quickaccess: newly added folders dont show up when added to...Felix Nüsse
2018-10-08Rename method to abortIfInterruptedDaniel Kesselberg
2018-10-07Adjust code for changed method signatureDaniel Kesselberg
2018-09-19Fixes empty favorite names for trailing slashesMichael Weimann
2018-08-08Transfer room shares too with the "files:transfer-ownership" commandDaniel Calviño Sánchez
2018-08-08Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez
2018-08-08Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720fnuesse
2018-07-26Set the favorites to the empty array on failureRoeland Jago Douma
2018-07-24Fix transfering ownership of a share to user with same id as receiverDaniel Calviño Sánchez
2018-07-19Mixin scss icon apiJohn Molakvoæ (skjnldsv)
2018-07-13Fix fav quickaccess ressource additionJohn Molakvoæ (skjnldsv)
2018-07-13Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)
2018-07-12Fix testsRoeland Jago Douma
2018-07-12Inject helperRoeland Jago Douma
2018-07-12Fixed testsJohn Molakvoæ (skjnldsv)