Rewrite of pgLab in C#, using Avalonia UI for portable UI.
Find a file
eelke 18e737e865 Added user and password input they are now directly fields on the connection configuration and no longer a seperate entity.
Because as long as I have no clear plan for how to manage multiple users per server it is better to keep it simple.

Also some other tweaks to make edits appear in the list.
2025-08-31 19:34:27 +02:00
pgLabII Added user and password input they are now directly fields on the connection configuration and no longer a seperate entity. 2025-08-31 19:34:27 +02:00
pgLabII.Desktop Expiriments with AvaloniaEdit and tracking document changes 2025-08-30 19:41:10 +02:00
pgLabII.PgUtils Seperate database entity from ui object (Reactive) 2025-08-31 14:25:27 +02:00
pgLabII.PgUtils.Tests Fix libpq parsing and refactors/code cleanup 2025-08-31 13:26:22 +02:00
pgLabII.Tests Added user and password input they are now directly fields on the connection configuration and no longer a seperate entity. 2025-08-31 19:34:27 +02:00
.ai-guidelines.md Expiriments with AvaloniaEdit and tracking document changes 2025-08-30 19:41:10 +02:00
.editorconfig Initial commit 2024-11-16 14:16:04 +01:00
.gitignore Initial commit 2024-11-16 14:16:04 +01:00
Directory.Packages.props connection string/url parsing and generation in the server configuration dialog 2025-08-31 10:12:22 +02:00
pgLabII.sln added ServerConfigurationMapping 2025-08-31 06:49:37 +02:00
pgLabII.sln.DotSettings Fix libpq parsing and refactors/code cleanup 2025-08-31 13:26:22 +02:00
ROADMAP.md Expiriments with AvaloniaEdit and tracking document changes 2025-08-30 19:41:10 +02:00