john-okeefe
  • Joined on 2023-02-06
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-08-19 20:25:12 -04:00
a0ab354763 Paint applied highlights natively (yellow) and immediately; suppress echo color
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-08-19 19:42:10 -04:00
fa48615e65 Converge round-trips: dedup-key identity, drawer classification, no imposed colors
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-08-19 14:08:32 -04:00
87e4ca13c5 Paint pulled highlights: named colors only + repaint after apply
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-08-19 08:24:10 -04:00
e79857fade Support KOReader's v2 annotation model (2024.07+) — sync was collecting nothing
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-08-19 08:03:41 -04:00
884c570424 Fix crash on progress pull: gotoPercent is not a document method
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-08-19 07:55:43 -04:00
82bb7cfee9 Fix annotations pushed as empty arrays: merge defaults into stale settings
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-08-18 20:11:52 -04:00
1fe8c73d01 Fix pull sync rejecting every annotation: off-by-one in pos0 validation
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-08-18 19:14:20 -04:00
57434dde6e Sync fixes for underpowered devices: thin client, server-heavy
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-08-18 09:52:35 -04:00
c79868cffb fix(sync): bootstrap book UUID via push before first pull
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-07-29 14:49:49 -04:00
9d7b0f689f feat: implement bidirectional annotation sync and delete propagation
john-okeefe pushed to main at john-okeefe/Anitrack 2026-07-22 15:23:01 -04:00
54c109ae3b rewrote standard media call and added browse function
d3bc93f6c9 tested for standardizing media call
Compare 2 commits »
john-okeefe pushed to main at john-okeefe/Anitrack 2026-07-21 16:53:29 -04:00
0384f570c5 added AniList Browse Fetch for new feature
6925cd4e08 fixed gitignore to just ignore the Anitrack binary at root
Compare 2 commits »
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-06-07 00:27:24 -04:00
138347c821 fix(progress): use page index for fixed-layout pull sync
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-06-07 00:04:35 -04:00
ef129fdc48 fix(progress): omit epubcfi for paging documents (cbz/pdf/djvu)
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-06-02 19:40:43 -04:00
85c7783dcf Rename auto sync to 'Automatically push progress'
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-06-02 19:27:47 -04:00
366137e49a Guard push against no document open
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-06-01 21:45:35 -04:00
b96edc6c8f Push/Pull first in menu, fix menu order ID to bookhoard_sync
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-06-01 21:34:20 -04:00
aaf4741f7e Reorder menu: push/pull at top, remove Sync now, auto-position in tools menu
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-06-01 21:11:24 -04:00
192a29211a Show page number in sync prompt instead of percentage
john-okeefe pushed to master at Bookhoard/bookhoard.koplugin 2026-06-01 20:08:46 -04:00
dc68e620af Use koreader_xpointer for GotoXPointer, fallback to percentage