Commit Graph

  • 0eab07c497 fix: If no note is found with that vocab in SentKanji, look for VocabKanji main Dendy 2025-04-16 09:23:12 +0200
  • 1ff04811cb feat: Highlight term upon setting it SentenceListeningNote Dendy 2025-04-12 08:30:42 +0200
  • e3064a3ace fix: Fix SentKanji not containing the given Term Dendy 2025-04-11 08:02:43 +0200
  • 477f2d3684 feat: Allow adding multiple cards with an argument Dendy 2025-04-11 08:02:20 +0200
  • 806b70dafd fix: Take suspended cards into account when creating new production notes Dendy 2025-04-11 07:41:41 +0200
  • 73e64f534d chore: Add /README.md Dendy 2025-04-09 09:36:59 +0200
  • 3ac2cd7319 feat: Implement the actual card creation Dendy 2025-04-09 08:39:18 +0200
  • 9093b1a0f8 feat: Implement SentenceListeningNote creating based on Note Dendy 2025-04-09 08:21:37 +0200
  • 605d65e468 feat: Get latest note with kanji and update its info Dendy 2025-04-08 22:10:05 +0200
  • 7333c5164d feat: Add fetching of SentenceListening and account for them on command Dendy 2025-04-08 21:52:38 +0200
  • 96963fb926 feat: WIP | Prod. generation command. Get & rank terms to create Dendy 2025-04-08 21:30:09 +0200
  • eadd8a01ea feat: Separate SentenceNote into its own extension of Note Dendy 2025-02-09 23:15:57 +0900
  • 8c1613187a feat: Separate highlightedKanji extraction & expose it Dendy 2025-02-09 15:40:40 +0900
  • cbaac88644 feat: Add view to see non-conforming notes Dendy 2025-02-09 14:31:53 +0900
  • 6b184ca014 chore: Cleanup template and importmap stuff from default values Dendy 2025-02-09 14:31:14 +0900
  • 64d5381d1e fix: Do update the terms correctly (oops) Dendy 2025-02-09 13:29:06 +0900
  • 0ac5d035a2 fix: Return a void array when failing to parse terms instead of null Dendy 2025-02-06 20:09:06 +0900
  • c19250e29e feat: Interpret terms from non-conformant defintions Dendy 2025-02-06 20:02:50 +0900
  • 6fc6307f6e chore: Move vocabDef parsing from Note to Term Dendy 2025-02-06 19:10:08 +0900
  • ee2525797e feat: More intelligent term detection mechanism supporting plain def. Dendy 2025-02-06 19:06:41 +0900
  • 9a59845473 fix: Don't show suspended notes when grabbing them all Dendy 2025-02-06 18:40:29 +0900
  • 28bcff1667 fix: When definition doesn't conform don't error out, return null Dendy 2025-02-06 18:12:56 +0900
  • 576816fa03 feat: Add media info to Note Class Dendy 2025-02-06 17:58:32 +0900
  • b99d7ae971 fix: Set fields to the values, ignore anki sent order Dendy 2025-02-06 16:15:25 +0900
  • 5586e80768 feat: Add endpoint to retrieve individual note from Anki Dendy 2025-02-06 16:08:08 +0900
  • 2353c1fd1a feat: Add method to AnkiService to get arbitrary notes from NIDs Dendy 2025-02-06 16:07:32 +0900
  • e5f893a43d chore: Move Term Class to its own file Dendy 2025-02-06 15:58:47 +0900
  • 39e6bc9af5 feat: Add rest of Anki fields to Note Dendy 2025-02-06 15:56:28 +0900
  • 230f5f18a1 feat: Add createdAt and updatedAt to Note entity Dendy 2025-02-06 15:49:33 +0900
  • a0beb36a01 fix: Make noteInfo interacting AnkiService methods private Dendy 2025-02-06 15:24:04 +0900
  • e8fefa064f chore: Treat not found noteInfos as NULL to prevent errors Dendy 2025-02-06 15:21:51 +0900
  • ea472e6afb chore: Compartimentalize AnkiService a little into different functions Dendy 2025-02-06 15:09:14 +0900
  • 4d58b2d299 feat: A lot of things that I don't remember but probs everything Dendy 2025-02-06 14:47:35 +0900
  • 4fa52ec7cd Add webapp packages Dendy 2024-11-01 06:52:29 +0100
  • 2411bd23c3 Add initial set of files Dendy 2024-11-01 06:52:07 +0100