summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35734 from nextcloud/stable25-quota-as-float-for-32bit-folksCôme Chilliet2023-01-028-22/+23
|\
| * Silence a warning from psalm with explanationCôme Chilliet2022-12-191-0/+1
| * Adapt types of subclassesCôme Chilliet2022-12-195-11/+9
| * Make it clear that file sizes may be float on 32bitsCôme Chilliet2022-12-192-10/+12
| * Remove quota value type for 32-bit systemsVincent Petry2022-12-191-2/+2
* | Merge pull request #35812 from nextcloud/backport/35177/stable25Vincent Petry2023-01-021-0/+9
|\ \
| * | restoring clearCachedConfig()Maxence Lange2022-12-191-0/+9
* | | Revert "[stable25] avatar generation - disable setimageformat"Simon L2022-12-291-2/+1
* | | avatar generation - disable setimageformatSimon L2022-12-271-1/+2
* | | Merge pull request #35676 from nextcloud/backport/35071/stable25Vincent Petry2022-12-221-4/+5
|\ \ \
| * | | Add alt to the logo, adapt css for logojulia.kirschenheuter2022-12-221-4/+5
| | |/ | |/|
* / | increase preview_max_memory and make it easier to debugSimon L2022-12-221-3/+3
|/ /
* | Merge pull request #35798 from nextcloud/backport/35780/stable25Vincent Petry2022-12-191-1/+1
|\ \ | |/ |/|
| * fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-161-1/+1
* | Merge pull request #35516 from nextcloud/backport/35502/stable25Vincent Petry2022-12-161-1/+1
|\ \
| * | Fix Executing a query: SQLSTATE[42000]Andy Xheli2022-11-301-1/+1
* | | Merge pull request #35668 from nextcloud/backport/35649/stable25Vincent Petry2022-12-161-1/+2
|\ \ \ | |_|/ |/| |
| * | Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-081-0/+1
| * | Update the unencrypted file size when closing streamsJulius Härtl2022-12-081-1/+1
* | | check if params given to API are really an arrayArtur Neumann2022-12-161-2/+1
* | | Merge pull request #35710 from nextcloud/backport/34477/stable25Joas Schilling2022-12-121-0/+4
|\ \ \
| * | | Show group name instead of group id as recommendationJoas Schilling2022-12-091-0/+4
| |/ /
* | | Merge pull request #35712 from nextcloud/backport/35097/stable25Joas Schilling2022-12-113-26/+53
|\ \ \
| * | | Improve email search resultsJoas Schilling2022-12-091-0/+6
| * | | Validate if the user part of a "cloud id" can even be a valid user idJoas Schilling2022-12-092-26/+47
| |/ /
* | | Merge pull request #35706 from nextcloud/backport/35705/stable25Joas Schilling2022-12-111-1/+4
|\ \ \
| * | | Update sensitive config list of TalkJoas Schilling2022-12-091-1/+4
| |/ /
* / / preview: fix HEIC orientationVarun Patil2022-12-111-0/+3
|/ /
* | Mark method as deprecatedCarl Schwan2022-12-052-2/+1
* | Fix decryption fallback after adding a secretJulius Härtl2022-12-051-5/+10
* | Rotate token after fallbackJulius Härtl2022-12-051-2/+8
* | Add fallback routines for empty secret casesJulius Härtl2022-12-054-5/+41
|/
* fix update for 32-bitSimon L2022-11-281-2/+1
* Merge pull request #35377 from nextcloud/backport/35368/stable25Simon L2022-11-242-0/+65
|\
| * remove superfluous use statementArthur Schiwon2022-11-241-1/+0
| * Add repair job that will ensure that secret and passwordsalt are setCarl Schwan2022-11-232-0/+66
* | Merge pull request #35335 from nextcloud/stable25-revert-34032-fix-quota-32bitblizzz2022-11-242-5/+5
|\ \
| * | Float the quotaVincent Petry2022-11-231-1/+1
| * | Revert "Fix quota type to int"Vincent Petry2022-11-232-4/+4
* | | Allow single character search by defaultChristopher Ng2022-11-241-1/+1
| |/ |/|
* | Merge pull request #35366 from nextcloud/backport/35353/stable25blizzz2022-11-231-3/+3
|\ \ | |/ |/|
| * Update cache when file size === 0Louis Chemineau2022-11-231-3/+3
* | Merge pull request #34955 from nextcloud/backport/34934/stable25blizzz2022-11-231-2/+5
|\ \ | |/ |/|
| * Do not remove complete encrypted session key when just a key should be removedJulius Härtl2022-11-031-1/+0
| * Read encrypted session data again on reopenJulius Härtl2022-11-031-1/+5
* | Fix forwarding the object id when searching commentsJoas Schilling2022-11-231-1/+1
* | Fix navigation orderJohn Molakvoæ2022-11-221-1/+1
* | Merge pull request #35312 from nextcloud/stable25-user-mgmt-quota-no-cacheSimon L2022-11-221-4/+8
|\ \
| * | Don't use quota cache through user managementVincent Petry2022-11-211-4/+8
* | | Merge pull request #34944 from nextcloud/backport/32565/stable25blizzz2022-11-211-0/+1
|\ \ \