aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45096 from nextcloud/fix/files-typesFerdinand Thiessen2024-05-023-24/+36
|\
| * chore: Compile assetsFerdinand Thiessen2024-05-022-3/+3
| * fix(files): Add missing properties and fix Typescript errors in `FileEntryName`Ferdinand Thiessen2024-05-021-21/+33
|/
* Merge pull request #45140 from nextcloud/fix-fileaccess-singleDaniel2024-05-021-2/+2
|\
| * fix: fix FileAccess::getByFileId(InStorage)Robin Appelman2024-05-011-2/+2
* | Merge pull request #38670 from nextcloud/Jerome-Herbinet-ui-colour-conceptJohn Molakvoæ2024-05-023-5/+5
|\ \
| * | fix(theming): better background and UI color change descriptionskjnldsv2024-05-023-5/+5
* | | Merge pull request #45136 from nextcloud/feat/webauthn/submit-device-nameRichard Steinmetz2024-05-023-11/+14
|\ \ \
| * | | feat(webauthn): submit device name by pressing enterRichard Steinmetz2024-05-013-11/+14
| | |/ | |/|
* | | Merge pull request #44819 from raphj/issue42689John Molakvoæ2024-05-023-4/+4
|\ \ \ | |_|/ |/| |
| * | fix(files): apply the renaming when leaving the input fieldRaphaël Jakse2024-05-023-4/+4
|/ /
* | Merge pull request #45150 from nextcloud/dependabot/npm_and_yarn/ejs-3.1.10dependabot[bot]2024-05-021-3/+3
|\ \
| * | chore(deps-dev): bump ejs from 3.1.9 to 3.1.10dependabot[bot]2024-05-021-3/+3
* | | Merge pull request #45134 from nextcloud/automated/noid/master-update-psalm-b...Ferdinand Thiessen2024-05-021-36/+36
|\ \ \
| * | | chore(tests): Update psalm baselinenextcloud-command2024-05-021-36/+36
* | | | Merge pull request #39247 from nextcloud/query-log-backtraceJohn Molakvoæ2024-05-021-1/+7
|\ \ \ \
| * | | | 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
|\ \