Commit graph

151 commits

Author SHA1 Message Date
Kacper Kula
35eaec2c83 Merge branch 'main' into feat/json-querying 2025-01-23 14:09:57 +00:00
Kacper Kula
1be715af35
Merge pull request #47 from h-sphere/feat/code-cleanup
chore: code cleanup.
2025-01-23 14:06:42 +00:00
Kacper Kula
bfe4c31291 chore: upgrading version to 0.18.0 2025-01-23 14:05:18 +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
3267c8cfc5 chore: code cleanup. simplifying code and making less data reloads. fixed database connections and no longer loading all the files into memeory at startup 2025-01-21 19:36:37 +00:00
Kacper Kula
1ab1178560 feat: json support with simple viewer 2025-01-20 16:38:05 +00:00
Kacper Kula
58af2197d3
Merge pull request #43 from h-sphere/feat/list-view
feat: added list view and documented all available ones
2025-01-20 13:13:06 +00:00
Kacper Kula
424a3ff698 version: upgrade to 0.17.0 2025-01-20 13:12:17 +00:00
Kacper Kula
ab7fee6b83 feat: added list view and documented all available ones 2025-01-20 12:33:01 +00:00
Kacper Kula
292292a85b
Merge pull request #42 from h-sphere/fix/issue-with-passing-variables
fix: fixing issue with variables not being properly parsed
2025-01-17 22:04:36 +00:00
Kacper Kula
f4493a5b75 fix: fixing issue with variables not being properly parsed 2025-01-17 22:03:00 +00:00
Kacper Kula
a41076943f docs: adding more dev docs 2025-01-16 16:13:11 +00:00
Kacper Kula
0c6fc119b2
Merge pull request #41 from h-sphere/feat/sync-file-tables
Sync Markdown Tables
2025-01-16 15:04:30 +00:00
Kacper Kula
f0b1b246cf chore: bumping version to 0.16.0 2025-01-16 15:02:47 +00:00
Kacper Kula
0bf1c83549 chore: fixing imports and tests 2025-01-16 14:44:38 +00:00
Kacper Kula
58fc12a241 fix: fixing issue with csv files after refactor 2025-01-16 14:28:56 +00:00
Kacper Kula
3f0691058a docs: adding documentation for markdown tables 2025-01-16 14:11:44 +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
46821e69a5
Merge pull request #40 from h-sphere/v/0.15.0
version: 0.15.0
2025-01-15 20:40:36 +00:00
Kacper Kula
881f6a524a version: 0.15.0 2025-01-15 20:39:17 +00:00
Kacper Kula
b72d89f0a7
Merge pull request #39 from h-sphere/fix/observe-only-referenced-tables
fix: codeblocks now only watch tables they actually refer to
2025-01-15 20:37:52 +00:00
Kacper Kula
306263ca0f chore: adding changelog entry 2025-01-15 20:36:30 +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
79258ebd1c
Merge pull request #38 from h-sphere/chore/adding-more-tests
chore: adding more tests and reworking jest globals
2025-01-15 20:13:17 +00:00
Kacper Kula
d45dde5039 chore: adding more tests and reworking jest globals 2025-01-15 20:12:03 +00:00
Kacper Kula
547079bfed
Merge pull request #36 from h-sphere/fix/sql-parsing
fix: fixed SQL parsing by changing underlying parsing library
2025-01-15 18:05:04 +00:00
Kacper Kula
2e61bfbe5e fix: fixed SQL parsing by changing underlying parsing library 2025-01-15 17:48:33 +00:00
Kacper Kula
eacd1cdebd
Merge pull request #35 from h-sphere/fix/query-case-sensitivity
fix: queries are not case insensitive
2025-01-15 14:50:36 +00:00
Kacper Kula
819c562012 fix: queies are not case insensitive 2025-01-15 14:47:59 +00:00
Kacper Kula
31d76db09c
Merge pull request #34 from h-sphere/fix/internal-links
fix: fixing issue with internal links
2025-01-15 14:46:56 +00:00
Kacper Kula
b956f7654e fix: fixing issue with internal links 2025-01-15 14:35:18 +00:00
Kacper Kula
4cc5e0479b
Merge pull request #33 from h-sphere/docs/updated-docs
docs: updating docs based on feedback
2025-01-15 14:32:20 +00:00
Kacper Kula
c7a319651c docs: updating docs based on feedback 2025-01-15 14:30:09 +00:00
Kacper Kula
4dd84294b3
Merge pull request #30 from h-sphere/fix/fix-casing-and-csv-import
fix: fixing issue with SELECT casing and edge-case when loading data
2025-01-13 16:58:51 +00:00
Kacper Kula
0ca41962d5 fix: fixing issue with SELECT casing and edge-case when loading data 2025-01-13 16:57:22 +00:00
Kacper Kula
6cd367bf90
Merge pull request #29 from h-sphere/feat/inline-codeblock
Adding support for inline blocks
2025-01-10 11:22:47 +00:00
Kacper Kula
dd3230090b chore: bumping version to 0.14.0 2025-01-10 11:21:34 +00:00
Kacper Kula
470fcb42fc docs: adding documentation for inline blocks 2025-01-10 11:15:07 +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
d0a76c1daa
Merge pull request #28 from h-sphere/feat/reusing-database-data
Reworking plugin core code
2025-01-09 14:48:13 +00:00
Kacper Kula
ad8793dc6a feat: version 0.13.0 2025-01-09 14:47:05 +00:00
Kacper Kula
903d230a49 chore: code cleanup and tests 2025-01-09 12:53:26 +00:00
Kacper Kula
665eeb4a9b Merge branch 'main' into feat/reusing-database-data 2025-01-09 12:42:36 +00:00
Kacper Kula
095471db9c
Merge pull request #27 from h-sphere/feat/creating-csv-file
feat: adding "create csv file" option
2025-01-09 12:40:19 +00:00
Kacper Kula
7ec769268c feat: organising project 2025-01-09 12:32:24 +00:00
Kacper Kula
12001a1a6d feat: big refactor to reuse database data, keep track of files and save each csv at most once in the database. 2025-01-08 20:09:19 +00:00
Kacper Kula
549d238f00 feat: adding "create csv file" option 2025-01-04 20:57:11 +00:00
Kacper Kula
e20eb49d9d
Merge pull request #25 from h-sphere/chore/deploying-docs-to-ftp
chore: deploying docs to FTP now instead of GH Pages
2025-01-02 11:54:19 +00:00