Commit graph

61 commits

Author SHA1 Message Date
Kacper Kula
b2ff3d5985 fix: fixing issue with columns with dots not rendering properly in grid view 2025-04-02 16:46:47 +01:00
Kacper Kula
5acf5b5a17 chore: bumping version and fixing typescript errors 2025-03-31 14:29:54 +01:00
Kacper Kula
cfa4e6d4ec feat: adding basename and parent SQL variables 2025-03-27 12:19:59 +00:00
Kacper Kula
183ef9e597 release: 0.30.0 2025-03-26 13:29:01 +00:00
Kacper Kula
d83fbb768d chore: 0.29.0 release 2025-03-21 17:46:33 +00:00
Kacper Kula
4053550dcc feat: template can now access file properties 2025-03-15 16:22:20 +00:00
Kacper Kula
0fe0d28457 feat: filenames are no longer truncated after the dots 2025-03-15 15:40:12 +00:00
Kacper Kula
e9f50326cb chore: updating version 2025-03-14 17:27:55 +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
28f77662ed release: 0.28.0 2025-03-14 10:35:47 +00:00
Kacper Kula
1ae1be87e1 docs: adding documentation and bumping version 2025-02-17 10:26:26 +00:00
Kacper Kula
816867db0a version: 0.26.0 release 2025-02-16 19:41:23 +00:00
Kacper Kula
5ffd20caf2 feat: better rendering for array of links 2025-02-06 16:12:57 +00:00
Kacper Kula
c2fe8b0eff fix: fixed how links behave and parameter order 2025-02-05 17:46:11 +00:00
Kacper Kula
5cf7f247de fix: adding path column names to tags and tasks 2025-02-05 17:17:15 +00:00
Kacper Kula
3cf28ff3cf feat: better column names. Romanising all the columns! 2025-02-05 14:27:40 +00:00
Kacper Kula
d7ec7a33b4 fix: no longer capitalising renderer options 2025-02-04 18:26:27 +00:00
Kacper Kula
bbe5b8438b chore: adding changelog entry 2025-02-04 17:25:36 +00:00
Kacper Kula
91584fe9f9 feat: improved how the links are being parsed and presented. You can now use wikilinks in the a function 2025-02-04 15:11:39 +00:00
Kacper Kula
4c82a7b032 docs: updated documentation 2025-02-04 14:28:24 +00:00
Kacper Kula
790670205e chore: small fix for indexes 2025-02-01 14:04:36 +00:00
Kacper Kula
a0a7192fde feat: adding indexes for vault tables 2025-02-01 13:33:23 +00:00
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
b1fe212374 chore: updated version to 0.21.3 2025-01-31 12:16:10 +00:00
Kacper Kula
69a740067b feat: ability to disable dynamic refresh 2025-01-30 13:16:52 +00:00
Kacper Kula
939a976a28 chore: updating version 2025-01-30 11:26:14 +00:00
Kacper Kula
77f81367a0 chore: updating version 2025-01-30 10:45:03 +00:00
Kacper Kula
38fd648c4b chore: version update 2025-01-28 11:15:48 +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
a89ca64a7d chore: version bump 2025-01-27 09:43:32 +00:00
Kacper Kula
8870c8c018 feat: added jsonpath support. Improved documentation 2025-01-24 16:34:42 +00:00
Kacper Kula
7daee3b5e9 chore: bumping version to 0.18.1 2025-01-23 17:21:53 +00:00
Kacper Kula
bfe4c31291 chore: upgrading version to 0.18.0 2025-01-23 14:05:18 +00:00
Kacper Kula
424a3ff698 version: upgrade to 0.17.0 2025-01-20 13:12:17 +00:00
Kacper Kula
f4493a5b75 fix: fixing issue with variables not being properly parsed 2025-01-17 22:03:00 +00:00
Kacper Kula
f0b1b246cf chore: bumping version to 0.16.0 2025-01-16 15:02:47 +00:00
Kacper Kula
881f6a524a version: 0.15.0 2025-01-15 20:39:17 +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
dd3230090b chore: bumping version to 0.14.0 2025-01-10 11:21:34 +00:00
Kacper Kula
ad8793dc6a feat: version 0.13.0 2025-01-09 14:47:05 +00:00
Kacper Kula
549d238f00 feat: adding "create csv file" option 2025-01-04 20:57:11 +00:00
Kacper Kula
098a832a75 fix: fixing completed flag in tasks being reversed 2024-12-20 14:00:54 +00:00
Kacper Kula
e28d02afe6 fix: fixing issue with CTE names registering signals 2024-12-20 13:52:02 +00:00
Kacper Kula
ee9f7e9fea fix: fixing issue with process on mobile not present 2024-12-20 11:35:37 +00:00
Kacper Kula
39834d6ce7 feat: project reworked to load database inside WebWorker and persist it inside IndexeDb 2024-12-19 11:50:10 +00:00
Kacper Kula
d0d1f6c2b4 chore: updating version and adding changelogs. 2024-11-24 12:05:05 +00:00
Kacper Kula
153e68a789 feat: reworking parsing and fixing small bugs 2024-11-07 18:43:15 +00:00
Kacper Kula
3ee1045cb5 feat: reworked antlr4ts to antlr4 2024-11-04 21:00:52 +00:00
Kacper Kula
38a7285666 chore: fixing updates and adding checkboxes 2024-11-03 22:23:13 +00:00
Kacper Kula
7be3d2a800 release: 0.9.1 turning off verbose 2024-11-03 21:20:58 +00:00