A somewhat simple web-app for notes.
Go to file
2023-06-20 07:59:54 +02:00
sql wip 2023-06-18 20:13:35 +02:00
static Added keyhandler 2023-06-20 07:59:54 +02:00
.gitignore Initial commit 2023-06-15 07:24:23 +02:00
config.go Static dir configuration and tree view of notes 2023-06-19 15:02:52 +02:00
connection_manager.go Initial commit 2023-06-15 07:24:23 +02:00
db.go Autocreate _internal.db 2023-06-18 22:25:34 +02:00
go.mod Initial commit 2023-06-15 07:24:23 +02:00
go.sum Initial commit 2023-06-15 07:24:23 +02:00
main.go Added keyhandler 2023-06-20 07:59:54 +02:00
node.go Static dir configuration and tree view of notes 2023-06-19 15:02:52 +02:00
request_response.go Wip 2023-06-17 09:11:14 +02:00
session.go Wip 2023-06-17 09:11:14 +02:00