Elikill58

Results 28 issues of Elikill58

1) Fix tools jar missing. Since Java 9 it have been removed, and no longer usefull. 2) Make auto run, for people that are looking for download. 3) Link for...

I want to add text in the discord message, specially to have something like : ``` My Project - *Commit message* ``` Instead of only the file. How can I...

For multiple charts, I get the error `bad_data: 1:101: parse error: bad duration syntax: "5m1"` : ![image](https://user-images.githubusercontent.com/17381066/214824671-ebdcf463-6439-472e-aaf6-3a0214e9bf8d.png)

### Bug By calling API with URL like that: ```php $sqlFilter = urlencode("t.nom:=:'myThirdarty (MT)'"); callApi("api/index.php/thirdparties?sqlfilters=$sqlFilter"); ``` You will get error `Bad Request: Error when validating parameter sqlfilters -> Bad syntax...

Bug

On computer, it works approximatly (I have bad camera) but on mobile phone, the camera just doesn't load

How can we add the commit name into the discord message ?

### Describe the feature A way to run custom script at specific events (push/release/pull request). ### Describe the solution you'd like The same as github actions, but for gogs. ###...

🎯 feature

I want to build my plugin [Negativity](https://github.com/Elikill58/Negativity/tree/v2). My command used: `./gradlew build`. It were working fine few weeks ago, idk why it changes. Example of working moment on my repo...