Commit Graph

70 Commits

Author SHA1 Message Date
Yanislav Igonin
60ac3560c8 fix: github icon size in thread 2022-05-25 13:30:20 +03:00
Yanislav Igonin
55cc4a3614 feat: add redirect on post after post creation 2022-04-11 11:19:19 +03:00
Yanislav Igonin
d645af63da feat: remove bootstrap js 2022-04-11 09:45:15 +03:00
Yanislav Igonin
edb39360d2 Revert "fix: static hosting"
This reverts commit 2c19a7794d.
2022-02-28 12:33:32 +02:00
Yanislav Igonin
920018950b Revert "fix: seo + uploads"
This reverts commit 424a5ff4df.
2022-02-28 12:33:20 +02:00
Yanislav Igonin
424a5ff4df fix: seo + uploads 2022-02-28 12:10:37 +02:00
Yanislav Igonin
2c19a7794d fix: static hosting 2022-02-28 11:59:50 +02:00
Yanislav Igonin
79e6cc8e5b
Feature - Gateway (#12)
* feat: add geateway config

* feat: add ping controller for check by gateway

* feat: add new env vars for gateway

* feat: update config

* gateway request wip

* feat: add auth header for gateway request

* feat: separate gateway folder

* update endpoint for gateway

* add makefile

* lint

* swap png to svg

* add url of board to request to gateway

* change deployed path prefix

* add env in compose

* add body log on gateway connect
2022-02-28 10:18:44 +03:00
Yanislav Igonin
140d56b627 feat: separate templates package, now header has link even with empty title 2022-02-22 08:54:17 +02:00
Yanislav Igonin
672e82d06e
Feature - Post design (#11)
* feat: add date and id in post design

* feat: add file styling
2022-02-07 13:27:16 +03:00
Yanislav Igonin
f4c2f9262e fix: access to thread id in post template 2022-02-03 15:12:34 +02:00
Yanislav Igonin
6280a5fc9f feat: separate thread card title and text components 2022-02-02 15:03:40 +02:00
Yanislav Igonin
fbe39f45a3
Feature - Components refactor (#10)
* feat: header component

* feat: captcha component

* feat: rename all html files

* feat: update github link

* feat: all templates in subfolders

* feat: separate thread card

* feat: separate pagination

* feat: update pagination

* feat: separate post

* lint
2022-01-31 19:56:21 +03:00
Yanislav Igonin
2bcd0ff8c3
Feature- Bump limit (#9)
* feat: add bump limit check on thread update

* feat: add captcha is active env var
2022-01-27 20:23:51 +03:00
Yanislav Igonin
d74fb8a246 lint 2022-01-26 19:37:14 +02:00
Yanislav Igonin
62be228308 feat: add line breaks on threads list text 2022-01-20 21:03:18 +02:00
Yanislav Igonin
16d5fa039e feat: add post text slice if too big on threads list 2022-01-20 20:45:47 +02:00
Yanislav Igonin
b550c8c16d feat: now threads centered 2022-01-20 20:30:51 +02:00
Yanislav Igonin
86bd536f42 fix: word wrap for multiline posts 2021-11-21 09:14:09 +02:00
Yanislav Igonin
a6daededbf feat: add line break for posts 2021-11-20 22:57:14 +02:00
Yanislav Igonin
242abb8645
Feature - Migrator (#3)
* feat: rename init migration

* feat: add migration for is_archived field

* fix: thread title wrap

* fix: captcha checks after post validation now

* fix

* wip on migrate method

* feat: decided to write own migrator

* feat: add get files on folder func

* wip

* feat: add migrations table

* feat: add migration method

* doc

* feat: query -> exec
2021-11-17 11:44:12 +03:00
Yanislav Igonin
c1f632ee03 feat: only numbers in captcha field on mobile 2021-10-25 10:47:21 +03:00
Yanislav Igonin
dafdd198e1 fix: remove ы 2021-10-24 12:43:44 +03:00
Yanislav Igonin
8a886accf0
feat: first post image as seo image (#2) 2021-10-24 12:41:37 +03:00
Yanislav Igonin
993ca5e614 fix: fast fix for 400/404 errors pages 2021-10-16 18:06:56 +03:00
Yanislav Igonin
a98d4f1ceb fix: add doctype everywhere in html 2021-10-16 14:36:52 +03:00
Yanislav Igonin
fe301b24a2 fix: connect post form styles 2021-10-16 14:17:32 +03:00
Yanislav Igonin
fd1d917e09 fix: not centered text on error pages 2021-10-16 13:52:25 +03:00
Yanislav Igonin
4d83b91ade fix: squized error picture 2021-10-16 13:14:45 +03:00
Yanislav Igonin
441c158846 feat: add footer 2021-10-14 11:43:32 +03:00
Yanislav Igonin
2491d5b680 feat: change arrow, remove underlined sate 2021-10-07 16:40:47 +03:00
Yanislav Igonin
4126b79f72 feat: update arrow 2021-10-07 11:12:13 +03:00
Yanislav Igonin
5a0189bbb3 feat: add home link in thread title 2021-10-07 11:11:36 +03:00
Yanislav Igonin
89487cda3b feat: make sage possible 2021-10-07 10:51:18 +03:00
Yanislav Igonin
b6428b033c feat: add message pass to 400 html template 2021-10-06 11:50:19 +03:00
Yanislav Igonin
649aea9abf fix: static meta in errors templates 2021-10-05 21:53:12 +03:00
Yanislav Igonin
35934c04f0 refactoring: make separate files for embeded templates 2021-10-05 21:46:17 +03:00
Yanislav Igonin
fcc6330b19 feat: make form responsible for different screens 2021-10-04 19:49:44 +03:00
Yanislav Igonin
8ec262f09c feat: center captch, add input 2021-10-04 19:30:59 +03:00
Yanislav Igonin
096948bcaa add hidden input with captcha id in form 2021-10-04 11:44:02 +03:00
Yanislav Igonin
b2fdb89d49 add captcha view 2021-10-04 11:41:08 +03:00
Yanislav Igonin
77096ef867 update templates, structs and controllers to support captcha 2021-10-04 11:40:53 +03:00
Yanislav Igonin
06b4eea014 feat: add image thumb creating 2021-09-12 14:06:52 +03:00
Yanislav Igonin
b2b2fc3268 feat: add originals and thumbnails folder for pictures 2021-09-12 11:31:43 +03:00
Yanislav Igonin
6838a2ded4 posts design wip 2021-09-12 00:30:48 +03:00
Yanislav Igonin
6243ad9f4c feat: remove title in form from thread page 2021-09-12 00:14:31 +03:00
Yanislav Igonin
f24c97f5e0 feat: add simple post validation 2021-09-11 16:56:22 +03:00
Yanislav Igonin
e5bbc585e3 feat: write files by id 2021-09-11 16:05:31 +03:00
Yanislav Igonin
b54db6f729 feat: add thread update 2021-09-11 14:59:16 +03:00
Yanislav Igonin
6a59874238 feat: add margin bottom for posts list 2021-09-10 19:21:33 +03:00