summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37242 from nextcloud/bugfix/noid/extend-listJoas Schilling2023-03-151-1/+1
|\
| * Reduce listJoas Schilling2023-03-151-1/+1
* | Merge pull request #37229 from nextcloud/dependabot/composer/giggsey/libphone...Côme Chilliet2023-03-152-1/+6
|\ \
| * | Bump 3rdparty to latest masterCôme Chilliet2023-03-151-0/+0
| * | Fix update-3rdparty commandCôme Chilliet2023-03-151-1/+6
| * | Bump giggsey/libphonenumber-for-php to 8.13.7 in masterCôme Chilliet2023-03-151-0/+0
* | | Merge pull request #37239 from nextcloud/bugfix/noid/extend-listJoas Schilling2023-03-151-0/+5
|\ \ \ | | |/ | |/|
| * | Extend listJoas Schilling2023-03-151-0/+5
|/ /
* | Merge pull request #35561 from nextcloud/create-user-transactionJulius Härtl2023-03-151-11/+18
|\ \
| * | Create the database user in a transactionThomas Citharel2023-03-151-11/+18
* | | Merge pull request #37227 from nextcloud/h1-dav-brute-force-protectionArthur Schiwon2023-03-152-10/+113
|\ \ \
| * | | chore(tests): add tests for handleLoginFailedDaniel Kesselberg2023-03-101-0/+97
| * | | chore: use local variable for remote addressDaniel Kesselberg2023-03-101-10/+16
* | | | Merge pull request #37197 from nextcloud/fix/user_ldap-do-not-send-0-size-pag...Arthur Schiwon2023-03-151-9/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Do not send a pagination control with size = 0 if cookie is emptyCôme Chilliet2023-03-131-9/+13
* | | | Merge pull request #36033 from nextcloud/invalidateTokensWhenDeletingOAuthCli...Côme Chilliet2023-03-158-8/+172
|\ \ \ \ | |_|_|/ |/| | |
| * | | move mocks into private variablesArtur Neumann2023-03-141-2/+8
| * | | autoloadercheckerArtur Neumann2023-03-142-0/+2
| * | | added @since tagArtur Neumann2023-03-141-0/+4
| * | | unit tests for Manager::invalidateTokensOfUserArtur Neumann2023-03-141-0/+44
| * | | adjust SettingsController testsArtur Neumann2023-03-141-15/+5
| * | | public interface to invalidate tokens of userArtur Neumann2023-03-144-10/+52
| * | | invalidate existing tokens when deleting an oauth clientArtur Neumann2023-03-142-7/+83
* | | | Merge pull request #35610 from nextcloud/feat/add-update-3rdparty-commandCôme Chilliet2023-03-152-0/+53
|\ \ \ \
| * | | | doc: /update-3rdparty github commandMax2023-03-151-0/+3
| * | | | Add a command to update the 3rdparty submodule to the same branch as the PR t...Côme Chilliet2023-03-141-0/+50
* | | | | Merge pull request #37222 from nextcloud/bugfix/noid/update-psalm-baseline-on...Joas Schilling2023-03-151-1/+1
|\ \ \ \ \
| * | | | | chore(CI): Update psalm baseline on stable26Joas Schilling2023-03-151-1/+1
* | | | | | Merge pull request #37221 from nextcloud/save-some-ci-minutesJoas Schilling2023-03-1513-4/+33
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Save some CI timeJoas Schilling2023-03-1513-4/+33
|/ / / / /
* / / / / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1526-106/+206
|/ / / /
* | | | Merge pull request #33061 from ibpl/master-IB#1121253Côme Chilliet2023-03-141-7/+8
|\ \ \ \
| * \ \ \ Merge masterPawel Boguslawski2022-11-042077-19548/+33604
| |\ \ \ \
| * | | | | Update Folder.phpPaweł Bogusławski2022-07-291-0/+1
| * | | | | Update Folder.phpPaweł Bogusławski2022-07-291-1/+0
| * | | | | Update lib/private/Files/Node/Folder.phpPaweł Bogusławski2022-07-291-1/+1
| * | | | | Paths added to messages and message cleanupPawel Boguslawski2022-07-291-7/+8
* | | | | | Merge pull request #37166 from nextcloud/automated/noid/master-update-psalm-b...Côme Chilliet2023-03-141-137/+1
|\ \ \ \ \ \
| * | | | | | Update psalm baselinenextcloud-command2023-03-141-137/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #37192 from n0emis/empty-passwordSimon L2023-03-141-1/+1
|\ \ \ \ \ \
| * | | | | | Don't try to hash a nonexisting passwordEmber 'n0emis' Keske2023-03-131-1/+1
* | | | | | | Merge pull request #37168 from nextcloud/bugfix/noid/hide-download-actionsSimon L2023-03-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix(files_sharing): Allow file actions other than download for hide download ...Julius Härtl2023-03-131-1/+1
* | | | | | | | Merge pull request #37010 from Nico264/bugfix-cache-control-immutableSimon L2023-03-141-5/+6
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix Cache-Control header of non-versioned assetsNicolas Guichard2023-03-111-5/+6
* | | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-148-6/+44
* | | | | | | | Merge pull request #37029 from nextcloud/fix/chunk-objectids-in-systemtagobje...Côme Chilliet2023-03-132-12/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Add chunking in SystemTagObjectMapper::getTagIdsForObjectsCôme Chilliet2023-03-132-12/+25
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #35677 from nextcloud/add-typed-app-management-eventsSimon L2023-03-1310-17/+221
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Introduced app enable/disable/update typed eventsThomas Citharel2023-03-1310-17/+221
| | |_|/ / / / | |/| | | | |