Commit Graph

9 Commits

Author SHA1 Message Date
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
19a3a5004c
The Huge Refactoring. 2019-03-07 07:56:50 +05:00
b6556d6e90 Moved database migrations for MySQL dialect into approriate package. 2018-12-01 02:29:14 +05:00
fc8f4e9d8b Switch to Gitlab. 2018-12-01 02:16:06 +05:00
342a4d1d7c Templates and templater, added footer with application data. Fixes #8 and #7. 2018-05-26 13:50:13 +05:00
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
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