Commit Graph

89 Commits (e263d963768769a0e633a2f200bc0e4eb59ed23a)

Author SHA1 Message Date
zijiren233 ba271fd528 Chore: bump go mod 10 months ago
zijiren233 6c9f40e720 Fix: emby gen path overflow #136 10 months ago
zijiren233 4cee111d04 Feat: emby support transcode 10 months ago
zijiren233 0d5c8a17d3 Fix: go mod version 11 months ago
zijiren233 e568218c14 Fix: alist 115 drive 11 months ago
zijiren233 80225e22bb Fix: alist url add sign query 11 months ago
zijiren233 b27847b014 Chore: bump go mod 11 months ago
zijiren233 1f6d7bb405 Opt: update smtp pool 11 months ago
zijiren233 7b3cffd8b1 Chore: bump uhc 11 months ago
zijiren233 05df647fc4 Feat: use utls 11 months ago
zijiren233 3b547df62d Feat: proxy use utls 11 months ago
zijiren233 2f604e2132 Feat: support parse bilibili live stream 11 months ago
zijiren233 8e3499ecf9 Chore: bump go mod 11 months ago
zijiren233 c9f90a8d9d Feat: auto support cgo 11 months ago
zijiren233 6f961c5583 Feat: email smtp support 11 months ago
zijiren233 04a411d629 Chore: bump go mod 11 months ago
zijiren233 a33d830b97 Chore: update go model 1 year ago
dependabot[bot] 116806c58b
Build(deps): Bump go.etcd.io/etcd/client/v3 from 3.5.11 to 3.5.12 (#75)
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.11 to 3.5.12.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.11...v3.5.12)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
  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>
1 year ago
dependabot[bot] 14b30d846c
Build(deps): Bump gorm.io/gorm from 1.25.6 to 1.25.7 (#82)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.6 to 1.25.7.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.6...v1.25.7)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  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>
1 year ago
dependabot[bot] 70c53f62b1
Build(deps): Bump gorm.io/driver/postgres from 1.5.4 to 1.5.6 (#81)
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.4 to 1.5.6.
- [Commits](https://github.com/go-gorm/postgres/compare/v1.5.4...v1.5.6)

---
updated-dependencies:
- dependency-name: gorm.io/driver/postgres
  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>
1 year ago
dependabot[bot] 27db09fcd0
Build(deps): Bump gorm.io/driver/mysql from 1.5.2 to 1.5.4 (#83)
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.5.2 to 1.5.4.
- [Commits](https://github.com/go-gorm/mysql/compare/v1.5.2...v1.5.4)

---
updated-dependencies:
- dependency-name: gorm.io/driver/mysql
  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>
1 year ago
dependabot[bot] d090072a76
Build(deps): Bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#84)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
zijiren233 fa13c96412 Fix: ali ios play 1 year ago
dependabot[bot] f982e22b4d
Build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#67)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 0425b871b8
Build(deps): Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#68)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.61.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.1...v1.61.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 1f72f7b0de
Build(deps): Bump gorm.io/gorm from 1.25.5 to 1.25.6 (#70)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.5 to 1.25.6.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.5...v1.25.6)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  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>
1 year ago
zijiren233 ebb19964cc Fix: alist aliyun url expire #64 1 year ago
zijiren233 05f186bd6c Fix: play hls in safari 1 year ago
dependabot[bot] 038845b15a
Build(deps): Bump github.com/hashicorp/consul/api from 1.26.1 to 1.27.0 (#65)
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.26.1 to 1.27.0.
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/consul/compare/api/v1.26.1...api/v1.27.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
zijiren233 2c8bc5441c Chore: update go mod 1 year ago
zijiren233 c5d72bf2c2 Feat: cgo support 1 year ago
dependabot[bot] 20512c9a78
Build(deps): Bump github.com/synctv-org/vendors (#52)
Bumps [github.com/synctv-org/vendors](https://github.com/synctv-org/vendors) from 0.2.2-0.20240106150053-ea5b869ba675 to 0.3.2.
- [Release notes](https://github.com/synctv-org/vendors/releases)
- [Commits](https://github.com/synctv-org/vendors/commits/v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/synctv-org/vendors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
zijiren233 ee1fe01efc Fix: atomic operations on 32bit systems 1 year ago
zijiren233 d51c82254f Fix: vendor backend used by enabled 1 year ago
zijiren233 1bd5e040bf Refector: op user room entry 1 year ago
dependabot[bot] 6f389684fb
Build(deps): Bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 (#48)
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](https://github.com/go-resty/resty/compare/v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-resty/resty/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
zijiren233 7d9f4417ae Feat: support mutil emby client 1 year ago
zijiren233 21204cacf0 Feat: emby logout 1 year ago
zijiren233 78fd4e0ff1 Feat: emby search 1 year ago
zijiren233 4a0dae3739 Feat: load env and db filed type 1 year ago
zijiren233 2665ebddbf Feat: add backend enabled and disabled 1 year ago
dependabot[bot] 600e07b8be
Build(deps): Bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#46)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.0 to 1.60.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.0...v1.60.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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>
1 year ago
dependabot[bot] 80624dc74d
Build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#44)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
zijiren233 ee03ede641 Feat: support emby 1 year ago
zijiren233 1ac9260c04 Feat: emby support 1 year ago
zijiren233 2d90978c4b Feat: bilibili user cache 1 year ago
zijiren233 b66cb798e2 Chore: update model 1 year ago
zijiren233 c796738e6f Refecrot: vendor backend 1 year ago
zijiren233 b3e498d365 Chore: update refresh cache 1 year ago
zijiren233 7f63854a6c Refactor: cache 1 year ago