Stanislav Nikitin pztrn
  • Joined on 2022-06-26
pztrn commented on issue apps/fastpastebin#20 2022-08-19 21:54:02 +05:00
Implement application superstructure for passing around

Well, after last commit it is not yet fixed. No implementation-agnostic database thing is here yet.

pztrn pushed to develop at apps/fastpastebin 2022-08-19 21:53:13 +05:00
5fc6d3a181 Application superstructure (or supersingleton, if you want).
pztrn opened issue apps/fastpastebin#22 2022-08-14 17:10:14 +05:00
Make pastes to be a service and register with Application superstructure
pztrn commented on issue apps/fastpastebin#19 2022-08-14 17:09:28 +05:00
Get rid of custom templater

Pagination thing should probably be a part of new templater wrapper.

pztrn opened issue apps/fastpastebin#21 2022-08-14 17:08:22 +05:00
Make captcha a service and register with Application superstructure
pztrn opened issue apps/fastpastebin#20 2022-08-14 17:05:42 +05:00
Implement application superstructure for passing around
pztrn opened issue apps/fastpastebin#19 2022-08-14 16:57:24 +05:00
Get rid of custom templater
pztrn closed issue apps/fastpastebin#18 2022-08-14 16:53:32 +05:00
install failed
pztrn commented on issue apps/fastpastebin#18 2022-08-14 16:53:28 +05:00
install failed

Fixed installation by removing flagger dependency :) Included in v0.4.1.

pztrn created branch develop in apps/fastpastebin 2022-08-14 16:52:46 +05:00
pztrn pushed to develop at apps/fastpastebin 2022-08-14 16:52:46 +05:00
pztrn pushed to master at apps/fastpastebin 2022-08-14 16:51:21 +05:00
b87921c811 README update.
pztrn pushed tag v0.4.1 to apps/fastpastebin 2022-08-14 16:28:18 +05:00
pztrn pushed to master at apps/fastpastebin 2022-08-14 16:26:15 +05:00
74ea9b6863 Prepare to release 0.4.1.
pztrn pushed to master at apps/fastpastebin 2022-08-14 16:20:20 +05:00
30f8b4975c Get rid of flagger.
pztrn pushed to master at apps/fastpastebin 2022-08-14 16:02:20 +05:00
dcd361de1f Update dependencies, fix footer link.
pztrn pushed to master at apps/fastpastebin 2022-08-14 15:49:08 +05:00
2ec0e28243 Make linter happy and move to os from io/ioutil for reading/writing.
pztrn pushed to master at apps/fastpastebin 2022-08-14 15:34:52 +05:00
df5671586e Update images used for building containers and code test/lint, fill CHANGELOG.
pztrn pushed to main at containers/mirror 2022-08-14 15:20:47 +05:00
edb14e5112 Add golangci-lint 1.48.0.
pztrn pushed to main at containers/mirror 2022-08-14 15:18:58 +05:00
b922976a06 Add golang 1.19.