aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39477 from nextcloud/3rdparty-bump-symfony-http-routing-t...Daniel2023-07-191-0/+0
|\
| * chore(3rdparty): update symfony http-foundation, routing and translation to 5...Daniel Kesselberg2023-07-191-0/+0
* | Merge pull request #39222 from nextcloud/bugfix/noid/more-event-dispatchersJoas Schilling2023-07-197-48/+23
|\ \
| * | fix(workflowengine): Remove legacy event (deprecated since 17)Joas Schilling2023-07-193-33/+4
| * | fix(loopup_server_connector): Migrate to IEventDispatcherJoas Schilling2023-07-191-8/+10
| * | fix(files_trashbin): Migrate to IEventDispatcher and emit as typed eventJoas Schilling2023-07-193-7/+9
|/ /
* | Merge pull request #39304 from nextcloud/bugfix/noid/typed-event-comments-entityJoas Schilling2023-07-195-22/+17
|\ \ | |/ |/|
| * fix(comments): Emit CommentsEntityEvent as typed eventJoas Schilling2023-07-185-22/+17
* | Merge pull request #39455 from nextcloud/3rdparty-bump-symfony-consoleDaniel2023-07-191-0/+0
|\ \
| * | chore(3rdparty): update symfony/console to 5.4.24Daniel Kesselberg2023-07-181-0/+0
* | | Merge pull request #39229 from nextcloud/fix/default-empty-content-filesPytal2023-07-1869-106/+150
|\ \ \
| * | | fix(files): default emptycontent messageJohn Molakvoæ2023-07-1869-106/+150
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1996-236/+2724
|/ / /
* | | Merge pull request #39444 from nextcloud/fix/l10n-managerDaniel2023-07-187-10/+17
|\ \ \
| * | | fix(l10n): ManagerChristopher Ng2023-07-177-10/+17
* | | | Merge pull request #39456 from nextcloud/fix/script-tag-for-module-js-with-ve...Ferdinand Thiessen2023-07-182-1/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: Correctly add `module` content type to script tags when scripts with ver...Ferdinand Thiessen2023-07-182-1/+14
* | | | Merge pull request #38397 from nextcloud/enh/contacts/hide-adressbook-optionDaniel2023-07-183-14/+54
|\ \ \ \ | |_|_|/ |/| | |
| * | | enh(contacts): show/hide addressbooks for allJohannes Merkel2023-07-103-14/+54
* | | | Merge pull request #39441 from nextcloud/3rdparty-bump-symfony-processJoas Schilling2023-07-181-0/+0
|\ \ \ \
| * | | | chore(3rdparty): update symfony/process to 5.4.24Daniel Kesselberg2023-07-181-0/+0
* | | | | Merge pull request #39305 from nextcloud/bugfix/noid/sabre-plugin-eventsJoas Schilling2023-07-188-14/+79
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPluginJoas Schilling2023-07-178-14/+79
* | | | | Merge pull request #39447 from nextcloud/fix/fix-encryption-shareCôme Chilliet2023-07-181-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix sharing of encrypted filesCôme Chilliet2023-07-181-1/+1
* | | | | Merge pull request #38907 from nextcloud/mail/fix/8551/contact-manager-searchJohannes2023-07-181-3/+6
|\ \ \ \ \
| * | | | | fix(mail): ContactManager search with fullmatchJohannes Merkel2023-06-291-3/+6
* | | | | | Merge pull request #39442 from nextcloud/2fa-codeownersSimon L2023-07-181-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore: update codeowners for 2faDaniel Kesselberg2023-07-171-3/+3
* | | | | | Merge pull request #39378 from nextcloud/bugfix/noid/sidebar-fullscreenJulius Härtl2023-07-183-3/+9
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsnextcloud-command2023-07-172-3/+3
| * | | | | | fix: Always apply fullscreen styling to sidebarJulius Härtl2023-07-171-0/+6
| |/ / / / /
* | | | | / Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1816-10/+44
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #39403 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2023-07-171-12/+12
|\ \ \ \ \
| * | | | | chore(deps-dev): Bump phpunit/phpunit in /build/integrationdependabot[bot]2023-07-171-12/+12
| |/ / / /
* | | | | Merge pull request #39405 from nextcloud/dependabot/npm_and_yarn/dompurify-3.0.5Pytal2023-07-1713-37/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(deps): Bump dompurify from 2.4.5 to 3.0.5dependabot[bot]2023-07-1713-37/+21
* | | | | Merge pull request #39432 from nextcloud/objectstore-without-multipartJulius Härtl2023-07-171-0/+3
|\ \ \ \ \
| * | | | | fix: check that object store backend supports multi part uploadsDaniel Kesselberg2023-07-171-0/+3
* | | | | | Merge pull request #39309 from nextcloud/bug/35766/fix-get-uid-on-nullableCôme Chilliet2023-07-171-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(profile): fix getUID on nullable user variableThomas Citharel2023-07-111-1/+1
* | | | | | Merge pull request #39416 from nextcloud/bugfix/noid/add-password-confirmatio...Joas Schilling2023-07-171-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(core): Add password confirmation requirement for getapppasswordJoas Schilling2023-07-171-0/+1
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1738-20/+104
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1642-80/+82
* | | | | Merge pull request #39401 from nextcloud/rakekniven-patch-2F. E Noel Nfebe2023-07-151-1/+1
|\ \ \ \ \
| * | | | | fix(i18n) Changed grammar related to "login"rakekniven2023-07-151-1/+1
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1572-46/+422
* | | | | Merge pull request #39132 from nextcloud/fix/correct-exceptions-for-SABArthur Schiwon2023-07-142-2/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into fix/correct-exceptions-for-SABAnna2023-07-14883-9346/+16746
| |\ \ \ \ \