Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
29ec29b
feat(menu): update admin menu settings to include questions, tags, an…
kumfo Jan 20, 2026
3cd3e4a
feat(menu): update admin menu settings to include questions, tags, an…
kumfo Jan 20, 2026
0d7979e
feat(siteinfo): add users settings endpoint and update interface sett…
kumfo Jan 21, 2026
f0636d4
feat(siteinfo): refactor site legal and security settings to use new …
kumfo Jan 21, 2026
94de213
feat(menu): update schema to remove deprecated min_tags and add Minim…
kumfo Jan 21, 2026
0bb33e7
feat(siteinfo): fix GetSiteTag method to correctly assign response fr…
kumfo Jan 21, 2026
60f8cd1
feat(siteinfo): add site_security to response structure and update re…
kumfo Jan 22, 2026
81511e3
feat(menu): deprecate default_avatar and gravatar_base_url in SiteInt…
kumfo Jan 22, 2026
8b8550e
feat(docs): add Apache License 2.0 header to docs.go and swagger.yaml
kumfo Jan 22, 2026
d65e257
feat(docs): add Apache License 2.0 header to wire_gen.go
kumfo Jan 22, 2026
f05f1eb
feat(menu): update admin menu settings to include questions, tags, an…
kumfo Jan 20, 2026
9efa947
feat(menu): update admin menu settings to include questions, tags, an…
kumfo Jan 20, 2026
c2a0bee
feat(siteinfo): add users settings endpoint and update interface sett…
kumfo Jan 21, 2026
3264fdd
feat(siteinfo): refactor site legal and security settings to use new …
kumfo Jan 21, 2026
128c44f
feat(menu): update schema to remove deprecated min_tags and add Minim…
kumfo Jan 21, 2026
6369056
feat(siteinfo): fix GetSiteTag method to correctly assign response fr…
kumfo Jan 21, 2026
18b76f3
feat(siteinfo): add site_security to response structure and update re…
kumfo Jan 22, 2026
73cfbac
feat(menu): deprecate default_avatar and gravatar_base_url in SiteInt…
kumfo Jan 22, 2026
86c2d64
feat(docs): add Apache License 2.0 header to docs.go and swagger.yaml
kumfo Jan 22, 2026
f3dddfe
Merge remote-tracking branch 'origin/feat/1.8.0/menu' into feat/1.8.0…
kumfo Jan 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 46 additions & 26 deletions cmd/wire_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading