]> uap-core.de Git - note.git/commit
separate note_content from note
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Fri, 29 May 2026 09:47:33 +0000 (11:47 +0200)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Fri, 29 May 2026 09:47:33 +0000 (11:47 +0200)
commit1d19830cd862aed30596a4b90f36eb552319bac8
tree851a032b6e28cb4ad47fa963bd91ec556e4b06ed
parent0ce50051b07719a6ccb8b5cd99e46e0b66ca852b
separate note_content from note
application/src/backend.rs
application/src/note.rs
application/src/notebook.rs
application/src/window.rs
entity/src/lib.rs
entity/src/note.rs
entity/src/notecontent.rs [new file with mode: 0644]
migration/src/m20260502_184134_create_settings.rs
ui/common/context.c