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-16Merge pull request #33658 from nextcloud/dashboard-api-widgetsVincent Petry
2022-09-16Add since tagsJoas Schilling
2022-09-15Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry
2022-09-15move widget options into a Option classRobin Appelman
2022-09-15add IItemOptionWidget to define some item-related parameters, only getItemIco...Julien Veyssier
2022-09-15change widget button api to support multiple button typesRobin Appelman
2022-09-15allow adding button to dashboard api outputRobin Appelman
2022-09-15add dashboard api to list widgetsRobin Appelman
2022-09-15Merge pull request #34048 from nextcloud/feat/add-nodeFilter-to-user_migrationVincent Petry
2022-09-15fix phpdocMaxence Lange
2022-09-15Fix psalm parameter typeJoas Schilling
2022-09-15set defaultEnabled in shipped.jsonMaxence Lange
2022-09-14Add api to load additional section in profile pageCarl Schwan
2022-09-13Add a nodeFilter parameter for IExportDestination::copyFolderfeat/add-nodeFilter-to-user_migrationCôme Chilliet
2022-09-09Update avatars on updateCarl Schwan
2022-09-09Avatar new styleCarl Schwan
2022-09-06Merge pull request #29881 from nextcloud/fix/setting/accessibility-titleCarl Schwan
2022-09-03Add description for public and immutabledebt/noid/docblock-cache-forDaniel
2022-09-03Update docblock for cacheForDaniel Kesselberg
2022-09-02Merge branch 'master' into fix/setting/accessibility-titlefix/setting/accessibility-titleCarl Schwan
2022-09-01Add event to load scripts for reference renderingenh/reference-eventJulius Härtl
2022-09-01Merge pull request #33625 from nextcloud/fix/33572/add-userVincent Petry
2022-08-31Refactor cache handlingJulius Härtl
2022-08-31CleanupJulius Härtl
2022-08-31Move registration to IBootstrapJulius Härtl
2022-08-31Add full public interfacesJulius Härtl
2022-08-31Implement reference provider based cachingJulius Härtl
2022-08-31API for fetching reference metadataJulius Härtl
2022-08-30Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typingCôme Chilliet
2022-08-30Merge pull request #33697 from nextcloud/fix/improve-bulk-uploadCôme Chilliet
2022-08-30Move dav utils functions to OCP\Files\DavUtilCôme Chilliet
2022-08-29Fix OCP\Util documentation blocksCôme Chilliet
2022-08-29Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet
2022-08-25Flag repair errors as error level in eventSource->sendfix/fix-symfony-event-typingCôme Chilliet
2022-08-25Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet
2022-08-25add marker interface to mark system mount points for encryptionencryption-system-mountRobin Appelman
2022-08-24Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan
2022-08-23Move findBinaryFinder and isFunctionEnabled away from OC_Helperimprove-binary-cachingCarl Schwan
2022-08-23Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan
2022-08-23Merge pull request #32162 from nextcloud/enh/session-reopenVincent Petry
2022-08-22Support iMIP invitations from Mailenh/imip-invitations-responsesAnna Larch
2022-08-22Fix creation of new user and display the correct error messagefix/33572/add-userChristopher Ng
2022-08-17Reopen sessions if we need to write to them instead of keeping them openJulius Härtl
2022-08-17Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch...Vincent Petry
2022-08-16Make DisplayNameCache return null if user doesn't existsCarl Schwan
2022-08-16store unencrypted size in the unencrypted_size columnRobin Appelman
2022-08-16Revert "store unencrypted size in the unencrypted_size column"Robin Appelman
2022-08-16Revert "add case statement to sql function builder"Robin Appelman
2022-08-16Revert "make expression build return IQueryFunction instead of string"Robin Appelman
2022-08-15Merge branch 'master' into display-name-cache-publicdisplay-name-cache-publicCarl Schwan