Commit Graph

5 Commits

Author SHA1 Message Date
Stanislav Nikitin 9f0beb7e3e Set proper logger level, fixes #6. 2018-05-26 12:05:37 +05:00
Stanislav Nikitin 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
Stanislav Nikitin c557abbdb8 License header everywhere. We're on MIT. 2018-04-30 22:37:36 +05:00
Stanislav Nikitin 242fb3d361 DDD (Domain Design) partially implemented, added comments everywhere. 2018-04-30 22:31:48 +05:00
Stanislav Nikitin 3456ecd312 Initial commit. 2018-04-30 18:42:17 +05:00