A notes webpage with offline capabilities
Find a file
2026-06-14 15:22:17 +02:00
authentication Client UUID added to JWT 2025-01-12 17:35:29 +01:00
html_template Fixed concurrent map write 2026-06-01 16:20:07 +02:00
sql Fixed moving node to root 2026-06-14 15:22:17 +02:00
static Fixed drag-and-drop with drag source instead of drag target 2026-06-14 15:02:27 +02:00
views Initial work on node menu 2026-06-14 14:36:54 +02:00
.gitignore Fixed bug in root rendering 2026-05-29 09:23:33 +02:00
config.go Read config from file in command line arguments 2026-05-26 10:09:24 +02:00
db.go Initial commit with user management 2024-11-27 21:41:48 +01:00
design.drawio wip 2024-12-03 22:08:45 +01:00
file.go wip 2024-12-03 22:08:45 +01:00
go.mod Added lorem ipsum generation and Javascript search 2025-04-21 17:56:25 +02:00
go.sum Added lorem ipsum generation and Javascript search 2025-04-21 17:56:25 +02:00
main.go Fixed keyhandler preventing event default on non-handled events, bumped to v23 2026-06-12 09:41:06 +02:00
node.go Removed old fields 2026-06-10 18:21:30 +02:00
page.go wip 2024-11-30 17:10:46 +01:00
request_response.go wip 2024-12-01 10:21:29 +01:00
user.go Client UUID added to JWT 2025-01-12 17:35:29 +01:00