Skip to content

v0.3.0

Compare
Choose a tag to compare
@swuecho swuecho released this 28 Dec 11:58
· 4 commits to master since this release
6e2e0ab

What's Changed

  • reorg sql gen queries by @swuecho in #30
  • add comment by @swuecho in #35
  • rsbuild vue2 by @swuecho in #34
  • auto jwt secret by @swuecho in #36
  • Todo page by @swuecho in #37
  • Refactor Todo view and add new components for better structure and mo… by @swuecho in #38
  • Refactor F# code and add TipTap module for todo list extraction and d… by @swuecho in #39
  • Refactor content list by @swuecho in #40
  • Refactor Note and Summary modules, move utility functions to Util and… by @swuecho in #41
  • Vue query by @swuecho in #42
  • More script setup by @swuecho in #43
  • More script setup by @swuecho in #44
  • Add database initialization script execution on startup by @swuecho in #45
  • Add TipTap to Markdown conversion and test suite by @swuecho in #46
  • Add logout and listDiaryIds endpoints, update SQL queries for diary I… by @swuecho in #47
  • Refactor SQL query functions to improve readability and simplify List… by @swuecho in #48
  • Todo nav by @swuecho in #50
  • Remove Todo route and integrate Todo component into Home view as a mo… by @swuecho in #51
  • Use logbook secrets by @swuecho in #53
  • Add endpoint to export diary as Markdown by @swuecho in #54
  • Add .NET tool configuration and refactor code by @swuecho in #55
  • Tiptap markdown by @swuecho in #57
  • Refactor UI and simplify note display logic by @swuecho in #58
  • Add MDView component and integrate markdown export functionality by @swuecho in #59
  • Update docker-compose.yml to add PostgreSQL service and configure dat… by @swuecho in #60
  • Refactor DiaryEditor.vue: Replace loading with loadingRef, rename… by @swuecho in #61
  • Fix sync by @swuecho in #62
  • Network mode by @swuecho in #63

Full Changelog: v0.2.0...v0.3.0