aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-11-096-0/+16
* update autoloaderRobin Appelman2022-11-082-2/+2
* remove no longer needed codeRobin Appelman2022-11-081-4/+0
* split repairing into two stages to prevent long open transactionRobin Appelman2022-11-081-1/+0
* move share owner repair to occ commandRobin Appelman2022-11-083-95/+4
* Add repair step to fix wrong share ownershipLouis Chemineau2022-11-084-0/+98
* Fix DNS Pin Middleware throwing for public IPsChristoph Wurst2022-11-081-1/+1
* [tx-robot] updated from transifexNextcloud bot2022-11-082-0/+6
* Fix unsuccessful token login logged as errorChristoph Wurst2022-11-071-1/+1
* Merge pull request #34929 from nextcloud/chore/deprecate-app-container-aliasesRoeland Jago Douma2022-11-071-6/+9
|\
| * Clean up and deprecate app container aliasesChristoph Wurst2022-11-021-6/+9
* | Merge pull request #34937 from nextcloud/fix/do-not-crash-on-extension-withou...Simon L2022-11-071-1/+8
|\ \
| * | Suppress false-positives from psalm, waiting for fix upstreamCôme Chilliet2022-11-071-0/+4
| * | Avoid a crash when a PHP extension has no versionCôme Chilliet2022-11-031-1/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-11-074-0/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-11-062-0/+4
* | | Limit-number-of-concurrent-preview-generationsszaimen2022-11-052-21/+134
* | | [tx-robot] updated from transifexNextcloud bot2022-11-054-2/+8
* | | Merge pull request #34775 from nextcloud/bugfix/noid/mailer-set-toJulius Härtl2022-11-041-7/+11
|\ \ \
| * | | Do not throw errors when invalid setTo email is providedJulius Härtl2022-11-031-7/+11
* | | | Merge pull request #34834 from nextcloud/bugfix/noid/skeleton-size-calcVincent Petry2022-11-041-1/+1
|\ \ \ \
| * | | | Use proper storage method for writing skeleton filesJulius Härtl2022-10-271-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2022-11-0412-0/+24
* | | | | Merge pull request #34954 from nextcloud/bugfix/noid/autoloader-update-imipSimon L2022-11-032-0/+2
|\ \ \ \ \
| * | | | | Dump autoloaders for new IHandleImipMessageJulius Härtl2022-11-032-0/+2
* | | | | | Merge pull request #34934 from nextcloud/bugfix/noid/session-reopen-readJulius Härtl2022-11-031-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
* | | | | | Merge pull request #34678 from pulsejet/patch-jpegCôme Chilliet2022-11-031-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Interlace all output JPEGVarun Patil2022-10-251-0/+4
* | | | | | Merge pull request #34893 from nextcloud/fix/move-imip-to-separate-interfaceChristoph Wurst2022-11-033-9/+52
|\ \ \ \ \ \
| * | | | | | Move iMIP to it's own interfaceAnna Larch2022-11-033-9/+52
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #32565 from nextcloud/chore/modernize-error-handlerChristoph Wurst2022-11-032-48/+53
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Log all deprecations with debug levelChristoph Wurst2022-11-021-0/+1
| * | | | | Refactor the ErrorHandler into a dynamic classChristoph Wurst2022-11-022-48/+52
* | | | | | Merge pull request #34852 from nextcloud/enhancement/host-validator-apiChristoph Wurst2022-11-0311-133/+318
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add remote host validation APIChristoph Wurst2022-10-3111-133/+318
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-11-03128-254/+256
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #34907 from nextcloud/enh/noid/remove-32bit-compatibilitiySimon L2022-11-024-32/+5
|\ \ \ \ \
| * | | | | fix psalmszaimen2022-11-021-1/+1
| * | | | | remove 32-bit workaroundsszaimen2022-11-024-31/+4
| |/ / / /
* | | | | Merge pull request #34908 from nextcloud/enh/noid/disable-26-updates-32bitSimon L2022-11-021-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | disable upgrades to 26 for 32-bitszaimen2022-11-011-0/+4
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2022-11-022-2/+2
|/ / /
* | | Add Talk converstation delete APIChristoph Wurst2022-10-314-0/+37
* | | [tx-robot] updated from transifexNextcloud bot2022-10-312-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-10-306-0/+16
* | | [tx-robot] updated from transifexNextcloud bot2022-10-292-0/+18
* | | Only check unsupported browsers on user renderingJohn Molakvoæ2022-10-282-0/+2
* | | Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-e...Joas Schilling2022-10-284-0/+51
|\ \ \