Commit graph

276 commits

Author SHA1 Message Date
Kacper Kula
768fcee9ce
Merge pull request #104 from h-sphere/feat/configure-grid
Adding extra configuration options: default renderer and grid page size.
2025-03-14 17:29:19 +00:00
Kacper Kula
e9f50326cb chore: updating version 2025-03-14 17:27:55 +00:00
Kacper Kula
4456786f4b feat: added ability to change default renderer and specify default pagination size 2025-03-14 17:27:27 +00:00
Kacper Kula
29e84c3ccd
Merge pull request #103 from h-sphere/feat/js-syntax-highlighting
feat: adding JS syntax highlighting (to be used in Charts view)
2025-03-14 15:42:33 +00:00
Kacper Kula
8e07e35950 chore: skipping type checking in the js highlighter 2025-03-14 15:41:44 +00:00
Kacper Kula
376314a872 chore: fixing code quality 2025-03-14 15:39:14 +00:00
Kacper Kula
c7f1dfa739 feat: adding JS syntax highlighting (to be used in Charts view) 2025-03-14 15:37:44 +00:00
Kacper Kula
678ef948f8 chore: releasing types package 2025-03-14 11:17:38 +00:00
Kacper Kula
9269d13559
Merge pull request #102 from h-sphere/release/0.28.0
release: 0.28.0
2025-03-14 10:37:27 +00:00
Kacper Kula
28f77662ed release: 0.28.0 2025-03-14 10:35:47 +00:00
Kacper Kula
76cf20bd0d
Merge pull request #96 from h-sphere/chore/codeblock-copy
chore: codeblock now includes markdown codeblock wrapping syntax
2025-03-14 10:28:57 +00:00
Kacper Kula
78c81a80aa chore: codeblock now includes markdown codeblock wrapping syntax 2025-03-14 10:28:04 +00:00
Kacper Kula
c66b78f88d
Merge pull request #98 from h-sphere/feat/exposing-more-file-variables
feat: exposing filename, path and extension
2025-03-14 10:27:41 +00:00
Kacper Kula
51339f061a chore: updating documentation 2025-03-14 10:26:43 +00:00
Kacper Kula
e756657101 chore: updated changelog 2025-03-14 10:26:35 +00:00
Kacper Kula
8cb185b40d chore: adding extra variables to the inline query too 2025-03-14 10:26:09 +00:00
Kacper Kula
81d99d7813 feat: exposing filename, path and extension 2025-03-14 10:26:04 +00:00
Kacper Kula
4e3e30949f
Merge pull request #99 from h-sphere/feat/external-plugin-flags-register
chore: adding ability to register flags
2025-03-14 10:24:52 +00:00
Kacper Kula
d1d2231f5e chore: fixing issue with typing 2025-03-14 10:23:51 +00:00
Kacper Kula
6791ab01fb chore: bumping up API version 2025-03-14 10:22:20 +00:00
Kacper Kula
ece0df6fde chore: modifying changelog 2025-03-14 10:22:14 +00:00
Kacper Kula
8b203c1c85 feat: adding ability to register new flags and exposing them to the renderer 2025-03-14 10:21:35 +00:00
Kacper Kula
8e68f8c7d0 chore: adding ability to register flags (no effect yet) 2025-03-14 10:16:02 +00:00
Kacper Kula
63d5f79b1e
Merge pull request #100 from h-sphere/fix/parsing-jsonpath-and-other-arguments
fix: fix for arguments passed to the file function
2025-03-14 10:15:42 +00:00
Kacper Kula
385c27aed9 chore: adding changelog 2025-03-14 10:13:45 +00:00
Kacper Kula
40506d3c58 fix: fix for arguments passed to the file function 2025-03-14 10:13:20 +00:00
Kacper Kula
2d902f02be
Merge pull request #101 from h-sphere/feat/template-view
feat: adding TEMPLATE view with full support for handlebars
2025-03-14 10:12:56 +00:00
Kacper Kula
243ed8742d docs: adding documentation for the new template view 2025-03-14 10:11:14 +00:00
Kacper Kula
7ca9b72f33 feat: adding TEMPLATE view with full support for handlebars 2025-03-13 16:10:40 +00:00
Kacper Kula
b38ce3e603
Merge pull request #92 from h-sphere/feat/comments-and-more-coloring
feat: Comments and SQL syntax coloring
2025-02-17 10:40:26 +00:00
Kacper Kula
5716a63851 chore: fixing typecheck 2025-02-17 10:38:18 +00:00
Kacper Kula
1ae1be87e1 docs: adding documentation and bumping version 2025-02-17 10:26:26 +00:00
Kacper Kula
774fc57249 Merge branch 'main' into feat/comments-and-more-coloring 2025-02-17 10:11:30 +00:00
Kacper Kula
21ff21d152 feat: adding support for comments and coloring SQL queries 2025-02-17 10:10:02 +00:00
Kacper Kula
d07836fa0c
Merge pull request #91 from h-sphere/ver/0.26.0
version: 0.26.0 release
2025-02-16 19:42:47 +00:00
Kacper Kula
816867db0a version: 0.26.0 release 2025-02-16 19:41:23 +00:00
Kacper Kula
1a9e08b02c
Merge pull request #90 from h-sphere/feat/syntax-highlighting
feat: Syntax Highlighting!
2025-02-16 19:39:15 +00:00
Kacper Kula
439ce98566 chore: updating imports 2025-02-16 19:38:43 +00:00
Kacper Kula
5eaf8e20da docs: added changelog entry 2025-02-16 19:38:37 +00:00
Kacper Kula
825fdf47a9 feat: syntax highlighting 2025-02-16 19:38:19 +00:00
Kacper Kula
ae7538a99b WIP 2025-02-16 19:38:19 +00:00
Kacper Kula
d041ba273f
Merge pull request #89 from h-sphere/fix/mobile
chore: fixing issue with mobile database naming
2025-02-16 19:37:51 +00:00
Kacper Kula
72b1371c5d
Merge pull request #88 from h-sphere/feat/better-parser-ohm
feat: poc of the grammar
2025-02-16 19:37:17 +00:00
Kacper Kula
73dd680665 docs: added changelog note 2025-02-16 19:36:37 +00:00
Kacper Kula
64b489ba64 feat: complete parser 2025-02-15 23:58:05 +00:00
Kacper Kula
90bbe098b8 chore: fixing issue with mobile database naming 2025-02-13 11:51:02 +00:00
Kacper Kula
d761e33c38 feat: poc of the grammar 2025-02-13 11:32:43 +00:00
Kacper Kula
a335444d73
Merge pull request #83 from h-sphere/ver/0.25
Ver/0.25
2025-02-06 17:07:31 +00:00
Kacper Kula
94726a8a57
Merge pull request #84 from h-sphere/feat/csv-column-reorder
Feat/csv column reorder
2025-02-06 17:06:45 +00:00
Kacper Kula
3022cdb340 chore: updated changelog 2025-02-06 17:03:45 +00:00