h-sphere_sql-seal/src
2024-11-06 20:45:36 +00:00
..
dataLoader chore: converting column names to lower-case. Updating how data formatting works 2024-11-03 11:24:36 +00:00
grammar chore: typing implicit any field (as any for now, will fix later) 2024-11-06 20:45:36 +00:00
models feat: replacing better-sqlite3 with sql.js which makes the plugin work on mobile 2024-11-04 18:56:56 +00:00
utils chore: converting column names to lower-case. Updating how data formatting works 2024-11-03 11:24:36 +00:00
database.ts feat: replacing better-sqlite3 with sql.js which makes the plugin work on mobile 2024-11-04 18:56:56 +00:00
frontmatter.ts many fixes: 2024-09-01 14:01:54 +01:00
hash.ts chore: fixing library after reviews 2024-05-12 20:01:30 +01:00
logger.ts chore: fixing prefixing csv tables. 2024-09-01 19:59:03 +01:00
SealFileSync.ts feat: fixing issue with tags loading 2024-11-03 20:43:13 +00:00
settings.ts chore: fixing library after reviews 2024-05-12 20:01:30 +01:00
sqlReparseTables.ts feat: adding proper gramar parsing instead of regex. Improving how CSVs are handled and reloaded. 2024-09-02 19:40:48 +01:00
sqlSeal.ts feat: reloading data in place + nicer errors 2024-11-06 20:28:34 +00:00
SqlSealCodeblockHandler.ts Merge branch 'main' into feat/sqljs 2024-11-06 20:31:23 +00:00
ui.ts feat: reloading data in place + nicer errors 2024-11-06 20:28:34 +00:00
utils.ts feat: adding proper gramar parsing instead of regex. Improving how CSVs are handled and reloaded. 2024-09-02 19:40:48 +01:00
utils.unit.test.ts feat: adding proper gramar parsing instead of regex. Improving how CSVs are handled and reloaded. 2024-09-02 19:40:48 +01:00