Commit graph

46 commits

Author SHA1 Message Date
f348bb92e3 remove video specific stuff, base off of video, and add support for HTML
Some checks are pending
docker / Docker (push) Waiting to run
test / Test (push) Waiting to run
2024-07-30 02:34:01 -07:00
Adrian Shum
3d03f45eac
build: imagor 1.4.13, libvips 8.15.2, go 1.22.5 (#87)
Some checks are pending
docker / Docker (push) Waiting to run
test / Test (push) Waiting to run
2024-07-22 14:23:28 +08:00
Adrian Shum
b5cd3b64cb
build: imagor v1.4.11 (#85) 2024-03-28 23:03:38 +08:00
Adrian Shum
d7d7261a06
build: go v1.22, libvips v8.15.1, imagor v1.4.9 (#83)
* build: go v1.22, libvips v8.15.1, imagor v1.4.9

* test: reset golden

* test: update golden files
2024-03-07 22:54:16 +08:00
Adrian Shum
a5311283e2
build(docker): imagor v1.4.8, debian bookworm (#77)
* build(docker): debian bookworm

* build(docker): imagor v1.4.8
2023-11-20 00:32:11 +08:00
Adrian Shum
80fc850db0
build(deps): imagor 1.4.7, libvips 8.14.3, go 1.20.6 (#71)
* build(deps): imagor 1.4.7, libvips 8.14.3, go 1.20.6

* build(deps): imagor 1.4.7, libvips 8.14.3, go 1.20.6
2023-07-27 13:57:55 +08:00
Adrian Shum
d824dba7d5
build(deps): imagor 1.4.6, go 1.20.4 (#65)
* build(deps): imagor 1.4.6, go 1.20.4
2023-05-19 13:08:03 +08:00
Adrian Shum
3d9708a947
build(deps): imagor 1.4.4, update go deps (#63) 2023-05-03 00:07:41 +08:00
dependabot[bot]
4cb6d28e4f
build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.1 to 1.4.2 (#61)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 00:16:03 +08:00
Adrian Shum
aaf30d343c build: imagor 1.4.3 2023-03-29 00:13:11 +08:00
Adrian Shum
3fd8a7ff5a
build: go 1.20.1, imagor 1.4.2 (#60)
* build: go 1.20.1, imagor 1.4.2

* reset golden

* test: update golden files
2023-03-06 00:30:26 +08:00
Adrian Shum
b060e34f68 build: go 1.19.6 2023-02-21 12:42:03 +08:00
dependabot[bot]
16b53e929a
build(deps): bump github.com/cshum/imagor from 1.4.0 to 1.4.1 (#57)
Bumps [github.com/cshum/imagor](https://github.com/cshum/imagor) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/cshum/imagor/releases)
- [Commits](https://github.com/cshum/imagor/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/cshum/imagor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-21 12:27:12 +08:00
Adrian Shum
c78c693b18 build(deps): imagor 1.4.0 2023-02-13 15:24:54 +08:00
Adrian Shum
39acddab44
build(deps): imagor 1.3.7 2023-01-18 18:29:24 +08:00
Adrian Shum
11c6c12dce
build(deps): update go deps 2023-01-12 14:52:20 +08:00
Adrian Shum
65d6da63b8
build(deps): imagor 1.3.5 2022-12-09 16:24:57 +08:00
Adrian Shum
edeb3eae00
build(deps): imagor 1.3.4 (#51)
* build(deps): imagor 1.3.4

* test: update golden files
2022-12-05 11:24:48 +08:00
Adrian Shum
b9950acea0 build(deps): imagor 1.3.3 2022-11-30 12:30:50 +08:00
Adrian Shum
1edba58108 build(deps): imagor 1.3.1 2022-11-23 17:24:00 +08:00
Adrian Shum
8371af4e03 build(deps): imagor 1.3.0 2022-11-21 15:31:46 +08:00
Adrian Shum
b2aaa0070a build(deps): imagor 1.2.4 2022-11-14 12:16:44 +08:00
Adrian Shum
cec69b65d3
build(deps): imagor 1.2.3 2022-11-05 17:24:08 +08:00
dependabot[bot]
b8b18e48bd
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#45)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-30 10:44:37 +08:00
Adrian Shum
b35b9319e1 build: imagor 1.2.2 2022-10-18 10:59:46 +08:00
Adrian Shum
11baa8dbd3
build: imagor 1.2.1 2022-10-17 23:11:04 +08:00
Adrian Shum
8914d4c8de
build: imagor 1.2.0 2022-10-12 10:31:48 +08:00
Adrian Shum
343d4903a1
refactor: imagor seek stream implementation 2022-10-11 16:55:24 +08:00
Adrian Shum
d307733d1d build: imagor with seek stream 2022-10-10 20:52:27 +08:00
Adrian Shum
2bc80126a0
build: imagor 1.1.9 (#19) 2022-10-10 02:01:22 +08:00
Adrian Shum
145b4ce8a7
fix(imagorvideo): fix image orientation from video exif (#18)
* fix(imagorvideo): orient image before resize

* test: update golden files

* fix(imagorvideo): orient image before resize

* test: update golden files
2022-10-08 11:55:31 +08:00
Adrian Shum
466ff3ec35 build: imagor 1.1.7 2022-10-08 00:01:49 +08:00
Adrian Shum
24cabdabd0
build: imagor 1.1.6 2022-10-07 17:43:56 +08:00
Adrian Shum
fd8aec7780 build: use latest imagor 2022-10-07 17:26:06 +08:00
Adrian Shum
41133360fd
fix(ffmpeg): ffmpeg reader callback buffer fix (#16)
* fix(ffmpeg): ffmpeg reader callback buffer fix
2022-10-07 15:10:32 +08:00
Adrian Shum
131948c727
build(deps): imagor 1.1.5 2022-10-01 21:29:19 +08:00
Adrian Shum
a707c30eab build: imagor 1.1.4 2022-09-30 12:42:29 +08:00
Adrian Shum
65aaf7d702 build(deps): bump imagor to v1.1.3 2022-09-18 04:15:09 +08:00
Adrian Shum
80dd1dbe85
build(deps): bump imagor to v1.1.2 2022-09-17 23:41:19 +08:00
Adrian Shum
314dcbd3ea build: based on imagor v1.1.1 2022-09-16 22:05:07 +08:00
Adrian Shum
035cf78b96
test(imagorvideo): fallback image tests 2022-09-16 21:56:09 +08:00
Adrian Shum
e0b3c6e4a9 build: update imagor 2022-09-14 17:26:39 +08:00
Adrian Shum
ce911eaf8a
feat(ffmpeg): speed optimization and export memory buffer 2022-09-13 21:15:16 +08:00
Adrian Shum
bcbe0f76b3 build: imagor v1.1 2022-09-09 17:56:42 +08:00
Adrian Shum
51ff1bbbd3 build: update imagor 2022-09-09 17:29:45 +08:00
Adrian Shum
2451fa1b5a feat: imagorvideo init 2022-09-08 20:44:10 +08:00