-
In [scripts/](https://github.com/dweisz/match/tree/master/scripts) I assume some common file extensions that I notice are different from Jake's codes. Mine are hard coded in [calcsfh_parallel.py](http…
-
I'd like to ignore file extensions such as `.html` on my local development environment since my actual production server I can configure to ignore these extensions. Is there an option to do this local…
-
Hello. I don't understand why do you use:
`extenstions = ['jpg', 'png']`
What about JPG, PNG and other extensions?
-
```
so as we have allowed file types we ll also require blocked file extenstions..
such like except .exe all other files are allowed to upload.
```
Original issue reported on code.google.com by `sw…
-
Can editable_extensions allowed files be overridden with html editor when editing file ?
-
Any advice on how to fix this error?
{
"name": "TypeError",
"message": "Zotero.Styles.get(...).getCiteProc is not a function",
"stack": "zb@jar:file://extensions/aria@apex974.com.xpi!/chro…
-
Currently we use `masm` for both a program and a library file. And we use `masl` for the compiled version of the library. The issue is that the syntax of a program and a library differs slightly, name…
-
I updated bookml to 10.1 and I'm getting weird behavior with images in my book. I'm guessing it's related to the image scaling changes in 0.8.0. Images are generated with `\tikzpicture`. With and with…
-
**Describe the bug**
A clear and concise description of what the bug is.
when i want to choose some file for example i downloaded crx file and want to choose it browser cant see it
**To Reproduce**…
-
I.e
Test.a - ok
Test - no
Test.d - ok
NvimBuff - no
Test.ts - ok
...