sam2x

Results 14 issues of sam2x

Hello, Since now 15days, i'm using Nohm as a Model Abstraction to redis. After some practise and several tests cases, i decided to keep it as a main Redis interaction...

Feature
typescript-rewrite-required

### The find_regexp_feature : - This feature doesnt break the current find feature, it is transparent - Current tests have been passed, some have been added - To use regexp...

Feature
typescript-rewrite-required

1. Install dev dependancies (fast-benchmark, async) ``` $ npm install ``` 2. Then go to benchmark dir and run : ``` $ node bm.js ``` ## Notes / Rules Conclusion...

Improvement
v2.2

Hi, I find out your project who looks promising. So thanks you for providing us this ORM. I stuck on a weirdz bug since 4hours, it's about relation. ## Context...

Improvement
Medium

- What version of this plugin do you use? ($> cordova plugin list) cordova-plugin-googlemaps 2.0.0-beta2-20170510-1500 "cordova-plugin-googlemaps" - What is your question, problem or request? Hi, I'm trying to figure out...

feature request
pending / waiting

Your wysiwyg editor is prone to multiple xss security vulnerabilities via 'on' events (onclick, onerror, etc.), and potentially others attributes that let's you inject javascript code. PoC : `` Xss...

Hello, Thank you for this framework. I am facing an issue using "RunnerInput" with typical inputs i would like to structure. ### Issue The code is as below: ```python class...

Hey, Thanks for your project. I wanted to know how to open a specific menu/submenu inside angular-multilevelpushmenu by using js. I'm looking for something like that : wxyUtils.openSubMenu(subMenuId) With that...

By reading this documentation, you advice user to send expiricy from the application itself. It is a security issue. If i'm a bad user, i can easily make a request...

Please review this patch, it fix a very annoying bug. Bug Explanation: https://github.com/ismarslomic/angular-read-more/issues/6#issuecomment-229992773 Summary: - It support plain text (ie: without html inside) - Afaik, the patch doesnt break any...