web-application to serve and manage recursively wgetted websites, for archiving purposes.
Find a file
2024-11-25 10:23:36 +02:00
db implement small migrations tool 2024-11-17 22:04:42 +02:00
migrations login password authorization complete 2024-11-23 07:57:07 +02:00
templates login password authorization complete 2024-11-23 07:57:07 +02:00
.gitignore working on sqlite migrations 2024-11-17 20:35:06 +02:00
go.mod working on websockets and process spawning 2024-11-24 12:54:59 +02:00
go.sum working on websockets and process spawning 2024-11-24 12:54:59 +02:00
LICENSE initial commit 2024-11-10 15:34:59 +02:00
main.go goroutine that reads stdout pipe and sends it to websockets, with mutex locks (incomplete) 2024-11-25 10:23:36 +02:00
notes.txt working on templating 2024-11-23 06:50:15 +02:00
README.md initial commit 2024-11-10 15:34:59 +02:00

wargh

web-application to serve and manage recursively wgetted websites, for archiving purposes.