Commit Graph

18 Commits

Author SHA1 Message Date
Stanislav Nikitin dcd361de1f
Update dependencies, fix footer link.
continuous-integration/drone/push Build is passing Details
2022-08-14 16:02:16 +05:00
Stanislav Nikitin 2ec0e28243
Make linter happy and move to os from io/ioutil for reading/writing.
continuous-integration/drone/push Build is passing Details
2022-08-14 15:49:05 +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 f8f0302564
Make linter happy and update dependencies.
continuous-integration/drone/push Build is failing Details
2022-06-26 22:26:39 +05:00
Stanislav Nikitin 2b44a60ee7
The Great Linting Fixes, Drone configuration fix (again) and flatfile changes.
Great linting fixes has been applied, thanks to golangci-lint for
extensive reporting.

Fixed Drone configuration to use array for when-branch statement in
Docker plugin.

Flatfile storage from now will write files with 0600 permission for
greater security.
2021-11-20 22:19:58 +05:00
Stanislav Nikitin 968d945205
More Greater Linting. 2021-06-15 00:11:58 +05:00
Stanislav Nikitin 6ea6e2e144
The Great Sources Linting. 2021-06-14 23:48:34 +05:00
Stanislav Nikitin 7f04a9a7bb
Typo fix and missed dependencies files. 2021-01-08 12:00:38 +05:00
Stanislav Nikitin 3f9801b1bd
Update chroma and make line numbers linkable.
Yet no links will be generated.

Related to #20.
2020-02-29 23:39:09 +05:00
Stanislav Nikitin 825fd724ff
Some logging refactoring.
Fixes #14.
2020-02-29 23:30:44 +05:00
Stanislav Nikitin 47672c586d
Linter configuration fixes and linting issues fixes.
Fixes #17.
2020-02-29 22:41:06 +05:00
Stanislav Nikitin a52b18ffe4
Linting. 2019-12-22 01:17:18 +05:00
Stanislav Nikitin da4bc379d8
Typo in commend and switching to discordrone for notifications. 2019-12-22 00:56:43 +05:00
Stanislav Nikitin 6a787e7e23
Linting things. 2019-10-13 16:26:52 +05:00
Stanislav Nikitin e042c4414f
Moved from gitlab.com to Gitea with giredore. 2019-10-12 14:18:35 +05:00
Stanislav Nikitin 4f01e2f5ce
Logger refactoring, part 1. 2019-04-13 00:05:22 +05:00
Stanislav Nikitin 7281b9be65
Refactoring for pastes domain for code reusing and better structuring. 2019-04-12 23:29:42 +05:00
Stanislav Nikitin 19b5ef3d9f
Fastfix for previous two commits (sorry) and chroma update.
Well, doing "git add ." not from repository's root is a bad idea.

Updated chroma dependency, added more languages to syntax highlighting.
2019-03-07 08:43:28 +05:00