Marlon (Esolitos) Saglia
Marlon (Esolitos) Saglia
Hi, this package seems nice, but I can't figure out how to manage the permissions. I saw that there are two tables `acl_roles_permissions` and `acl_users_permissions` but i'm unsure how to...
Hi, I haven't yet terminated all the editing, but i'm publishing this pull request so you can have a look at my changes while I complete the last details. Basically...
### Problem It seems that even when IDLE the app has a 10~20% cpu core constant usage, single open instance with a very small git repository. I have not dig...
Currently there's no check if a package to be patched is actually installed. A command like the following will run just fine, even if the package `foo` is not required....
Hi, I've noticed that in `lib/shortcut.js:56` there's `var shift_nums = {}` that maps numbers to symbols, those symbols are NOT universal, but only for US keyboard layouts. ``` ITA Layout:...
I am using the sass syntax for my files and would be nice to get the same syntax generated for the "mass-import" files. I know libsass and Ruby Sass compilers...
Include a `options` config that will allow any parameter to be added to the request, this allows supporting any further development of the Slack API without the need to update...
## What - In `services.xml` reference: - reword the `environment-variables` description and add inline example for instead of a generic "see example below" without any further explaination
## What Currently the GitButler integration to GitHub is setup to be an OAuth app, I would recommend switching to Github App instead. This still uses OAuth 2.0 and can...