lana-k
2c2bb7d6d3
0.27.1
2025-10-16 22:29:56 +02:00
lana-k
931cf380bc
#127 tests
2025-10-08 19:39:56 +02:00
lana-k
12fa0749b1
Update package.json
2025-07-30 23:27:35 +02:00
lana-k
6ceac83db9
update version
2025-03-29 17:32:33 +01:00
lana-k
0c1b91ab2f
format
2025-03-20 22:04:15 +01:00
lana-k
24786c9069
add service worker
2025-03-16 23:04:03 +01:00
lana-k
b5504b91ce
fix tests
2025-03-09 21:57:36 +01:00
lana-k
aa5c907095
Merge branch 'master' of github.com:lana-k/sqliteviz into migrate_to_vue3
2025-01-13 22:19:00 +01:00
lana-k
3a05b27400
#121 0.25.1
2025-01-12 22:03:06 +01:00
lana-k
637d8d26dd
#63 migrate to Vue 3
2024-10-13 16:12:21 +02:00
lana-k
378b9fb580
#113 upgrade plotly
2024-09-23 16:46:50 +02:00
lana-k
1b6b7c71e9
#116 JSON file import
2024-09-05 22:15:12 +02:00
lana-k
a2464d839f
#115 fix version number
2024-01-07 13:55:38 +01:00
lana-k
5123e39a60
#115 version
2024-01-07 12:14:08 +01:00
lana-k
8aac7af481
update package.json
2023-07-03 23:33:52 +02:00
lana-k
d9ee702b8e
update papaparse #111
2023-06-29 22:14:28 +02:00
lana-k
014ecf145e
update version
2023-06-10 19:11:15 +02:00
lana-k
0044d82b6f
Loading remote database and inquiries #109
2023-06-05 22:31:39 +02:00
lana-k
4e13a16e33
No blocking while loading predifined #107
2023-05-17 21:37:41 +02:00
lana-k
3c456ef135
fix sql hint: read properties of undefined #99
2022-07-29 15:27:01 +02:00
lana-k
babf0074c0
add artifact with source map #97
2022-07-20 22:49:26 +02:00
lana-k
e897b4913b
cancel deploying to github pages; remove banner
2022-07-10 22:53:23 +02:00
lana-k
c674bf11e3
update version number
2022-07-10 22:29:20 +02:00
lana-k
a20dd7f849
forbid index minifying
2022-06-11 19:29:42 +02:00
lana-k
310a939109
#89 add tests
2021-12-24 16:13:42 +01:00
lana-k
9c55e76a41
update version
2021-12-19 16:00:11 +01:00
lana-k
b2c2344951
update version
2021-12-19 15:38:17 +01:00
lana-k
ead861b610
copy png to clipboard #50
2021-08-20 21:45:05 +02:00
lana-k
a91add40cc
uninstall sqlite parser #78
2021-08-18 20:58:53 +02:00
lana-k
f3e8448851
update version
2021-08-11 23:16:11 +02:00
lana-k
9f32323a80
fix column order in result set #74
2021-08-10 20:31:12 +02:00
lana-k
fe8ab3f3e8
update version
2021-08-05 18:44:10 +02:00
lana-k
5017b55944
Pivot implementation and redesign ( #69 )
...
- Pivot support implementation
- Rename queries into inquiries
- Rename editor into workspace
- Change result set format
- New JSON format for inquiries
- Redesign panels
2021-08-04 22:20:51 +02:00
lana-k
8d0bc6affe
Update package.json
2021-07-15 22:48:46 +02:00
lana-k
0f2dc9f11e
fix ISO time columns when no column names #66
2021-07-15 22:36:07 +02:00
lana-k
fb930028de
update chokidar
2021-07-04 13:05:06 +02:00
saaj
3a6628cab9
Pre-built custom sql.js for sqliteviz ( #62 )
...
* Proof-of-concept pre-built custom sql.js
* Rewrite Makefile as a couple of comprehensible Python scripts
* Add link to a blog post about transitive closure in SQLite
* Remove eval extension -- no much point as it only returns a string
* Consistently use existing Path objects
* Add basic tests scalar functions from extension-functions.c
* Test presence of functions from the rest of built extensions
* Use the same sqlite.com domain
* Add a couple SQLite compile flags that may make it a bit faster
* Add regexpi function test
* Add node about regexpi and REGEXP operator
* Workaround first build failure, rebuild lock file and minor fixes
2021-07-03 16:43:43 +02:00
lana-k
f9edeafd40
fix csv import with ISO dates #64
2021-07-01 19:07:59 +02:00
lana-k
a37ed93306
update version
2021-06-17 12:24:41 +02:00
lana-k
1251c542cb
update react-chart-editor
2021-05-25 11:52:37 +02:00
lana-k
99a10225a3
CSV import as a table and db connection rework
...
- Add csv to existing db #32
- [RFE] Simplify working with temporary tables #53
2021-05-24 19:40:47 +02:00
lana-k
d750541c80
App diagnostic dialog #46
2021-05-19 15:46:18 +02:00
lana-k
9fff1d699a
update sql.js #43
2021-05-05 15:08:12 +02:00
lana-k
a07f2d3d99
update plotly
2021-05-02 20:59:03 +02:00
lana-k
9b6aa3d6c7
add manifest and offline support #12
2021-04-29 16:19:25 +02:00
lana-k
97c0c6191b
run tests in Firefox
2021-04-24 16:00:31 +02:00
lana-k
803622f18f
move tests to tests folder
...
rename util modules
rename DbUpload to DbUploader
add tests for DbUploader component #27
2021-04-21 11:05:56 +02:00
lana-k
b30eeb6788
add CSV support #27
2021-04-10 18:24:53 +02:00
lana-k
6612f4444b
add tests in github actions
2021-01-13 21:51:04 +01:00
lana-k
34764a6e33
remove saveDbName method (refactor)
2020-12-27 18:03:04 +01:00