Jess

Results 12 issues of Jess

Twig.js is a templating library which attempts to emulate the features of the similarly named PHP templating library [Twig](http://twig.sensiolabs.org/). Very useful for sharing templates between client and server.

Use a delegate instead of an eventhandler, so creation/deletion of shares won't affect it. Also use evt.preventDefault instead of return false so other delegates can have access to the event.

**Describe the bug/feature** This is a strange one. The following Helm chart will break Kapitan, but renders correctly in Helm. I think it'd be fair to say the Yaml is...

bug

Hey all, I'm working on a project that requires support for parsing Yaml documents with shorthand tag directives. I'm interested in looking into adding this support for `yaml_rust`, instead of...

Currently trying to implement [`sqlx::migrate::MigrationSource`][1] for refinery in order to use [`sqlx::test`][2]. As part of this, I need to translate `refinery_core::runner::Migration` to [`sqlx::migrate::Migration`][3]. It'd actually be a pretty simple mapping...

good first issue

Makes `sql()` method public, allowing read access to the raw sql of a migration. See related issue #247 for details.

### Steps to reproduce 1. Configure VPN with DHCP on 192.168.120.0/24 2. Configure vagrant-libvirt management network on 192.168.121.0/24 ### Expected behaviour I would like to be able to configure the...

enhancement

Support custom bspwm socket path, fallback to default if one isn't set. This allows btops to support scripts like [`bspwm-session`](https://github.com/Chrysostomus/bspwm-scripts/blob/master/bspwm-session) and fixes issue #6.

Fixes the mismatch in filenames between capture (which makes screen_time.png) and anim_encoder (which expects screenshot_time.png). Fixes having PNGs with alpha channels breaking anim_encoder. Fixes issue with gtk on OSX. Does...

### Hyprland Version System/Version info ```sh Hyprland, built from branch at commit 03ebbe18ed8517ee22591eac82cd54322f42cb7d (). Date: 2024-01-01 Tag: flags: (if any) ``` ### Bug or Regression? Bug ### Description I'm unable...

bug
stale