index
:
getwtxt
this commit
master
twtxt registry written in Go
gbmor <ben@gbmor.dev>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
svc
/
svc.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
delete a user, new config option for admin pass. pass is bcrypt hashed on sta...
Benjamin Morrison
2021-10-21
1
-0
/
+4
*
updating module to live at sourcehut
Ben Morrison
2020-06-20
1
-1
/
+1
*
Allowing static files to be served directly from
Ben Morrison
2020-04-12
1
-2
/
+9
*
removed experimental host matching and tls support
Ben Morrison
2020-03-16
1
-28
/
+3
*
closeLog channel now accepts struct{} instead of bool
Ben Morrison
2019-12-08
1
-1
/
+1
*
endpoint for version response
v0.4.5
Ben Morrison
2019-08-28
1
-1
/
+1
*
license notice at top of each file
Ben Morrison
2019-07-11
1
-0
/
+19
*
refactored tls listener
Ben Morrison
2019-06-13
1
-3
/
+18
*
mutex and readability cleanup
Ben Morrison
2019-06-13
1
-11
/
+5
*
added support for TLS and hostname resolution
Ben Morrison
2019-06-11
1
-1
/
+8
*
check if behind reverse proxy
Ben Morrison
2019-06-11
1
-6
/
+13
*
merged indexHandler with cssHandler, updated tests
Ben Morrison
2019-06-11
1
-2
/
+2
*
changed some log formatting
Ben Morrison
2019-06-10
1
-2
/
+2
*
Start() broken into multiple functions
Ben Morrison
2019-06-10
1
-19
/
+30
*
setting version via build flags
Ben Morrison
2019-06-09
1
-1
/
+1
*
start time added to help differentiate run sessions in log file
Ben Morrison
2019-06-09
1
-1
/
+2
*
sqlite functionality added
Ben Morrison
2019-06-08
1
-2
/
+1
*
cleaned up error handling
Ben Morrison
2019-06-08
1
-3
/
+1
*
updated tests to work with new project structure
Ben Morrison
2019-06-06
1
-0
/
+1
*
moved bulk of code to its own package to clean up source tree
Ben Morrison
2019-06-05
1
-0
/
+120