Commit Graph

20 Commits

Author SHA1 Message Date
Stanislav Nikitin b87921c811
README update.
continuous-integration/drone/push Build is passing Details
2022-08-14 16:51:17 +05:00
Stanislav Nikitin 59dafc373f
Update chroma to 2.2.0, line number links appeared.
continuous-integration/drone/push Build is failing Details
2022-08-14 14:57:54 +05:00
Stanislav Nikitin 25489dc103
Forgotten files for previous commit.
continuous-integration/drone/push Build is failing Details
2022-08-14 14:49:31 +05:00
Stanislav Nikitin 006eb6e72a
Use newer golang with Drone and update badge in README. 2021-11-20 22:00:02 +05:00
Stanislav Nikitin ffb42f43eb
README update. 2020-02-29 23:51:23 +05:00
Stanislav Nikitin bd981023da
README update. 2019-10-13 14:50:11 +05:00
Stanislav Nikitin fc8f4e9d8b Switch to Gitlab. 2018-12-01 02:16:06 +05:00
Stanislav Nikitin 0cca0f453f Database dialects, proper database shutdown, pagination in configuration.
Added possibility to use different database (storage) backends. Currently
supported: flatfiles and mysql. Fixes #2.

Added database shutdown call. This call will properly shutdown database
connections (in case of RDBMS) or flush pastes index cache on disk (in
case of flatfiles).

De-hardcoded pagination count. Fixes #12.
2018-05-27 12:25:01 +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 0756e23696 Gitter lags, all to Keybase! :P 2018-05-18 23:43:08 +05:00
Stanislav Nikitin d85bb26498 README update with compilation requirements warning and updated features list. 2018-05-18 22:50:32 +05:00
Stanislav Nikitin b8e9895617 Update README's functionality section. 2018-05-17 22:43:15 +05:00
Stanislav Nikitin ec2e885438 README update about current functionality and public pastes saving fix. 2018-05-02 11:29:29 +05:00
Stanislav Nikitin c926a58276 Private pastes, systemd unit file, design updates.
It is now possible to create private pastes, just check approriate
checkbox.

Added systemd unit file. Don't forget to fix it for your needs!

Updated design for pastes viewing, now paste information shows in
table. Improves mobile experience at least :).
2018-05-01 22:56:45 +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 6150e3c1fd Forgotten vendored packages and README update. 2018-05-01 15:01:40 +05:00
Stanislav Nikitin 398aea2697 Syntax highlight and README update. 2018-05-01 14:41:36 +05:00
Stanislav Nikitin ba33016b92 README update with Gitter and ToDo list. 2018-04-30 22:48:05 +05:00
Stanislav Nikitin ab0217fd6a gitignore, removed my development config and updated README. 2018-04-30 22:43:14 +05:00
Stanislav Nikitin 3456ecd312 Initial commit. 2018-04-30 18:42:17 +05:00