aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-033-12/+31
|/
* Merge pull request #37490 from nextcloud/backport/37448/stable25Arthur Schiwon2023-03-311-0/+6
|\
| * hide shared files located in group folder's trash binArthur Schiwon2023-03-301-0/+6
* | another approach to fixing the avatar generationSimon L2023-03-301-0/+5
|/
* Add label for logo linkChristopher Ng2023-03-303-18/+32
* Merge pull request #37366 from nextcloud/backport/36636/stable25Louis2023-03-271-2/+2
|\
| * fix OC_Image: Prevent E_WARNING from getimagesize*Marcel Klehr2023-03-231-2/+2
* | fix: Make sure to reopen session before cleaningJulius Härtl2023-03-271-0/+4
* | Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-223-0/+5
|/
* chore: use local variable for remote addressDaniel Kesselberg2023-03-161-1/+15
* Merge pull request #36899 from nextcloud/backport/36837Arthur Schiwon2023-03-151-3/+5
|\
| * fix(SystemTagManager): Truncate overlong tag namesMarcel Klehr2023-02-281-3/+5
* | Merge pull request #36749 from nextcloud/backport/36689/stable25Arthur Schiwon2023-03-151-1/+1
|\ \
| * | Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-161-1/+1
* | | manual backport of #35057Julien Veyssier2023-03-152-2/+22
* | | Add chunking in SystemTagObjectMapper::getTagIdsForObjectsCôme Chilliet2023-03-141-7/+9
* | | Merge pull request #37158 from nextcloud/backport/37070/stable25Simon L2023-03-101-4/+6
|\ \ \
| * | | add a check for disk_free_space in Config.phpSimon L2023-03-091-4/+6
* | | | Merge pull request #37156 from nextcloud/backport/37140/stable25Simon L2023-03-101-33/+32
|\ \ \ \
| * | | | imaginary - fix autorotate and improve the logicSimon L2023-03-091-33/+32
| |/ / /
* | | | add back missing lineSimon L2023-03-101-1/+1
* | | | postgresql - add quotes around user namesSimon L2023-03-101-3/+3
|/ / /
* | | Merge pull request #37003 from nextcloud/backport/36803/stable25Simon L2023-03-071-1/+5
|\ \ \
| * | | fix(DB): Remove not supported column comments when using SQLiteFerdinand Thiessen2023-03-021-1/+5
| | |/ | |/|
* | | Fix appconfig compatibility with Oracle DBJoas Schilling2023-02-281-1/+2
* | | fix(OCC): Don't throw in the repair step for phone validationJoas Schilling2023-02-281-1/+2
|/ /
* | Port user menu to VueChristopher Ng2023-02-241-2/+2
* | fix(appinfo): navigation type is optionalJoas Schilling2023-02-242-6/+5
* | Allow settings navigation items with no route entryChristopher Ng2023-02-242-3/+11
* | Merge pull request #36218 from nextcloud/backport/35873/stable25Joas Schilling2023-02-241-1/+2
|\ \
| * | Implement occ status command via return codes (Fixes: #35704)Lee Garrett2023-01-181-1/+2
* | | Merge pull request #36729 from nextcloud/backport/36691/stable25Simon L2023-02-241-0/+7
|\ \ \
| * | | fix it for 32-bitSimon L2023-02-201-1/+1
| * | | address review by JoasSimon L2023-02-151-2/+3
| * | | add a disk_free_space check before writing configSimon L2023-02-151-0/+6
| | |/ | |/|
* | | Merge pull request #36696 from nextcloud/backport/36525/stable25Joas Schilling2023-02-241-6/+12
|\ \ \
| * | | fix: Only get params from PUT content if possibleJulius Härtl2023-02-141-6/+12
| |/ /
* | | Merge pull request #36752 from nextcloud/backport/36735/stable25Joas Schilling2023-02-241-1/+7
|\ \ \
| * | | fix the contacts-menu vcf-contact avatarsSimon L2023-02-161-1/+7
| |/ /
* | | Merge pull request #36645 from nextcloud/backport/36637/stable25Joas Schilling2023-02-241-4/+4
|\ \ \
| * | | safer URL match in FileReferenceProviderJulien Veyssier2023-02-091-4/+4
| |/ /
* / / Avoid extra parenthesis around SQL in IN expressionsCôme Chilliet2023-02-211-1/+1
|/ /
* | Merge pull request #36593 from nextcloud/backport/36588/stable25Côme Chilliet2023-02-091-3/+0
|\ \
| * | Revert "disable upgrades to 26 for 32-bit"Côme Chilliet2023-02-071-3/+0
* | | fix the backportSimon L2023-02-081-12/+16
* | | imaginary - allow to generate heif, pdf and svg thumbnailsSimon L2023-02-081-3/+29
* | | Merge pull request #36442 from nextcloud/backport/36433/stable25blizzz2023-02-071-4/+1
|\ \ \
| * | | fix(encryption): don't throw on missing fileRichard Steinmetz2023-01-301-4/+1
* | | | Merge pull request #36374 from nextcloud/backport/35894/stable25blizzz2023-02-071-5/+13
|\ \ \ \
| * | | | fix moving files of encrypted local storage to unencrypted local storageRobin Appelman2023-01-261-5/+13