Sebastian Riedel
Sebastian Riedel
Right now TypeScript support is decent, but there's still a few rough edges. In this issue we can collect problems with types and possible solutions. **Known Issues:** - [x] Built-in...
It has been suggested that our monitoring is unrelaible because adding up number of active and inactive workers doesn't quite work right. So i've added the number of all registered...
The [built-in templates](https://github.com/mojolicious/mojo/tree/main/lib/Mojolicious/resources/templates/mojo) still use [Bootstrap 4 and jQuery](https://github.com/mojolicious/mojo/tree/main/lib/Mojolicious/resources/public/mojo). In mojo.js we are already using Bootstrap 5 and have removed jQuery. The same should happen for Mojolicious. Slight complication is...
Here were will collect the most commonly requested 3rd party plugins that should be available as `mojo-plugin-*` modules on NPM. Everyone is invited to work on them and/or discuss their...
Might be nice to be able to define multiple attributes with `has ($!foo, $!bar);`, just like in Perl6, and analogous to `my ($foo, $bar);`.
While i have to agree with @stevan that the old `AUTOLOAD` api in Perl is horrible, i believe some implementation of the concept is necessary. If not for new modules,...
This came up in the Matrix channel. Apparently a few of our users would like to see support for batch enqueueing multiple jobs at once. Like in a database transaction....
Currently we have to look at PostgreSQL directly to review ML classification results. This has become rather tedious with an increasing number of classification failures. We are going to need...
From the report it should be easier to create new license patterns. For many keyword matches Cavil already has a good estimation for what the license pattern metadata will look...
``` Dec 04 13:13:02 legaldb cavil[1636]: [1636] [e] Non-existing path in SPDX report 329096: /data/auto-co/legal-bot/java-11-openjdk/2a9e351679e9f9d5f078110b24744813/.unpacked/openjdk/test/jdk/sun/misc/URLClassPath/testclasses/+ª-ë-ï+Ñ-å-î.class Dec 04 13:13:05 legaldb cavil[1636]: [1636] [e] Non-existing path in SPDX report 329096: /data/auto-co/legal-bot/java-11-openjdk/2a9e351679e9f9d5f078110b24744813/.unpacked/openjdk/test/jdk/sun/security/tools/jarsigner/JarSigning_RU/New/ðñð©ÐêðÁÐÇ/English Dec...