Oystein Kristoffer Tveit oysteikt
oysteikt pushed to main at mugiten/datasources 2026-04-07 09:58:41 +02:00
oysteikt pushed to main at mugiten/datasources 2026-04-07 09:53:22 +02:00
840624b3d8 .gitea/workflows: add job to automatically update datasources
oysteikt pushed to main at mugiten/datasources 2026-04-07 09:52:57 +02:00
27221469c0 .gitea/workflows: add job to automatically update datasources
oysteikt pushed to main at mugiten/datasources 2026-04-07 09:52:43 +02:00
b885089856 .gitea/workflows: add job to automatically update datasources
oysteikt pushed to main at mugiten/datasources 2026-04-07 09:22:18 +02:00
aee22b6b52 Add flake.nix
1a4ebd0dcd Add radkfile data + update script
3c2971394e Add kanjidic data + update script
Compare 3 commits »
oysteikt pushed to main at mugiten/datasources 2026-04-07 09:07:14 +02:00
c71dca6323 Add radkfile data + update script
oysteikt pushed to main at oysteikt/.profile 2026-04-06 20:18:41 +02:00
c6457e9533 Fix misinformation
oysteikt pushed to main at mugiten/jadb 2026-04-06 05:56:24 +02:00
eebeaba0e0 flake.nix: split off sqlite debugging tools into separate devshell
oysteikt created branch sqlite-icu in mugiten/jadb 2026-04-06 05:55:51 +02:00
oysteikt pushed to sqlite-icu at mugiten/jadb 2026-04-06 05:55:51 +02:00
c74a5f5cb6 flake.nix: build sqlite with ICU extension
4fbed59143 flake.nix: split off sqlite debugging tools into separate devshell
Compare 3 commits »
oysteikt opened issue mugiten/jadb#96 2026-04-06 05:39:49 +02:00
Use elementId for XREF__JMdict_KanjiElement__KANJIDIC_Character
oysteikt opened issue mugiten/jadb#95 2026-04-06 05:38:17 +02:00
Use elementId to refer to sense restrictions
oysteikt opened issue mugiten/jadb#94 2026-04-06 05:35:20 +02:00
Don't store kanji + reading in xref tables
oysteikt commented on issue mugiten/jadb#93 2026-04-06 05:23:34 +02:00
Vendor custom SQLite build with ICU extension enabled

Turns out that the builtin ICU won't do it, as mentioned in ytyaru's article LIKE does not work across the kana boundary.

Consider building https://github.com/cwt/fts5-icu-tokenizer

oysteikt commented on issue mugiten/jadb#93 2026-04-06 02:06:07 +02:00
Vendor custom SQLite build with ICU extension enabled

Note that we'll need to crossbuild it for android and bundle it with mugiten as well.

It would be nice if this could be done in a way so that interactively running flutter run in the devshell…

oysteikt opened issue mugiten/jadb#93 2026-04-06 02:04:38 +02:00
Vendor custom SQLite build with ICU extension enabled
oysteikt pushed to main at mugiten/mugiten 2026-04-04 11:32:08 +02:00
07fb050e0c services/initialization: move assert into separate function
oysteikt pushed to main at mugiten/mugiten 2026-04-03 13:19:31 +02:00
3e18a90b2d tests/library_list: test a bunch of deletion actions
028507a61c library_list: add libraryListEntryPosition and implement libraryListMoveEntry
088d79d4d3 library_list: some tests for entry insertion
c8e6d93f54 library_list: add bulk insert function, add doc comments
Compare 4 commits »
oysteikt opened issue mugiten/mugiten#194 2026-04-03 11:56:52 +02:00
Count searches that show up later in history in sessions