Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/Http
AgeCommit message (Expand)Author
2022-05-12Consider passwordless signings when provisioningAnna Larch
2021-09-24Calculate height for iframe by taggedElementDaniel Kesselberg
2021-07-14Add html structureDaniel Kesselberg
2021-05-28Add option to use multiple configs for mail provisioningAnna Larch
2020-12-21Bump nextcloud/coding-standard from 0.3.0 to 0.4.0dependabot-preview[bot]
2020-11-30Do not use trailing commas yetChristoph Wurst
2020-11-06Clean up HTML responseChristoph Wurst
2020-11-06Responsive mail iframeRichard Steinmetz
2020-10-09Apply Psalm autofixesChristoph Wurst
2020-10-04Migrate middlewares to the PSR logger interfaceChristoph Wurst
2020-09-21Inject styles for using native fonts in html mailsJulius Härtl
2020-06-05Add quota for mailGretaD
2020-04-14Update to nextcloud coding standard v0.3.0Christoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-02-11Treat temporary IMAP errors as warningsChristoph Wurst
2020-02-03Detect missing mailbox cache and block access to messagesChristoph Wurst
2020-02-03Use JSend-inspired JSON response structuresChristoph Wurst
2020-01-27Fix automatic provisioning (for new users)Christoph Wurst
2020-01-22Also allow Throwable in ErrorMiddlewarefix/error-middleware-throwableChristoph Wurst
2020-01-21Return full exception traceChristoph Wurst
2019-12-04Persist provisioned accountsChristoph Wurst
2019-10-22Fix missing parent constructor callChristoph Wurst
2019-10-17Lets use the server methods for cachingRoeland Jago Douma
2018-12-28Use DI logger instead of custom one.Pierre Gordon
2018-11-09Handle message loading errors and revive crash reporterChristoph Wurst
2018-08-20Remove unused importChristoph Wurst
2018-08-16Use CacheHeaders trait for the ProxyDownloadResponse classChristoph Wurst
2018-08-14Fix hard-coded cache interval and use argument insteadChristoph Wurst
2018-07-30Make OCA\Mail\Http strictChristoph Wurst
2018-03-27Fix logging of already handled exceptionsChristoph Wurst
2018-02-12Add API error wrapper middleware to API routesChristoph Wurst
2018-02-01Add stricter HTTP caching headers for HTML messagesChristoph Wurst
2017-11-13fixup! Cleanup, refactor and test new AvatarServiceChristoph Wurst
2017-11-06Cleanup, refactor and test new AvatarServiceChristoph Wurst
2017-10-28Introduce caching for avatarsJakob Sack
2016-10-17Use PSR-4 loading for normal filesJoas Schilling