Commit Graph

21 Commits

Author SHA1 Message Date
Stanislav Nikitin 74ea9b6863
Prepare to release 0.4.1.
continuous-integration/drone/push Build is passing Details
2022-08-14 16:26:11 +05:00
Stanislav Nikitin 30f8b4975c
Get rid of flagger.
continuous-integration/drone/push Build is passing Details
2022-08-14 16:20: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 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 0f47434f60
Move from fileb0x to embed.FS. Fixes #22.
Also removed unused fontawesome JS.
2021-06-16 06:22:33 +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 ce962ddd00
Version bump. 2021-01-09 06:14:16 +05:00
Stanislav Nikitin 164a37d41f
A pretty basic pastes cleanup procedure.
Fixes #16.
2021-01-09 06:09:26 +05:00
Stanislav Nikitin 3ebff29113
Linting fixes about struct alignment. 2021-01-08 12:01:53 +05:00
Stanislav Nikitin 7f04a9a7bb
Typo fix and missed dependencies files. 2021-01-08 12:00:38 +05:00
Stanislav Nikitin a2a21482e2
Dependencies update and fix for line linking.
Fixes #20.
2021-01-08 11:56:35 +05:00
Stanislav Nikitin 825fd724ff
Some logging refactoring.
Fixes #14.
2020-02-29 23:30:44 +05:00
Stanislav Nikitin 5f58741159
Added maximum request body size limiting.
Fixes #19.
2020-02-29 22:49: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 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 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