Commit Graph

  • 441c158846 feat: add footer Yanislav Igonin 2021-10-14 11:43:32 +0300
  • d331c8700d feat: add thread refresh after posting Yanislav Igonin 2021-10-14 10:45:32 +0300
  • fb29be59ae feat: update post validation Yanislav Igonin 2021-10-11 11:08:55 +0300
  • 86b7750a36 feat: add files ext check Yanislav Igonin 2021-10-10 11:11:31 +0300
  • a87101d1ea refac: var -> const Yanislav Igonin 2021-10-10 10:42:28 +0300
  • 44c1f56e9f feat: add files size check Yanislav Igonin 2021-10-10 10:41:36 +0300
  • 2491d5b680 feat: change arrow, remove underlined sate Yanislav Igonin 2021-10-07 16:40:47 +0300
  • 4126b79f72 feat: update arrow Yanislav Igonin 2021-10-07 11:12:13 +0300
  • 5a0189bbb3 feat: add home link in thread title Yanislav Igonin 2021-10-07 11:11:36 +0300
  • 89487cda3b feat: make sage possible Yanislav Igonin 2021-10-07 10:51:18 +0300
  • 10207952e2 feat: add parent post updated_at update Yanislav Igonin 2021-10-06 13:02:43 +0300
  • b6428b033c feat: add message pass to 400 html template Yanislav Igonin 2021-10-06 11:50:19 +0300
  • 79207ce24a feat: remove csrf token Yanislav Igonin 2021-10-06 11:36:01 +0300
  • c94f711da7 todo Yanislav Igonin 2021-10-05 22:48:49 +0300
  • 649aea9abf fix: static meta in errors templates Yanislav Igonin 2021-10-05 21:53:12 +0300
  • 35934c04f0 refactoring: make separate files for embeded templates Yanislav Igonin 2021-10-05 21:46:17 +0300
  • fcc6330b19 feat: make form responsible for different screens Yanislav Igonin 2021-10-04 19:49:44 +0300
  • 19a2c02e9a feat: add captcha check Yanislav Igonin 2021-10-04 19:37:33 +0300
  • 8ec262f09c feat: center captch, add input Yanislav Igonin 2021-10-04 19:30:59 +0300
  • 096948bcaa add hidden input with captcha id in form Yanislav Igonin 2021-10-04 11:44:02 +0300
  • b2fdb89d49 add captcha view Yanislav Igonin 2021-10-04 11:41:08 +0300
  • 77096ef867 update templates, structs and controllers to support captcha Yanislav Igonin 2021-10-04 11:40:53 +0300
  • e0d44aa0b6 feat: add captcha endpoint Yanislav Igonin 2021-10-03 11:48:59 +0300
  • d4a3422281 feat: take postgres max conn from connection url Yanislav Igonin 2021-09-30 20:55:34 +0300
  • 2cff45875f clean Yanislav Igonin 2021-09-30 20:47:44 +0300
  • 1219eb3d29 feat: add csrf token on backend and frontend Yanislav Igonin 2021-09-30 20:44:14 +0300
  • 06b4eea014 feat: add image thumb creating Yanislav Igonin 2021-09-12 14:06:52 +0300
  • b2b2fc3268 feat: add originals and thumbnails folder for pictures Yanislav Igonin 2021-09-12 11:31:43 +0300
  • 6838a2ded4 posts design wip Yanislav Igonin 2021-09-12 00:30:48 +0300
  • 6243ad9f4c feat: remove title in form from thread page Yanislav Igonin 2021-09-12 00:14:31 +0300
  • 6ef39c6726 feat: disable gin logs Yanislav Igonin 2021-09-11 17:57:57 +0300
  • 35131c4ff8 feat: add limit for max connections for poll Yanislav Igonin 2021-09-11 17:09:43 +0300
  • f24c97f5e0 feat: add simple post validation Yanislav Igonin 2021-09-11 16:56:22 +0300
  • e5bbc585e3 feat: write files by id Yanislav Igonin 2021-09-11 16:05:31 +0300
  • b54db6f729 feat: add thread update Yanislav Igonin 2021-09-11 14:59:16 +0300
  • 3e4f384c1b Revert "feat: docker image: busybox -> scratch" Yanislav Igonin 2021-09-11 01:22:48 +0300
  • 99a6113caa fix: 404 for empty pages Yanislav Igonin 2021-09-11 01:20:56 +0300
  • 90ea60d698 feat: docker image: busybox -> scratch Yanislav Igonin 2021-09-11 01:16:37 +0300
  • 8990de565b fix: volumes Yanislav Igonin 2021-09-11 01:01:03 +0300
  • 4c194d4a5a feat: add docker compose volume Yanislav Igonin 2021-09-11 00:21:14 +0300
  • 65fb2bb2a6 debug: add go version Yanislav Igonin 2021-09-10 19:57:45 +0300
  • 6a59874238 feat: add margin bottom for posts list Yanislav Igonin 2021-09-10 19:21:33 +0300
  • 007f5f4883 feat: add thread creation Yanislav Igonin 2021-09-10 19:16:53 +0300
  • 545a131801 feat: remove conn aquire in file create Yanislav Igonin 2021-09-10 18:18:52 +0300
  • 2a21b5b4b0 feat: add some checks to render 404 Yanislav Igonin 2021-09-10 17:09:15 +0300
  • 4123a4a04a feat: add sage checkbox and send button in form Yanislav Igonin 2021-09-10 17:08:28 +0300
  • 1a784118e9 fix: add default query for page Yanislav Igonin 2021-09-10 15:06:37 +0300
  • 95bebb01cb fix: pagination count Yanislav Igonin 2021-09-10 14:52:56 +0300
  • 9b69eb46b7 feat: add pagination Yanislav Igonin 2021-09-10 02:17:45 +0300
  • 8860c4f26c feat: remove edges from form, add gutters between form elements, move form to templates Yanislav Igonin 2021-09-08 22:34:10 +0300
  • 828deb52a4 feat: hide rate limiter under flag Yanislav Igonin 2021-09-08 18:54:46 +0300
  • fc650b2d2a fix: postgres connection freezes Yanislav Igonin 2021-09-08 18:50:33 +0300
  • 81de0e69b7 feat: add rate limiter Yanislav Igonin 2021-09-08 16:56:03 +0300
  • 4c48bdb5b5 feat: remove local seeds Yanislav Igonin 2021-09-08 15:39:09 +0300
  • ac006d5f1b feat: hide seeds under env var Yanislav Igonin 2021-09-08 15:36:13 +0300
  • d456be5e9a readme Yanislav Igonin 2021-09-08 15:31:26 +0300
  • 3f3f0aea19 feat: add 500 page Yanislav Igonin 2021-09-05 16:05:14 +0300
  • a37b8e1bae feat: add link on error page Yanislav Igonin 2021-09-05 16:02:17 +0300
  • 9ae5f37aea feat: move static meta to templates Yanislav Igonin 2021-09-05 15:38:08 +0300
  • 25f6ba7e93 feat: add 404 page Yanislav Igonin 2021-09-05 15:35:20 +0300
  • ca65436fb6 feat: add nested templates Yanislav Igonin 2021-09-05 14:36:10 +0300
  • 9f4082a832 create thread wip Yanislav Igonin 2021-09-05 13:50:22 +0300
  • 32216118a7 feat: add static folder to docker image Yanislav Igonin 2021-09-05 13:42:03 +0300
  • 3fd7f1c3fb feat: add env in compose Yanislav Igonin 2021-09-05 00:48:27 +0300
  • ea8f3323ec feat: add get thread by id Yanislav Igonin 2021-09-05 00:36:55 +0300
  • 01f25001cb feat: add favicon Yanislav Igonin 2021-09-05 00:35:36 +0300
  • 8708374f64 feat: add folders utils Yanislav Igonin 2021-09-04 21:53:48 +0300
  • cc5ded555a minimize seeds count Yanislav Igonin 2021-09-04 21:46:56 +0300
  • 41675a63fc feat: add simple form for thread creating Yanislav Igonin 2021-09-04 21:46:27 +0300
  • 107dd0fa0e feat: add err check for single row Yanislav Igonin 2021-09-03 02:34:45 +0300
  • 0717a89bc7 prod debug Yanislav Igonin 2021-09-01 23:33:10 +0300
  • af1283256c feat: add get posts from db Yanislav Igonin 2021-09-01 23:00:37 +0300
  • 1323d83032 refac: move sql stmt Yanislav Igonin 2021-09-01 19:23:39 +0300
  • 1d93c5621d feat: add files seeds in db Yanislav Igonin 2021-09-01 18:51:15 +0300
  • c300def2cc clean Yanislav Igonin 2021-09-01 18:51:01 +0300
  • 54a201d0a8 feat: add files creation in repo Yanislav Igonin 2021-09-01 18:40:13 +0300
  • 0e46965130 feat: rename Yanislav Igonin 2021-09-01 15:48:39 +0300
  • a70413ceb3 feat: fix non pictured thread view Yanislav Igonin 2021-08-31 22:51:31 +0300
  • 8d050d2521 feat: add get posts in repo Yanislav Igonin 2021-08-31 22:51:10 +0300
  • b4a77d1b55 feat: add posts db seeds Yanislav Igonin 2021-08-31 22:10:24 +0300
  • 872a6b58df feat: remake mocks only on posts Yanislav Igonin 2021-08-31 19:48:02 +0300
  • 045dcf6fd2 feat: remove threads table from migration Yanislav Igonin 2021-08-31 19:27:23 +0300
  • 5e4e6d6d98 feat: change open button color Yanislav Igonin 2021-08-31 19:18:47 +0300
  • 2409f18afa feat: random text on mocks Yanislav Igonin 2021-08-31 19:18:27 +0300
  • 51fd582a31 fix: disable db Yanislav Igonin 2021-08-30 23:46:52 +0300
  • c3e4bf7204 feat: add grid for threads Yanislav Igonin 2021-08-30 23:29:51 +0300
  • 5c7551b6ad wip on db quries Yanislav Igonin 2021-08-30 12:09:27 +0300
  • 1c2b8b83f1 m;wemklw Yanislav Igonin 2021-08-30 10:03:14 +0300
  • 8b835ee8fc feat: add meta tags Yanislav Igonin 2021-08-29 11:09:52 +0300
  • fe285010d2 fix: exec rights Yanislav Igonin 2021-08-29 10:12:16 +0300
  • adf03d80ce fix: deploy Yanislav Igonin 2021-08-29 10:07:12 +0300
  • bae88241d4 update img path Yanislav Igonin 2021-08-29 10:04:14 +0300
  • 2af6b754c8 feat: add deploy stage Yanislav Igonin 2021-08-29 09:54:07 +0300
  • 3a841dea4a remove debug Yanislav Igonin 2021-08-29 09:50:22 +0300
  • aca3bae26f remove debug Yanislav Igonin 2021-08-29 09:49:10 +0300
  • c44cd18812 debug build Yanislav Igonin 2021-08-29 09:45:06 +0300
  • c888e90854 debug docker build Yanislav Igonin 2021-08-29 09:40:25 +0300
  • c0c75adf12 debug docker build Yanislav Igonin 2021-08-29 09:37:55 +0300
  • a7dec7821d debug: docker image buidl Yanislav Igonin 2021-08-29 09:33:49 +0300
  • 83c7c6c654 feat: trying to fix right Yanislav Igonin 2021-08-28 20:12:12 +0300