Commit graph

191 commits

Author SHA1 Message Date
Kacper Kula
42e6b3bfd0 feat: updated created_at and modified_at from JS unix epoch to ISO 8601 for ease-of-use 2025-01-31 13:24:00 +00:00
Kacper Kula
2d1b3cbff4
Merge pull request #63 from h-sphere/fix/issue-with-inline-blocks
fix: fixing issue with inline queries not opening correctly
2025-01-31 12:18:10 +00:00
Kacper Kula
b1fe212374 chore: updated version to 0.21.3 2025-01-31 12:16:10 +00:00
Kacper Kula
2ad14b7455 fix: fixing issue with inline queries not opening correctly 2025-01-31 12:07:19 +00:00
Kacper Kula
5b48b32854
Merge pull request #61 from h-sphere/feat/disable-sync
feat: ability to disable dynamic refresh
2025-01-30 13:18:35 +00:00
Kacper Kula
69a740067b feat: ability to disable dynamic refresh 2025-01-30 13:16:52 +00:00
Kacper Kula
c7c0005732
Merge pull request #60 from h-sphere/feat/register-table-from-other-plugins
Register table from other plugins
2025-01-30 11:27:46 +00:00
Kacper Kula
939a976a28 chore: updating version 2025-01-30 11:26:14 +00:00
Kacper Kula
acecad48f1 feat: ability to register table from other plugins 2025-01-30 11:25:10 +00:00
Kacper Kula
d47bbf315f chore: adding ghtoken to the flows that need it 2025-01-30 10:58:58 +00:00
Kacper Kula
a80baf9c14 chore: changing package.json to trigger new flow 2025-01-30 10:55:10 +00:00
Kacper Kula
fc1dfef7d0 chore: fixing publish step 2025-01-30 10:52:37 +00:00
Kacper Kula
92a5068e7a
Merge pull request #58 from h-sphere/feat/plugin-api
feat: external API for registering views and custom functions.
2025-01-30 10:46:31 +00:00
Kacper Kula
33673bfff8
Merge pull request #59 from h-sphere/chore/tag-auto-publish
chore: autoreleasing new versions
2025-01-30 10:45:23 +00:00
Kacper Kula
77f81367a0 chore: updating version 2025-01-30 10:45:03 +00:00
Kacper Kula
2fd93e614b chore: autoreleasing new versions 2025-01-30 10:36:15 +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
18941135ff docs: fixing logo placement 2025-01-29 12:27:21 +00:00
Kacper Kula
42217edba6 chore: fixing docs logo location 2025-01-28 15:53:57 +00:00
Kacper Kula
5a20dbf32a docs: added new logo to the docs 2025-01-28 15:37:58 +00:00
Kacper Kula
d0d7adfbac
Merge pull request #56 from h-sphere/feat/links-table
Feat/links table
2025-01-28 11:18:23 +00:00
Kacper Kula
38fd648c4b chore: version update 2025-01-28 11:15:48 +00:00
Kacper Kula
ca554f0a75 feat: added links table 2025-01-28 11:15:01 +00:00
Kacper Kula
2885dad912
Merge pull request #55 from h-sphere/fix/dots-in-files-and-folders
0.19.2: Fixing issue with files and folder containing dots in them
2025-01-27 10:00:15 +00:00
Kacper Kula
1df5b62ef9 fix: fixing file import 2025-01-27 09:58:37 +00:00
Kacper Kula
dfbb5367dc fix: fixing issue with files and folder with dots in them 2025-01-27 09:57:39 +00:00
Kacper Kula
e9bee3d329
Merge pull request #54 from h-sphere/fix/parsing-errors
fix: added logging for parser errors
2025-01-27 09:45:49 +00:00
Kacper Kula
a89ca64a7d chore: version bump 2025-01-27 09:43:32 +00:00
Kacper Kula
320e7b76c1 fix: added logging for parser errors 2025-01-27 09:42:37 +00:00
Kacper Kula
f38bae13e9
Merge pull request #50 from h-sphere/docs/adding-search
docs: adding search functionality for docs
2025-01-24 20:27:03 +00:00
Kacper Kula
4da531ae1b docs: adding search functionality for docs 2025-01-24 20:20:32 +00:00
Kacper Kula
bda8f0914a chore: fixing issue with build on linux (with case-sensitive filesystem) 2025-01-24 20:04:53 +00:00
Kacper Kula
a0b1399f8b
Merge pull request #45 from h-sphere/feat/json-querying
WIP: json support with simple viewer
2025-01-24 16:46:43 +00:00
Kacper Kula
94e21df502 chore: adding disclaimer about the version for JSON and JSON5 2025-01-24 16:39:01 +00:00
Kacper Kula
8870c8c018 feat: added jsonpath support. Improved documentation 2025-01-24 16:34:42 +00:00
Kacper Kula
8b10a3d2ac Merge branch 'main' into feat/json-querying 2025-01-24 14:50:42 +00:00
Kacper Kula
e111b3a90a
Merge pull request #49 from h-sphere/feat/adding-created-and-modified-times
feat: adding modified and created times
2025-01-23 17:25:36 +00:00
Kacper Kula
7daee3b5e9 chore: bumping version to 0.18.1 2025-01-23 17:21:53 +00:00
Kacper Kula
e0199dfb7c feat: adding modified and created times 2025-01-23 17:18:54 +00:00
Kacper Kula
6590a763ee chore: adapting JSONFileStrategy to new structure 2025-01-23 14:13:36 +00:00
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