1
0
Arav's dwelling / Home https://arav.su
Go to file
2023-09-23 21:48:40 +04:00
build/archlinux Version set to 23.38.0. 2023-09-23 04:04:01 +04:00
cmd/dwelling-home Made cmd arguments long. 2023-09-23 04:37:48 +04:00
configs In nginx.conf uncommented an Onion-Location header. 2023-07-23 23:41:01 +04:00
init Made cmd arguments long. 2023-09-23 04:37:48 +04:00
internal/http For whatever reason Go doesn't fill r.URL.Scheme. So let's get it directly from Scheme header that is being set in nginx's proxy_set_header Scheme $scheme. 2023-09-23 19:57:53 +04:00
pkg Onion is back! Also made ab address for an upload service. 2023-06-26 04:07:50 +04:00
web In rss.pug fixed link tag. Jade treats it like an HTML's link self-closing tag. 2023-09-23 19:56:12 +04:00
.gitignore Ignore jade.go. 2023-05-22 03:10:20 +04:00
go.mod In go.mod and go.sum updated dependencies. 2023-09-23 03:55:30 +04:00
go.sum In go.mod and go.sum updated dependencies. 2023-09-23 03:55:30 +04:00
LICENSE Replace arav.top with arav.su. 2023-03-11 22:45:22 +04:00
LICENSE.RobotoCondensed.txt Initial commit. 2023-01-16 05:24:07 +04:00
LICENSE.ShareTechMono.txt Added missing license file for Share Tech Mono font I use. 2023-09-23 04:18:36 +04:00
Makefile In Makefile long lines was wrapped. Also removed .txt extension. 2023-09-23 21:48:40 +04:00