A notes webpage with offline capabilities
Find a file
2026-06-08 22:24:28 +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 add_nodes function in database when adding a new top-level node 2026-06-02 17:11:36 +02:00
static Headings with lines to divide the page 2026-06-08 22:24:28 +02:00
views Refactored tree to sidebar 2026-06-08 16:48:25 +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 service worker, bumped to v18 2026-06-08 21:45:54 +02:00
node.go History fetching from server 2026-06-06 20:21:11 +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