index
:
binnit
master
minimal no-fuss pastebin service clone in golang
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-08
Explain how to use with curl in README.md
HEAD
0.3
master
KatolaZ
2017-07-08
Fixed form parsing and template escaping
KatolaZ
2017-07-06
Amended README.md
KatolaZ
2017-07-04
Slight change to README.md
KatolaZ
2017-07-04
More small changes to README.md
KatolaZ
2017-07-04
Small changes to README.md. Changed LICENSE to Affero GPL 3+
KatolaZ
2017-07-03
Minor changes to the template
0.2
KatolaZ
2017-07-03
Template system refined
KatolaZ
2017-07-03
Small fix in paste.Retireve() (wrong visualisation...)
KatolaZ
2017-07-03
updated README.md
KatolaZ
2017-07-03
Added "-c" option to specify config file
KatolaZ
2017-07-03
Moved main.go -> binnit.go
KatolaZ
2017-07-03
paste.Retrieve(). Small changes to the template
KatolaZ
2017-07-03
moved paste operations into paste/paste.go. Using paste.Store()
KatolaZ
2017-07-03
Added a Makefile and log_file option to the config file
0.1
KatolaZ
2017-07-03
Added few entried to .gitignore
KatolaZ
2017-07-03
Name changed to "binnit"
KatolaZ
2017-07-03
config options reorganised. More robust config parser.
KatolaZ
2017-07-01
basic templating added (only for paste visualisation)
KatolaZ
2017-06-30
added 'show' option
KatolaZ
2017-06-30
Added max_size in the configuration file
KatolaZ
2017-06-30
added configuration file and logging
KatolaZ
2017-06-29
Small addition to the TODO list
KatolaZ
2017-06-29
Added a README.md
KatolaZ
2017-06-29
added index.html and pastes/
KatolaZ
2017-06-29
First commit
KatolaZ