Ophir LOJKINE

Results 1257 comments of Ophir LOJKINE

@vlasky @dwhitemv25 : The patch by @djyotta introducing sub-path hosting is now available on [`lovasoa/sqlpage:main`](https://hub.docker.com/repository/docker/lovasoa/sqlpage/general) and there is now a [guide to reverse proxying](https://sql.ophir.dev/your-first-sql-website/nginx.sql) on the website.

Maybe this should be merged with the existing carousel component ? https://sql.ophir.dev/documentation.sql?component=carousel#component Both seem very similar, carousel having a little more functionality.

Hello and welcome to SQLPage ! What you say makes a lot of sense, and I would be very happy to see it work. But as you say, this represents...

Yes, actix web provides all the base types for representing requests, headers, cookies, etc... You could factor it out, but that also would be a lot of work, and the...

Hi @f8dca ! It's currently not supported directly by SQLPage's icon system, but you can get the result you want using a markdown column for the icon and the link...

Is this a different issue than https://github.com/lovasoa/SQLpage/issues/172 ? If it's the same problem, I don't think we need to track it twice. It has already been reported to the graph...

Hello and welcome to SQLPage! At the moment, there is no built-in client side filtering. You can implement filters using forms and a WHERE clause on the table, but there...

This feature is not part of leaflet, so it would not be trivial to add...

Hi, and thank you for getting in touch ! This feature is definitely on the radar. For previous discussion about it and ideas of how to work with multiple databases...

Let's keep this open, this is a feature I want to add to sqlpage at some point anyway :)