-
Upload security is non-existant. Restrict upload filesize.
-
I have a program that is writing out to a parquet file. Although parquet is a columnar data storage, I am writing row by row. I can understand this being a hit on performance since the library allows …
-
Is it possible to change the displayed units to a fixed value like only KB?
Or even show the next step only if it's bigger than 1. i.e. 0.7mb => 762kb
-
It looks like `dictionary.ts` stores several fields that shouldn't really be needed. Everyone who visits the page needs to download & parse it, and it's 1.1mb.
-
Is it possible to optain the filesize in bytes? the `filesize` getter returns a string e.g. `'1.8MB'`.
-
In the current version of purescript-react, react is `require`d, so I need to use `pulp browserify -O` instead of `pulp build -O`. Compiling the [purescript-react-example](https://github.com/ethul/pur…
-
### Describe the Feature
Be able to upload and display files in the .png format. Currently uploading a png will auto-convert it to a jpeg, losing transparency and often increasing the filesize.
###…
-
-
```
What steps will reproduce the problem?
1. Upload a large file
2. Notice that the file is not uploaded
What is the expected output? What do you see instead?
The file is uploaded
Please use labels…
-
```
I think it is better to add a new column in table FILES, like inFilesize (put
it after strFilename). This is handy to make analysis in the database.
During scanning fill this field with the actu…