summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \
| * | | Allow to conditionally enable dashboard widgetsJoas Schilling2022-10-274-0/+51
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2022-10-286-2/+204
* | | Merge pull request #34847 from nextcloud/refactor/local-address-checker-metho...Joas Schilling2022-10-273-5/+5
|\ \ \
| * | | Rename LocalAddressChecker methods to lower caseChristoph Wurst2022-10-273-5/+5
* | | | Emit typed event when preview is requestedJulius Härtl2022-10-276-19/+81
|/ / /
* / / Continue registering and loading other dashboard widgets when one failed crea...Joas Schilling2022-10-271-4/+7
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-10-276-8/+54
* | allow disabling object store write checkRobin Appelman2022-10-261-1/+7
* | Merge pull request #34809 from nextcloud/artonge/fix/getMetadata_return_typeLouis2022-10-261-1/+1
|\ \
| * | Fix getMetadata return typeLouis Chemineau2022-10-261-1/+1
* | | Merge pull request #34804 from nextcloud/bugfix/noid/ldap-login-filter-no-mailVincent Petry2022-10-261-0/+12
|\ \ \
| * | | Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-10-261-0/+12
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-264-2/+4
| |/ / |/| |
* | | Merge pull request #34774 from nextcloud/fix/fair-use-ldap-fixCôme Chilliet2022-10-254-3/+46
|\ \ \ | |/ / |/| |
| * | Fix autoloadersCôme Chilliet2022-10-252-0/+2
| * | Update lib/public/User/Backend/ICountMappedUsersBackend.phpCôme Chilliet2022-10-251-2/+2
| * | Add missing fileCôme Chilliet2022-10-241-0/+39