Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Workflow debugger #296

Draft
wants to merge 780 commits into
base: master
Choose a base branch
from
Draft

GitHub Workflow debugger #296

wants to merge 780 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    4811a02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nextcloud#37458 from Fenn-CS/fix/37424/better-501-…

    …error-logging
    
    Avoid db connections when logging db connection errors
    Fenn-CS committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4220442 View commit details
    Browse the repository at this point in the history
  3. webpack: add nonce to unsupported-browser-redirect chunk

    Signed-off-by: Varun Patil <varunpatil@ucla.edu>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    pulsejet authored and nextcloud-command committed May 24, 2023
    Configuration menu
    Copy the full SHA
    60a7610 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nextcloud#38415 from nextcloud/object-store-init-root

    don't always check if we need to setup the object store root
    blizzz committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b2e3426 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nextcloud#38374 from nextcloud/pulsejet/patch-ubr-…

    …nonce
    
    webpack: add nonce to unsupported-browser-redirect chunk
    pulsejet committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e603826 View commit details
    Browse the repository at this point in the history
  6. Add OpenAPI specs

    Signed-off-by: jld3103 <jld3103yt@gmail.com>
    provokateurin committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4218f71 View commit details
    Browse the repository at this point in the history
  7. fix(files): make open folder a default action

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d9f9a72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    115689f View commit details
    Browse the repository at this point in the history
  9. Merge pull request nextcloud#38441 from nextcloud/feat/make-open-fold…

    …er-action
    
    fix(files): make open folder a default action
    AndyScherzinger committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b8ae166 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed May 25, 2023
    Configuration menu
    Copy the full SHA
    1f2a9de View commit details
    Browse the repository at this point in the history
  2. fix(carddav): Check enumeration settings for all SAB methods

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed May 25, 2023
    Configuration menu
    Copy the full SHA
    5cfbd4c View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#38423 from nextcloud/fix/carddav/check-s…

    …ystem-address-book-enumeration
    
    fix(carddav): Check enumeration settings for all SAB methods
    ChristophWurst committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b6d7343 View commit details
    Browse the repository at this point in the history
  4. fix(carddav): Make system contact phone number RFC compliant

    Signed-off-by: greta <gretadoci@gmail.com>
    GretaD committed May 25, 2023
    Configuration menu
    Copy the full SHA
    50b61c8 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix table view"

    This reverts commit cb852ef
    
    Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
    JuliaKirschenheuter committed May 25, 2023
    Configuration menu
    Copy the full SHA
    94e1a42 View commit details
    Browse the repository at this point in the history
  6. fix(carddav): Don't show system address book cards to guests

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e524631 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nextcloud#38458 from nextcloud/revert/37870-Fix_ta…

    …ble_view
    
    Revert "Fix table view"
    JuliaKirschenheuter committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3d36420 View commit details
    Browse the repository at this point in the history
  8. Merge pull request nextcloud#38454 from nextcloud/fix/capitalization-…

    …other-tel
    
    fix(carddav): Make system contact phone number RFC compliant
    ChristophWurst committed May 25, 2023
    Configuration menu
    Copy the full SHA
    9780472 View commit details
    Browse the repository at this point in the history
  9. Adapt encryption test to change in generateHeader

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed May 25, 2023
    Configuration menu
    Copy the full SHA
    99bdb15 View commit details
    Browse the repository at this point in the history
  10. Merge pull request nextcloud#38448 from nextcloud/fix/carddav/no-sab-…

    …guest-users
    
    fix(carddav): Don't show system address book cards to guests
    blizzz committed May 25, 2023
    Configuration menu
    Copy the full SHA
    cd5bd11 View commit details
    Browse the repository at this point in the history
  11. adjust active element visibility in the usermenu

    Signed-off-by: Simon L <szaimen@e.mail.de>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    szaimen authored and nextcloud-command committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8424b2a View commit details
    Browse the repository at this point in the history
  12. Merge pull request nextcloud#38206 from nextcloud/fix/increase-iterat…

    …ions-for-pbkdf2
    
    Increase from 100000 to 600000 iterations for hash_pbkdf2
    szaimen committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0ad56e5 View commit details
    Browse the repository at this point in the history
  13. adjust active element visibility in the sidebar

    Signed-off-by: Simon L <szaimen@e.mail.de>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    szaimen authored and nextcloud-command committed May 25, 2023
    Configuration menu
    Copy the full SHA
    56aa4c7 View commit details
    Browse the repository at this point in the history
  14. fix: better error message on missing user files dir

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7d06dc3 View commit details
    Browse the repository at this point in the history
  15. Merge pull request nextcloud#38459 from nextcloud/enh/noid/adjust-use…

    …rmenu-visibility
    
    adjust active element visibility in the usermenu
    szaimen committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3e293b7 View commit details
    Browse the repository at this point in the history
  16. Merge pull request nextcloud#38460 from nextcloud/enh/noid/adjust-sid…

    …ebar-visiblity
    
    adjust active element visibility in the sidebar
    szaimen committed May 25, 2023
    Configuration menu
    Copy the full SHA
    cc52509 View commit details
    Browse the repository at this point in the history
  17. Fix initialisation of versions in the DB

    Broken after nextcloud#36690
    
    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed May 25, 2023
    Configuration menu
    Copy the full SHA
    c3475f4 View commit details
    Browse the repository at this point in the history
  18. Improve handling of undefined version label

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed May 25, 2023
    Configuration menu
    Copy the full SHA
    c40de8b View commit details
    Browse the repository at this point in the history
  19. Add fallback when a there is no preview for a version

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e8eb8a9 View commit details
    Browse the repository at this point in the history
  20. Merge pull request nextcloud#38300 from nextcloud/fix/better-error-me…

    …ssage
    
    fix: better error message on missing user files dir
    szaimen committed May 25, 2023
    Configuration menu
    Copy the full SHA
    477d644 View commit details
    Browse the repository at this point in the history
  21. Merge pull request nextcloud#38429 from tanganellilore/fix_delete_use…

    …r_syslink
    
    Fix deletion of User when system link are used in him user folder
    szaimen committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f29aa29 View commit details
    Browse the repository at this point in the history
  22. Merge pull request nextcloud#38467 from nextcloud/artonge/fix/files_v…

    …ersions_preview
    
    Add fallback when a there is no preview for a version
    artonge committed May 25, 2023
    Configuration menu
    Copy the full SHA
    fe146a9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7d9d99d View commit details
    Browse the repository at this point in the history
  2. fix: execute throws docrine exceptions not our wrapped ones

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl authored and backportbot-nextcloud[bot] committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9453c2d View commit details
    Browse the repository at this point in the history
  3. fix(dav): Fix avatar size in system address book

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed May 26, 2023
    Configuration menu
    Copy the full SHA
    ef93bb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fa42c0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nextcloud#38481 from nextcloud/bugfix/noid/avatar-…

    …size-in-sab
    
    fix(dav): Fix avatar size in system address book
    nickvergessen committed May 26, 2023
    Configuration menu
    Copy the full SHA
    37f387b View commit details
    Browse the repository at this point in the history
  6. fix(weather_status): Improve contrast of favorite icon

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b4ec3a3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nextcloud#38333 from nextcloud/fix/weather-star-co…

    …ntrast
    
    weather_status: Improve contrast of favorite icon
    szaimen committed May 26, 2023
    Configuration menu
    Copy the full SHA
    a3baad1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed May 27, 2023
    Configuration menu
    Copy the full SHA
    eaff926 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump puppeteer from 19.10.1 to 20.4.0

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.10.1 to 20.4.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v19.10.1...puppeteer-v20.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 27, 2023
    Configuration menu
    Copy the full SHA
    cfe923c View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#38492 from nextcloud/dependabot/npm_and_…

    …yarn/puppeteer-20.4.0
    skjnldsv committed May 27, 2023
    Configuration menu
    Copy the full SHA
    b953fd7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed May 28, 2023
    Configuration menu
    Copy the full SHA
    fa23698 View commit details
    Browse the repository at this point in the history
  2. fix: catch errors in id3parser library

    We use a forked version of getID3 to read embedded images from mp3 files to use them as previews.
    
    If the library is unable to extract a image or fails on something different we should handle it properly.
    
    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed May 28, 2023
    Configuration menu
    Copy the full SHA
    0670ae6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed May 30, 2023
    Configuration menu
    Copy the full SHA
    45d7cee View commit details
    Browse the repository at this point in the history
  2. Merge pull request nextcloud#38496 from nextcloud/preview-mp3-catch-e…

    …rrors
    
    fix: catch errors in id3parser library
    szaimen committed May 30, 2023
    Configuration menu
    Copy the full SHA
    1e1e2fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#38469 from nextcloud/artonge/fix/version…

    …s_init
    
    Fix initialisation of versions in the DB
    artonge committed May 30, 2023
    Configuration menu
    Copy the full SHA
    3053df7 View commit details
    Browse the repository at this point in the history
  4. fix(docs): Fix language and copy-paste class name in docs of CSP

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed May 30, 2023
    Configuration menu
    Copy the full SHA
    5b2d576 View commit details
    Browse the repository at this point in the history
  5. chore(deps): Drop swiftmailer/swiftmailer

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed May 30, 2023
    Configuration menu
    Copy the full SHA
    7e7db1d View commit details
    Browse the repository at this point in the history
  6. Improved display of app links

    Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
    Jerome-Herbinet committed May 30, 2023
    Configuration menu
    Copy the full SHA
    e25fb29 View commit details
    Browse the repository at this point in the history
  7. npm run build

    Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
    Jerome-Herbinet committed May 30, 2023
    Configuration menu
    Copy the full SHA
    ec44d58 View commit details
    Browse the repository at this point in the history
  8. Merge pull request nextcloud#38520 from nextcloud/Jerome-Herbinet-imp…

    …roved-display-of-app-links
    
    Improved display of app links
    szaimen committed May 30, 2023
    Configuration menu
    Copy the full SHA
    41314d3 View commit details
    Browse the repository at this point in the history
  9. chore(app): Do not clear unused cache key

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed May 30, 2023
    Configuration menu
    Copy the full SHA
    3d1acca View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6a3a040 View commit details
    Browse the repository at this point in the history
  2. Update CA certificate bundle

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-command committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4f624b2 View commit details
    Browse the repository at this point in the history
  3. ci: Use conventional commits for CA bundle updates

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ae69a90 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nextcloud#38537 from nextcloud/ci/cacert/conventio…

    …nal-commits
    
    ci: Use conventional commits for CA bundle updates
    nickvergessen committed May 31, 2023
    Configuration menu
    Copy the full SHA
    581e5e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nextcloud#38534 from nextcloud/automated/noid/mast…

    …er-update-ca-cert-bundle
    
    [master] Update ca-cert bundle
    nickvergessen committed May 31, 2023
    Configuration menu
    Copy the full SHA
    eb08dcb View commit details
    Browse the repository at this point in the history
  6. Merge pull request nextcloud#38513 from nextcloud/bugfix/noid/csp-doc…

    …-typos
    
    fix(docs): Fix language and copy-paste class name in docs of CSP
    nickvergessen committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4746ede View commit details
    Browse the repository at this point in the history
  7. fix(caldav): Ignore invalid events for reminder generation

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b7e7d80 View commit details
    Browse the repository at this point in the history
  8. Merge pull request nextcloud#38516 from nextcloud/chore/deps/drop-swi…

    …ftmailer
    
    chore(deps): Drop swiftmailer/swiftmailer
    nickvergessen committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2845a04 View commit details
    Browse the repository at this point in the history
  9. fixup! fix(caldav): Ignore invalid events for reminder generation

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4033154 View commit details
    Browse the repository at this point in the history
  10. Uses "Null Coalescing Operator" to improve code readability.

    Signed-off-by: Faraz Samapoor <fsa@adlas.at>
    fsamapoor authored and Faraz Samapoor committed May 31, 2023
    Configuration menu
    Copy the full SHA
    716a659 View commit details
    Browse the repository at this point in the history
  11. log failures to read certificates during listing

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    223612b View commit details
    Browse the repository at this point in the history
  12. chore: Drop app code checker test data

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed May 31, 2023
    Configuration menu
    Copy the full SHA
    315f7f2 View commit details
    Browse the repository at this point in the history
  13. chore!: Drop \OC_App::isEnabled

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed May 31, 2023
    Configuration menu
    Copy the full SHA
    dd2d504 View commit details
    Browse the repository at this point in the history
  14. chore!: Drop \OC_Defaults::getLogoClaim

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9a89e90 View commit details
    Browse the repository at this point in the history
  15. chore(libphonenumber): Bump giggsey/libphonenumber-for-php to giggsey…

    …/libphonenumber-for-php-lite
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6f9ba4e View commit details
    Browse the repository at this point in the history
  16. fix(CI): Satisfy psalm by removing a now obsolete type check

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4809e8d View commit details
    Browse the repository at this point in the history
  17. Fix app menu flicker

    Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
    ZetaTom committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d17fd19 View commit details
    Browse the repository at this point in the history
  18. Merge pull request nextcloud#38468 from nextcloud/log-cert-list-errors

    log failures to read certificates during listing
    icewind1991 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    496a8d2 View commit details
    Browse the repository at this point in the history
  19. Merge pull request nextcloud#38551 from nextcloud/chore/drop-oc-app-i…

    …senabled
    
    chore!: Drop \OC_App::isEnabled
    nickvergessen committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f0238fa View commit details
    Browse the repository at this point in the history
  20. Merge pull request nextcloud#38552 from nextcloud/chore/drop-oc-defau…

    …lts-getlogoclaim
    
    chore!: Drop \OC_Defaults::getLogoClaim
    nickvergessen committed May 31, 2023
    Configuration menu
    Copy the full SHA
    56ece0c View commit details
    Browse the repository at this point in the history
  21. Merge pull request nextcloud#38514 from nextcloud/bump/giggsey/libpho…

    …nenumber-for-php_to_lite-version
    
    chore(libphonenumber): Bump giggsey/libphonenumber-for-php to giggsey…
    nickvergessen committed May 31, 2023
    Configuration menu
    Copy the full SHA
    90a628d View commit details
    Browse the repository at this point in the history
  22. Merge pull request nextcloud#38549 from ZetaTom/master

    Fix app menu flicker
    szaimen committed May 31, 2023
    Configuration menu
    Copy the full SHA
    81463ea View commit details
    Browse the repository at this point in the history
  23. Merge pull request nextcloud#38550 from nextcloud/chore/app-checker-t…

    …est-data
    
    chore: Drop app code checker test data
    ChristophWurst committed May 31, 2023
    Configuration menu
    Copy the full SHA
    990775d View commit details
    Browse the repository at this point in the history
  24. chore(OC): Remove deprecated legacy loader from OC (OC.loadScript a…

    …nd `OC.loadStyle`)
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed May 31, 2023
    Configuration menu
    Copy the full SHA
    dd1f437 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    aaa226d View commit details
    Browse the repository at this point in the history
  2. fix(trashbin): Truncate long filenames

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7c430a8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#38355 from nextcloud/fix/trashbin-long-f…

    …ilenames
    
    fix(trashbin): Truncate long filenames
    blizzz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2be74ee View commit details
    Browse the repository at this point in the history
  4. chore: Drop \OC_App::getAppVersion

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    cf6e2fa View commit details
    Browse the repository at this point in the history
  5. chore: Drop \OC_App::getAppInfo

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e76d525 View commit details
    Browse the repository at this point in the history
  6. chore: Drop \OC_App::getNavigation

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    167763d View commit details
    Browse the repository at this point in the history
  7. chore: Drop \OC_App::getSettingsNavigation

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    999aec3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request nextcloud#38301 from nextcloud/fix/carddav/catch-i…

    …nvalid-event-reminder-service
    
    fix(caldav): Ignore invalid events for reminder generation
    blizzz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    63e7ac4 View commit details
    Browse the repository at this point in the history
  9. redis: Do not try to authenticate with non-string password/user

    Signed-off-by: Leo R. Lundgren <leo@finalresort.org>
    rawtaz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c52aaa3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request nextcloud#38566 from nextcloud/chore/drop-oc-app-m…

    …ethods
    
    Drop \OC_App methods deprecated in Nextcloud 14
    nickvergessen committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1a3bb23 View commit details
    Browse the repository at this point in the history
  11. feat(ocp): Allow sending emails with subject and body

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7f8f792 View commit details
    Browse the repository at this point in the history
  12. fix(ocp): Mark IMessage::attachInline as @SInCE 27

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0f53493 View commit details
    Browse the repository at this point in the history
  13. Merge pull request nextcloud#38586 from nextcloud/fix/ocp/imessage-at…

    …tachinline-since
    
    fix(ocp): Mark IMessage::attachInline as @SInCE 27
    AndyScherzinger committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1d040f9 View commit details
    Browse the repository at this point in the history
  14. chore: Do not sass-compile external apps

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1ea2082 View commit details
    Browse the repository at this point in the history
  15. Merge pull request nextcloud#38567 from nextcloud/chore/remove-deprec…

    …ated-legacy-loader
    
    Remove deprecated legacy loader from `OC`
    ChristophWurst committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ff66104 View commit details
    Browse the repository at this point in the history
  16. chore(ocp)!: Drop \OCP\Util::linkToPublic

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f04ff2c View commit details
    Browse the repository at this point in the history
  17. Merge pull request nextcloud#38568 from rawtaz/fix-redis-empty-password

    redis: Do not try to authenticate with non-string password/user
    icewind1991 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e81fdfe View commit details
    Browse the repository at this point in the history
  18. Merge pull request nextcloud#38261 from fsamapoor/replace_strpos_call…

    …s_in_lib_private
    
    Refactors "strpos" calls in  lib/private to improve code readability.
    icewind1991 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9f1d497 View commit details
    Browse the repository at this point in the history
  19. fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it…

    … finishes
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    373147a View commit details
    Browse the repository at this point in the history
  20. fix(psalm): Install apcu, ftp and ldap extension like in static-code-…

    …analysis-security
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d6ce500 View commit details
    Browse the repository at this point in the history
  21. Merge pull request nextcloud#38597 from nextcloud/techdebt/noid/run-p…

    …salm-ci-with-1-thread
    
    fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it…
    nickvergessen committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    07dee97 View commit details
    Browse the repository at this point in the history
  22. chore: update workflows from templates

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv authored and nickvergessen committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5f8fefc View commit details
    Browse the repository at this point in the history
  23. fix(CI): Update oracle image and config

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e786411 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    c9fbfe2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nextcloud#38486 from nextcloud/automated/update-wo…

    …rkflows
    
    chore: update workflows from templates
    nickvergessen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    5591da0 View commit details
    Browse the repository at this point in the history
  3. fix(dispatcher): Migrate to OCP event dispatcher before symfony/event…

    …-dispatcher upgrade
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6d076c1 View commit details
    Browse the repository at this point in the history
  4. fix(CI): Add empty eslint and node when unrelated (PHP only)

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6793fe1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nextcloud#38585 from nextcloud/feature/ocp/send-me…

    …ssage-with-subject-body
    
    feat(ocp): Allow sending emails with subject and body
    ChristophWurst committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    c0263b9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nextcloud#38545 from nextcloud/bugfix/noid/symfony…

    …/event-dispatcher-upgrade-preparation
    
    fix(dispatcher): Migrate to OCP event dispatcher before symfony/event…
    nickvergessen committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    fa4f476 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nextcloud#38593 from nextcloud/chore/ocp/drop-util…

    …-linktopublic
    
    chore(ocp)!: Drop \OCP\Util::linkToPublic
    ChristophWurst committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    09c5f99 View commit details
    Browse the repository at this point in the history
  8. Refactors "strpos" calls in /core to improve code readability.

    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a1ef028 View commit details
    Browse the repository at this point in the history
  9. Refactors "strpos" calls in /apps/user_ldap to improve code readability.

    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b0938b9 View commit details
    Browse the repository at this point in the history
  10. Refactors "strpos" calls in /apps/theming to improve code readability.

    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    437631a View commit details
    Browse the repository at this point in the history
  11. chore: remove check for suhosin.executor.func.blacklist

    Suhosin is/was a PHP extension.
    The last release was 2015-05-21.
    Suhosin does not support PHP 8.
    
    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3d3c497 View commit details
    Browse the repository at this point in the history
  12. chore(deps): fix npm audit

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-command committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    438d86e View commit details
    Browse the repository at this point in the history
  13. Merge pull request nextcloud#38595 from nextcloud/remove-suhosin-check

    chore: remove check for suhosin.executor.func.blacklist
    kesselb committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2188505 View commit details
    Browse the repository at this point in the history
  14. Refactors "strpos" calls in /apps/files_external to improve code read…

    …ability.
    
    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    cfb921b View commit details
    Browse the repository at this point in the history
  15. Refactors "strpos" calls in /apps/files_sharing to improve code reada…

    …bility.
    
    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    12e3594 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    d8f3387 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nextcloud#38497 from nextcloud/automated/noid/mast…

    …er-fix-npm-audit
    
    [master] Fix npm audit
    szaimen committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    2fd7feb View commit details
    Browse the repository at this point in the history
  3. feat: set background = backgroundColor via occ

    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    8759e30 View commit details
    Browse the repository at this point in the history
  4. refactor: migrate OC_EventSource to dependency injection

    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    a2afc7b View commit details
    Browse the repository at this point in the history
  5. Merge pull request nextcloud#38386 from nextcloud/dept-use-di-for-eve…

    …nt-source
    
    refactor: migrate OC_EventSource to dependency injection
    icewind1991 committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    f5932eb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    0357e58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nextcloud#38602 from fsamapoor/replace_strpos_call…

    …s_in_core
    
    Refactors "strpos" calls in /core to improve code readability.
    Fenn-CS committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    cf75c2e View commit details
    Browse the repository at this point in the history
  3. feat: remove check for OpenSSL 1.0.1d and 1.0.2b

    OpenSSL 1.0.1d: 2013-02-05
    OpenSSL 1.0.2b: 2015-06-11
    
    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    5a23b42 View commit details
    Browse the repository at this point in the history
  4. Refactors controllers by using PHP8's constructor property promotion.

    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    450bf5c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    7fd9b62 View commit details
    Browse the repository at this point in the history
  2. openapi: Fix wrapping OCS responses that are not DataResponse

    Signed-off-by: jld3103 <jld3103yt@gmail.com>
    provokateurin committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c435722 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#38640 from nextcloud/fix/openapi-ocs-wrap

    openapi: Fix wrapping OCS responses that are not DataResponse
    AndyScherzinger committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e464446 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nextcloud#38608 from fsamapoor/replace_strcalls_in…

    …_user_ldap_app
    
    Refactors "strpos" calls in /apps/user_ldap
    come-nc committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6a8c25f View commit details
    Browse the repository at this point in the history
  5. Refactors "strpos" calls in lib/public to improve code readability.

    Signed-off-by: Faraz Samapoor <fsamapoor@gmail.com>
    Faraz Samapoor authored and come-nc committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    bf38c0a View commit details
    Browse the repository at this point in the history
  6. Merge pull request nextcloud#38620 from fsamapoor/replace_strpos_call…

    …s_in_files_sharing_app
    
    Refactors "strpos" calls in /apps/files_sharing
    come-nc committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    dea2f7d View commit details
    Browse the repository at this point in the history
  7. bump marked from 4.3.0 to 5.0.4

    ---
    updated-dependencies:
    - dependency-name: marked
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Louis Chemineau <louis@chmn.me>
    dependabot[bot] authored and artonge committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ef4226a View commit details
    Browse the repository at this point in the history
  8. Merge pull request nextcloud#38627 from nextcloud/dependabot/npm_and_…

    …yarn/marked-5.0.4
    
    bump marked from 4.3.0 to 5.0.4
    artonge committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    fbf9ac0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request nextcloud#38260 from fsamapoor/replace_strpos_call…

    …s_in_lib_public
    
    Refactors "strpos" calls in  lib/public to improve code readability.
    come-nc committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    91686e0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request nextcloud#38611 from fsamapoor/replace_strpos_call…

    …s_in_theming_app
    
    Refactors "strpos" calls in /apps/theming
    come-nc committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2e111e8 View commit details
    Browse the repository at this point in the history
  11. Fix contrast for inactive elements of the main navigation

    Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
    JuliaKirschenheuter authored and susnux committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1d6121b View commit details
    Browse the repository at this point in the history
  12. Update apps/files_external/lib/Lib/Storage/SMB.php

    Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor and come-nc committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    94f2f57 View commit details
    Browse the repository at this point in the history
  13. Update core/Controller/AppPasswordController.php

    Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor and come-nc committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2713ab0 View commit details
    Browse the repository at this point in the history
  14. Update core/Controller/CollaborationResourcesController.php

    Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor and come-nc committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    05784c3 View commit details
    Browse the repository at this point in the history
  15. Update core/Controller/AppPasswordController.php

    Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor and come-nc committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    25cdc35 View commit details
    Browse the repository at this point in the history
  16. Applies agreed-upon indentation convention to the changed controllers.

    Based on nextcloud#38636 (comment)
    
    Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
    fsamapoor committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    fc0e2a9 View commit details
    Browse the repository at this point in the history
  17. Merge pull request nextcloud#38524 from nextcloud/chore/app/clear-unu…

    …sed-cache-key
    
    chore(app): Do not clear unused cache key
    blizzz committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ffa30ce View commit details
    Browse the repository at this point in the history
  18. fix(caldav): Close DB cursor in reminder index background job

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6f3f84e View commit details
    Browse the repository at this point in the history
  19. Merge pull request nextcloud#38635 from nextcloud/remove-check-openss…

    …l-version
    
    feat: remove check for OpenSSL 1.0.1d and 1.0.2b
    kesselb committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a6a40f8 View commit details
    Browse the repository at this point in the history
  20. Merge pull request nextcloud#38478 from nextcloud/backport/38440/master

    [master] fix: Catch Deadlock properly as execute throws Doctrine exceptions not our wrapped ones
    szaimen committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    702196d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8b2ec1e View commit details
    Browse the repository at this point in the history
  2. Fix OpenAPI core paths

    Signed-off-by: jld3103 <jld3103yt@gmail.com>
    provokateurin committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1d32dc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    958096a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3846ec2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nextcloud#38649 from nextcloud/fix/caldav/close-re…

    …minder-index-job-cursor
    
    fix(caldav): Close DB cursor in reminder index background job
    st3iny committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fec2cc6 View commit details
    Browse the repository at this point in the history
  6. fix(caldav): Cast calendar objects id to int when building index

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a213650 View commit details
    Browse the repository at this point in the history
  7. Disable background color on group-header line (on hover, focus, active)

    Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
    Jerome-Herbinet committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2264483 View commit details
    Browse the repository at this point in the history
  8. npm run sass

    Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
    Jerome-Herbinet committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fb945bc View commit details
    Browse the repository at this point in the history
  9. Merge pull request nextcloud#38519 from nextcloud/fix/36967-increase-…

    …contrast-of-inactive-elements
    
    Fix contrast for inactive elements of the main navigation
    susnux committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d80277c View commit details
    Browse the repository at this point in the history
  10. chore: Drop dead private methods in /lib

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    872c181 View commit details
    Browse the repository at this point in the history
  11. fix: Adjust color of icon-starred-yellow to fulfill A11Y contrast r…

    …equirements
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f57cf47 View commit details
    Browse the repository at this point in the history
  12. fix(files): Add border around favorite marker to ensure contrast requ…

    …irements are met
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    35da64a View commit details
    Browse the repository at this point in the history
  13. Merge pull request nextcloud#38652 from nextcloud/chore/dead-private-…

    …methods
    
    chore: Drop dead private methods in /lib
    ChristophWurst committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8673d03 View commit details
    Browse the repository at this point in the history
  14. Merge pull request nextcloud#38370 from nextcloud/fix/a11y-files-favo…

    …rite
    
    Adjust files favorite marker to fulfill A11Y contrast requirements
    susnux committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    9ed4040 View commit details
    Browse the repository at this point in the history
  15. Merge pull request nextcloud#38590 from nextcloud/chore/sass-no-exter…

    …nal-apps
    
    chore: Do not sass-compile external apps
    ChristophWurst committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f96afcf View commit details
    Browse the repository at this point in the history
  16. drop the oauth2_clients trusted column, delete unsupported clients an…

    …d their access tokens
    
    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b2a75fc View commit details
    Browse the repository at this point in the history
  17. shorten oauth2 client names before resizing the column

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    633e951 View commit details
    Browse the repository at this point in the history
  18. Merge pull request nextcloud#38648 from nextcloud/fix/caldav/reminder…

    …-index-int-id-cast
    
    fix(caldav): Cast calendar objects id to int when building index
    ChristophWurst committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4d8c963 View commit details
    Browse the repository at this point in the history
  19. Merge pull request nextcloud#38577 from nextcloud/enh/noid/improve-oa…

    …uth-migration-from-oc
    
    Improve oauth2 database migration from ownCloud
    julien-nc committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b05c5e7 View commit details
    Browse the repository at this point in the history
  20. Merge pull request nextcloud#38631 from nextcloud/theming-set-backgro…

    …und-color-via-occ
    
    feat: set background = backgroundColor via occ
    kesselb committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fd7d0e2 View commit details
    Browse the repository at this point in the history
  21. enh(theming): Error contrast

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    27ebaea View commit details
    Browse the repository at this point in the history
  22. enh(theming): Warning contrast

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fe098ff View commit details
    Browse the repository at this point in the history
  23. enh(theming): Success contrast

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    187ff83 View commit details
    Browse the repository at this point in the history
  24. enh(theming): Info contrast

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    27f9154 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3ef53a2 View commit details
    Browse the repository at this point in the history
  26. Reset show tags on close

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    bf10f3c View commit details
    Browse the repository at this point in the history
  27. Show loading icon when loading tags

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    Pytal committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5acbe6f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5a6fb35 View commit details
    Browse the repository at this point in the history
  29. Merge pull request nextcloud#38662 from nextcloud/Jerome-Herbinet-dis…

    …able-bg-color-on-group-header-line-1
    Pytal committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    80a3507 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    67f1533 View commit details
    Browse the repository at this point in the history
  2. encrypt oauth2 client secrets

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    18c742a View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#38398 from nextcloud/fix/noid/oauth2-enc…

    …rypt-client-secret
    
    Store encrypted OAuth2 client secrets
    julien-nc committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5bf1fc6 View commit details
    Browse the repository at this point in the history
  4. fix(apache): Serve mjs (module javascript) as static files

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e532419 View commit details
    Browse the repository at this point in the history
  5. fix(weather_status): Always show all favorite locations

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    bab7cc9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nextcloud#38688 from nextcloud/fix/serve-mjs-as-st…

    …atic-file
    
    fix(apache): Serve `mjs` (module javascript) as static files
    kesselb committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    42a1e82 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nextcloud#38664 from nextcloud/fix/a11y-favorites-…

    …weather_status
    
    fix(weather_status): Always show all favorite locations
    susnux committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e140d2b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    df2727a View commit details
    Browse the repository at this point in the history
  2. fix(actions): cypress

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7cb6a3d View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump css-loader from 6.7.3 to 6.8.1

    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.8.1.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/css-loader@v6.7.3...v6.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    889b0c3 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3

    Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.5.3.
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@2.5.0...v2.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: tslib
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    d889c86 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nextcloud#38694 from nextcloud/fix/cypress-context

    fix(actions): cypress
    szaimen committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    d682d57 View commit details
    Browse the repository at this point in the history
  6. Update bug report issue template

    - Remove v24 / add v27 (already at RC state, so `master` will be v28)
    - Add PHP 8.2, remove 7.3/7.4
    - Some minor adds/fixes
    
    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    afadf77 View commit details
    Browse the repository at this point in the history
  7. Add links

    Co-authored-by: Simon L. <szaimen@e.mail.de>
    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf and szaimen committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    811f313 View commit details
    Browse the repository at this point in the history
  8. v25 supports php7.4

    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b12dc65 View commit details
    Browse the repository at this point in the history
  9. Remove 32bit question

    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    0b88650 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab3fed8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request nextcloud#38695 from nextcloud/dependabot/npm_and_…

    …yarn/css-loader-6.8.1
    
    chore(deps-dev): Bump css-loader from 6.7.3 to 6.8.1
    artonge committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9ebeb5e View commit details
    Browse the repository at this point in the history
  12. fix oauth2 tests

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    808819a View commit details
    Browse the repository at this point in the history
  13. Do not cast sizes to int in Trashbin class

    This helps with 32bits support
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b234b96 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    12be9c5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    faf0e63 View commit details
    Browse the repository at this point in the history
  16. fix false link in issue template

    Signed-off-by: Simon L <szaimen@e.mail.de>
    szaimen committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    8e34153 View commit details
    Browse the repository at this point in the history
  17. Correctly react to bad configuration

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    c4281fe View commit details
    Browse the repository at this point in the history
  18. Merge pull request nextcloud#38710 from nextcloud/enh/noid/fix-issue-…

    …template
    
    fix wrong link in issue template
    szaimen committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ca9d6db View commit details
    Browse the repository at this point in the history
  19. chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2138209 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    02a671f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a719b43 View commit details
    Browse the repository at this point in the history
  3. avoid requests to opengraph image if no host detected

    Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
    julien-nc committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    3621a6b View commit details
    Browse the repository at this point in the history
  4. Merge pull request nextcloud#38645 from nextcloud/enh/noid/link-ref-p…

    …rovider-local-image-uri
    juliushaertl committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    76d4487 View commit details
    Browse the repository at this point in the history
  5. Drop meta robots tag

    Revert mistake
    
    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5b5895a View commit details
    Browse the repository at this point in the history
  6. add utility command for object store objects

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ea88ec1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nextcloud#38226 from nextcloud/file-object-utils

    add utility command for object store objects
    icewind1991 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    3ef5090 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    6899360 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump dms/phpunit-arraysubset-asserts

    Bumps [dms/phpunit-arraysubset-asserts](https://github.com/rdohms/phpunit-arraysubset-asserts) from 0.4.0 to 0.5.0.
    - [Release notes](https://github.com/rdohms/phpunit-arraysubset-asserts/releases)
    - [Commits](rdohms/phpunit-arraysubset-asserts@v0.4.0...v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: dms/phpunit-arraysubset-asserts
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    e2c13ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#38733 from nextcloud/dependabot/composer…

    …/build/integration/dms/phpunit-arraysubset-asserts-0.5.0
    dependabot[bot] committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    99e1014 View commit details
    Browse the repository at this point in the history
  4. allow to specify upgrade.cli-upgrade-link in order to link to the cor…

    …rect documentation
    
    Signed-off-by: Simon L <szaimen@e.mail.de>
    szaimen committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    918859c View commit details
    Browse the repository at this point in the history
  5. Add a Dependabot configuration to autoupdate GitHub action versions

    Signed-off-by: Kurt McKee <contactme@kurtmckee.org>
    kurtmckee committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    0164dd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    2259eed View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0

    Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.0.2 to 3.1.0.
    - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
    - [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md)
    - [Commits](nextcloud-libraries/nextcloud-event-bus@v3.0.2...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/event-bus"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    dependabot[bot] authored and nextcloud-command committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    d4bebc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#38734 from nextcloud/dependabot/npm_and_…

    …yarn/nextcloud/event-bus-3.1.0
    
    chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0
    artonge committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    38aaab3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    a85831a View commit details
    Browse the repository at this point in the history
  2. Merge pull request nextcloud#38543 from fsamapoor/use_null_coalescing…

    …_operator
    
    Uses "Null Coalescing Operator" to improve code readability.
    szaimen committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c93be18 View commit details
    Browse the repository at this point in the history
  3. fix(caching): Avoid checking existence before fetching

    The cache might expire between checking for key existence and fetching
    the value. In this rare case the code continues with a null value when
    it doesn't expect one.
    
    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst authored and szaimen committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b8c61b3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nextcloud#38619 from fsamapoor/replace_strpos_call…

    …s_in_files_external_app
    
    Refactors "strpos" calls in /apps/files_external
    szaimen committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ac57cf9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nextcloud#38725 from nextcloud/dropMetaRobots

    Drop meta robots header
    szaimen committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1001adc View commit details
    Browse the repository at this point in the history
  6. chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurit…

    …yPolicy::allowInlineScript
    
    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    08a3f37 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nextcloud#38636 from fsamapoor/constructor_propert…

    …y_promotion_part1
    
    [1/3] Refactors /core controllers using constructor property promotion.
    szaimen committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0d18929 View commit details
    Browse the repository at this point in the history
  8. Merge pull request nextcloud#38735 from nextcloud/enh/noid/update-dis…

    …abled-updater-wording
    
    allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation
    szaimen committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e390a35 View commit details
    Browse the repository at this point in the history
  9. Merge pull request nextcloud#38591 from nextcloud/fix/caching/avoid-h…

    …askey-get
    
    fix(caching): Avoid checking existence before fetching
    szaimen committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    83faba5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request nextcloud#38642 from nextcloud/chore/appframework/…

    …drop-emptycontentsecuritypolicy-allowinlinescript
    
    chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript
    szaimen committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    63bf207 View commit details
    Browse the repository at this point in the history
  11. fix(carddav): Make SystemAddressBook::__construct $groupManager argum…

    …ent nullable
    
    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    62c4196 View commit details
    Browse the repository at this point in the history
  12. ci: pin setup-php to avoid a regression

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    8d8c865 View commit details
    Browse the repository at this point in the history
  13. Merge pull request nextcloud#38737 from kurtmckee/add-dependabot-for-…

    …actions
    
    Add a Dependabot configuration to autoupdate GitHub action versions
    szaimen committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7903b42 View commit details
    Browse the repository at this point in the history
  14. chore(deps): Bump skjnldsv/read-package-engines-version-actions

    Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions) from 1.1 to 2.2.
    - [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases)
    - [Commits](skjnldsv/read-package-engines-version-actions@v1.1...8205673)
    
    ---
    updated-dependencies:
    - dependency-name: skjnldsv/read-package-engines-version-actions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    874d791 View commit details
    Browse the repository at this point in the history
  15. chore(deps): Bump peter-evans/create-or-update-comment from 2 to 3

    Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3.
    - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
    - [Commits](peter-evans/create-or-update-comment@v2...c6c9a1a)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-or-update-comment
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    acf0f16 View commit details
    Browse the repository at this point in the history
  16. chore(deps): Bump actions/setup-node from 2 to 3

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2...64ed1c7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    30639c9 View commit details
    Browse the repository at this point in the history
  17. chore(deps): Bump actions/upload-artifact from 2 to 3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...0b7f8ab)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    89eecf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ee45b13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nextcloud#38785 from nextcloud/dependabot/github_a…

    …ctions/skjnldsv/read-package-engines-version-actions-2.2
    
    chore(deps): Bump skjnldsv/read-package-engines-version-actions from 1.1 to 2.2
    skjnldsv committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    042003a View commit details
    Browse the repository at this point in the history
  3. Merge pull request nextcloud#38788 from nextcloud/dependabot/github_a…

    …ctions/actions/upload-artifact-3
    skjnldsv committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    14ae779 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nextcloud#38786 from nextcloud/dependabot/github_a…

    …ctions/peter-evans/create-or-update-comment-3
    skjnldsv committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    da7b407 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nextcloud#38787 from nextcloud/dependabot/github_a…

    …ctions/actions/setup-node-3
    skjnldsv committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    46c1d97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39b716c View commit details
    Browse the repository at this point in the history
  7. Add config variable for curl timeout

    Add the config variable for curl calls ("remote_curl_timeout"). E.g., needed for nextcloud federation.
    
    Signed-off-by: Dominik Fuchß <develop@fuchss.org>
    dfuchss authored and kesselb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c3ba871 View commit details
    Browse the repository at this point in the history
  8. Changes after code review.

    Signed-off-by: Dominik Fuchß <develop@fuchss.org>
    dfuchss authored and kesselb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a4a5740 View commit details
    Browse the repository at this point in the history
  9. Fix deprecated method call

    Signed-off-by: Dominik Fuchß <develop@fuchss.org>
    dfuchss authored and kesselb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e3f6a13 View commit details
    Browse the repository at this point in the history
  10. Allow stdClass in XML responses

    Signed-off-by: jld3103 <jld3103yt@gmail.com>
    provokateurin committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7f46516 View commit details
    Browse the repository at this point in the history
  11. Merge pull request nextcloud#38292 from dfuchss/feature/configurabe_t…

    …imeout
    
    Add config variable for curl timeout
    szaimen committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4b3c552 View commit details
    Browse the repository at this point in the history
  12. Merge pull request nextcloud#38777 from nextcloud/fix/carddav/system-…

    …address-book-nullable-groupmanager
    
    fix(carddav): Make SystemAddressBook::__construct $groupManager argument nullable
    ChristophWurst committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3f766e9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request nextcloud#38745 from nextcloud/feature/ocs-xml-std…

    …class
    
    Allow stdClass in XML responses
    provokateurin committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    38d64f4 View commit details
    Browse the repository at this point in the history
  14. chore: don't copy additional configuration files to integration test …

    …container
    
    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    aedb4be View commit details
    Browse the repository at this point in the history
  15. Enable version features again with S3 versioning

    Signed-off-by: Benjamin Somers <bsomers@resel.fr>
    bensmrs committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    75e0461 View commit details
    Browse the repository at this point in the history
  16. Merge pull request nextcloud#38794 from bensmrs/master

    Enable version features again with S3 versioning
    artonge committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    69f6585 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Fix(l10n): Update translations from Transifex

    Signed-off-by: Nextcloud bot <bot@nextcloud.com>
    nextcloud-bot committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c12a64f View commit details
    Browse the repository at this point in the history
  2. set correct value for two factore passed

    Signed-off-by: mrvahedi68 <mr.vahedi68@gmail.com>
    mrvahedi68 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e739cc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26faee3 View commit details
    Browse the repository at this point in the history
  4. rebase and fix conflicts

    Signed-off-by: MohammadReza vahedi <mr.vahedi68@gmail.com>
    mrvahedi68 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1087ef2 View commit details
    Browse the repository at this point in the history