The Wayback Machine - https://web.archive.org/web/20210302161608/https://github.com/nextcloud/server/commits/master
Skip to content
Permalink
master

Commits on Mar 2, 2021

  1. Merge pull request #25862 from nextcloud/techdept/psalm/some_loggers

    Move away some ILoggers
    rullzer committed Mar 2, 2021
  2. Merge pull request #25568 from nextcloud/move-storage-disable-cache

    disable trasbin during the moveFromStorage fallback
    icewind1991 committed Mar 2, 2021
  3. Merge pull request #25797 from nextcloud/bugfix/noid/templates-fileac…

    …tions
    
    Do not trigger a full filelist reload after creating a new file from a template
    juliushaertl committed Mar 2, 2021
  4. Merge pull request #25854 from nextcloud/techdept/psalm/checksetupcon…

    …troller
    
    Fix lying docblocks
    LukasReschke committed Mar 2, 2021
  5. Merge pull request #25869 from nextcloud/fix/imanager-namespacing

    Fix namespacing
    nickvergessen committed Mar 2, 2021
  6. Merge pull request #25758 from nextcloud/enh/include_RichObject_forms

    Include RichObject for forms
    nickvergessen committed Mar 2, 2021
  7. Move away some ILoggers

    Makes psalm happier
    
    Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
    rullzer committed Mar 2, 2021
  8. Bump bundles

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Mar 2, 2021
  9. At least try to give the full context for the file action

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Mar 2, 2021
  10. Do not trigger a full filelist reload after creating a new file

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Mar 2, 2021
  11. Merge pull request #25670 from nextcloud/enh/psalm/redundantcasts

    Fix a few RedundantCast
    juliushaertl committed Mar 2, 2021
  12. Merge pull request #25868 from nextcloud/dependabot/npm_and_yarn/babe…

    …l/preset-env-7.13.9
    
    Bump @babel/preset-env from 7.12.16 to 7.13.9
    rullzer committed Mar 2, 2021
  13. Fix namespacing

    Signed-off-by: Anna Larch <anna@nextcloud.com>
    miaulalala committed Mar 2, 2021
  14. Bump @babel/preset-env from 7.12.16 to 7.13.9

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.13.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-preset-env)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview committed Mar 2, 2021
  15. Merge pull request #25821 from nextcloud/dependabot/npm_and_yarn/babe…

    …l/core-7.13.8
    dependabot-preview committed Mar 2, 2021
  16. Merge pull request #25544 from nextcloud/refactor/app-password-create…

    …d-event
    
    Move app_password_created to a typed event
    ChristophWurst committed Mar 2, 2021
  17. Merge pull request #25865 from nextcloud-pr-bot/automated/noid/psalm-…

    …baseline-update
    
    [Automated] Update psalm-baseline.xml
    rullzer committed Mar 2, 2021
  18. Update psalm baseline

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-pr-bot committed Mar 2, 2021
  19. [tx-robot] updated from transifex

    nextcloud-bot committed Mar 2, 2021

Commits on Mar 1, 2021

  1. Bump @babel/core from 7.12.16 to 7.13.8

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.13.8.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-core)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
    dependabot-preview authored and npmbuildbot-nextcloud committed Mar 1, 2021
  2. Merge pull request #25861 from nextcloud/techdebt/noid/unified-link-h…

    …andling
    
    Unified link handling in setup checks
    rullzer committed Mar 1, 2021
  3. Hello 2016

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Mar 1, 2021
  4. Remove HTML from setup check translations

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Mar 1, 2021
  5. Add target black and noref rules to doc links

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Mar 1, 2021
  6. Merge pull request #25856 from nextcloud/techdept/pslam/card_getOwner

    Card::getOwner should return the actual value
    rullzer committed Mar 1, 2021
  7. Card::getOwner should return the actual value

    I guess we never call this at runtime or it would already ahve done boom
    very loudly.
    
    Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
    rullzer committed Mar 1, 2021
  8. Fix lying docblocks

    * typed the return
    * removed unneeded temp variable
    
    Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
    rullzer committed Mar 1, 2021
  9. Fix a few RedundantCast

    Reported by psalm
    For #25641
    
    Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
    rullzer committed Mar 1, 2021
  10. Merge pull request #25712 from nextcloud/fix/noid/admin-password-tooltip

    Fix admin password strengthify tooltip
    skjnldsv committed Mar 1, 2021
  11. Include RichObject for forms

    Ref. nextcloud/forms#789
    
    Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
    jotoeri committed Mar 1, 2021
  12. Merge pull request #25715 from nextcloud/fix/ca-checker

    Bump the ca location
    rullzer committed Mar 1, 2021
  13. Merge pull request #25799 from nextcloud/wiswedel/fix/config/template…

    …directory
    
    fix typo in template directory config
    juliushaertl committed Mar 1, 2021
  14. Merge pull request #25757 from nextcloud/fix/noid/ldap-cyclic-group-m…

    …emberships
    
    fix detecting cyclic group memberships
    blizzz committed Mar 1, 2021
  15. Merge pull request #25745 from nextcloud/dependachristoph/composer/sy…

    …mfony-polyfills
    
    Bump the Symfony polyfills
    ChristophWurst committed Mar 1, 2021
  16. Merge pull request #25803 from nextcloud/bugfix/25364/make-compatible…

    …-app-message-less-confusing
    
    Make the compatible app message less confusing for multi versions apps
    skjnldsv committed Mar 1, 2021
Older