Tobias Schönberg

Results 13 comments of Tobias Schönberg

I put a minimal askama + rocket example here in case anyone is looking for just that: https://gitlab.com/tobias47n9e/rocket_with_askama_example (WIP)

GtkSourceview already has support for `ftl` files: https://gitlab.gnome.org/GNOME/gtksourceview/-/merge_requests/87

There is the possibility to attach to `(onUpload)` in your component: ```html ``` ``` In the component you can start with a function like this: ```ts export class MyComponent {...

It works with Angular 7.2. Are you using Angular 8?

Possible duplicate of #11

Would be nice to add a milestone to this release, so people can see which version this fix will be included in.

Seems like **Angular 12** is now also having troubles compiling `@fluent` ``` ./node_modules/@fluent/bundle/esm/index.js:9:0 - Error: Module parse failed: 'import' and 'export' may appear only with 'sourceType: module' (9:0) File was...

Thanks. I will post here, when I figured out my mistake or what needs updating.

![image](https://github.com/neutrinolabs/xrdp/assets/6953323/a8074d1a-426d-488e-8247-57a26b17e03c) For me XRDP (running on Ubuntu 23.04) sends a constant stream of around 1 Mbit/s to Remmina (also running on Ubuntu 23.04) and receives around 15 kb/s. Even if...

I could now test it with an older version of composer, and I think the breaking change occurred between version 2.5.5 (2023-03-21) and 2.5.8 (2023-06-09). The older version did not...