zyachel
7dea9eac14
build(dependencies): update dependencies and use pnpm v8
...
this commit also fixes an accidental lockfile mismatch
close https://github.com/zyachel/libremdb/issues/42
2023-04-26 22:12:22 +05:30
zyachel
86737c51ee
chore(release): 3.0.0
2023-04-15 21:48:38 +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
Conventional Changelog Action
78b8a9afc3
chore(release): v2.4.0 [skip ci]
2023-01-22 15:49:21 +00:00
Conventional Changelog Action
feffb7d8f6
chore(release): v2.3.1 [skip ci]
2023-01-15 16:58:54 +00:00
Conventional Changelog Action
5d45990798
chore(release): v2.3.0 [skip ci]
2022-12-31 17:01:44 +00:00
Conventional Changelog Action
80b0ca6bf0
chore(release): v2.2.2 [skip ci]
2022-12-10 14:45:51 +00:00
Conventional Changelog Action
2afb5b1da6
chore(release): v2.2.1 [skip ci]
2022-12-01 17:04:11 +00:00
Conventional Changelog Action
7501b69078
chore(release): v2.2.0 [skip ci]
2022-11-13 12:51:29 +00:00
zyachel
5fd0d92187
fix(redis): fix logs being polluted when redis is disabled
...
also used streaming when redis is disabled for faster response.
2022-11-13 17:29:47 +05:30
Conventional Changelog Action
6f664d2164
chore(release): v2.1.0 [skip ci]
2022-11-13 06:41:18 +00:00
httpjamesm
672ee27dcc
Merge remote-tracking branch 'upstream/main'
2022-10-31 18:18:01 -04:00
httpjamesm
2c8d138cbd
feat: cache media proxy data in redis for 30 mins
2022-10-31 17:28:18 -04:00
httpjamesm
59a314b2bd
feat: media proxy for anonymous loads
2022-10-31 17:04:26 -04:00
Conventional Changelog Action
00cadf54e0
chore(release): v2.0.0 [skip ci]
2022-10-31 14:53:29 +00:00
Conventional Changelog Action
d2a752015f
chore(release): v1.0.0 [skip ci]
2022-09-24 09:31:09 -04:00
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
Conventional Changelog Action
5358d58e31
chore(release): v0.1.2 [skip ci]
2022-06-06 19:18:41 +00:00
zyachel
b2b50df02b
build(dependecies): update dependencies
2022-06-05 22:44:33 +05:30
Conventional Changelog Action
0cebb42dc5
chore(release): v0.1.1 [skip ci]
2022-06-03 18:58:43 +00:00
Conventional Changelog Action
21e7bfc54c
chore(release): v0.1.0
2022-05-21 04:44:48 +00:00
zyachel
8368c73965
implemented lazy loading and other small fixes
2022-04-18 11:54:37 +05:30
zyachel
33181ac11f
moved sass from devDependecies to dependencies
2022-03-19 18:06:56 +05:30
zyachel
4df89a5d3c
corrected some typos
2022-03-19 17:45:37 +05:30
zyachel
d660f9ea58
initial commit
2022-03-19 17:22:07 +05:30