Ailef

Results 20 comments of Ailef

Hi Preslav, I've never used Quarkus so I would need to investigate this properly. For sure, there's some Spring-specific code that has to do with initialization and "wiring" SnapAdmin correctly...

Hi! This is "partially" supported as explained in the [docs](https://www.snapadmin.dev/docs/#security). You have to adapt your security configuration manually to protect the routes the way you wish. Were you referring to...

Hi @haeser, thanks! When I started the project, I wanted to keep a door open in case I wanted to release a commercially-licensed "pro" version later. Since I am not...

I understand, thanks for the detailed answer! Given the circumstances, I think I'll most likely change the license some time soon. I haven't touched the code for a while so...

Hi there, I've just released a new `0.2.1` version which includes some small bugfixes but most importantly the switch to MIT license, which is now live on the repo too....

Alright, the package is on Maven but I forgot the change the version number in the UI so: > NOTE: Version number has not been updated correctly in the Maven...

Hi, and thanks for this feedback! Yes, I actually agree with this. It's a bit out of scope for this project and has too many "issues" to be implemented reliably....

Hi and thanks for reporting this! If I understand this correctly this is just for the initial generated query that is commented out (and does not generate results). The console...

This should be fixed with the latest commit on the `dev` branch.

Hi! You mean for example as a CLI tool or another web interface? EDIT: Or just another Java library which would then be included in SnapAdmin as well I guess.