]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2022-12-20 Anna LarchRemove comment and guests option from Invitations UI 35761/head
2022-12-20 Vincent PetryMerge pull request #35723 from nextcloud/bugfix/35708
2022-12-20 Vincent PetryMerge pull request #35839 from nextcloud/feat/user_ldap...
2022-12-20 Vincent PetryMerge pull request #34724 from nextcloud/encryption...
2022-12-20 Côme ChillietMerge pull request #34772 from nextcloud/fix/clean...
2022-12-20 Vincent PetryMerge pull request #25768 from nextcloud/workflow-use...
2022-12-20 John MolakvoæMerge pull request #35769 from nextcloud/rakekniven...
2022-12-20 Robin Appelmanadd some tests for mimetype check 25768/head
2022-12-20 Robin Appelmanremove file exists check from `cacheAndReturnMimeType`
2022-12-20 Robin Appelmanuse mimetype from cache for workflow if available
2022-12-20 Côme ChillietApply a longer TTL of 15min to falling back on backup... 35839/head
2022-12-20 blizzzMerge pull request #35229 from nextcloud/feat/user_ldap...
2022-12-20 Côme ChillietMerge pull request #35814 from nextcloud/fix/fix-parame...
2022-12-20 Christoph WurstMerge pull request #35545 from nextcloud/enh/enh-fix...
2022-12-20 julia.kirschenheuterChange focused items behavior that neighbor elements... 35545/head
2022-12-20 rakeknivenl10n: Align notification messages for server version... 35769/head
2022-12-20 Joas SchillingMerge pull request #34172 from audriga/add-scim-json...
2022-12-20 Vincent PetryMerge pull request #35828 from nextcloud/fix/fix-oauth2...
2022-12-20 Nextcloud bot[tx-robot] updated from transifex
2022-12-19 Côme ChillietFix PHP error on PHP >= 8.2 about dynamic property... 35828/head
2022-12-19 Côme ChillietMerge pull request #35813 from nextcloud/fix/bump-phpse...
2022-12-19 Côme ChillietUpdate 3rdparty to master branch 35813/head
2022-12-19 Côme ChillietMerge pull request #35614 from nextcloud/fix/errorlog...
2022-12-19 Côme ChillietFixed backup host logic 35229/head
2022-12-19 Côme ChillietMake code clearer for background host
2022-12-19 Côme ChillietUse a dedicated LDAP host and port for background jobs...
2022-12-19 Côme ChillietMerge pull request #35231 from nextcloud/fix/user_ldap...
2022-12-19 Vincent PetryMerge pull request #33709 from nextcloud/enh/displaynam...
2022-12-19 Côme ChillietFix user_ldap tests now that list of groups gets cached 35231/head
2022-12-19 Côme ChillietFix parameter type for EntityCollection::setReadMarker... 35814/head
2022-12-19 Côme ChillietBump phpseclib/phpseclib to 2.0.40 in master
2022-12-19 Julius HärtlMerge pull request #35496 from nextcloud/fix/strict...
2022-12-19 Côme ChillietMerge pull request #34807 from nextcloud/fix/compute...
2022-12-19 Côme ChillietPut back baseline for the enableAppForGroups type mismatch 35496/head
2022-12-19 Côme ChillietRevert "Just use string for groups in enableAppForGroups"
2022-12-19 Côme ChillietJust use string for groups in enableAppForGroups
2022-12-19 Côme ChillietSilence false-positive from psalm in lib/public/Log...
2022-12-19 Côme ChillietStrong type singletons from lib/base.php
2022-12-19 Côme ChillietMigrate lib/base.php to LoggerInterface
2022-12-19 Côme ChillietPut back cast to string now that timelimit is an int
2022-12-19 Côme ChillietFixing more psalm errors from lib/base.php
2022-12-19 Côme ChillietUse Server::get some more
2022-12-19 Côme ChillietUse strict typing in base.php
2022-12-19 Côme ChillietFix comments and dav tests with Notifications and Activ... 34807/head
2022-12-19 Julius HärtlMerge pull request #35177 from nextcloud/fix/noid/bring...
2022-12-19 Christoph Wurstfix(logging): Fix array to string conversion in errorlo... 35614/head
2022-12-19 Stanimir BozhilovMerge branch 'master' into add-scim-json-support 34172/head
2022-12-19 Nextcloud bot[tx-robot] updated from transifex
2022-12-18 Nextcloud bot[tx-robot] updated from transifex
2022-12-17 Nextcloud bot[tx-robot] updated from transifex
2022-12-16 Vincent PetryMerge pull request #34629 from nextcloud/fix/case-sensi...
2022-12-16 Julius HärtlUse display name cache on getStorageInfo 33709/head
2022-12-16 Vincent PetryAdd unit test for case insensitive email saving 34629/head
2022-12-16 Carl SchwanFix case sensitivity of email when saving settings
2022-12-16 Vincent PetryMerge pull request #34924 from nextcloud/cache-jail...
2022-12-16 Vincent PetryMerge pull request #35108 from nextcloud/encryption...
2022-12-16 Vincent PetryMerge pull request #35537 from nextcloud/fix/dependency...
2022-12-16 Vincent PetryMerge pull request #35609 from nextcloud/add-data-secti...
2022-12-16 Vincent PetryMerge pull request #35679 from nextcloud/catch-not...
2022-12-16 Vincent PetryMerge pull request #35718 from nextcloud/dependabot...
2022-12-16 Vincent PetryMerge pull request #35780 from nextcloud/fix/http-dispa...
2022-12-16 Vincent PetryMerge pull request #35784 from nextcloud/chore/strict...
2022-12-16 Vincent PetryMerge pull request #35779 from nextcloud/catchTypeError
2022-12-16 Vincent PetryMerge pull request #35789 from nextcloud/fix/noid/renam...
2022-12-16 Nextcloud bot[tx-robot] updated from transifex
2022-12-15 Julien Veyssierrename SabrePublicPluginEvent to BeforeSabrePubliclyLoa... 35789/head
2022-12-15 Christoph Wurstchore: Make the LoginController strict 35784/head
2022-12-15 John MolakvoæMerge pull request #35717 from nextcloud/deps/nextcloud...
2022-12-15 Christopher NgBump @nextcloud/vue to 7.2.0 35717/head
2022-12-15 Christoph Wurstfix(app framework): Fix missing cast of double controll... 35780/head
2022-12-15 Artur Neumanncheck if params given to API are really an array 35779/head
2022-12-15 Nextcloud bot[tx-robot] updated from transifex
2022-12-14 John MolakvoæMerge pull request #35533 from nextcloud/revert-35240...
2022-12-14 Nextcloud bot[tx-robot] updated from transifex
2022-12-14 Christopher NgRevert "Copy to clipboard with button instead of link" 35533/head
2022-12-13 John MolakvoæMerge pull request #35745 from nextcloud/screenshot
2022-12-13 Julien VeyssierMerge pull request #35621 from nextcloud/enh/noid/sabre...
2022-12-13 Git'FellowTypo in URL 35745/head
2022-12-13 Git'FellowUpdate README main screenshot
2022-12-13 Nextcloud bot[tx-robot] updated from transifex
2022-12-13 Nextcloud bot[tx-robot] updated from transifex
2022-12-12 Simon LMerge pull request #35562 from nextcloud/bug/33187...
2022-12-12 PytalMerge pull request #35714 from nextcloud/fix/vue-select...
2022-12-12 Daniel KesselbergFix GH-33187 35562/head
2022-12-12 dependabot... Merge pull request #35719 from nextcloud/dependabot...
2022-12-12 dependabot... Bump phpunit/phpunit from 9.5.26 to 9.5.27 in /build... 35719/head
2022-12-12 Julien Veyssieruse modern event dispatch 35621/head
2022-12-12 Julien Veyssierallow additional Sabre plugins in publicwebdav.php
2022-12-12 Nextcloud bot[tx-robot] updated from transifex
2022-12-11 Stanimir BozhilovRemove type doc for regex const
2022-12-11 John MolakvoæMerge pull request #35689 from pulsejet/patch-heicrotate
2022-12-11 Nextcloud bot[tx-robot] updated from transifex
2022-12-10 Julius Härtlfix: Make sure to reopen session before cleaning 35723/head
2022-12-10 dependabot... Bump @testing-library/jest-dom from 5.16.4 to 5.16.5 35718/head
2022-12-10 Nextcloud bot[tx-robot] updated from transifex
2022-12-10 Christopher NgFix vue-select styles 35714/head
2022-12-09 Simon LMerge pull request #35097 from nextcloud/bugfix/noid...
2022-12-09 Joas SchillingMerge pull request #35389 from nextcloud/bugfix/noid...
2022-12-09 Joas SchillingImprove email search results 35097/head
2022-12-09 Joas SchillingValidate if the user part of a "cloud id" can even...
next