Skip to content

Releases: JxQg/webstack-go

v2.1.0

21 Jan 13:00

Choose a tag to compare

Changelog

Other Changes

  • 24c871f Merge branch 'main' into jxq_dev

v2.0.0

21 Jan 05:40

Choose a tag to compare

Changelog

  • b17c925 fix: 修复构建GORelease配置main 包所在的目录
  • b62c2da fix: 修复构建GORelease配置main 包所在的目录
  • 7d177ae fix: 修复构建GORelease配置内容跳过验证
  • 27833c9 fix: 修复构建GORelease配置内容
  • 383e19f fix: 修复构建GORelease需要配置的版本号
  • 4b8b2a1 perf: 优化构建DockerImage的GithubActions配置
  • fd32d92 perf: 优化构建DockerImage的GithubActions配置
  • ca98ecf perf: 优化构建Release发布GithubActions
  • 9756909 perf: 优化构建Release发布GithubActions
  • 7dddf5a perf: 优化了GithubActions中自动发布Release的功能
  • a2130c4 Merge branch 'ch3nnn:master' into main
  • a211bfa feat(web): add website completeness check feature
  • c1d47cf feat(middleware): implement NoStrictAuth for non-strict token validation
  • 81f803c feat(site): add batch creation site failure url feedback
  • e02e004 refactor(site): optimize website logo fetching and HTTP client settings
  • 8556e82 Merge branch 'ch3nnn:master' into main
  • 419b86b docs(README): README.md
  • 2d3438c feat(config): add website configuration and about page functionality
  • 54b8285 fix: 移除错误备注
  • eebac39 feat: 移除Dockerfile里对于go的代理
  • 95d7c5e feat: 添加构建docker的常量传递
  • 6235805 feat: 修改Release所需Token的密钥名称
  • 42b58f2 feat: 新增Github Actions 自动编译Docker镜像并推送
  • f970a1c refactor(app): improve code quality and error handling
  • 749ec8f feat(index): restructure and optimize home page data retrieval
  • c9d7b03 refactor(site): Reconstructing the Parameters selectedIds the Category Selector Function
  • 3aca310 docs(README): update frontend template information
  • 5033fb0 feat(category): Increase the classification activation status and optimize the classification management function.
  • f0d4cf2 feat(site): implement concurrent processing for site creation and synchronization
  • 9f7547c feat(site): add site category query with pagination
  • 6473e8a Fix/admin (ch3nnn#101)
  • ff176c4 Merge pull request ch3nnn#100 from ch3nnn/refactor/site
  • d472b42 refactor(site): update site icon handling to base64 encoding
  • 4b8f453 Merge pull request ch3nnn#99 from ch3nnn/feat/site
  • 26812f3 feat(site): update site icon handling - Remove file upload and storage for site icons - Use base64 encoded icons instead of file paths - Update related models, services, and templates
  • 8bedede Merge pull request ch3nnn#98 from ch3nnn/dependabot/go_modules/golang.org/x/crypto-0.31.0
  • 75c89c3 build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0
  • 5a32c20 refactor(api): add comments and update configurations
  • a9eb473 Update http.go
  • cae47b3 Update README.md
  • a59b73e Merge pull request ch3nnn#95 from ch3nnn/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.4
  • f70d903 Merge pull request ch3nnn#96 from ch3nnn/dependabot/go_modules/golang.org/x/image-0.18.0
  • 4210685 build(deps): bump golang.org/x/image from 0.16.0 to 0.18.0
  • 3deb8e3 build(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4
  • d9d3801 Merge pull request ch3nnn#94 from ch3nnn/v2
  • 50050ff feat: v2.0.0
  • 0887753 feat(graph): update generated code and dependencies
  • 0ef7292 Merge pull request ch3nnn#89 from ch3nnn/dependabot/go_modules/github.com/vektah/gqlparser/v2-2.5.15
  • ba693f6 Merge pull request ch3nnn#90 from ch3nnn/dependabot/go_modules/golang.org/x/image-0.18.0
  • fd578fc build(deps): bump golang.org/x/image from 0.10.0 to 0.18.0
  • aac237c build(deps): bump github.com/vektah/gqlparser/v2 from 2.2.0 to 2.5.15
  • ba3052a Merge pull request ch3nnn#88 from ch3nnn/feat/template
  • 200b591 feat(site-list): integrate bootstrap-fileinput for logo upload
  • 4def83a Merge remote-tracking branch 'origin/master'
  • e3f65c2 refactor(category-view): id check for category creation and modification messages.
  • 6466888 Update README.md
  • 146f2fa Merge pull request ch3nnn#86 from ch3nnn/feat-site
  • a7ada07 feat: add site info sync
  • e8043f5 Update fat_configs.toml
  • f0e52e1 Merge pull request ch3nnn#83 from ch3nnn/fix
  • 9fc7396 fix: go:embed build config file read error
  • 8c6fd5f Update README.md
  • 2d97841 Merge pull request ch3nnn#81 from ch3nnn/chore/mod
  • 7266e65 chore: go.mod upgrade github.com/shirou/gopsutil
  • 8965b42 Merge pull request ch3nnn#80 from ch3nnn/ch3nnn-patch-2
  • 516ec2e Create release.yml
  • 90d12a2 Merge pull request ch3nnn#76 from ch3nnn/dependabot/go_modules/golang.org/x/net-0.23.0
  • 486abce build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
  • 716fbff Merge pull request ch3nnn#72 from ch3nnn/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • 7664dc9 build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0
  • ee1baac Merge pull request ch3nnn#71 from ch3nnn/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 999c09e build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
  • d561473 Merge pull request ch3nnn#70 from ch3nnn/ch3nnn-patch-1
  • 05940ea Update README.md
  • bf7c742 Merge pull request ch3nnn#62 from ch3nnn/dependabot/go_modules/golang.org/x/image-0.10.0
  • a6e4689 build(deps): bump golang.org/x/image from 0.5.0 to 0.10.0
  • 896efca Merge pull request ch3nnn#61 from ch3nnn/dependabot/go_modules/golang.org/x/net-0.17.0
  • e06ac26 build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0
  • fac6c28 Merge pull request ch3nnn#59 from ch3nnn/fix
  • 7e5c234 fix: mkdir ./lock/: file exists
  • 9ec2992 fix: run container open website index error
  • 5fe04c0 fix: init create Project install mark
  • 271e679 Merge pull request ch3nnn#58 from ch3nnn/fix
  • 639a2fb fix: add default website icon
  • 9bfc6d2 fix: change import package
  • 6a42dd6 build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1
  • 9b9edaf Update README.md
  • 05d88ce feat: 修改 handlergen 代码生成工具
  • 0d7aba3 feat: gen 自动生成 gorm 模型
  • ce8184e feat: gen 自动生成 gorm 模型 - site category
  • 8dcfcd3 Update README.md
  • 1177d67 feat: multiple add site url
  • d7dfde0 Update README.md
  • 21c73c9 feat: add site list search keyword
  • 23337a8 fix: delete parent child category
  • d21e30a feat: 1. download logo to local static 2. add https insecure skip verify
  • 5407a92 Update README.md
  • 62e1153 Update README.md
  • bc38daa feat: add live2d-widget
  • 1d2113e Update README.md
  • ad0c034 fix: init data updated field is null
  • 1f073b9 build(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0
  • ac06857 fix: index.html、about.html website logo and description
  • 18ed1b0 docs: README.md
  • 3e0f793 feat: docker-compose split
  • 684ec7f fix: index.html tooltip description and about.html
  • 3c35cf7 Update README.md
  • a446bbe fix: add docker-compose.yml upload path volumes
  • d2db7e4 feat: add service script
  • a972547 feat: add website logo img upload
  • cc89ced feat: add website auto get title and description
  • ff5721d...
Read more