Commit Graph

5010 Commits

Author SHA1 Message Date
Luffy 0285a47ae3 fix: missing ApiKeyAuth configuration in Swagger 2025-01-09 17:00:28 +08:00
LinkinStars 47c666200e Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
#	internal/base/middleware/accept_language.go
#	internal/schema/answer_schema.go
#	internal/schema/comment_schema.go
#	internal/service/user_admin/user_backyard.go
2025-01-07 12:48:13 +08:00
Luffy 208a1f8509 fix: typo 2025-01-07 12:45:25 +08:00
Luffy f22ab85814 fix: Add Disallow /swagger/* in robots.txt by default 2025-01-07 12:45:25 +08:00
LinkinStars 0618947350 refactor(name): rename incubator-answer 2025-01-07 10:39:23 +08:00
shuai 9f9527d200 fix: fixed some chinese translations 2025-01-06 17:05:41 +08:00
shuai 8a2a87911c fix: complete missing tags in translation files 2025-01-06 16:41:46 +08:00
lihui 61fef3b82b fix: add log var as format and adjust sum to sum int 2025-01-06 14:51:25 +08:00
Luffy d328ea4175 fix: rename DeleteUserBadge to DeleteUserBadgeAward 2025-01-02 16:49:07 +08:00
Luffy 0f69467340 feat: remove user config 2025-01-02 16:49:07 +08:00
Mani Sankar Chintagunti 96efad2c5a feat: Add "Privacy Policy" and "Terms of Service" link in footer (#1217)
Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2024-12-31 17:20:45 +08:00
Luffy 79454f3480 fix: typo 2024-12-30 16:10:28 +08:00
Luffy 0df7bec0c8 fix: parse user Accept-Language 2024-12-25 16:03:38 +08:00
LinkinStars 57b153c9a9 feat(user): add FilterEmptyString function and apply to user ID filtering 2024-12-25 16:00:08 +08:00
Luffy 8183291381 fix: Apply code from review 2024-12-25 15:53:04 +08:00
Luffy d91e3c20d2 fix: get user info error 2024-12-25 15:53:04 +08:00
Luffy 15cbfa870f fix: Optimize user delete 2024-12-25 15:53:04 +08:00
Luffy 4a74eed4a7 feat: Add permanently delete 2024-12-25 15:53:04 +08:00
Luffy 30534ad0d6 feat: Check HTML comments in question, answer or comments 2024-12-12 10:59:50 +08:00
Luffy 6203b5b441 fix: use TrimSpace 2024-12-11 17:11:38 +08:00
Luffy b31d644b92 fix: Fix render comments with line breaks 2024-12-11 17:11:38 +08:00
LinkinStars f7731bc675 Release/1.4.2 (#1200)
Build Binary For Release / build-goreleaser (push) Has been cancelled
Build Docker Image For Release / build (push) Has been cancelled
v1.4.2-RC1
2024-12-09 17:31:10 +08:00
LinkinStars 0e9d36f6bc Merge branch 'main' into dev
# Conflicts:
#	i18n/zh_CN.yaml
#	ui/template/homepage.html
#	ui/template/sort-btns.html
2024-12-09 14:44:41 +08:00
LinkinStars 6ae189010b Update translation (#1199) 2024-12-09 14:40:43 +08:00
LinkinStars 4eb731fc0c Merge branch 'main' into main 2024-12-09 11:59:12 +08:00
LinkinStars f6d517b930 docs(Makefile): upgrade version to 1.4.2 2024-12-09 11:52:18 +08:00
Luffy a475295784 feat: Add delete external user login info by user ID 2024-12-09 11:52:18 +08:00
LinkinStars 9c266c5f33 feat(upload): add support for attachment uploads and improve image handling 2024-12-09 11:52:18 +08:00
LinkinStars 7a8cc6a571 refactor(uploader): improve file upload and download functionality subpath constants
- Adjust file download
2024-12-09 11:52:18 +08:00
LinkinStars 0ad4defb6b feat(file): implement file download functionality 2024-12-09 11:52:18 +08:00
robin 7f77647048 refactor(i18n): update formatting instructions to mention post IDs 2024-12-09 11:52:18 +08:00
robin 9fcf183653 refactor: remove unused heading options and clean up icon styles 2024-12-09 11:52:18 +08:00
shuai 565ee3cc1b fix: Attachment accept type adjustment, editor plug-in insertion position added conditional restrictions 2024-12-09 11:52:18 +08:00
Luffy e41a8522fc fix: administrator add user failure 2024-12-09 11:52:18 +08:00
LinkinStars b558de8a23 feat(user): add top questions and answers to user homepage 2024-12-09 11:52:18 +08:00
LinkinStars 43a474b417 feat(storage): add upload file condition to plugin upload 2024-12-09 11:52:18 +08:00
wxt 73eb2a1133 test: fix TestGetAvatarURL 2024-12-09 11:52:18 +08:00
shuai 1ea056609b fix: The pre tag sets the maximum height #1168 2024-12-09 11:52:18 +08:00
shuai 4f01ccd5de fix: Optimize the mobile style of QueryGroup component dropdown btns 2024-12-09 11:52:18 +08:00
shuai 7b4044c15d fix: Optimize the mobile style of QueryGroup component 2024-12-09 11:52:18 +08:00
shuai 4e792ea460 fix: length error 2024-12-09 11:52:18 +08:00
LinkinStars aac2370fe8 feat(upload): add support for file attachments and enhance image upload 2024-12-09 11:52:18 +08:00
shuai 4831f6ef13 fix: Add file upload error handling 2024-12-09 11:52:18 +08:00
shuai bc20a71a52 feat: The editor has added support for uploading attachments, and the management background has added file upload configuration information. 2024-12-09 11:52:18 +08:00
LinkinStars a955ba0658 feat(upload): add support for file attachments and enhance image upload 2024-12-09 11:52:18 +08:00
LinkinStars b9fb758910 feat(question): sort questions by update time for frequent tab 2024-12-09 11:52:18 +08:00
LinkinStars 655a7e48e0 feat(question): add linked count feature to question 2024-12-09 11:52:18 +08:00
LinkinStars 5060e08771 fix(search): fix the wrong offset when searching 2024-12-09 11:52:18 +08:00
sy-records 98eceff549 feat: Add key metrics to the dashboard 2024-12-09 11:52:18 +08:00
Sonui 9df9f7a12d perf: add note to email body 2024-12-09 11:52:18 +08:00