Commit Graph

50 Commits

Author SHA1 Message Date
oysteikt 7abdb7f02f migrations/JMdict: index common text fields 2025-05-13 11:51:55 +02:00
oysteikt 39f5826eaa lib/_data_ingestion: improve openLocalDB 2025-04-30 10:00:22 +02:00
oysteikt 1fdcb7a477 bin/jadb: split 2025-04-30 08:48:00 +02:00
oysteikt 4357485870 lib/util/romaji_trx: add and 2025-04-29 13:58:25 +02:00
oysteikt 0214473120 lib/_data_ingestion: split parsing and seeding steps 2025-04-29 13:29:31 +02:00
oysteikt 38706c0532 lib/util: add several utils from jptools 2025-04-29 12:14:40 +02:00
oysteikt 929be590ee Move gitignored data sources to data/tmp 2025-04-29 10:33:11 +02:00
oysteikt 1f77fdeea9 flake.nix: add main executable as app 2025-04-29 10:30:39 +02:00
oysteikt c98c0e04f2 flake.lock: bump 2025-04-28 21:58:27 +02:00
oysteikt 3f71775f27 Add tests 2025-04-28 21:58:06 +02:00
oysteikt 946adb90cc Add jouyou kanji as constant data 2025-04-28 21:57:53 +02:00
oysteikt b6410c717f Implement word search 2025-04-28 21:53:09 +02:00
oysteikt 1c2f90a617 .gitignore: add result-* 2025-04-26 14:45:15 +02:00
oysteikt 191594f0bc _data_ingestion: add order numbers for readings and kanji 2025-04-26 14:44:53 +02:00
oysteikt d79f89e2e2 flake.lock: bump 2025-04-25 22:57:45 +02:00
oysteikt 19cdfb8434 lib/_data_ingestion/jmdict: mark ambiguity in xrefs 2025-04-23 13:26:29 +02:00
oysteikt 9ac4283edd migrations: split jmdict lookup tables from jmdict schema 2025-04-23 12:42:51 +02:00
oysteikt c4fc635532 migrations: add xref between kanjidic and jmdict 2025-04-23 12:42:25 +02:00
oysteikt 06324f070c migrations: add xref between kanjidic and radkfile 2025-04-23 12:33:37 +02:00
oysteikt 4c76261991 flake.lock: bump 2025-04-23 11:20:19 +02:00
oysteikt 8496c3add0 lib: format 2025-04-23 11:20:06 +02:00
oysteikt bf0d20dde8 lib/_data_ingestion: remove invalid use of findAllElements 2025-04-23 11:19:56 +02:00
oysteikt bd0dc9aad9 lib/search: continue work on jmdict search 2025-04-22 20:04:52 +02:00
oysteikt de01d1ea43 bin/jadb: enable fk constraint checking, RO mode for search 2025-04-22 19:11:26 +02:00
oysteikt 7544013ffd lib: improve jmdict ingestion, update constants 2025-04-22 19:10:53 +02:00
oysteikt 84e80fe876 lib: implement stub for word search 2025-04-19 12:12:07 +02:00
oysteikt a27925d359 bin: move test tool to jadb executable as subcommand 2025-04-19 12:03:21 +02:00
oysteikt a0ef42d6dc bin: add test tool 2025-04-19 01:21:56 +02:00
oysteikt 68eb46174f lib: implement basic kanji search 2025-04-19 01:21:18 +02:00
oysteikt 23f90c1127 data_ingestion: fix kanji grade, jlpt, newspaper rank ingestion 2025-04-19 01:18:10 +02:00
oysteikt ab3a5a92db lib: restructure to make space for database APIs 2025-04-18 16:16:56 +02:00
oysteikt 555eedd772 treewide: make TableNames abstract 2025-04-15 14:26:31 +02:00
oysteikt 9ed8ea2f7f pubspec.yaml: add topics and additional platforms 2025-04-15 14:18:53 +02:00
oysteikt 1545ccbf94 Restructure project into bin and lib 2025-04-15 14:18:35 +02:00
oysteikt 3278ceab40 dart format 2025-04-15 14:06:25 +02:00
oysteikt 1c92a87814 Clean up nix expressions 2025-04-15 13:52:24 +02:00
oysteikt b45e57dfa1 Update deps, better arg parsing 2025-04-15 13:42:47 +02:00
oysteikt 599b7016d5 migrations/KANJIDIC2: update constraints 2025-04-15 12:29:07 +02:00
oysteikt 77ae1b0b3a flake.nix: update kanjidic2 source 2025-04-15 11:41:52 +02:00
oysteikt 368b9d62f8 LICENSE: init 2025-03-17 20:56:25 +01:00
oysteikt 173f66882d Bump deps and nix toolchain to dart 3 2024-11-16 21:55:15 +01:00
oysteikt 3648aba375 .envrc: init 2024-11-14 16:52:47 +01:00
oysteikt d399b50208 README.md: update 2024-11-14 16:48:32 +01:00
oysteikt a5b1812b9e flake.nix: split, bump nixpkgs to 24.05 2024-11-14 16:45:03 +01:00
oysteikt b44fbe5c0a Update lockfile 2022-08-23 18:26:46 +02:00
oysteikt 049e65e34f Add hydra jobs 2022-08-23 18:13:58 +02:00
oysteikt 05856d624c Split migrations into separate files 2022-08-18 22:31:17 +02:00
oysteikt 83e216e401 Add KANJIDIC source 2022-08-18 21:39:36 +02:00
oysteikt 9360695883 Make the project build completely with nix 2022-08-18 11:24:49 +02:00
oysteikt 5cf0b95d8b init commit 2022-06-20 20:07:35 +02:00