Sign in
apache
/
answer
/
HEAD
3b9f137
fix: edit question fails when short links enabled (#1554)
by Luffy
· 7 days ago
main
v2.0.2
v2.0.2-RC3
897fc8c
fix: add missing license entry for mozillazg-go-unidecode (#1552)
by Luffy
· 11 days ago
v2.0.2-RC2
2758e23
fix: update version to 2.0.2 in Makefile and README
by LinkinStars
· 2 weeks ago
v2.0.2-RC1
9d9f5d0
fix: enhance user admin service to manage API keys and filter answer visibility
by LinkinStars
· 2 weeks ago
c589b59
fix: enhance answer visibility checks for user permissions
by LinkinStars
· 2 weeks ago
dc84431
fix(build): update Docker build process to use buildx and streamline image tagging
by LinkinStars
· 2 weeks ago
0705ea6
fix(tests): add mock methods for cache OAuth state in new question notification tests
by LinkinStars
· 2 weeks ago
c52e2ee
fix(build): update Go version in Dockerfile to 1.25-alpine
by LinkinStars
· 2 weeks ago
58dbe2c
fix(build): streamline Docker image build process in CI configuration
by LinkinStars
· 2 weeks ago
88c288f
fix(tests): update goroutine handling in new question email worker tests
by LinkinStars
· 2 weeks ago
f5e25dc
fix(notification): remove buffer size parameter from new question email worker for test
by LinkinStars
· 2 weeks ago
e06311a
fix(notification): make new question email queue configurable
by Artur Iusupov
· 3 weeks ago
cb97394
fix(notification): move new question email throttling to worker
by Artur Iusupov
· 4 weeks ago
dda5123
feat(notification): add interval for new question emails
by Artur Iusupov
· 5 weeks ago
a00cb2d
fix: update goroutine handling and context imports for consistency
by LinkinStars
· 3 weeks ago
f92a0fe
Harden Accept-Language parsing
by LinkinStars
· 3 weeks ago
b575fe8
Harden avatar cleanup ownership checks
by LinkinStars
· 3 weeks ago
54b1b35
Align revision audit permission checks
by LinkinStars
· 3 weeks ago
06a0f74
fix external login account binding
by LinkinStars
· 3 weeks ago
3a5a15f
fix(site): require explicit email verification setting
by Artur Iusupov
· 7 weeks ago
7123326
feat(site): allow disabling email verification
by Artur Iusupov
· 7 weeks ago
4aa52a6
fix: accept answer fails when short links enabled (#1541)
by hgaol
· 6 weeks ago
9234d80
fix: scope JSON 500 to API routes, skip rewriting already-flushed responses
by hhc7
· 8 weeks ago
10be968
feat: add recovery middleware to handle panic gracefully
by hhc7
· 8 weeks ago
a6d867e
fix: avoid topic fallback for non-Latin titles via pragmatic ASCII transliteration (#1526)
by Ahmed Qasid
· 7 weeks ago
4b8de18
fix: update license entries
by Luffy
· 8 weeks ago
09eaa5b
feat: add reasoning content to AI conversation records and update related components (#1530)
by Luke Gao
· 8 weeks ago
2746bf5
fix: update copyright year to 2026
by robin
· 9 weeks ago
v2.0.1
v2.0.1-RC2
f994182
fix: missing uuid license
by Luffy
· 9 weeks ago
48b4622
chore: update Docker actions to specific versions for consistency
by LinkinStars
· 9 weeks ago
v2.0.1-RC1
2a442d3
chore: update Docker actions to latest versions for improved stability
by LinkinStars
· 9 weeks ago
84204a7
chore: update GitHub Actions to use latest versions of setup actions
by LinkinStars
· 9 weeks ago
5be5c84
chore: update version to 2.0.1
by LinkinStars
· 9 weeks ago
a218924
Merge remote-tracking branch 'origin/dev' into test
by LinkinStars
· 9 weeks ago
3164179
fix: attachment upload broken after v2.0.0 upgrade (#1525)
by robin
· 10 weeks ago
b1da65f
Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test
by LinkinStars
· 2 months ago
0aca063
Merge remote-tracking branch 'origin/dev' into test
by LinkinStars
· 2 months ago
1109124
fix(user): enhance avatar validation by adding checks for custom avatars and file ownership
by LinkinStars
· 2 months ago
d1a4092
fix(email): enhance email templates by escaping HTML characters in dynamic content
by LinkinStars
· 3 months ago
11c8038
fix(chat): enhance visibility checks by adding admin moderator support in answer and comment services
by LinkinStars
· 3 months ago
ab236f2
fix(helm): keep install port aligned with service port
by Herrtian
· 3 months ago
9792457
Merge remote-tracking branch 'origin/dev' into test
by LinkinStars
· 3 months ago
e3831b6
refactor: streamline plugin initialization by removing redundant search syncer registration
by hgaol
· 3 months ago
c93f3bc
refactor: simplify SaveSiteAI method by removing unnecessary error handling
by hgaol
· 3 months ago
278fdfd
refactor: rename UpdateSearch to updateSearch for consistency
by hgaol
· 3 months ago
2836d0e
chore: add Apache License header to multiple files
by hgaol
· 3 months ago
ac7bdda
fix lint
by hgaol
· 3 months ago
057679a
refactor: remove unused build-local-vector-plugins target and delete VECTOR_SEARCH_DESIGN.md
by hgaol
· 3 months ago
5d923f8
feat: add vector sync service and integrate with answer and question services
by hgaol
· 3 months ago
7d0714d
fix lint
by hgaol
· 3 months ago
8dd55af
fix lint
by hgaol
· 3 months ago
22c2a5c
feat: implement vector search plugin and syncer for question/answer embeddings
by hgaol
· 3 months ago
f346bcc
update init tables
by hgaol
· 5 months ago
dc71f4a
fix lint issue
by hgaol
· 5 months ago
dea18f9
feat: support semantic search in AI chat and embedding ability
by hgaol
· 5 months ago
71d11b6
fix: resolve local plugin paths to absolute and enhance module replacement logic
by hgaol
· 3 months ago
9da00a8
fix(build): enhance module replacement handling for v2+ versions and implement local cloning
by LinkinStars
· 3 months ago
cfc3e54
fix(image): enhance image decoding by implementing format-specific checks for JPEG, PNG, and GIF
by LinkinStars
· 4 months ago
2dbe594
fix(short_id): enhance GetEnableShortID to support gin context for short ID flag retrieval
by LinkinStars
· 5 months ago
36b5481
Merge remote-tracking branch 'origin/dev' into test
by LinkinStars
· 5 months ago
3c5c47b
Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test
by LinkinStars
· 5 months ago
6fc25c6
fix(auth): add API key scope checks to enhance authorization security
by LinkinStars
· 5 months ago
ff997cb
fix: update migration version to v2.0.1 and remove default value for TEXT column
by maishivamhoo123
· 6 months ago
09599e4
style: apply gofmt formatting
by maishivamhoo123
· 6 months ago
844c73c
fix: change avatar column type to TEXT to support long URLs
by maishivamhoo123
· 6 months ago
d6cb1b1
fix: update bubble user background color for dark mode
by MakiWinster
· 5 months ago
52880f9
fix: update bubble user background color for dark mode
by MakiWinster
· 5 months ago
659d1f6
Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test
by LinkinStars
· 6 months ago
7952075
fix: normalize ObjectID and CommentID in comment requests
by LinkinStars
· 6 months ago
52d057e
fix: add ID validation and normalization functions for comment handling
by LinkinStars
· 6 months ago
869b040
fix(auth): enhance admin user cache management and add status checks for email verification and suspension
by LinkinStars
· 6 months ago
0db88d6
fix(chat): implement HTML rendering for display content
by LinkinStars
· 6 months ago
92994b4
fix: add IsAdminModerator field to request structs and implement visibility checks for timeline objects
by LinkinStars
· 6 months ago
638fb08
fix: enhance bracket handling in formatting and add concurrency test for internationalization
by LinkinStars
· 6 months ago
fca80ab
fix: correct variable name in JSON unmarshal for site general information
by kumfo
· 6 months ago
a6bfd40
fix: update AI provider configuration ID in default settings
by LinkinStars
· 6 months ago
v2.0.0
v2.0.0-RC2
a55b4c6
fix: update Russian translation for unlist post title
by LinkinStars
· 6 months ago
5ec9d8b
fix: add AI provider configuration to initialization data
by LinkinStars
· 6 months ago
ff6b573
fix: admin users-setting page title should be users
by shuai
· 6 months ago
d47d7cc
fix: update Indonesian and Russian translations for tag creation and appreciation
by LinkinStars
· 6 months ago
90022ce
fix: integrate API key authentication into existing services and routes
by LinkinStars
· 6 months ago
50a9680
fix: Installation of the fourth part of form validation error
by shuai
· 6 months ago
a08c124
fix: update translations for Czech, Indonesian, and Russian languages
by LinkinStars
· 6 months ago
v2.0.0-RC1
b522a16
feat: add GetConfigByKeyFromDB method to retrieve config directly
by LinkinStars
· 6 months ago
e5cb38b
chore: add license files and update Go version to 1.24.0
by LinkinStars
· 6 months ago
7dfb8b3
New translations (#1486)
by LinkinStars
· 6 months ago
34c1e8a
docs(Makefile): upgrade version to 2.0.0
by LinkinStars
· 6 months ago
release/2.0.0
4fd9667
fix: improve Brotli compression handling and validate user input in vote status
by LinkinStars
· 6 months ago
a5edc4f
feat: add advanced site settings and related API endpoints
by LinkinStars
· 6 months ago
2a99d23
Merge remote-tracking branch 'origin/feat/1.8.0/new-cp-fe' into test
by LinkinStars
· 6 months ago
8b61cad
fix(lint): resolve the lint issue
by LinkinStars
· 6 months ago
bdd1949
Merge remote-tracking branch 'origin/dev' into test
by LinkinStars
· 6 months ago
9ea13af
feat(revision): enhance revision management with object status handling
by LinkinStars
· 6 months ago
b83d021
feat(ci): add lint action
by ferhat elmas
· 6 months ago
ef54781
fix: mcp menu moved to ai assistant
by shuai
· 6 months ago
cc1567a
fix: Fix incorrect default value when the input type is number in SchemeForm.
by shuai
· 6 months ago
f403ead
feat: add AI conversation management endpoints and update related schemas
by LinkinStars
· 6 months ago
94c0308
fix: correct loop iteration in AI conversation rounds
by LinkinStars
· 6 months ago
ce5aadf
feat: add AI configuration support with related controllers and services
by LinkinStars
· 6 months ago
9fbf9e4
fix: correct loop iteration in AI conversation rounds
by LinkinStars
· 6 months ago
Next »