Tom Gouville

Results 5 issues of Tom Gouville

When I try to import vue-page-transition in TypeScript I'm getting this error : `Could not find a declaration file for module 'vue-page-transition'. '/project/node_modules/vue-page-transition/dist/vue-page-transition.common.js' implicitly has an 'any' type`

### Describe the bug The app crashes instantly at startup ### Logs ```shell type: crash osVersion: google/oriole/oriole:14/UQ1A.240205.002/2024030300:user/release-keys package: org.jellyfin.mobile:2060099 process: org.jellyfin.mobile processUptime: 110 + 191 ms installer: com.android.vending java.lang.IllegalArgumentException: org.jellyfin.mobile:...

bug

There are still some things to do to fully support BoringSSL (#290) : - [ ] Debug builds with ASAN don't work without `lto=true` - [x] The determinism test doesn't...

This PR adds the ability to send a message flight (multiple messages) during a trace step This is to be merged in the `message_flights` branch

This PR allows storing a flight of packet, eg. all packets that were sent by a PUT between two steps, in the knowledge. This flight could then be queried and...