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
25d91e5742
feat: add thread is archived check on posting
2022-01-23 19:32:02 +02:00
Yanislav Igonin
fb29be59ae
feat: update post validation
...
title - 100
text - 1000
files - 4
text or files in post
2021-10-11 11:08:55 +03:00
Yanislav Igonin
86b7750a36
feat: add files ext check
2021-10-10 11:11:31 +03:00
Yanislav Igonin
a87101d1ea
refac: var -> const
2021-10-10 10:42:28 +03:00
Yanislav Igonin
44c1f56e9f
feat: add files size check
2021-10-10 10:41:36 +03:00
Yanislav Igonin
b6428b033c
feat: add message pass to 400 html template
2021-10-06 11:50:19 +03:00
Yanislav Igonin
77096ef867
update templates, structs and controllers to support captcha
2021-10-04 11:40:53 +03:00
Yanislav Igonin
9b69eb46b7
feat: add pagination
2021-09-10 02:17:45 +03:00
Yanislav Igonin
872a6b58df
feat: remake mocks only on posts
2021-08-31 19:48:02 +03:00
Yanislav Igonin
a7f31e48c2
feat: add threads mock, make template work
2021-08-28 18:41:34 +03:00