Ophir LOJKINE
Ophir LOJKINE
Hello ! This was initially suggested in https://github.com/lovasoa/SQLpage/issues/426 The default datagrid item width is quite large, resulting in a lot of white space around items. I suggest at least reducing...
### Browser all ### OS all ### Screen size all ### Describe the bug The values of the `text-gray-*-fg` classes make the text unreadable when used with the corresponding `bg-gray-*`...
When a table has elements with HTML IDs, and the page is loaded with an anchor (`page.html#some-id`). list.js prevents the browser's native scrolling to the table element from working. see:...
Description: Version 0.29.0 does not implement the "search_target" functionality in the Shell component. The search field and button are not displayed. Steps to Reproduce: 1. Install or update to version...
### Discussed in https://github.com/lovasoa/SQLpage/discussions/594 Originally posted by **ArianYN** September 16, 2024 It would be nice to have a property for the new Foldable Component, where you can do like: `...
when the lambda receives a query to a file with a special character, it tries to access the urlencoded file name on disk. For instance when querying `https://example.com/hello world.sql`, the...
When using `--public-url`, the following works: ```html ``` but the following will ignore the public URL and load all dependencies from `/`: ```html import { f } from "./x.ts"; f();...
Hello ! I don't have the time to investigate more deeply on this, but I wanted to let you know. Updating from image-rs v0.24 to v0.25 causes serious color distortions...
### Description I have a basic web service ([sqlpage](https://github.com/lovasoa/SQLpage)) that can use any one of multiple databases. I can choose which database to use by setting the environment variable `COMPOSE_PROFILES`....
The SQL icon was created by me. The SQLPage icon is the official one from https://sql.datapage.app/