Commit Graph

7 Commits

Author SHA1 Message Date
Yanislav Igonin
783e577311
Feature - Threads archivation (#4)
* todo

* update env var

* add new var to config

* update GetCount (not archived threads)

* wip on threads count check

* feat: add get oldest updated at thread

* feat: add archivation method for oldest threads

* feat: add migrations for posts timefields

* feat: now child posts created without updated_at

* feat: add threads archivation
2021-11-20 20:13:05 +03: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
b3d9bcb9cb feat: rename migration 2021-10-17 11:11:52 +03:00
Yanislav Igonin
b4a77d1b55 feat: add posts db seeds 2021-08-31 22:10:24 +03:00
Yanislav Igonin
045dcf6fd2 feat: remove threads table from migration 2021-08-31 19:27:23 +03:00
Yanislav Igonin
1c2b8b83f1 m;wemklw 2021-08-30 10:03:14 +03:00
Yanislav Igonin
e87b085227 feat: add initial migration 2021-08-26 17:50:27 +03:00