-
I just tried to reconfigure backup jobs using the new capabilities for Directory Structure/File Name Extension feature. However, I get "The value for the parameter @CleanupTime is not supported. Clean…
-
After the commit below, the upload button only works for CSV and image files.
[feat: use create-llama chat session (](https://github.com/run-llama/chat-llamaindex/commit/5c16a343eab3daaefa363a8d4…
-
The behavior before commit: f05c3154c68dcc5be7c3895b5ca08c99a6beae3d included an `UNKNOWN` `FileType` and `FileExtension` that would be assigned to a file if we could not parse its extension properly.…
-
I think it would be helpful to be able to specify the local file extension for `html` files. We can already do this with the `gs` files using `fileExtension` and I think we just need one for `html` fi…
-
This is one half of the original issue #10.
Both Webwarp and WebAlign have been registered and published on the Knowledge Graph:
Webwarp (0.7): https://search.kg.ebrains.eu/instances/06358a83-5bf0…
-
**Version of SharpShell used:** 2.7.1
**Related type(s) of SharpShell-Server:** SharpThumbnailHandler
Thanks a lot for this helpful library in advance!
I just made a very simple thumbnail ha…
-
**Describe the bug**
We have the `FileExtension` class. In this class, we perform file operations, e.g., `exit ()`, `freeSpace`, and `totalSpace` etc. However, we are using the `runBlocking` method, w…
-
#### Problem
The code in does:
```
if (strncmp(fileExtension, "der", strlen("der")) == 0)
```
which will detect things like `.derby` or `.derring-do` files as `.der`.
#### Propos…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated FilePond and its plugins?
- [X] I have updated FilePond and its plugins
### Describe the bug…
-
## 🚀 Feature Requests
### Describe the feature
Like if i am storing video file in cache and in between i want to cancel the ongoing download.
I tried doing this with remove method but in backgr…