Commit graph

14 commits

Author SHA1 Message Date
Kacper Kula
d7ec7a33b4 fix: no longer capitalising renderer options 2025-02-04 18:26:27 +00:00
Kacper Kula
3363316928 feat: adding flags and ability to run explain 2025-02-04 10:43:47 +00:00
Kacper Kula
2ad14b7455 fix: fixing issue with inline queries not opening correctly 2025-01-31 12:07:19 +00:00
Kacper Kula
69a740067b feat: ability to disable dynamic refresh 2025-01-30 13:16:52 +00:00
Kacper Kula
bc597400c6 feat: external API for registering views and custom functions. Added subproject for publishing npm package with types for external plugins. 2025-01-29 22:36:19 +00:00
Kacper Kula
350f459bf7 chore: refactoring code to increase readability and fixing common issues 2025-01-23 13:36:50 +00:00
Kacper Kula
d7b719db7b feat: improving file tables sync. added better way of extending library with new data types. 2025-01-16 13:50:51 +00:00
Kacper Kula
fb7530c8df Merge branch 'main' into feat/sync-file-tables 2025-01-16 11:00:41 +00:00
Kacper Kula
4409451507 fix: codeblocks now only watch tables they actually refer to 2025-01-15 20:34:16 +00:00
Kacper Kula
2e61bfbe5e fix: fixed SQL parsing by changing underlying parsing library 2025-01-15 17:48:33 +00:00
Kacper Kula
905d8c65ed feat: sync tables 2025-01-10 11:03:43 +00:00
Kacper Kula
3c833abbff feat: adding inline codeblocks support 2025-01-09 20:12:39 +00:00
Kacper Kula
903d230a49 chore: code cleanup and tests 2025-01-09 12:53:26 +00:00
Kacper Kula
7ec769268c feat: organising project 2025-01-09 12:32:24 +00:00