Kacper Kula
ce99eefa14
release: 0.9.0
2024-11-03 21:07:22 +00:00
Kacper Kula
5d4a6944b0
Merge pull request #14 from h-sphere/feat/grid
...
Reworking to use AG Grid
2024-11-03 21:04:55 +00:00
Kacper Kula
0223c412ef
Merge pull request #13 from h-sphere/feat/signals
...
Adding Signals
2024-11-03 21:04:15 +00:00
Kacper Kula
f4f6e8c9d6
chore: adding custom SQL functions processing and few improvements to the grid view
2024-11-03 21:01:17 +00:00
Kacper Kula
a2dc2232f1
chore: add pagination
2024-11-03 20:43:45 +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
bd136d5d17
feat: fixing issue with tags loading
2024-11-03 20:43:13 +00:00
Kacper Kula
251bdb4206
chore: converting column names to lower-case. Updating how data formatting works
2024-11-03 11:24:36 +00:00
Kacper Kula
182ee4bc8b
chore: remove console logs
2024-11-03 11:00:14 +00:00
Kacper Kula
6fbcbd2157
chore: removing old event based code
2024-11-03 10:56:33 +00:00
Kacper Kula
f34f0476f2
chore: fixing issue with tags
2024-11-03 10:05:41 +00:00
Kacper Kula
84f44bfed1
feat: reworking communication to signals and fixing issues with some keys
2024-11-03 00:28:09 +00:00
Kacper Kula
cf0984d29a
Merge pull request #8 from h-sphere/feat/custom-sql-functions-for-links-and-images
...
Feat/custom sql functions for links and images
2024-09-05 21:04:20 +01:00
Kacper Kula
afbf3565e4
chore: bumped version and added changelog
2024-09-05 18:34:36 +01:00
Kacper Kula
1871fb5e57
feat: adding support for local images
2024-09-05 17:54:55 +01:00
Kacper Kula
aab1bb4908
chore: adding docs
2024-09-03 20:39:18 +01:00
Kacper Kula
d7885e5900
Merge branch 'main' into feat/custom-sql-functions-for-links-and-images
2024-09-03 20:38:05 +01:00
Kacper Kula
134a252bce
Merge pull request #11 from h-sphere/feat/running-tests-on-pr
...
feat: running tests on PR
2024-09-03 20:36:27 +01:00
Kacper Kula
b44072a74f
feat: running tests on PR
2024-09-03 20:35:13 +01:00
Kacper Kula
c176636567
chore: reverting deployment settings
2024-09-03 20:25:13 +01:00
Kacper Kula
a15530e98a
chore: update build
2024-09-03 20:21:39 +01:00
Kacper Kula
c929728b6d
chore: fixing mistake
2024-09-03 18:03:11 +01:00
Kacper Kula
fa744200a9
chore: updating workflow
2024-09-03 18:01:59 +01:00
Kacper Kula
d19d2f1029
fixing upload artifacts version
2024-09-03 17:59:54 +01:00
Kacper Kula
3cbbe94947
Merge pull request #10 from h-sphere/fix/docs-build
...
chore: fixing docs build
2024-09-03 17:55:05 +01:00
Kacper Kula
a88e9f6ab5
chore: fixing docs build
2024-09-03 17:54:06 +01:00
Kacper Kula
4ea806f7cf
Merge pull request #9 from h-sphere/feat/better-parsing
...
feat: adding proper gramar parsing instead of regex. Improving how CSVs are handled and reloaded.
2024-09-02 19:48:57 +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
19174a0445
Merge branch 'main' into feat/custom-sql-functions-for-links-and-images
2024-09-01 20:04:25 +01:00
Kacper Kula
645c74daa3
Merge pull request #7 from h-sphere/fix/csv-fix
...
[0.6.0] Many small fixes
2024-09-01 20:01:10 +01:00
Kacper Kula
a16930a8b4
chore: bumping up version of the package.
2024-09-01 20:00:30 +01:00
Kacper Kula
28522d32b8
chore: fixing prefixing csv tables.
2024-09-01 19:59:03 +01:00
Kacper Kula
916ba5a406
chore: removing console.logs
2024-09-01 17:04:48 +01:00
Kacper Kula
04d9e88e58
feat: adding custom sql functions for links and images
2024-09-01 16:57:58 +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
af213f8ca8
Merge pull request #5 from h-sphere/feat/support-for-json-types
...
[0.5.0] Support for JSON types
2024-08-25 13:17:41 +01:00
Kacper Kula
b031165ebb
chore: updated versions for Obsidian
2024-08-25 13:13:12 +01:00
Kacper Kula
f7453ef5d7
chore: added extra release note.
2024-08-25 13:12:50 +01:00
Kacper Kula
f0263df08c
feat: added support for JSON types
2024-08-25 13:12:16 +01:00
Kacper Kula
f59065a794
Merge pull request #4 from h-sphere/fix/fix-duplicate-column-issue
...
[fix] 0.4.1 - duplicate column issue
2024-08-25 11:58:11 +01:00
Kacper Kula
676404bd32
chore: updated changelog and version
2024-08-25 11:57:25 +01:00
Kacper Kula
d78274b9a2
fix: fixing issue with duplicated column issue when transforming to camel case
2024-08-25 11:54:50 +01:00
Kacper Kula
c807a49464
chore: adding link to the discord channel.
2024-08-25 11:42:17 +01:00
Kacper Kula
ad863b01f4
Merge pull request #3 from h-sphere/feat/0.4.0-fixed-issue-on-different-platforms
...
fix: fixed issue with the better-sqlite3 files.
2024-08-23 21:20:51 +01:00
Kacper Kula
00a33e1732
fix: fixed issue with the better-sqlite3 files.
2024-08-23 21:17:48 +01:00
Kacper Kula
0440d0d1a7
Merge pull request #2 from h-sphere/fix/bundle-better-sqlite3-inside-the-file
...
Fix/bundle better sqlite3 inside the file
2024-08-10 16:44:58 +01:00
Kacper Kula
f9dc3fbb6e
chore: fixing building script
2024-08-10 16:33:13 +01:00
Kacper Kula
5f4d4e397d
chore: fixing build flow
2024-08-10 16:29:42 +01:00
Kacper Kula
7000b44fa4
fix: fixing issue with missing better-litesql3.node in prod build
2024-08-10 16:28:16 +01:00