Skip to content

Releases: Kagu-chan/anki-jpdb.reader

v0.1.0-alpha.8

30 Dec 17:51
Compare
Choose a tag to compare

Commits

  • 5cae5e6: fix ttsu continous mode (Kagu-chan)
  • 4415a00: keep track of offset to render paragraphs properly (Kagu-chan)
  • e86ea32: add youtube comments, update readme (Kagu-chan)
  • ace604c: 0.1.0-alpha.8 (Kagu-chan)

v0.1.0-alpha.7

30 Dec 14:42
Compare
Choose a tag to compare

Commits

  • 38ec163: allow cycling between never forget and blacklisted (Kagu-chan)
  • bae2aa6: 0.1.0-alpha.7 (Kagu-chan)

v0.1.0-alpha.6

30 Dec 14:25
Compare
Choose a tag to compare

Commits

  • b89bc94: move some code (Kagu-chan)
  • 3be4480: add mokuro support (Kagu-chan)
  • fa5b434: update readme (Kagu-chan)
  • da21acd: add legacy mokuro support (Kagu-chan)
  • 97a718b: 0.1.0-alpha.6 (Kagu-chan)

v0.1.0-alpha.5

30 Dec 11:20
Compare
Choose a tag to compare

Commits

  • fab52ec: fix ttsu (Kagu-chan)
  • 3632dfb: update hosts - remove obsolete ttsu page (Kagu-chan)
  • 68807b6: update parsers (Kagu-chan)
  • 84d253e: 0.1.0-alpha.5 (Kagu-chan)

v0.1.0-alpha.4

29 Dec 22:32
Compare
Choose a tag to compare

Commits

  • 8b45a6e: open options when no api key is set and parsing is attempted (Kagu-chan)
  • dad8b98: fix jpdb decks getting resetted when the api key is not set or does not work (Kagu-chan)
  • d000075: fix typings (Kagu-chan)
  • 74bb1ce: fix the default configuration (Kagu-chan)
  • 82de8a8: fix readwok (Kagu-chan)
  • 8c259e2: 0.1.0-alpha.4 (Kagu-chan)

v0.1.0-alpha.3

29 Dec 21:15
Compare
Choose a tag to compare

Commits

  • 0150c37: fix default settings not being applied (Kagu-chan)
  • 35acd04: fix spacings (Kagu-chan)
  • 465f8b6: 0.1.0-alpha.3 (Kagu-chan)

v0.1.0-alpha.2

29 Dec 19:50
Compare
Choose a tag to compare

Commits

  • 3cbc32e: FIX API CALL INTERACTION (Kagu-chan) #8
  • b363edb: Merge branch 'dev' into fix-card-state-updates (Kagu-chan) #8
  • f84b02a: Fix card state updates (#8) (Kai Böse) #8
  • cbc28c1: 0.1.0-alpha.2 (Kagu-chan)

v0.1.0-alpha.1

29 Dec 19:02
Compare
Choose a tag to compare

Commits

  • 567ebce: eslint, typings, cleanup (Kagu-chan)
  • 22cc8fd: fix unintentional sequence packing (Kagu-chan)
  • bbae53b: fix faulty message type indicator result (Kagu-chan)
  • bff8061: allow broadcasts to fail silently (Kagu-chan)
  • d70fa30: extend settings by jpdb deck list (Kagu-chan)
  • 7b47c64: do not allow using chrome outside of extension (Kagu-chan)
  • 281907b: install styles in frontend (Kagu-chan)
  • 4ce204d: properly parse tokens (Kagu-chan)
  • 4f6f07d: add simple add remove deck (Kagu-chan)
  • 73bcc7b: add deck actions, implement rotating card states (Kagu-chan)
  • 797e639: simplify code (Kagu-chan)
  • cbf8508: rename good to okay (Kagu-chan)
  • 16d3e60: update eslint to prevent api usage in foreground (Kagu-chan)
  • c7ad6e3: run eslint on webpack (Kagu-chan)
  • 0bd8cf4: add grading (Kagu-chan)
  • e785620: allow showing the popup on hover (Kagu-chan)
  • bfd66a4: fix some hide / show logic, hide unused keybind (Kagu-chan)
  • 0080c97: add option to disable auto hide (Kagu-chan)
  • b62ca78: rearrange some settings (Kagu-chan)
  • 8ccb642: remove automatic lint as it didnt work (Kagu-chan)
  • 1cbeef8: remove redundant function (Kagu-chan)
  • 8232d1f: fix error (Kagu-chan)
  • 0d09406: add very basic popup element (Kagu-chan)
  • c29ece7: make some reference code more readable (Kagu-chan)
  • 0f98bdb: style popup (Kagu-chan)
  • 279811c: update styles (Kagu-chan)
  • 4f1d505: update the popup (Kagu-chan)
  • f7ffe7d: remove debug duplication (Kagu-chan)
  • 2bd5947: hide not implemented settings (Kagu-chan)
  • 2514847: allow disabling reviews (Kagu-chan)
  • 3fefefc: implement popup controls (Kagu-chan)
  • b150ef5: add readme and original word css (Kagu-chan)
  • 4247df5: remove old code (Kagu-chan)
  • 7cd2613: remove a comment for code pilot (Kagu-chan)
  • 5801b91: output a zip (Kagu-chan)
  • 0200cca: Merge branch 'master' into dev (Kagu-chan)
  • eda3b3c: resolve nodes on request (Kagu-chan)
  • 70cf3ff: rework instance management and parsing (Kagu-chan)
  • 51631e5: update hosts and readme (Kagu-chan)
  • 09c130b: dev -> master (#3) (Kai Böse) #6
  • 462172e: dev -> master (#3) (#6) (Kai Böse) #6
  • 801ff3e: Bump @types/chrome from 0.0.270 to 0.0.287 (dependabot[bot]) #1
  • 0b9e76a: Bump html-bundler-webpack-plugin from 3.14.0 to 4.11.1 (dependabot[bot]) #5
  • 5eab845: Bump webpack-cli from 5.1.4 to 6.0.1 (dependabot[bot]) #3
  • 6ef1c95: Bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.18.2 (dependabot[bot]) #2
  • a590e8f: Bump html-bundler-webpack-plugin from 3.14.0 to 4.11.1 (#5) (Kai Böse) #5
  • 358b8bc: Bump webpack-cli from 5.1.4 to 6.0.1 (#3) (dependabot[bot]) #3
  • 4f5154a: Bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.18.2 (#2) (dependabot[bot]) #2
  • 9d876de: Bump @types/chrome from 0.0.270 to 0.0.287 (#1) (dependabot[bot]) #1
  • 47b33ec: Bump webpack from 5.92.0 to 5.97.1 (dependabot[bot]) #4
  • a548730: Bump webpack from 5.92.0 to 5.97.1 (#4) (Kai Böse) #4
  • 556a929: dev -> master (#7) (Kai Böse) #7
  • 665668d: 0.1.0-alpha.1 (Kagu-chan)

v0.1.0-alpha.0

29 Dec 18:45
Compare
Choose a tag to compare
0.1.0-alpha.0