Commit Graph

60 Commits

Author SHA1 Message Date
850fbb55ab 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.
2018-05-01 17:45:36 +05:00
6150e3c1fd Forgotten vendored packages and README update. 2018-05-01 15:01:40 +05:00
398aea2697 Syntax highlight and README update. 2018-05-01 14:41:36 +05:00
48d43ca097 Pagination, readable error messages to user, syntax highlighting started.
Pagination now works. Temporary hardcoded 10 pastes per page, will be put
in configuration later. Maybe.

From now user will receive readable error message if error occured.

Started to work on syntax highlighting, tried to make lexers detection
work but apparently to no avail.
2018-05-01 02:37:51 +05:00
79c7d39759 Moved SQL queries from model to separate queries file. 2018-04-30 23:07:07 +05:00
ba33016b92 README update with Gitter and ToDo list. 2018-04-30 22:48:05 +05:00
ab0217fd6a gitignore, removed my development config and updated README. 2018-04-30 22:43:14 +05:00
c557abbdb8 License header everywhere. We're on MIT. 2018-04-30 22:37:36 +05:00
242fb3d361 DDD (Domain Design) partially implemented, added comments everywhere. 2018-04-30 22:31:48 +05:00
3456ecd312 Initial commit. 2018-04-30 18:42:17 +05:00