0
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix https://github.com/lovasoa/SQLpage/issues/639 More... 10 months ago
json_object is different on postgres More... 10 months ago
add a machanism to skip some tests on some dbs More... 10 months ago
new database_password configuration option More... 10 months ago
fmt More... 10 months ago
add examples of percent encoding More... 10 months ago
Easier json handling in databases without a native json type. SQLPage now detects when you use a json function in SQLite or MariaDB to generate a column, and automatically converts the resulting string to a json object. This allows easily using components that take json parameters (like the new columns component) in MariaDB and SQLite. More... 10 months ago
upload linux test builds More... 10 months ago
Add support for encrypted Microsoft SQL Server connections. This finally allows connecting to databases that refuse clear-text connections, such as those hosted on Azure. More... 10 months ago
fix https://github.com/lovasoa/SQLpage/issues/636 More... 10 months ago
feat: change insert query for documentation - "_blank" to open the link in a new tab - "_self" to open it in the same tab - "_parent" to open it in the parent frame - "_top" to open it in the full body of the window More... 10 months ago
feat: open a new tab when clicking on the menu and submenu. More... 10 months ago
update deps More... 10 months ago
Update configuration.md More... 11 months ago
fix https://github.com/lovasoa/SQLpage/issues/621 More... 11 months ago
Update CHANGELOG.md More... 11 months ago
example configuration check More... 11 months ago
Update CHANGELOG.md More... 11 months ago
update to rust 1.81 More... 11 months ago
v0.29 More... 11 months ago
update dependencies More... 11 months ago
fixed a bug where the mobile menu would display even when no menu items were provided More... 11 months ago
fmt More... 11 months ago
fix https://github.com/lovasoa/SQLpage/discussions/600 More... 11 months ago
fix slight misalignment and sizing issues of checkboxes and radio buttons More... 11 months ago
**divider component**: Add new properties to the divider component: `link`, `bold`, `italics`, `underline`, `size`. More... 11 months ago
Merge remote-tracking branch 'upstream/main' More... 11 months ago
better error messages on invalid configuration More... 11 months ago
fix windows tests More... 11 months ago
fix for multiple foldables on the same page More... 11 months ago