Commit graph

11 commits

Author SHA1 Message Date
f5f0204147 ref(command_names): gave commands proper names 2026-04-11 00:04:19 +02:00
c0591b6c7e
feat(note/save): setup save note (#17)
* feat(file): added file type

* feat(file_handler): added filehandler with placeholder func

* ref(links): updated link model and table

* feat(links): added link extration on file save

* feat(note_repo): added get by slug query
2026-04-11 00:01:57 +02:00
c872cf8b57 chore(sln): small improvements to repo structure and naming 2026-04-09 21:46:43 +02:00
adba974a4b fix(repos): use new table name in repo and tests 2026-04-08 22:14:07 +02:00
bf2ff4066b fix(repos): pass id to values 2026-04-03 17:24:15 +02:00
d9cc1c6ec7 test(create_note): integration test for create note 2026-04-02 18:34:37 +02:00
f070674cdb feat(uow): transaction share by retun tx 2026-04-02 17:24:18 +02:00
79066ee638 uow setup 2026-03-26 22:41:34 +01:00
4708accc02 feat(persistence): note / tag repository 2026-03-24 21:36:17 +01:00
722b1dbbe7 feat(create_note): minimal handler 2026-03-22 23:02:31 +01:00
843b840583 feat(create_note): setup note 2026-03-22 23:00:21 +01:00