Commit graph

245 commits

Author SHA1 Message Date
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
Kacper Kula
be1cb2915e feat: allow for column reorder 2025-02-06 17:01:47 +00:00
Kacper Kula
f522ce9e0e chore: updated changelog 2025-02-06 16:47:12 +00:00
Kacper Kula
ef3d871433
Merge pull request #81 from h-sphere/feat/list-of-links
feat: better rendering for array of links
2025-02-06 16:46:33 +00:00
Kacper Kula
b4b8d1944e
Merge branch 'ver/0.25' into feat/list-of-links 2025-02-06 16:46:23 +00:00
Kacper Kula
f44d79ce3f
Merge pull request #82 from h-sphere/feat/column-renaming
feat: allow for column editing
2025-02-06 16:45:35 +00:00
Kacper Kula
1501705277 feat: allow for column editing 2025-02-06 16:40:19 +00:00
Kacper Kula
5ffd20caf2 feat: better rendering for array of links 2025-02-06 16:12:57 +00:00
Kacper Kula
60a2603f64
Merge pull request #80 from h-sphere/fix/link-function-order
fix: fixed how links behave and parameter order
2025-02-05 17:48:21 +00:00
Kacper Kula
c2fe8b0eff fix: fixed how links behave and parameter order 2025-02-05 17:46:11 +00:00
Kacper Kula
6dd3a1b2ae
Merge pull request #79 from h-sphere/fix/better-column-names-for-tasks-and-tags
fix: adding path column names to tags and tasks
2025-02-05 17:44:04 +00:00
Kacper Kula
5cf7f247de fix: adding path column names to tags and tasks 2025-02-05 17:17:15 +00:00
Kacper Kula
06d10c576b
Merge pull request #78 from h-sphere/feat/parsing-unicode-names-to-romanised-equivalents
feat: better column names. Romanising all the columns!
2025-02-05 14:35:24 +00:00
Kacper Kula
3cf28ff3cf feat: better column names. Romanising all the columns! 2025-02-05 14:27:40 +00:00
Kacper Kula
6f4967ef9b docs: fixed example with the books 2025-02-04 20:12:32 +00:00
Kacper Kula
31f61cb30e docs: moved transactions file to appropriate place 2025-02-04 20:02:30 +00:00
Kacper Kula
2e40302bb8
Merge pull request #75 from h-sphere/fix/renderer-options-not-capitalised
fix: no longer capitalising renderer options
2025-02-04 18:27:39 +00:00
Kacper Kula
d7ec7a33b4 fix: no longer capitalising renderer options 2025-02-04 18:26:27 +00:00
Kacper Kula
54981be715
Merge pull request #74 from h-sphere/fix/indexedb-filename
fix: issue with multiple vaults open
2025-02-04 17:28:08 +00:00
Kacper Kula
bbe5b8438b chore: adding changelog entry 2025-02-04 17:25:36 +00:00
Kacper Kula
9b4f5c137f fix: SQLSeal now work with multiple vaults open at the same time 2025-02-04 17:24:07 +00:00
Kacper Kula
69b18d87ad
Merge pull request #73 from h-sphere/feat/better-links
feat: improved how the links are being parsed and presented.
2025-02-04 15:13:42 +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
2c7a2ac99c
Merge pull request #71 from h-sphere/feat/adding-flags
feat: adding flags and ability to run explain
2025-02-04 14:35:31 +00:00
Kacper Kula
4c82a7b032 docs: updated documentation 2025-02-04 14:28:24 +00:00
Kacper Kula
70fcbb3b0d
Merge pull request #72 from h-sphere/docs/landing-page
docs: adding landing page with some extra informations
2025-02-04 14:08:53 +00:00
Kacper Kula
d10876a064 docs: adding landing page with some extra informations 2025-02-04 14:05:58 +00:00
Kacper Kula
50b1697da5 docs: adding favicon to the docs 2025-02-04 13:26:11 +00:00
Kacper Kula
3363316928 feat: adding flags and ability to run explain 2025-02-04 10:43:47 +00:00
Kacper Kula
790670205e chore: small fix for indexes 2025-02-01 14:04:36 +00:00
Kacper Kula
57e8604f66
Merge pull request #70 from h-sphere/feat/indexes
feat: adding indexes for vault tables
2025-02-01 13:36:18 +00:00
Kacper Kula
a0a7192fde feat: adding indexes for vault tables 2025-02-01 13:33:23 +00:00