A notes webpage with offline capabilities
Find a file
2026-05-29 09:07:04 +02:00
authentication Client UUID added to JWT 2025-01-12 17:35:29 +01:00
html_template Initial commit with user management 2024-11-27 21:41:48 +01:00
sql Reset SQL 2026-05-26 11:02:56 +02:00
static Removed one more instance of /notes2 2026-05-29 09:07:04 +02:00
views Change /notes2 to / 2026-05-29 09:03:59 +02:00
.gitignore Initial commit with user management 2024-11-27 21:41:48 +01: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 Removed one more instance of /notes2 2026-05-29 09:07:04 +02:00
node.go Added lorem ipsum generation and Javascript search 2025-04-21 17:56:25 +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