Commit Graph

62 Commits (27a4868c38d12bace8a4cbdfd5348298171a06db)

Author SHA1 Message Date
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
zijiren233 112ced39a0 Chore: update model 1 year ago
zijiren233 37094dd2bc Feat: crypto vendor info in db 1 year ago
zijiren233 8d2b4fb60e Fix: caching subtitles independently 1 year ago
zijiren233 c6d30d97eb Fix: bili validate 1 year ago
zijiren233 09adcef7d8 Fix: cache not refresh 1 year ago
zijiren233 08472761dd Feat: alist api: me 1 year ago
zijiren233 b4cb16de4e Feat: alist vendor 1 year ago
zijiren233 568efd9623 Opt: cache type and bilibili cache 1 year ago
zijiren233 e3f0dabd4b Fix: go mod and build script allowed platform 1 year ago
zijiren233 3dc5dbcc26 Fix: add user use create instead of createorload 1 year ago
zijiren233 fb5da53233 Feat: user password and admin user 1 year ago
zijiren233 a4403066a7 Feat: bili proxy hevc dash 1 year ago
zijiren233 d2d9066613 Opt: vendor discovery 1 year ago
zijiren233 cd66601529 Feat: micro vendor plugin 1 year ago
zijiren233 825950f7c5 Feat: bilibli dash proxy 1 year ago
zijiren233 e4eeddde79 Feat: ts to png 1 year ago
dependabot[bot] 35f5cd7be6
Chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.3 (#21)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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 18836ff1bf Feat: bilibili parser 1 year ago
zijiren233 83843d3c3c Feat: oauth2 provider plugins 1 year ago
zijiren233 216ee19b16 Chore: update livelib 1 year ago
zijiren233 e2a83a68c0 Feat: lazy init room 1 year ago
zijiren233 e38eb7aa6a Fix: go libc v1.25.0 error: undefined: a_load_8... 1 year ago
zijiren233 75185b749a Chore: update go model 1 year ago
zijiren233 73ccad0718 Feat: rate limit 1 year ago
zijiren233 dab669708d Feat: use oauth2 1 year ago
zijiren233 43d40ab357 Feat: new rtmp handler 1 year ago
zijiren233 0e3f427e7a Fix: postgres 1 year ago