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
2022-09-01Merge pull request #33625 from nextcloud/fix/33572/add-userVincent Petry
2022-09-01Merge pull request #33780 from nextcloud/enh/noid/cloud-id-cliblizzz
2022-09-01Merge pull request #33764 from nextcloud/cloudid-cacheVincent Petry
2022-09-01Merge pull request #33774 from nextcloud/hash-wrapper-closed-hashVincent Petry
2022-09-01Merge pull request #33772 from nextcloud/debug/remember-me-login-token-mispat...Julius Härtl
2022-08-31filter index.php from cloudIdenh/noid/cloud-id-cliMaxence Lange
2022-08-31Merge pull request #33494 from nextcloud/enh/referencesJulius Härtl
2022-08-31Inject all dependnencies and increase cache timeoutJulius Härtl
2022-08-31Merge pull request #33756 from nextcloud/enh/noid/admin-settings-directlySimon L
2022-08-31Refactor cache handlingJulius Härtl
2022-08-31CleanupJulius Härtl
2022-08-31Limit preview file sizeJulius Härtl
2022-08-31Move registration to IBootstrapJulius Härtl
2022-08-31Add full public interfacesJulius Härtl
2022-08-31Implement image cachingJulius Härtl
2022-08-31Add cache invalidationJulius Härtl
2022-08-31Implement reference provider based cachingJulius Härtl
2022-08-31Make reference fetching configurableJulius Härtl
2022-08-31API for fetching reference metadataJulius Härtl
2022-08-31Merge pull request #33728 from nextcloud/enh/app-menu-vueJulius Härtl
2022-08-31adjusts tests for CloudIdManagercloudid-cacheRobin Appelman
2022-08-31add a better icon for personal settingsszaimen
2022-08-31handle cases where the hash context gets cleaned up before the hash wrapperhash-wrapper-closed-hashRobin Appelman
2022-08-31Log if cookie login failed with token mismatch or session unavailabilitydebug/remember-me-login-token-mispatch-session-unavailableChristoph Wurst
2022-08-31cache cloud id data in CloudIdManagerRobin Appelman
2022-08-31Fix wording of undeliverable push notificationsJoas Schilling
2022-08-31Move app menu to vueJulius Härtl
2022-08-30add a way to open the admin settings overview directlyszaimen
2022-08-30Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typingCôme Chilliet
2022-08-29remove leading slash for search results at mountpoint rootsearch-result-leading-slashRobin Appelman
2022-08-29Merge pull request #33500 from nextcloud/encryption-system-mountVincent Petry
2022-08-26Make it possible to load theme/<themename>/distCarl Schwan
2022-08-25Parameter of RepairAdvanceEvent is actually an increment, not a step idCôme Chilliet
2022-08-25Declare strict types in all new Event classesCôme Chilliet
2022-08-25Add void return types to callablesCôme Chilliet
2022-08-25Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet
2022-08-25Migrate Migrator::executeSql to OCP\EventDispatcher\EventCôme Chilliet
2022-08-25Remove listeners of \OC\DB\Migrator::checkTable which is never emittedCôme Chilliet
2022-08-25Moving to string key for arguments of GenericEvent in RepairCôme Chilliet
2022-08-25Switch to string keys for argument of GenericEvent for OC\DB\MigratorCôme Chilliet
2022-08-25add marker interface to mark system mount points for encryptionencryption-system-mountRobin Appelman
2022-08-25Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel
2022-08-25Merge pull request #33682 from nextcloud/fix/noid/help-page-unavailableblizzz
2022-08-25Merge pull request #33602 from nextcloud/perf/parent-nodeJulius Härtl
2022-08-25Merge pull request #33569 from nextcloud/enh/hide-projectsJulius Härtl
2022-08-24Only pass parent if paths matchperf/parent-nodeJulius Härtl
2022-08-24Save getting the parent node when generating the previewJulius Härtl
2022-08-24Avoid extra query for the parent node if we can pass it alongJulius Härtl
2022-08-24app_path cannot be emptyfix/noid/help-page-unavailableArthur Schiwon
2022-08-24Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan