Caylan

Results 17 issues of Caylan

I'm using this module for licensing my electron app. It's worked great, but a user just pointed out that they can run unlimited copies of my app on a Remote...

This can be tagged as a feature request. I wrote a wrapper for Qorum that does a few things I wish Qorum did. Perhaps some inspiration can be drawn from...

This is a: - [x] Bug Report Which concerns: - [x] flow-runtime - [X] babel-plugin-flow-runtime --- ### What is the current behaviour? Reproducible repo at https://github.com/semireg/RNSemiBoilerplate/tree/fa3829669fda5cb5396eea26a6021513103f7357. This react native boilerplate...

It would be nice if the tooling "guaka create" created an Xcode project with a working unit test.

I'm using DataWriter/DataReader in a project. `import { Buffer, DataWriter, DataReader } from '@nodert-win10-rs3/windows.storage.streams';` I have everything working, but I've had to write a workaround. I hope someone can point...

This looks like a great start to a plugin I'm in need of. Awesome. However, I can't get the images to unzoom. I'm using https://github.com/pretzelhands/gatsby-starter-semantic-ui as the starter with this...

There seems to be an issue when unrecognized (unparsed?) `^NNN` are encountered, but not "enabled" via parse option(s). This should probably fail gracefully by just rendering the `^NNN`. I wrote...

Hi, I have an interesting bug reported by a user. Consider these two QR Codes: Created with [BWIP](https://bwipjs-api.metafloor.com/?bcid=qrcode&text=EX-JEBAJLDLENIALE-2_JB&eclevel=L&scale=2) ![bwipjs-api metafloor com](https://user-images.githubusercontent.com/1819762/94877090-2e2b0280-041f-11eb-999d-4f495af87dbf.png) Created with [TEC-IT](https://barcode.tec-it.com/en/QRCode?data=EX-JEBAJLDLENIALE-2_JB) ![qrcode-customer-tec-it](https://user-images.githubusercontent.com/1819762/94876709-18690d80-041e-11eb-8970-7232037801fc.gif) As far as I can...

If I add a property to a template in ui.js such as: ``` const template = HtmlService.createTemplateFromFile('sidebar'); template.uuid = 'abc123'; const html = template.evaluate(); html.setTitle('My Sidebar'); SpreadsheetApp.getUi().showSidebar(html); ``` How do...

Hi, I have a need for ITF14 bearer vs. border. I understand this new option is supported in BWIP 2023-07-2. Are there any plans to support this version anytime soon?