summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38754 from nextcloud/release/25.0.8_rc1v25.0.8rc1Arthur Schiwon2023-06-151-2/+2
|\
| * 25.0.8 RC1Arthur Schiwon2023-06-121-2/+2
* | Merge pull request #38022 from nextcloud/backport/32877/stable25Arthur Schiwon2023-06-157-18/+84
|\ \
| * | ci: undo version.php change to avoid conflict in release PRArthur Schiwon2023-06-151-1/+1
| * | add new index in repair step instead of on-migrateRobin Appelman2023-05-313-1/+12
| * | allow storing multiple mounts for the same rootid in the mount cacheRobin Appelman2023-05-316-19/+74
* | | Merge pull request #38760 from nextcloud/seekable-http-size-25Arthur Schiwon2023-06-151-1/+7
|\ \ \
| * | | set stream size for SeekableHttpStreamRobin Appelman2023-06-121-1/+7
* | | | Merge pull request #37231 from nextcloud/backport/36033/stable25Arthur Schiwon2023-06-158-9/+178
|\ \ \ \
| * | | | Adjust @since annotationArthur Schiwon2023-06-151-2/+2
| * | | | expect invalidateTokensOfUser only be called for seen usersArtur Neumann2023-06-151-1/+4
| * | | | invalidate oauth2 tokens only for seen usersArtur Neumann2023-06-151-1/+1
| * | | | move mocks into private variablesArtur Neumann2023-06-151-2/+8
| * | | | autoloadercheckerArtur Neumann2023-06-152-0/+2
| * | | | added @since tagArtur Neumann2023-06-151-0/+4
| * | | | unit tests for Manager::invalidateTokensOfUserArtur Neumann2023-06-151-0/+44
| * | | | adjust SettingsController testsArtur Neumann2023-06-151-15/+5
| * | | | public interface to invalidate tokens of userArtur Neumann2023-06-154-12/+52
| * | | | invalidate existing tokens when deleting an oauth clientArtur Neumann2023-06-152-6/+86
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1520-194/+194
* | | | Merge pull request #38676 from nextcloud/backport/38648/stable25Arthur Schiwon2023-06-141-1/+1
|\ \ \ \
| * | | | fix(caldav): Cast calendar objects id to int when building indexChristoph Wurst2023-06-061-1/+1
* | | | | Merge pull request #38683 from nextcloud/backport/37802/stable25Arthur Schiwon2023-06-143-4/+4
|\ \ \ \ \
| * | | | | Compile js filesMarcel Klehr2023-06-122-3/+3
| * | | | | fix(files_sharing): Don't show copy action when !canDownload and no update pe...Marcel Klehr2023-06-121-1/+1
* | | | | | Merge pull request #38709 from nextcloud/backport/38398/stable25Arthur Schiwon2023-06-1413-45/+212
|\ \ \ \ \ \
| * | | | | | add test that inserts a long oauth client secretJulien Veyssier2023-06-141-0/+10
| * | | | | | encrypt oauth2 client secretsJulien Veyssier2023-06-1412-45/+202
* | | | | | | Merge pull request #38820 from nextcloud/backport/38811/stable25Simon L2023-06-141-3/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | make sure to show download button only one timeSimon L2023-06-141-3/+2
|/ / / / / /
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1440-382/+558
* | | | | | Merge pull request #37813 from nextcloud/backport/stable25-fix-event-movingArthur Schiwon2023-06-131-2/+2
|\ \ \ \ \ \
| * | | | | | fix event move issueMaximilian Martin2023-06-121-2/+2
| |/ / / / /
* | | | | | Merge pull request #38253 from nextcloud/backport/37865/stable25Arthur Schiwon2023-06-136-131/+333
|\ \ \ \ \ \
| * | | | | | fix php7.4 syntaxRobin Appelman2023-05-251-1/+1
| * | | | | | add option to list all files instead of limitingRobin Appelman2023-05-255-19/+27
| * | | | | | add command to summarize space usageRobin Appelman2023-05-254-129/+323
* | | | | | | Merge pull request #38359 from nextcloud/backport/38294/stable25Arthur Schiwon2023-06-136-7/+10
|\ \ \ \ \ \ \
| * | | | | | | Use aria-expanded correctly on toggle user actionsfenn-cs2023-05-226-7/+10
* | | | | | | | Merge pull request #38738 from nextcloud/automated/noid/stable25-fix-npm-auditArthur Schiwon2023-06-133-97/+129
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(deps): fix npm auditnextcloud-command2023-06-123-97/+129
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-13172-462/+502
* | | | | | | | Merge pull request #38582 from nextcloud/backport/38206/stable25Simon L2023-06-122-10/+10
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Adapt encryption test to change in generateHeaderCôme Chilliet2023-06-011-1/+1
| * | | | | | | Increase from 100000 to 600000 iterations for hash_pbkdf2Côme Chilliet2023-06-011-9/+9
* | | | | | | | Merge pull request #38433 from nextcloud/fix/theming-invert-25Simon L2023-06-121-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(theming): fix header primary invert if background disabledJohn Molakvoæ2023-05-241-1/+4
* | | | | | | | | Merge pull request #38408 from nextcloud/backport/38291/stable25Simon L2023-06-123-6/+6
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | fix loading custom logo imageRobin Appelman2023-05-233-6/+6
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1230-342/+350