Commit Graph

  • f40493b425 Merge pull request #299 from jorgerojas26/feat/local-config-file main v0.4.9 Jorge Rojas 2026-05-04 00:41:08 -04:00
  • 58ffe72e2b fix: resolve golangci-lint errors (errcheck, gci) Jorge Rojas 2026-05-04 00:39:12 -04:00
  • 4695fe693e feat: add local .lazysql.toml config file support Jorge Rojas 2026-05-04 00:31:54 -04:00
  • a166236488 Merge pull request #272 from carlosflorencio/feat/cell-external-editor Jorge Rojas 2026-03-12 10:17:10 -04:00
  • d51d2531e8 fix: linter Jorge Rojas 2026-03-12 10:16:47 -04:00
  • f36b5e40ab changed keybinding from 'Ctrl + o' to 'e' for editing a cell in external editor Jorge Rojas 2026-03-12 10:09:54 -04:00
  • 633bb97b57 Merge branch 'main' into feat/cell-external-editor Jorge Rojas 2026-03-12 10:07:23 -04:00
  • 3d772c3f25 Merge pull request #278 from kovstas/fix/no-pk-edit Jorge Rojas 2026-03-12 09:49:26 -04:00
  • 70f1837e2d fix: linter Jorge Rojas 2026-03-12 09:49:01 -04:00
  • a3caecb1b7 Merge pull request #279 from koh-sh/fix/confirmation-dialog-wording Jorge Rojas 2026-03-12 09:42:56 -04:00
  • 6c279cd90a Merge pull request #280 from qdentity/dvic/fix-postgres-switch-database Jorge Rojas 2026-03-12 09:42:38 -04:00
  • 4f56f18532 Merge pull request #288 from SylvanFranklin/patch-1 Jorge Rojas 2026-03-10 23:24:26 -04:00
  • 7d8304d2e4 Fix formatting for Homebrew installation command Sylvan Franklin 2026-03-10 17:26:29 -04:00
  • 26b8e14c97 Fix cross-database queries using temporary connections Damir Vandic 2026-03-05 11:21:11 +01:00
  • c7959d15ce Merge pull request #282 from quantonganh/281-forcedraw-goroutine-panic Jorge Rojas 2026-02-26 23:05:26 -04:00
  • aec4474894 Merge pull request #283 from shahwan42/main Jorge Rojas 2026-02-26 23:01:06 -04:00
  • cb47008049 Fix: JSON viewer single-cell view Ahmed Shahwan 2026-02-27 00:28:30 +02:00
  • d5b0c4b371 Calling ForceDraw from a goroutine can cause a panic Quan Tong 2026-02-26 18:07:04 +07:00
  • 714c9883b3 Fix PostgreSQL database switching and listing Damir Vandic 2026-02-25 13:34:18 +01:00
  • 1d4ee973dc Add Star History section to README Jorge Rojas 2026-02-21 16:45:05 -04:00
  • 54b84456d9 fix: align confirmation dialog wording with actual action koh-sh 2026-02-19 00:37:42 +09:00
  • 225e3f2a41 fix: scope pending change highlights to current table Stanislav Kovalenko 2026-02-18 14:24:34 +01:00
  • 105fedf002 fix: allow editing and deleting rows in tables without primary keys Stanislav Kovalenko 2026-02-18 14:24:23 +01:00
  • 33f67f227a fix: resolve duplicate rows in PostgreSQL Columns tab Stanislav Kovalenko 2026-02-18 14:23:52 +01:00
  • 075b18df9f Merge pull request #233 from ivanetchart/feature/configurable-command-timeout v0.4.8 Jorge Rojas 2026-02-17 14:21:11 -04:00
  • 4139d0bdbd Merge pull request #274 from fjmoralesp/main Jorge Rojas 2026-02-17 14:17:24 -04:00
  • fecdce55ef Merge pull request #275 from jorgerojas26/fix/focus-lost Jorge Rojas 2026-02-17 14:01:42 -04:00
  • 151704702b fix: app focus lost when navigating tabs after removing one Jorge Rojas 2026-02-17 14:01:26 -04:00
  • 612a33f3d8 feat: add keymaps config Francisco Morales 2026-02-11 15:20:25 -05:00
  • 0715cdce08 fix: suppress gosec G204 false positive for editor command Carlos Florêncio 2026-02-05 04:06:02 +00:00
  • 19fd586a89 fix: address PR review feedback Carlos Florêncio 2026-02-05 04:04:21 +00:00
  • a813d59777 docs: add documentation for new config options and keybindings Carlos Florêncio 2026-02-05 02:57:28 +00:00
  • c53bf4abd9 feat: add external editor for cell values and Enter keybinding config Carlos Florêncio 2026-02-05 00:09:12 +00:00
  • 2ee9adf3ab Merge pull request #271 from carlosflorencio/feat/json-viewer-word-wrap Jorge Rojas 2026-02-04 21:55:57 -04:00
  • 71c6fdbf33 feat: add JSON viewer word wrap setting and toggle keybinding Carlos Florêncio 2026-02-05 00:08:01 +00:00
  • 2482cbe47f Merge pull request #255 from koh-sh/feat/env-var-support v0.4.7 Jorge Rojas 2026-02-02 15:45:04 -04:00
  • 10a6805cea Merge pull request #268 from itomise/feature/schema-filter Jorge Rojas 2026-02-02 15:42:30 -04:00
  • 0aff728e36 Merge pull request #267 from itomise/feature/tree-width-config Jorge Rojas 2026-02-02 15:38:51 -04:00
  • 839e655ce4 feat: add Schemas config option to filter schemas in tree itomise 2026-02-01 18:10:43 +09:00
  • 862f2a65cb feat: add TreeWidth config option for tree pane width itomise 2026-02-01 16:55:13 +09:00
  • a19986b2e8 Merge pull request #266 from Mathieubola/fix-postgres-url Jorge Rojas 2026-01-29 14:50:26 -04:00
  • 9b28b5f794 fix: hostname parsing of postgres url Mathieubl 2026-01-29 18:36:04 +01:00
  • 1e8bc92e9e Add configurable timeout for pre-connection commands Ivan Etchart 2025-11-07 13:48:01 -03:00
  • 66248844a2 Merge pull request #261 from jorgerojas26/add-comment-column Jorge Rojas 2026-01-02 15:57:58 -04:00
  • 3ddafb2c9d add "comment" column to postgres and mssql Jorge Rojas 2026-01-02 15:55:54 -04:00
  • 9bc8ec4925 Merge pull request #260 from koh-sh/feature/csv-export v0.4.6 Jorge Rojas 2026-01-02 12:53:30 -04:00
  • 12e79526c6 docs: add csv export section to README koh-sh 2026-01-03 01:04:59 +09:00
  • 4367aacf8d fix: fallback to first column sort when no user sort or primary key exists in CSV export koh-sh 2026-01-02 21:40:14 +09:00
  • 94817cece5 fix: prevent timeout on large csv exports with batch fetching koh-sh 2026-01-02 20:38:09 +09:00
  • b57c904fbb Merge pull request #259 from AlexRainHao/fix-toggle-left-wrapper Jorge Rojas 2026-01-01 14:52:09 -04:00
  • c1c5690126 feat: add csv export feature koh-sh 2025-12-28 01:13:14 +09:00
  • b4251e944f fix toggle left wrapper or help when table filtering or editing AlexRainHao 2025-12-25 19:28:43 +08:00
  • 371d1f5cbb feat: add environment variable support in config file koh-sh 2025-12-21 13:32:44 +09:00
  • 648bf4333a Merge pull request #254 from jorgerojas26/fix-dbnames-with-dots v0.4.5 Jorge Rojas 2025-12-19 23:06:51 -04:00
  • 59b50a6fba fix linter Jorge Rojas 2025-12-19 23:05:43 -04:00
  • b36e009d52 sanitize db names and remove sqlite3 special condition to initialize tree nodes Jorge Rojas 2025-12-19 23:03:42 -04:00
  • 4fd59ec9e2 Merge pull request #248 from itsmewes/tree-toggle v0.4.4 Jorge Rojas 2025-12-19 17:03:18 -04:00
  • ab8c325961 Merge branch 'main' into tree-toggle Jorge Rojas 2025-12-19 17:02:27 -04:00
  • 347cc63e0a changes how the toggling works because of a bug on postgres connections Jorge Rojas 2025-12-19 17:01:43 -04:00
  • 313f3a6a04 changes the toggle tree keymap Jorge Rojas 2025-12-19 17:01:03 -04:00
  • b8dd9c87b2 Merge pull request #252 from jorgerojas26/fix-linting Jorge Rojas 2025-12-19 15:09:33 -04:00
  • 16bbfde74b fix mssql tests Jorge Rojas 2025-12-19 15:08:19 -04:00
  • 94019865e5 fix linter issues Jorge Rojas 2025-12-19 15:02:15 -04:00
  • 3b7f476c22 Show left wrapper when moving left, hide when moving right if tree is not pinned Wesley Martin 2025-12-12 07:53:25 +02:00
  • a92a2a3af6 Add Ctrl+H shortcut to toggle pinning file tree sidebar Wesley Martin 2025-12-12 07:47:43 +02:00
  • e52bf1a845 Merge pull request #232 from iihmsunn/main Jorge Rojas 2025-12-10 05:59:47 -04:00
  • 60c456b903 linter fixes Oleg Mishunin 2025-12-05 12:14:57 +07:00
  • 17e2120828 Merge pull request #242 from janusfil/fix/allow-type-gt-char-in-filter Jorge Rojas 2025-11-25 13:10:59 -04:00
  • d4a5b5245e Merge pull request #241 from OrenSayag/patch-1 Jorge Rojas 2025-11-25 13:10:23 -04:00
  • 862439183a fix unable to type chars like <,>,{,} into table filter input Filip Janus 2025-11-25 15:01:15 +01:00
  • fdba21f908 Update README.md Oren Sayag 2025-11-25 16:01:04 +02:00
  • 55b11890e7 Merge pull request #234 from byuly/feat/read-only-mode Jorge Rojas 2025-11-24 09:34:25 -04:00
  • a4e98caa0f Merge pull request #240 from RuairidhWilliamson/catch-unknown-provider Jorge Rojas 2025-11-24 09:29:16 -04:00
  • b9f5f5017e Catch unknown provider Ruairidh Williamson 2025-11-24 10:48:51 +00:00
  • 74029c3c9c updating documentation for read only mode Byeori Kim 2025-11-22 13:26:41 -05:00
  • a1de77ed33 add readonly parameter for connecting with args Byeori Kim 2025-11-22 13:17:12 -05:00
  • 0c5df6c775 SetCellSimple supports color changes, no need to make a new cell Byeori Kim 2025-11-15 13:40:34 -08:00
  • 3e4b6d722c Addressing PR comments Byeori Kim 2025-11-15 13:34:06 -08:00
  • 2f10981150 Merge pull request #236 from Publicker/azure-sql-ad-auth Jorge Rojas 2025-11-14 11:38:05 -04:00
  • 944f14bbda Add Azure AD support for Azure SQL connections Pablo Maldonado 2025-11-14 09:34:04 -03:00
  • ffc110983d Make consistent color to light blue! Byeori Kim 2025-11-08 19:47:15 -05:00
  • 82d0644fe7 Implement read-only mode in ResultsTable Byeori Kim 2025-11-08 19:36:07 -05:00
  • 482f1befb1 Block editing in Sidebar for read-only connections Byeori Kim 2025-11-08 19:35:49 -05:00
  • 971d886075 Propagate read-only mode to Home component Byeori Kim 2025-11-08 19:35:38 -05:00
  • 1010c9aa30 Display visual indicator for read-only connections Byeori Kim 2025-11-08 19:35:26 -05:00
  • 2ab0c787ff Add read-only checkbox to connection form Byeori Kim 2025-11-08 19:34:54 -05:00
  • 7523b0e7a3 Add SQL mutation validation for read-only mode Byeori Kim 2025-11-08 19:34:38 -05:00
  • 6f9aa6956a Add ReadOnly field to Connection model Byeori Kim 2025-11-08 19:34:22 -05:00
  • 8af630f993 revert a rename Oleg Mishunin 2025-11-03 15:06:56 +07:00
  • 6ba21602eb fix selected database when opening tables or functions Oleg Mishunin 2025-11-03 14:26:05 +07:00
  • 948cff36e6 fix mssql not passing the selected database into queries Oleg Mishunin 2025-11-03 14:25:45 +07:00
  • 00f90add1d add proper "non implemented" errors to drivers Oleg Mishunin 2025-11-03 14:25:07 +07:00
  • d0b33f234c fix all mssql databases showing the same list of tables Oleg Mishunin 2025-11-02 21:48:09 +07:00
  • 371ecb38ba fix an issue for drivers that don't support functions/procedures Oleg Mishunin 2025-11-02 21:25:40 +07:00
  • 4a618a002a opening functions/procedures/view from the tree Oleg Mishunin 2025-11-02 20:39:46 +07:00
  • 181fd0317d rewrite code for selecting tree nodes to have proper data of what they represent Oleg Mishunin 2025-11-02 19:37:16 +07:00
  • d49e084922 add move driver information to reduce ambiguity Oleg Mishunin 2025-11-02 17:49:58 +07:00
  • e49d3b5524 functions support initial commit Oleg Mishunin 2025-10-31 16:16:19 +07:00
  • 405f568edd Merge pull request #228 from jameslaydigital/tree-filter-rank-results v0.4.3 Jorge Rojas 2025-10-26 19:43:13 -04:00
  • eb1756466e Merge pull request #227 from gabrielvincent/edit-cell-deadlock Jorge Rojas 2025-10-26 19:26:21 -04:00