]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2022-03-29 Vincent PetryMerge pull request #31592 from nextcloud/fix/direct...
2022-03-29 Côme ChillietMerge pull request #31735 from nextcloud/fix/noid/mig...
2022-03-29 Côme ChillietMerge pull request #31575 from nextcloud/enh/add-trashb...
2022-03-29 LouisMerge pull request #31697 from nextcloud/enh/27607...
2022-03-29 LouisMerge pull request #31632 from Maaxxs/fix-undefined...
2022-03-29 Petre TFix user counts updates on user add/remove 31697/head
2022-03-29 Vincent PetryMerge pull request #31711 from nextcloud/mount-cache...
2022-03-29 Côme ChillietMerge pull request #31609 from nextcloud/fix/migrate...
2022-03-29 Côme ChillietMerge pull request #31696 from nextcloud/fix/user_ldap...
2022-03-29 Joas SchillingMerge pull request #31736 from nextcloud/bugfix/noid...
2022-03-29 Nextcloud bot[tx-robot] updated from transifex
2022-03-28 Max KunzelmannUse the null coalescing operator to set the value of... 31632/head
2022-03-28 Simon LMerge pull request #31537 from nextcloud/enh/31533...
2022-03-28 szaimenaddress reviews 31537/head
2022-03-28 Joas SchillingAlso comment out in test 31736/head
2022-03-28 Vincent PetryDisable bulk upload by not advertising it
2022-03-28 LouisMerge pull request #31718 from nextcloud/dependabot...
2022-03-28 dependabot... Merge pull request #31717 from nextcloud/dependabot...
2022-03-28 Arthur Schiwonmigration generator also includes copyright section 31735/head
2022-03-28 dependabot... Bump jquery-migrate from 3.3.2 to 3.4.0 31717/head
2022-03-28 dependabot... Merge pull request #31716 from nextcloud/dependabot...
2022-03-28 dependabot... Bump @nextcloud/vue from 5.1.1 to 5.2.1 31716/head
2022-03-28 LouisMerge pull request #30276 from nextcloud/feature/add_oa...
2022-03-28 Vincent PetryAdd direct arg to login flow 31592/head
2022-03-28 Nextcloud bot[tx-robot] updated from transifex
2022-03-27 Côme ChillietFix LENGTH function name across databases 31696/head
2022-03-26 dependabot... Merge pull request #31722 from nextcloud/dependabot...
2022-03-26 dependabot... Bump minimist from 1.2.5 to 1.2.6 31722/head
2022-03-26 dependabot... Merge pull request #31715 from nextcloud/dependabot...
2022-03-26 Nextcloud bot[tx-robot] updated from transifex
2022-03-26 dependabot... Bump @testing-library/jest-dom from 5.16.2 to 5.16.3 31718/head
2022-03-26 dependabot... Bump babel-loader from 8.2.3 to 8.2.4 31715/head
2022-03-25 PytalMerge pull request #31708 from nextcloud/enh/noid/appto...
2022-03-25 Robin Appelmaninvalidate mount cache after accepting or renaming... 31711/head
2022-03-25 Vincent PetrySet max length to app token field to match backend 31708/head
2022-03-25 Nextcloud bot[tx-robot] updated from transifex
2022-03-24 szaimenshow warning in update admin overview
2022-03-24 blizzzMerge pull request #31693 from nextcloud/releases/24... v24.0.0beta1
2022-03-24 Côme ChillietUse OCTET_LENGTH which is more common than LENGTHB
2022-03-24 Côme ChillietAvoid select with no FROM clause for Oracle in tests
2022-03-24 Côme ChillietAdd octetLength and charLength to function builder...
2022-03-24 Côme ChillietUse getLengthExpression to measure field length instead...
2022-03-24 Vincent PetryMerge pull request #31265 from nextcloud/fs-limited...
2022-03-24 Vincent PetryAdd missing PHPDoc in InvalidateMountCacheEvent 31265/head
2022-03-24 Vincent PetryAdd missing event dispatcher in test constructor
2022-03-24 Vincent PetryMake phpcs happy in MountProviderCollection
2022-03-24 Louis Chemineau Add oauth2_clients migration for Owncloud 30276/head
2022-03-24 blizzzMerge pull request #31520 from nextcloud/fix/31237...
2022-03-24 Vincent PetryMerge pull request #30950 from nextcloud/enh/opcache...
2022-03-24 Robin AppelmanApply suggestions from code review
2022-03-24 Robin Appelmanadd comment for getMountForPath loop
2022-03-24 Robin Appelmaninvalidate mount cache after share rename
2022-03-24 Robin Appelmanmake mount cache duration configurable
2022-03-24 blizzzMerge pull request #31700 from nextcloud/bugfix/noid...
2022-03-24 Côme ChillietAdd a guard to check that trashbin folder is a folder 31575/head
2022-03-24 Vincent PetryMerge pull request #31221 from nextcloud/feat/dont_crea...
2022-03-24 Robin Appelmanfix method name
2022-03-24 Robin Appelmancaching of userfolder
2022-03-24 Robin Appelmanfmt
2022-03-24 Robin Appelmaninvalidate mount cache on circles change
2022-03-24 Robin Appelmanforce full setup after external storage config change
2022-03-24 Robin Appelmanperform full setup if a cached mount doesn't have a...
2022-03-24 Robin Appelmandon't double setup provider when calling `setupForUser...
2022-03-24 Robin Appelmanadd logic to perform a full filesystem setup when needed
2022-03-24 Robin Appelmanupdate cached mounts when only specific providers have...
2022-03-24 Robin Appelmanfix check if dav root is folder
2022-03-24 Robin Appelmanimprove lazy UserFolder
2022-03-24 Robin Appelmansetup only relevant mounts when possible
2022-03-24 Robin Appelmanfixed when accessing static filesystem calls before...
2022-03-24 Robin Appelmanallow getting mounts by provider
2022-03-24 Robin Appelmanallow getting cached mounts by path from the mount...
2022-03-24 Robin Appelmanreturn a lazy folder from Root::getUserFolder
2022-03-24 Robin Appelmanallow setting some metadata in the lazyfolder without...
2022-03-24 Robin Appelmandont setup full fs after dav auth
2022-03-24 Robin AppelmanMerge pull request #30991 from nextcloud/external-remov...
2022-03-24 Côme ChillietPrepare for ILogger drop in RootCollectionTest 31609/head
2022-03-24 Côme ChillietFix log level for exception in QueryBuilder
2022-03-24 Côme ChillietFix more ILogger related problems from tests
2022-03-24 Côme ChillietFix ILogger instances in application tests for core...
2022-03-24 Côme ChillietFix codestyle
2022-03-24 Côme ChillietMigrate from ILogger to LoggerInterface where needed...
2022-03-24 Côme ChillietFixing psalm errors
2022-03-24 Côme ChillietAdapt more code to migration to LoggerInterface
2022-03-24 Côme ChillietAdapted Server to logger migration in constructors
2022-03-24 Côme ChillietMigrate from ILogger to LoggerInterface in lib/private
2022-03-24 Joas SchillingFix autoloader 31700/head
2022-03-24 Joas SchillingAllow reactions also with other combined emojis
2022-03-24 Côme ChillietMerge pull request #31655 from nextcloud/fix-passing...
2022-03-24 Louis ChemineauDon't create cards_abiduri it if already exists 31221/head
2022-03-24 Côme ChillietImprove wording of output for trashbin migrator
2022-03-24 Thomas CitharelFix passing null to strlen 31655/head
2022-03-24 Joas SchillingMerge pull request #31688 from nextcloud/bugfix/31658...
2022-03-24 Arthur Schiwon24.0.0 beta 1 31693/head
2022-03-24 Nextcloud bot[tx-robot] updated from transifex
2022-03-23 Joas SchillingRemove old shortening 31688/head
2022-03-23 Joas SchillingAutomatically cut the token name on the first level
2022-03-23 Max KunzelmannSet `mtime` to null instead of false if `getlastmodifie...
2022-03-23 Vanessa Pertschquick fix for focus on weather and customize button 31520/head
2022-03-23 Vanessa Pertschquick fix for focus on userStatus button
2022-03-23 Joas SchillingMerge pull request #31658 from nextcloud/bugfix/noid...
next