1924 Commits

Author SHA1 Message Date
LinkinStars dd4b3e8632 Merge branch 'feat/1.4.5/file' into test 2025-01-10 10:49:51 +08:00
LinkinStars 5cffab8649 feat(service): implement file cleanup and deletion functionality 2025-01-10 10:43:35 +08:00
Luffy 0285a47ae3 fix: missing ApiKeyAuth configuration in Swagger 2025-01-09 17:00:28 +08:00
LinkinStars 16da18d307 refactor(user_admin): reorganize import statements for better readability 2025-01-07 12:56:23 +08:00
LinkinStars c450e7cd54 Merge branch 'dev' into test
# Conflicts:
#	internal/service/user_admin/user_backyard.go
2025-01-07 12:51:13 +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 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
lihui 61fef3b82b fix: add log var as format and adjust sum to sum int 2025-01-06 14:51:25 +08:00
Luffy ac8d0278ad fix: rename DeleteUserBadge to DeleteUserBadgeAward 2025-01-03 11:52:44 +08:00
Luffy d9bd3a2626 feat: remove user config 2025-01-03 11:52:44 +08:00
Mani Sankar Chintagunti 7ced6400cc feat: Add "Privacy Policy" and "Terms of Service" link in footer (#1217)
Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2025-01-03 11:52:44 +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 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
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
2024-12-09 17:31:10 +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
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
LinkinStars aac2370fe8 feat(upload): add support for file attachments and enhance image upload 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
LinkinStars e7ee4ea91d fix(review): reject the review when delete question 2024-12-09 11:52:18 +08:00
LinkinStars 1fe3b7d8fc refactor(gomock): update gomock dependence and docs 2024-12-09 11:52:18 +08:00
sy-records 68570d7271 fix: resolve 404 error on Tags static page 2024-12-09 11:52:18 +08:00
Sonui 5546bb55ea fix: wrong status when enable tag rel 2024-12-09 11:52:18 +08:00
Sonui ad6387126a fix: add status filter when update tag rel 2024-12-09 11:52:18 +08:00
Sonui 5f468c6f05 perf: optimize tag has new tag check 2024-12-09 11:52:18 +08:00
LinkinStars 5fd09d8783 refactor(router): comment out UI index file check for dynamic routing 2024-10-21 10:58:07 +08:00
LinkinStars bc8c6993b7 feat(question): add closed question linking 2024-10-18 19:01:23 +08:00
sy-records f93fd5181b fix: display error message and HTML for invalid order 2024-10-18 16:50:33 +08:00
LinkinStars 23cc755aa8 feat(question): add question linking feature for closing question 2024-10-18 15:55:31 +08:00
Luffy 916dba3f06 feat(pager): Show 404 when page is out of range (#1135)
close #1133
2024-10-18 10:12:59 +08:00
sy-records a8e008de07 feat: Support related and hot questions template 2024-10-17 11:08:06 +08:00
LinkinStars 8602065490 refactor(provider): add importer provider 2024-10-16 17:03:29 +08:00
Anan 1e82b04382 Fix line87 2024-10-16 11:28:26 +08:00