Commit Graph

783 Commits

Author SHA1 Message Date
dependabot[bot]
9e647b7c44 chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.3.0
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 10:54:02 +00:00
Simon Ding
3519715212 chores(deps): update go_router 2025-09-02 15:52:51 +08:00
Simon Ding
44158b3df0 build using makefile 2025-09-02 15:33:17 +08:00
Simon Ding
bfd97c62d4 update flutter deps 2025-09-02 15:33:05 +08:00
Simon Ding
c6254783b1 chore: add doc 2025-09-01 15:31:00 +08:00
Simon Ding
c9f2cbd01e feat: change underline sqlite driver 2025-09-01 15:28:30 +08:00
Simon Ding
8db1fb4d40 update goreleaser profile v0.23.3 2025-09-01 14:35:17 +08:00
Simon Ding
f538cfc29d add arm v7 2025-09-01 14:27:06 +08:00
Simon Ding
5294ffce71 fix goreleaser version passing 2025-09-01 09:52:25 +08:00
Simon Ding
a331a5b41f fix goreleaser 2025-09-01 01:46:58 +08:00
Simon Ding
ea41fb2e95 fix go mod 2025-09-01 00:37:10 +08:00
Simon Ding
fc5b4f1ce7 fix 2025-09-01 00:19:19 +08:00
Simon Ding
dea4ecb9d4 feat: goreleaser proper handle ldflags v0.23.2 2025-09-01 00:12:35 +08:00
Simon Ding
d15f04e69c feat: handle polaris files on non docker env 2025-08-31 23:55:36 +08:00
Simon Ding
3967e7b77d update 2025-08-31 23:45:00 +08:00
Simon Ding
05d114be66 feat: seprate os and docker default download dir 2025-08-31 23:25:33 +08:00
Simon Ding
94b4db3310 fix: goreleaser 2025-08-31 23:11:19 +08:00
Simon Ding
e5261e7aac restart always 2025-08-31 22:58:43 +08:00
Simon Ding
2778df89c6 port 8080 -> 3322 2025-08-31 22:51:00 +08:00
Simon Ding
a978ae4fba update docker related files 2025-08-31 22:47:38 +08:00
Simon Ding
e27b327f93 chores: update deps 2025-08-31 22:13:24 +08:00
Simon Ding
96e6576f09 Merge branch 'main' of github.com:simon-ding/polaris 2025-08-30 14:47:16 +08:00
Simon Ding
1ddba4ddce feat: add port flag 2025-08-30 14:46:42 +08:00
Simon
8ea5715ce4 Merge pull request #33 from simon-ding/dependabot/go_modules/github.com/gabriel-vasile/mimetype-1.4.9
chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.4 to 1.4.9
v0.23.1
2025-08-27 19:44:43 +08:00
Simon
03454543a3 Merge pull request #41 from simon-ding/dependabot/go_modules/go_modules-e1b2e84e8b
chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in the go_modules group
2025-08-27 16:48:20 +08:00
dependabot[bot]
8fdfbbd177 chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.4 to 1.4.9
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.4 to 1.4.9.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.4...v1.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 04:29:53 +00:00
dependabot[bot]
a169085504 chore(deps): bump github.com/go-viper/mapstructure/v2
Bumps the go_modules group with 1 update: [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure).


Updates `github.com/go-viper/mapstructure/v2` from 2.2.1 to 2.4.0
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.4.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 20:56:06 +00:00
Simon
60161f5c64 Merge pull request #29 from simon-ding/dependabot/go_modules/github.com/PuerkitoBio/goquery-1.10.3
chore(deps): bump github.com/PuerkitoBio/goquery from 1.10.1 to 1.10.3
2025-08-26 11:06:38 +08:00
Simon
90e90cf288 Merge pull request #32 from simon-ding/dependabot/go_modules/github.com/spf13/viper-1.20.1
chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.1
2025-08-26 11:06:26 +08:00
dependabot[bot]
c38c6dcf74 chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.20.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.19.0...v1.20.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-version: 1.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 02:55:18 +00:00
dependabot[bot]
8b96e30115 chore(deps): bump github.com/PuerkitoBio/goquery from 1.10.1 to 1.10.3
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.10.1 to 1.10.3.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.10.1...v1.10.3)

---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
  dependency-version: 1.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 02:55:15 +00:00
Simon
0ae36d9c88 Merge pull request #39 from simon-ding/dependabot/go_modules/github.com/openai/openai-go-1.12.0
chore(deps): bump github.com/openai/openai-go from 1.6.0 to 1.12.0
2025-08-26 10:41:54 +08:00
Simon
f24d6870de Merge pull request #40 from simon-ding/dependabot/go_modules/github.com/ncruces/go-sqlite3-0.28.0
chore(deps): bump github.com/ncruces/go-sqlite3 from 0.26.1 to 0.28.0
2025-08-26 10:41:33 +08:00
Simon Ding
d265f17712 feat: buildin tmdb dns 2025-08-26 10:19:59 +08:00
dependabot[bot]
f6f9bb5e37 chore(deps): bump github.com/ncruces/go-sqlite3 from 0.26.1 to 0.28.0
Bumps [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) from 0.26.1 to 0.28.0.
- [Release notes](https://github.com/ncruces/go-sqlite3/releases)
- [Commits](https://github.com/ncruces/go-sqlite3/compare/v0.26.1...v0.28.0)

---
updated-dependencies:
- dependency-name: github.com/ncruces/go-sqlite3
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 19:37:38 +00:00
dependabot[bot]
6f3da87bbc chore(deps): bump github.com/openai/openai-go from 1.6.0 to 1.12.0
Bumps [github.com/openai/openai-go](https://github.com/openai/openai-go) from 1.6.0 to 1.12.0.
- [Release notes](https://github.com/openai/openai-go/releases)
- [Changelog](https://github.com/openai/openai-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-go/compare/v1.6.0...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 13:57:16 +00:00
Simon
c2881627cc Merge pull request #24 from simon-ding/dependabot/go_modules/golift.io/starr-1.1.0
chore(deps): bump golift.io/starr from 1.0.0 to 1.1.0
2025-06-30 19:57:30 +08:00
dependabot[bot]
360a90414b chore(deps): bump golift.io/starr from 1.0.0 to 1.1.0
Bumps [golift.io/starr](https://github.com/golift/starr) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/golift/starr/releases)
- [Commits](https://github.com/golift/starr/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: golift.io/starr
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 10:49:04 +00:00
Simon
294cd65ab2 Merge pull request #25 from simon-ding/dependabot/go_modules/github.com/gin-gonic/gin-1.10.1
chore(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1
2025-06-30 18:44:36 +08:00
Simon
720219433d Merge pull request #27 from simon-ding/dependabot/go_modules/github.com/nikoksr/notify-1.3.0
chore(deps): bump github.com/nikoksr/notify from 1.0.0 to 1.3.0
2025-06-30 18:43:58 +08:00
dependabot[bot]
002823492f chore(deps): bump github.com/nikoksr/notify from 1.0.0 to 1.3.0
Bumps [github.com/nikoksr/notify](https://github.com/nikoksr/notify) from 1.0.0 to 1.3.0.
- [Release notes](https://github.com/nikoksr/notify/releases)
- [Commits](https://github.com/nikoksr/notify/compare/v1.0.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/nikoksr/notify
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 10:33:03 +00:00
Simon
65d58b2e84 Merge pull request #26 from simon-ding/dependabot/go_modules/golang.org/x/net-0.41.0
chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0
2025-06-30 18:30:38 +08:00
Simon
1f92429fd3 Merge pull request #28 from simon-ding/dependabot/go_modules/entgo.io/ent-0.14.4
chore(deps): bump entgo.io/ent from 0.13.1 to 0.14.4
2025-06-30 18:30:20 +08:00
Simon Ding
9e00e69941 fix: deps 2025-06-30 18:29:51 +08:00
dependabot[bot]
61c8023ff0 chore(deps): bump entgo.io/ent from 0.13.1 to 0.14.4
Bumps [entgo.io/ent](https://github.com/ent/ent) from 0.13.1 to 0.14.4.
- [Release notes](https://github.com/ent/ent/releases)
- [Commits](https://github.com/ent/ent/compare/v0.13.1...v0.14.4)

---
updated-dependencies:
- dependency-name: entgo.io/ent
  dependency-version: 0.14.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 12:55:06 +00:00
dependabot[bot]
bc26d91792 chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.40.0 to 0.41.0.
- [Commits](https://github.com/golang/net/compare/v0.40.0...v0.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 12:19:36 +00:00
dependabot[bot]
d6d51d97d7 chore(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 12:06:03 +00:00
Simon
33b5f35bd2 Merge pull request #22 from simon-ding/dependabot/go_modules/github.com/goccy/go-json-0.10.5
chore(deps): bump github.com/goccy/go-json from 0.10.2 to 0.10.5
2025-06-22 12:38:55 +08:00
Simon
d8a717798b Merge pull request #23 from simon-ding/dependabot/go_modules/github.com/cyruzin/golang-tmdb-1.8.1
chore(deps): bump github.com/cyruzin/golang-tmdb from 1.6.3 to 1.8.1
2025-06-22 12:38:43 +08:00
Simon
932d6a88ac Merge pull request #19 from simon-ding/dependabot/go_modules/github.com/openai/openai-go-1.6.0
chore(deps): bump github.com/openai/openai-go from 0.1.0-beta.10 to 1.6.0
2025-06-22 12:38:20 +08:00