Commit Graph

11 Commits

Author SHA1 Message Date
Stanislav Nikitin a52b18ffe4
Linting. 2019-12-22 01:17:18 +05:00
Stanislav Nikitin e042c4414f
Moved from gitlab.com to Gitea with giredore. 2019-10-12 14:18:35 +05:00
Stanislav Nikitin 3fe51fc6c5
Dependencies update and database not available crash fix.
Added forgotten dependencies update.

Fixed fastpastebin crash when database isn't available and added cute
error screen for informing users about such condition (both HTML and raw).
2019-03-07 08:39:12 +05:00
Stanislav Nikitin 19a3a5004c
The Huge Refactoring. 2019-03-07 07:56:50 +05:00
Stanislav Nikitin b6556d6e90 Moved database migrations for MySQL dialect into approriate package. 2018-12-01 02:29:14 +05:00
Stanislav Nikitin fc8f4e9d8b Switch to Gitlab. 2018-12-01 02:16:06 +05:00
Stanislav Nikitin 342a4d1d7c Templates and templater, added footer with application data. Fixes #8 and #7. 2018-05-26 13:50:13 +05:00
Stanislav Nikitin 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
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