4 Commits

Author SHA1 Message Date
jollySleeper
4caf603162 feat: github workflow for building container images 2024-11-25 03:19:57 +05:30
zyachel
68072b5f68 ci: use locally generated changelog instead of github actions
this commit replaces the previous workflow of bumping version, generating changelog, and tagging release using github actions with a local one(using
`commit-and-tag-version`)
2023-01-28 22:06:06 +05:30
zyachel
9891204f5a feat: major rewrite
the application is now rewritten in next.js. this commit also adds the ability to see trailers, did you know, more like this, etc. on title page.

BREAKING CHANGE: the whole application is rewritten from scratch.
2022-09-24 09:31:09 -04:00
zyachel
2df4e936b3 ci: add auto-release workflow 2022-05-20 16:33:51 +05:30