Releases: swuecho/logbook
Releases · swuecho/logbook
v0.3.1
v0.3.0
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
withloadingRef
, 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
v0.2.0
What's Changed
- try to use sqlc by @swuecho in #5
- Add authentication by @swuecho in #10
- check_if_auth by @swuecho in #11
- axios_header by @swuecho in #12
- get_or_create_diary by @swuecho in #13
- remove_NoteQ by @swuecho in #14
- auth middleware by @swuecho in #17
- npgsql_connection by @swuecho in #18
- update by @swuecho in #19
- Better npgsql middleware by @swuecho in #20
- add login by @swuecho in #22
- db changes by @swuecho in #23
- remove scss by @swuecho in #27
- fix some logic by @swuecho in #28
- deps by @swuecho in #29
Full Changelog: v0.1.5...v0.2.0
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.0.9...v0.1.1
v0.0.9
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Full Changelog: v0.0.7...v0.0.8