Commit graph

29 commits

Author SHA1 Message Date
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
f75cb5fbcb minimal poc for worker working with database in it 2024-12-16 14:43:12 +00:00
Kacper Kula
d0d1f6c2b4 chore: updating version and adding changelogs. 2024-11-24 12:05:05 +00:00
Kacper Kula
bba929e9e1 feat: multiple improvements - settings, csv view, multiple renderers 2024-11-24 11:59:57 +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
7f7352e62f feat: replacing better-sqlite3 with sql.js which makes the plugin work on mobile 2024-11-04 18:56:56 +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
Kacper Kula
ce99eefa14 release: 0.9.0 2024-11-03 21:07:22 +00:00
Kacper Kula
39896ef862 feat: reworking how the data is being displayed by using ag-grid library 2024-11-03 20:43:45 +00:00
Kacper Kula
afbf3565e4 chore: bumped version and added changelog 2024-09-05 18:34:36 +01:00
Kacper Kula
0928186ae7 chore: version bump, cleaaning dependencies 2024-09-02 19:48:33 +01:00
Kacper Kula
8a5c2bbad5 feat: adding proper gramar parsing instead of regex. Improving how CSVs are handled and reloaded. 2024-09-02 19:40:48 +01:00
Kacper Kula
a16930a8b4 chore: bumping up version of the package. 2024-09-01 20:00:30 +01:00
Kacper Kula
ed0c7bb74e many fixes:
- fixing CSV loading
- Fixing constantly reloading files when modifying sql inside the same block that has table declaration in
- Auto-parsing JSON values with JSON5
- Better errors when error occurs in select statement
2024-09-01 14:01:54 +01:00
Kacper Kula
f0263df08c feat: added support for JSON types 2024-08-25 13:12:16 +01:00
Kacper Kula
676404bd32 chore: updated changelog and version 2024-08-25 11:57:25 +01:00
Kacper Kula
00a33e1732 fix: fixed issue with the better-sqlite3 files. 2024-08-23 21:17:48 +01:00
Kacper Kula
4ef23584b0 v0.3.0 2024-08-10 16:27:25 +01:00
Kacper Kula
0b4369e607 chore: fixing library after reviews 2024-05-12 20:01:30 +01:00
Kacper Kula
db3fbf4d95 feat: ability to query vault data finished (POC) 2024-05-06 17:23:32 +01:00
Kacper Kula
546b3d9fca skipping typecheck for now 2024-05-03 21:33:19 +01:00
Kacper Kula
aae1a6c3e6 deploy script, publish script 2024-05-03 21:18:13 +01:00
Kacper Kula
0e57c7bda2 added docs, testing observers 2024-05-01 22:54:41 +01:00
Kacper Kula
c92fc85cc3 mvp 2024-04-30 22:52:52 +01:00
Kacper Kula
3634079a10 feat: better parsing, parsing types. 2024-04-19 17:36:04 +01:00
Kacper Kula
0e16101505 chore: initial version 2024-04-19 15:53:50 +01:00