Georgi Kirichkov

Results 13 issues of Georgi Kirichkov

This should resolve #136 Unminified is beneficial to figure out how the app works internally and facilitates debugging.

This PR is largely based on the work done in #91 . The documentation didn't clarify that when you're on the last step of the tour the onNext() callback will...

Currently editable.js created the default input element without type='text'. Giving it a type the input can be styled using css selectors, e.g. input[type=text] This can be easily achieved by adding...

This makes the script into a proper daemon, that by default forks and runs in the background. I've also added handling for command line options. A peculiarity is that if...

### Summary This is an updated v1 that works with Rails 6.0

### Summary Redactor 1 was built on top of jQuery 1.x, Rails 5.2 pulls jQuery 3. jQuery 3 has removed the jQuery.size() function which is used by Redactor 1. This...

### Summary v1 compatible with Rails 6 and Comfortable Mexican Sofa v 1.14

### Summary As with https://github.com/comfy/comfortable-mexican-sofa/pull/849 this pull request proposes a compatibility update for the outdated v1 branch of blog

IDPrime 840 for v3 was [just added](https://github.com/OpenSC/OpenSC/issues/2202) in the latest OpenSC Nightly. I've verified that the OpenSC library works by using it to sign files with the certificate that's on...

This PR adds slug generation to categories. This is in relation to an upcoming feature to the old (v1) codebase of comfy-blog, which leverages this functionality to assign posts to...