e-gaulue
e-gaulue
Hi all, This is a separate issue of #130. This happen on a 60 Go drive with around 320 000 items. Max directory depth is 3. jdupes-loud.exe don't give so...
How to translate: ``` // ignore CSS rules ignore: { atrule: ['@font-face'], rule: [/some-regexp/], decl: (node, value) => /big-image\.png/.test(value), }, ``` when using cli. By the way, `--dimensions W1xH1,W2xH2` didn't...
## Issue ### Server Setup Information * Did you test in newest Wekan: yes debian snap install with auto update * Operating System: Debian buster * Deployment Method (Snap/Docker/Sandstorm/bundle/source): snap...
Not really an issue, but a question. Is there a place with all configuration recommandations for scalability / performance ? I read #3585, #3345. Today we saw in the log...
**Affected Projects** React **Describe the solution you'd like** have Strings in object's props In pagination: "Prev", "Next" In ReactiveList: "results found in"
**Affected Projects** React, but maybe all **Describe the solution you'd like** Would it be possible to have an example on how to set DataSearch value from external JS code keeping...
First, thanks a lot to share this nice job. I use your tool to describe a grammar that is in between computing and true language. I managed to do almost...
## Expected Behavior When running lintian on the matomo debian package I shouldn't get this warning: ``` W: matomo: unusual-interpreter usr/share/matomo/misc/log-analytics/import_logs.py #!/usr/bin/python ``` According to python PEP 394 (https://www.python.org/dev/peps/pep-0394/), we...
Hi all, Sorry to disturb, but I can't find answer in the documentation, neither on forum (https://www.prestashop.com/forums/topic/1041966-are-translation-catalog-automatically-update/) or Slack. The documentation states (https://devdocs.prestashop.com/1.7/development/internationalization/translation/translation-tips/) : > Normally you would have to...
Dear all, I spent a little bit of time on incron, trying to use it as cron. In cron, you can specify a user to execute the command, here you...