Captcha and design works.

Added captcha generation. As we're working without JS - there is no
possibility to reload image, only if user will reload whole web page.

Some design works - set monospace font for paste textarea (will
use system-defined default monospace font) and lowered font size
in paste views.
This commit is contained in:
2018-05-01 17:45:36 +05:00
parent 6150e3c1fd
commit 850fbb55ab
25 changed files with 11611 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ whistles, no websockets and even NO JAVASCRIPT!(*)
Just issue:
```
go get -u -v github.com/pztrn/fastpastebin
go get -u -v github.com/pztrn/fastpastebin/cmd/fastpastebin
```
This command can be used to update Fast Paste Bin.