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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
updated readme installation/configuration sections
Ben Morrison
2019-06-05
1
-1
/
+12
|
*
new install instructions, updated benchmark
Ben Morrison
2019-06-05
1
-30
/
+30
|
*
temporarily disabling Test_pushpullDatabase()
Ben Morrison
2019-06-05
1
-1
/
+2
|
*
moved cacheAndPush() outside of initDatabase()
Ben Morrison
2019-06-05
1
-1
/
+1
|
*
moved db test funcs to db_test.go
Ben Morrison
2019-06-05
2
-86
/
+91
|
*
cache/push check interval increased to 1s
Ben Morrison
2019-06-05
1
-0
/
+1
|
*
cli flags for db path/type, assets dir. systemd unit file. makefile.
Ben Morrison
2019-06-05
8
-10
/
+89
|
*
updated index.AddUser() calls to reflect new version of registry lib
Ben Morrison
2019-06-04
3
-5
/
+5
|
*
updated registry library dep
Ben Morrison
2019-06-04
2
-3
/
+3
|
*
updated readme to mention other database back-ends in development
Ben Morrison
2019-06-04
1
-4
/
+5
|
*
split caching and db function files
Ben Morrison
2019-06-04
2
-129
/
+135
|
*
expanding options for databases. abstractions for database push/pull functions
Ben Morrison
2019-06-04
4
-30
/
+94
|
*
updated version constant
Ben Morrison
2019-06-04
1
-1
/
+1
|
*
fixed most example api calls with horizontal scrolling
v0.2.1
Ben Morrison
2019-06-04
1
-10
/
+10
|
*
link to buckket/twtxt in notes section
Ben Morrison
2019-06-04
1
-0
/
+3
|
*
added long flags list to -h output
Ben Morrison
2019-06-04
1
-4
/
+5
|
*
expanded readme
Ben Morrison
2019-06-04
1
-16
/
+54
|
*
minor correction in landing page query output example
Ben Morrison
2019-06-04
1
-1
/
+1
|
*
refactored landing page template and tweaked styling
Ben Morrison
2019-06-04
2
-20
/
+44
|
*
expanded -m help text to cover landing page customization, example api queries
Ben Morrison
2019-06-04
1
-25
/
+150
|
*
adding version to index template
v0.2.0
Ben Morrison
2019-06-03
3
-2
/
+4
|
*
version const updated
Ben Morrison
2019-06-03
1
-2
/
+2
|
*
updated readme re: ?page=N
Ben Morrison
2019-06-03
1
-1
/
+3
|
*
Merge branch 'dev' into 'master' for v0.2.0
Ben Morrison
2019-06-03
6
-35
/
+117
|
\
|
*
updated registry dep
Ben Morrison
2019-06-03
2
-3
/
+3
|
|
|
*
?page=N query added
Ben Morrison
2019-06-03
2
-17
/
+81
|
|
|
*
explicit method enumeration and page query value
Ben Morrison
2019-06-03
1
-12
/
+28
|
|
|
*
updated usage guide to reflect ?page=N
Ben Morrison
2019-06-03
1
-3
/
+5
|
|
|
*
updated deps
Ben Morrison
2019-06-03
2
-3
/
+3
|
/
*
updated wording of install section
Ben Morrison
2019-06-01
1
-2
/
+2
|
*
updated wording of install section
Ben Morrison
2019-06-01
1
-2
/
+1
|
*
updated deps
v0.1.1
Ben Morrison
2019-05-31
2
-3
/
+3
|
*
compile error
Ben Morrison
2019-05-31
1
-1
/
+1
|
*
bugfix: more incorrectly logged errors
Ben Morrison
2019-05-31
3
-9
/
+9
|
*
added user-agent to logging
Ben Morrison
2019-05-31
1
-3
/
+6
|
*
bugfix: errors logged as strings (prev. bytes)
Ben Morrison
2019-05-31
3
-12
/
+12
|
*
allowing some errors in POST
Ben Morrison
2019-05-31
1
-3
/
+2
|
*
added context to 400 errors
Ben Morrison
2019-05-31
1
-4
/
+4
|
*
link to buckket/twtxt
Ben Morrison
2019-05-31
1
-1
/
+1
|
*
updated deps
v0.1
Ben Morrison
2019-05-29
2
-3
/
+3
|
*
updated readme
Ben Morrison
2019-05-28
1
-4
/
+0
|
*
expanded push/pullDatabase test
Ben Morrison
2019-05-28
1
-0
/
+3
|
*
removed redundant line for nginx config
Ben Morrison
2019-05-28
1
-1
/
+0
|
*
eliminating horiz scrolling in code blocks
Ben Morrison
2019-05-28
1
-2
/
+2
|
*
fixed formatting
Ben Morrison
2019-05-28
1
-4
/
+2
|
*
fixed formatting
Ben Morrison
2019-05-28
1
-1
/
+2
|
*
rewrote readme
Ben Morrison
2019-05-28
1
-12
/
+208
|
*
added -m flag for config manual to -h screen
Ben Morrison
2019-05-28
1
-0
/
+2
|
*
comments edited
Ben Morrison
2019-05-28
2
-2
/
+2
|
*
updated tasklist and eta
Ben Morrison
2019-05-28
1
-2
/
+2
|
[next]