Yanislav Igonin
|
9e8e860cf5
|
feat: add migrations for posts timefields
|
2021-11-20 18:48:46 +02:00 |
|
Yanislav Igonin
|
52e3f9ae90
|
feat: add archivation method for oldest threads
|
2021-11-20 18:21:17 +02:00 |
|
Yanislav Igonin
|
e9808b4fb3
|
feat: add get oldest updated at thread
|
2021-11-20 18:20:42 +02:00 |
|
Yanislav Igonin
|
5cb1584a42
|
wip on threads count check
|
2021-11-18 11:53:53 +02:00 |
|
Yanislav Igonin
|
bbed93965d
|
update GetCount (not archived threads)
|
2021-11-18 11:53:39 +02:00 |
|
Yanislav Igonin
|
f577dbcc7f
|
add new var to config
|
2021-11-18 10:36:06 +02:00 |
|
Yanislav Igonin
|
d01924f057
|
update env var
|
2021-11-18 10:33:35 +02:00 |
|
Yanislav Igonin
|
c427ac48ea
|
todo
|
2021-11-18 10:32:30 +02:00 |
|
Yanislav Igonin
|
9d2703f35a
|
fix: add migrations to build
|
2021-11-18 00:26:28 +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
|
efd3d7a4fe
|
Release and deploy only from master (#1)
* feat: release and deploy only on master
* todo
|
2021-10-24 10:41:48 +03:00 |
|
Yanislav Igonin
|
3a8077f85d
|
fix: get thread by id for deleted
|
2021-10-22 15:36:50 +03:00 |
|
Yanislav Igonin
|
6bff9179f2
|
fix: deleted posts not returned
|
2021-10-22 15:27:08 +03:00 |
|
Yanislav Igonin
|
d099f76d25
|
feat: add golang migrate
|
2021-10-17 11:12:05 +03:00 |
|
Yanislav Igonin
|
b3d9bcb9cb
|
feat: rename migration
|
2021-10-17 11:11:52 +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
|
37d3be774b
|
fix: disable files in seeds
|
2021-10-16 14:17:15 +03:00 |
|
Yanislav Igonin
|
4398698ee0
|
fix: error image again
|
2021-10-16 13:58:21 +03:00 |
|
Yanislav Igonin
|
fd1d917e09
|
fix: not centered text on error pages
|
2021-10-16 13:52:25 +03:00 |
|
Yanislav Igonin
|
9d14673bb5
|
fix: update error image sizes
|
2021-10-16 13:45:55 +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
|
d331c8700d
|
feat: add thread refresh after posting
|
2021-10-14 10:45:32 +03: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
|
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
|
10207952e2
|
feat: add parent post updated_at update
|
2021-10-06 13:02:43 +03:00 |
|
Yanislav Igonin
|
b6428b033c
|
feat: add message pass to 400 html template
|
2021-10-06 11:50:19 +03:00 |
|
Yanislav Igonin
|
79207ce24a
|
feat: remove csrf token
|
2021-10-06 11:36:01 +03:00 |
|
Yanislav Igonin
|
c94f711da7
|
todo
|
2021-10-05 22:48:49 +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
|
19a2c02e9a
|
feat: add captcha check
|
2021-10-04 19:37:33 +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
|
e0d44aa0b6
|
feat: add captcha endpoint
|
2021-10-03 11:48:59 +03:00 |
|
Yanislav Igonin
|
d4a3422281
|
feat: take postgres max conn from connection url
|
2021-09-30 20:55:34 +03:00 |
|