aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | feat: add option to add backtrace to the query loggerRobin Appelman2024-05-011-1/+7
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #45149 from nextcloud/bugfix/noid/improve-pr-templateJoas Schilling2024-05-021-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix(github): Add a security info to the PR templateJoas Schilling2024-05-021-0/+5
* | | | | | | Merge pull request #45125 from nextcloud/fix/drop-ical-jsJohn Molakvoæ2024-05-025-11/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(deps): Drop `ical.js` from dependenciesFerdinand Thiessen2024-04-305-11/+3
* | | | | | | Merge pull request #45131 from nextcloud/chore/location-path-prefixPytal2024-05-023-5/+5
|\ \ \ \ \ \ \
| * | | | | | | chore: compile assetsChristopher Ng2024-04-302-3/+3
| * | | | | | | chore: Remove All files prefix from original locationChristopher Ng2024-04-301-2/+2
* | | | | | | | Merge pull request #45138 from nextcloud/smb-notify-test-retryJohn Molakvoæ2024-05-021-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | test: retry smb notify test a few timesRobin Appelman2024-05-011-0/+17
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #45122 from nextcloud/techdebt/noid/remove-temporary-execu...Joas Schilling2024-05-021-15/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | fix(querybuilder): Remove temporary internal method executeUpdate()Joas Schilling2024-04-301-15/+0
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0222-2/+52
| |/ / / / / / |/| | | | | |
* | | | | | | Update pr-feedback.ymlJoas Schilling2024-05-011-1/+1
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-01146-260/+298
* | | | | | | Merge pull request #45129 from nextcloud/pulsejet/name-idx-migFerdinand Thiessen2024-05-011-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix(core): add fs_name_hash index to migrationVarun Patil2024-04-301-0/+1
* | | | | | | Merge pull request #44694 from nextcloud/feat/show-trash-deleted-byPytal2024-04-308-62/+176
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore: compile assetsChristopher Ng2024-04-305-6/+28
| * | | | | | refactor(trashbin): Move columns into separate fileChristopher Ng2024-04-302-115/+146
| * | | | | | feat(trashbin): Show user who deleted a fileChristopher Ng2024-04-302-0/+61
|/ / / / / /
* | | | | | Merge pull request #44695 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2024-04-301-6/+6
|\ \ \ \ \ \
| * | | | | | build(deps-dev): bump phpunit/phpunit in /build/integrationdependabot[bot]2024-04-301-6/+6
* | | | | | | Merge pull request #44545 from nextcloud/dependabot/npm_and_yarn/webdav-5.5.0Ferdinand Thiessen2024-04-302-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | build(deps): bump webdav from 5.4.0 to 5.5.0dependabot[bot]2024-04-302-2/+2
| |/ / / / /
* | | | | | Merge pull request #44942 from nextcloud/dependabot/npm_and_yarn/simplewebaut...Ferdinand Thiessen2024-04-306-13/+19
|\ \ \ \ \ \
| * | | | | | bump @simplewebauthn/browser from 9.0.1 to 10.0.0dependabot[bot]2024-04-306-13/+19
* | | | | | | Merge pull request #45117 from nextcloud/bug/noid/unnecessary-ini-setFerdinand Thiessen2024-04-301-1/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore: remove unnecessary ini_setDaniel Kesselberg2024-04-301-1/+0
| |/ / / / /
* | | | | | Merge pull request #44943 from nextcloud/dependabot/npm_and_yarn/nextcloud/pa...dependabot[bot]2024-04-304-25/+12
|\ \ \ \ \ \
| * | | | | | fix(deps): bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0dependabot[bot]2024-04-304-25/+12
| |/ / / / /
* | | | | | Merge pull request #44941 from nextcloud/dependabot/npm_and_yarn/types/docker...dependabot[bot]2024-04-302-6/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(dev-deps): bump @types/dockerode from 3.3.26 to 3.3.28dependabot[bot]2024-04-302-6/+7
| |/ / / /
* | | | | Merge pull request #44829 from nextcloud/feat/add-storage-tree-to-info-fileCôme Chilliet2024-04-301-3/+14
|\ \ \ \ \
| * | | | | feat(occ): Add --storage-tree option to info:file to help debug storagesCôme Chilliet2024-04-151-3/+14
* | | | | | Merge pull request #44871 from nextcloud/feature/include-file-id-in-audit-logsyemkareems2024-04-302-101/+194
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | feat: include file id in audit logsyemkareems2024-04-302-101/+194
|/ / / / /
* | | | | Merge pull request #44533 from nextcloud/dependabot/composer/vendor-bin/psalm...dependabot[bot]2024-04-3034-1133/+1209
|\ \ \ \ \
| * | | | | chore: Update baseline to include new 3rdparty psalm errorsCôme Chilliet2024-04-301-787/+716
| * | | | | fix: Avoid reference use in AppConfigCôme Chilliet2024-04-301-6/+4
| * | | | | fix: Fix small psalm errors in legacyCôme Chilliet2024-04-302-2/+2
| * | | | | fix: Fix tiny phpdoc errors related to ShareCôme Chilliet2024-04-302-10/+7
| * | | | | fix: Avoid useless reference usage in user_ldapCôme Chilliet2024-04-303-2/+3
| * | | | | fix: Fix phpdoc typing in DirectEditing\ManagerCôme Chilliet2024-04-301-4/+3
| * | | | | fix(files_external): Be extra safe with null handling to please psalmCôme Chilliet2024-04-301-0/+3
| * | | | | fix: Improve typing in Archive/TAR.phpCôme Chilliet2024-04-301-18/+14
| * | | | | fix: Improve typing of mimetype aliasesCôme Chilliet2024-04-303-29/+16
| * | | | | fix: Fix incorrect phpdoc typing in dav appCôme Chilliet2024-04-301-1/+1
| * | | | | fix: Fix default values for ini var in lib/base.phpCôme Chilliet2024-04-301-2/+2
| * | | | | fix(user_ldap): Improve typing and fix a var nameCôme Chilliet2024-04-304-9/+15