Zxurian
Zxurian
so maybe I missed something, but is there a switch or method to combine the files of an asset collection before running them through the filters associated with the collection?...
we have multiple themes for our site, and i'd like to include a common scss file that has global site vars, and then individual scss files. is it possible to...
so for episodes which have a PROPER come out shortly after due to a screwup, it'd be nice of DuckieTV would automatically find and grab them. I envision something like...
``` [zxurian@ariel ~]$ dev.hub migration version ====================================================================== The application has thrown an exception! ====================================================================== Exception cannot create source from adapter ---------------------------------------------------------------------- /var/www/dev.hub/vendor/zendframework/zendframework/library/Zend/Db/Metadata/Metadata.php:60 #0 /var/www/dev.hub/vendor/zendframework/zendframework/library/Zend/Db/Metadata/Metadata.php(36): Zend\Db\Metadata\Metadata->createSourceFromAdapter(Object(Zend\Db\Adapter\Adapter)) #1 /var/www/dev.hub/vendor/vgarvardt/zf-simple-migrations/src/ZfSimpleMigrations/Library/Migration.php(48): Zend\Db\Metadata\Metadata->__construct(Object(Zend\Db\Adapter\Adapter)) #2 /var/www/dev.hub/vendor/vgarvardt/zf-simple-migrations/src/ZfSimpleMigrations/Controller/MigrateController.php(132):...
lets say with the following two elements, `1, 2, 3, 4, 5` and `null, null, 3, 4, 5` is there a way to run peity on both, and have the...
Use case: `5,5,5,5` when peity turns this into a line chart, the result is a line across the vertical top of the resulting box.   _highlighted box is the...
Forge Server `v1.16.5-36.0.21` Immersive Portals `v0.14-mc1.16.4-forge` To reproduce, build a bi-way portal between two points. Player A & B both start on one side and can see each other. Player...
sending a chat message payload with `\n` in it should convert it to a newline within slack. Instead, the `\n` is coming across in the message as literal characters.
currently I've done workaround by using a custom template that doesn't have the progressbar html in it, however the internal polling is still happening for it. It'd be nice if...