Thomas Citharel
Thomas Citharel
For instance, embeed (iframes) youtube videos which are loaded from http and embeed from an https page are not shown, we could rewrite the url for these.
Not tested with credentials.
It seems to be common to blogs using PluXML, regardless the theme. Some examples : - http://cyrille-borne.com/article308/bug-hardware-jamais-vu - http://demo.pluxml.org/index.php?article2/aenean-mi-dolor-ultrices-sit-amet-est-non - http://orangina-rouge.org/plux/index.php?article25/ipczen-j-20-histoire-8-sur-n A blog using an other theme which works :...
The `DefaultTokenCleanupJob` removed in #30016 was doing this job previously as it was injecting `IProvider`, which matched either `DefaultToken` or `PublicKeyToken`.
In order to avoid timeouts - like in the case of #1808 - when generating huge or complex files, exporting entries should be done asynchronously in background. There could be...
Works when you add new attendees, but still needs work to fetch existing ones when loading the event editor. Also fixes useless calls to user status if attendee if not...
> I tried that, there is a problem with the encoding of FEATURE param in ical.js > Have to fix / report that upstream. :) _Originally posted by @georgehrke in...
```json { "reqId": "YqVbQXz6WFiKbxaTMqzD", "level": 3, "time": "2022-07-27T08:52:24+02:00", "remoteAddr": "", "user": "--", "app": "PHP", "method": "", "url": "--", "message": "Undefined offset: 0 at /var/www/nextcloud/apps/contacts/lib/Service/SocialApiService.php#186", "userAgent": "--", "version": "24.0.3.2", "exception": {...
## Proposed Changes Handle `window.matchMedia` being undefined properly. This can happen when it's hard to mock environment (jest/jsdom) like done in d0262fd675f51d5262737ec1ec3fc0f481db776b. This should be harmless.
Version 2.4.2, Android 10 When synching local changes with bad network. ``` Erreur inconnue java.io.InterruptedIOException Pile d'erreur : java.io.InterruptedIOException at okhttp3.internal.http2.Http2Stream.waitForIo$okhttp(Http2Stream.kt:662) at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:140) at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96) at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:106) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:79) at...