Commit Graph

3880 Commits

Author SHA1 Message Date
LinkinStars f1ac3c4820 fix(limit): remove limit record when error occur 2023-10-17 10:30:51 +08:00
LinkinStars 5ca5120cf7 feat(limit): add duplicate request limit 2023-10-16 18:46:25 +08:00
LinkinStars 9e9fb8977b fix(question): fix incorrect trigger user id when admin delete question 2023-10-13 17:05:34 +08:00
LinkinStars c6743721a2 fix(visit): force update visit token when login 2023-10-13 16:53:11 +08:00
LinkinStars 8524d1494b fix(visit): remove visit token when logout 2023-10-11 15:05:10 +08:00
LinkinStars a0d57a1890 feat(visit): can visit branding image without token 2023-10-10 17:49:29 +08:00
LinkinStars c2b4a49dc0 feat(visit): only login user can access upload file in private mode. 2023-10-10 16:23:10 +08:00
LinkinStars ee5613099f fix(email): fix all incorrect url in email. 2023-10-08 17:58:52 +08:00
LinkinStars a920e5c2c1 Merge remote-tracking branch 'origin/dev' into feat/1.2.0/question
# Conflicts:
#	internal/service/uploader/upload.go
2023-10-08 15:11:35 +08:00
LinkinStars 5101c12ec1 fix(search): filter all special characters when searching 2023-10-08 15:11:02 +08:00
LinkinStars fdd5cd63a0
Merge pull request #562 from lzakharov/refactor-close-resources
refactor: close used resources
2023-10-08 11:16:33 +08:00
LinkinStars 79d025f0b1 feat(siteinfo): update manifest.json site name 2023-10-08 10:29:53 +08:00
Lev Zakharov 5ce5187422 refactor: close used resources 2023-10-07 18:41:55 +03:00
LinkinStars 545342db50 feat(search): add link for search desc 2023-09-27 16:43:44 +08:00
LinkinStars 9d96dda29b feat(answer): support recover answer, question and tag 2023-09-26 16:15:25 +08:00
LinkinStars 3242eba69c Merge remote-tracking branch 'origin/feat/1.2.0/img' into feat/1.2.0/question 2023-09-22 14:44:49 +08:00
LinkinStars b2d5781633 feat(user): support upload webp image 2023-09-22 14:36:40 +08:00
LinkinStars da0bc8b76d feat(user): change delete user display info 2023-09-22 11:47:05 +08:00
LinkinStars 148a025f00 feat(user): add normal query condition for user page 2023-09-21 16:54:59 +08:00
LinkinStars 22a7dbb620 feat(user): query normal users by default 2023-09-21 12:15:01 +08:00
LinkinStars 71633588c5 fix(answer): delete question won't modify edit time 2023-09-21 11:43:58 +08:00
LinkinStars 3a82632eec fix(answer): delete answer won't modify edit time 2023-09-21 11:36:20 +08:00
LinkinStars ea614f0193 feat(user): admin can use reserved username 2023-09-21 10:48:57 +08:00
LinkinStars b0d4a84411 Merge branch 'dev' into feat/1.2.0/img 2023-09-20 11:54:25 +08:00
LinkinStars 0f825e6212 feat(plugin): update plugin url 2023-09-20 11:54:02 +08:00
LinkinStars c34923031d feat(plugin): update plugin url 2023-09-20 11:53:23 +08:00
LinkinStars ad6e282416 feat(upload): support upload gif image 2023-09-20 11:37:42 +08:00
LinkinStars aa5a5c37fd Merge branch 'dev' into feat/1.2.0/user 2023-09-20 10:17:14 +08:00
LinkinStars 6c2a288abe
Merge pull request #533 from buttercannfly/main
better way to decode images
2023-09-20 10:16:25 +08:00
buttercannfly de6a633248
Update file_type.go 2023-09-19 18:05:46 +08:00
LinkinStars bef9ce9ebc fix(vote): wrong vote status of answer 2023-09-19 15:53:06 +08:00
buttercannfly 541c35e827
fix(image): support upload jog images 2023-09-19 15:30:56 +08:00
joyqi 7a6acc5967
Merge pull request #527 from answerdev/fix/copyright
fix: correct the copyright statement in the license
2023-09-19 14:41:22 +08:00
LinkinStars 743ac13ba0 feat(plugin): update plugin url 2023-09-18 17:35:00 +08:00
LinkinStars a91cc57a4c feat(i18n): show translation progress 2023-09-15 16:28:37 +08:00
joyqi 591ec3d401
Update LICENSE
Co-authored-by: tison <wander4096@gmail.com>
2023-09-14 17:43:58 +08:00
joyqi 18b46d2177 fix: correct the copyright statement in the license 2023-09-14 16:38:11 +08:00
Fen 16fa5270bc
Update README.md 2023-09-14 16:25:19 +08:00
LinkinStars 9ee8bbdd54 Merge branch 'dev' into feat/1.2.0/user 2023-09-14 15:23:40 +08:00
LinkinStars d590b62466 feat(plugin): update plugin url 2023-09-14 15:23:22 +08:00
LinkinStars 6fa3bf0be0 feat(user): group by user info in timeline 2023-09-14 15:21:12 +08:00
LinkinStars 99a61fcf7c feat(user): anonymising notifications of deleted users 2023-09-13 14:36:08 +08:00
LinkinStars b38f2e4345 feat(user): remove all the content when delete user 2023-09-12 18:56:52 +08:00
LinkinStars d136945a73
Merge pull request #522 from alrs/vote-errs
Fix Dropped Vote Service Errors
2023-09-11 10:14:24 +08:00
Lars Lehtonen d0f3f3e573
fix: internal/service: dropped errors 2023-09-08 08:53:21 -07:00
LinkinStars 133907b59e fix(tag): recover delete tag when tag recreate 2023-09-08 17:56:46 +08:00
LinkinStars a9a47b8165
Merge pull request #519 from plant99/fix-repo-comment-tests
fix: tests failing during compilation
2023-09-07 22:12:41 +08:00
Shivashis Padhi 1ee7037eb2
fix: tests failing during compilation 2023-09-07 18:48:09 +05:30
shuai fd36ef47bf fix: install init error 2023-09-07 11:54:58 +08:00
LinkinStars 72700a7df2 feat(vaunt): update vaunt config 2023-09-06 16:30:42 +08:00