ROC
0b35d12b74
Merge pull request #730 from rocboss/copilot/fix-github-actions-job-failure
...
fix: syntax error in internal/conf/conf.go breaks entire build
3 weeks ago
copilot-swe-agent[bot]
23f13facae
fix: correct syntax error in internal/conf/conf.go (newline in string literal)
3 weeks ago
copilot-swe-agent[bot]
65c0d4299a
Initial plan
3 weeks ago
ROC
a7ddefe158
Merge pull request #727 from saaa99999999/main
...
fix: remove hardcoded secrets from embedded config and add JWT algorithm verification
3 weeks ago
saaa99999999
c3ceb17f19
fix: remove hardcoded secrets from embedded config and add JWT algorithm verification
...
Replace hardcoded JWT secret, DB passwords, OSS credentials, and API
keys in embedded config.yaml with empty strings. Add JWT secret validation
at startup. Add HMAC algorithm verification in ParseToken to prevent
JWT algorithm confusion attacks.
3 months ago
ROC
2f55b4b5d7
Merge pull request #718 from rocboss/dev
...
docs: localize paopao.info assets in bilingual README files
4 months ago
ROC
8a55d57df5
docs: localize paopao.info assets in bilingual README files
4 months ago
ROC
2bd2b4c705
feat: add admin-managed system configuration center
...
feat: add admin-managed system configuration center
4 months ago
ROC
8d80606f27
fix: add config file setup step in GitHub Actions workflow
...
- Tests require config.yaml to initialize the configuration system
- Copy config.yaml.sample before running tests on all platforms
- Fixes build failures on Ubuntu, macOS, and Windows runners
4 months ago
ROC
f2df8af8ef
feat: add admin-managed system configuration center
...
Introduce a registry-backed KV settings system with encrypted secret storage,
add an admin UI for grouped system configuration, and shrink bootstrap YAML
to startup-critical settings with docs updated for the new workflow.
4 months ago
ROC
2560400b9e
Merge pull request #716 from rocboss/dev
...
docs: revamp bilingual README and documentation entry guides
4 months ago
ROC
46bcd8b518
docs: revamp bilingual README and documentation entry guides
4 months ago
ROC
680df05309
Merge pull request #715 from rocboss/dev
...
Update multiple dependencies and optimize frontend code
4 months ago
copilot-swe-agent[bot]
ceb9258b83
Merge origin/main into dev to resolve conflicts
...
Co-authored-by: rocboss <11001145+rocboss@users.noreply.github.com>
4 months ago
ROC
93f0f7d509
Merge pull request #712 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.39.1
...
mod: bump github.com/onsi/gomega from 1.37.0 to 1.39.1
4 months ago
orzi!
37fed79a9f
Merge pull request #714 from rocboss/jc/orziz
...
修复home 的伪数据
5 months ago
orzi
93f33d760e
修复home 的伪数据
5 months ago
orzi!
afa01da5bf
Merge pull request #713 from rocboss/dev
...
rebuild web/dist
5 months ago
dependabot[bot]
db3c6562e3
mod: bump github.com/onsi/gomega from 1.37.0 to 1.39.1
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.37.0 to 1.39.1.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.37.0...v1.39.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-version: 1.39.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
alimy
8809fb024b
rebuild web/dist
5 months ago
orzi!
cfce8a8cc4
Merge pull request #707 from rocboss/dev
...
Dev
5 months ago
ROC
df2edf7587
Merge pull request #688 from rocboss/dependabot/go_modules/dev/go.opentelemetry.io/contrib/instrumentation/runtime-0.63.0
...
mod: bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.61.0 to 0.63.0
5 months ago
ROC
f7f8420e11
Merge pull request #690 from rocboss/dependabot/go_modules/dev/github.com/Masterminds/semver/v3-3.4.0
...
mod: bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.4.0
5 months ago
ROC
1b6dcffd69
Merge pull request #695 from rocboss/dependabot/go_modules/dev/google.golang.org/protobuf-1.36.10
...
mod: bump google.golang.org/protobuf from 1.36.6 to 1.36.10
5 months ago
ROC
a983aadebd
Merge pull request #697 from rocboss/dependabot/go_modules/dev/github.com/tencentyun/cos-go-sdk-v5-0.7.71
...
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.65 to 0.7.71
5 months ago
ROC
40accc875b
Merge pull request #698 from rocboss/dependabot/go_modules/dev/github.com/getsentry/sentry-go-0.36.1
...
mod: bump github.com/getsentry/sentry-go from 0.33.0 to 0.36.1
5 months ago
ROC
107ad5504c
Merge pull request #706 from rocboss/jc/orziz
...
update: optimize frontend code
5 months ago
orzi
50db7e5340
1. 整合组件
...
2. 封装重复代码
5 months ago
orzi
164a2c0bc5
1. 修复get请求的报错问题
5 months ago
orzi
f09fddc744
1. 创建可复用 composables (usePagination, usePostContent, useWhisper)
...
2. 移除重复代码,提升代码可维护性
3. 优化取消关注后的列表刷新逻辑
4. 修复 dialog 实例传递问题
5. 迁移 useUserAction 到 composables 目录
5 months ago
orzi
7a2e7ebfc4
抽离组件及优化代码
5 months ago
orzi!
2d91513759
Merge pull request #705 from rocboss/jc/orziz
...
更新README
5 months ago
orzi
e8a8485b47
更新README
5 months ago
orzi!
1a02fc3ac2
Merge pull request #704 from rocboss/jc/orziz
...
修改网络请求
5 months ago
orzi
ba338259a7
修改网络请求
5 months ago
北野 - Michael
01928f908c
Merge pull request #703 from rocboss/jc/orziz
...
update: web
5 months ago
alimy
f1a4ef720e
修复web前端bug
...
- 修改 web前端 createApi(...) method 为get时设置params参数;
- 修改 获取联系人api 使用get method;
5 months ago
orzi
93666e6cfe
修复样式失效问题
5 months ago
orzi
8566f5030c
修复打包错误
5 months ago
orzi
6a4c75ace1
修复打包导致的问题
5 months ago
orzi
bfffadf820
1. vuex -> pinia
...
2. 更新网络请求方式
5 months ago
orzi
c97f143cac
更新演示站点
5 months ago
orzi!
dd064bbb72
Merge pull request #702 from rocboss/o/orziz
...
新增演示站点
5 months ago
orzi!
471628dd0d
Add new site '稍言' to deployed sites list
5 months ago
alimy
4a72833f88
add missing constraint for internal/dao/jinzhu
6 months ago
alimy
9d0052a11e
Merge branch 'main' into dev
6 months ago
alimy
0a79a062f4
use build tagged constraint to check api interface implement
6 months ago
北野 - Michael
56d452a524
Merge pull request #700 from rocboss/beta
...
fixed: unify thumbs transactions for comments and replies
6 months ago
alimy
a82c16ccb4
Merge branch 'main' into dev
6 months ago
北野 - Michael
b51bbc0458
Merge pull request #699 from yclw/dev
...
fix: unify thumbs transactions for comments and replies
6 months ago