summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #39270 from nextcloud/backport/35915/35915-stable26Arthur Schiwon2023-07-101-5/+6
|\ \ \ \
| * | | | display displayname on federated sharesMaxence Lange2023-07-101-5/+6
| | |/ / | |/| |
* / | | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-07-101-2/+2
|/ / /
* | | fix(sse): don't update uncached filesRichard Steinmetz2023-07-041-13/+21
* | | Merge pull request #38977 from nextcloud/backport/38625/stable26Arthur Schiwon2023-07-047-41/+43
|\ \ \ | |/ / |/| |
| * | ci: adjust return annotation to older psalm versionArthur Schiwon2023-06-263-1/+4
| * | ci: pro forma check of existence of internal methodArthur Schiwon2023-06-231-7/+9
| * | refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-234-23/+11
| * | chore: ugly type jugglingArthur Schiwon2023-06-235-20/+32
| * | fix: add typehine for IRootFolderArthur Schiwon2023-06-231-7/+5
| * | fix: expect interface, not a specific implementationArthur Schiwon2023-06-231-3/+2
* | | use getsystemvalue-functions in Mailer.phpSimon L2023-06-261-6/+6
|/ /
* | use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
* | Merge pull request #38023 from nextcloud/backport/32877/stable26Arthur Schiwon2023-06-151-17/+19
|\ \
| * | allow storing multiple mounts for the same rootid in the mount cacheRobin Appelman2023-05-311-17/+19
* | | Merge pull request #37230 from nextcloud/backport/36033/stable26Arthur Schiwon2023-06-152-1/+13
|\ \ \
| * | | public interface to invalidate tokens of userArtur Neumann2023-05-192-1/+13
| |/ /
* | | Merge pull request #38757 from nextcloud/backport/38468/stable26Arthur Schiwon2023-06-151-1/+7
|\ \ \
| * | | log failures to read certificates during listingRobin Appelman2023-06-121-1/+7
* | | | Merge pull request #37776 from nextcloud/backport/37534/stable26Arthur Schiwon2023-06-131-7/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Update lib/private/Files/ObjectStore/S3.phpRsplwe2023-04-171-1/+1
| * | | s3: get remaining truncation partRsplwe2023-04-171-7/+18
| * | | Adjust the value of 'maxparts' to 1000Rsplwe2023-04-171-1/+1
* | | | shorten oauth2 client names before resizing the columnJulien Veyssier2023-06-071-0/+21
* | | | drop the oauth2_clients trusted column, delete unsupported clients and their ...Julien Veyssier2023-06-071-0/+34
* | | | Merge pull request #38479 from nextcloud/backport/38440/stable26Simon L2023-06-061-2/+2
|\ \ \ \
| * | | | fix: execute throws docrine exceptions not our wrapped onesJulius Härtl2023-05-261-2/+2
| | |/ / | |/| |
* | | | Merge pull request #38517 from nextcloud/backport/38496/stable26Daniel2023-06-011-2/+13
|\ \ \ \
| * | | | fix: catch errors in id3parser libraryDaniel Kesselberg2023-05-301-2/+13
| |/ / /
* | | | redis: move lua scripts to class and add type hintsVarun Patil2023-05-311-29/+23
* | | | redis: use atomic operations everywhereVarun Patil2023-05-311-26/+52
|/ / /
* | | Merge pull request #38091 from nextcloud/backport/35092/stable26Arthur Schiwon2023-05-171-2/+12
|\ \ \
| * | | Fix conflictsGit'Fellow2023-05-041-1/+6
| * | | [BUGFIX] throw exception instead of error if unable to create file handler (o...Jan Messer2023-05-041-0/+4
| * | | [BUGFIX] check return value and improve error handlingJan Messer2023-05-041-1/+2
| | |/ | |/|
* | | Merge pull request #38307 from nextcloud/backport/37961/stable26Andy Scherzinger2023-05-174-54/+174
|\ \ \
| * | | refactor: remove where specification from SELECT getterArthur Schiwon2023-05-163-7/+8
| * | | refactor: remove SystemTag logic from Folder into QuerySearchHelperArthur Schiwon2023-05-163-52/+108
| * | | feat: specify media type via url path: systemtags-current/$mediaTypeArthur Schiwon2023-05-162-2/+13
| * | | PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-163-46/+98
* | | | Merge pull request #38130 from nextcloud/backport/36895/stable26Arthur Schiwon2023-05-171-1/+1
|\ \ \ \
| * | | | Update Checker.phpIlya Apasov2023-05-081-1/+1
* | | | | Merge pull request #38009 from nextcloud/backport/37925/stable26Arthur Schiwon2023-05-171-7/+3
|\ \ \ \ \
| * | | | | fix: change maintenance mode info wordingDaniel Kesselberg2023-05-011-7/+3
* | | | | | Merge pull request #37849 from nextcloud/backport/37834/stable26Arthur Schiwon2023-05-171-1/+1
|\ \ \ \ \ \
| * | | | | | Fix TypeError in ProfilerCôme Chilliet2023-04-201-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | adjust patch Simon L2023-05-161-2/+2
* | | | | | Clear generated avatar cachesjld31032023-05-161-3/+4
* | | | | | Properly clear cached avatarsjld31032023-05-161-7/+2
| |_|_|/ / |/| | | |
* | | | | Merge pull request #38275 from nextcloud/backport/38274/stable26Joas Schilling2023-05-161-1/+9
|\ \ \ \ \