.. |
action
|
update user captcha
|
2022-12-18 00:14:50 +08:00 |
activity
|
Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role
|
2022-12-02 11:27:16 +08:00 |
activity_common
|
feat(user): add user ranking api
|
2022-12-12 16:39:48 +08:00 |
activity_queue
|
feat: add activity where needed
|
2022-11-21 19:28:02 +08:00 |
activity_type
|
feat(user): add user ranking api
|
2022-12-12 16:39:48 +08:00 |
answer_common
|
update question edit userid
|
2022-12-01 15:26:20 +08:00 |
auth
|
feat(role): log out user when user was changed role
|
2022-12-05 17:34:53 +08:00 |
collection_common
|
refactor: rename go mod package to answerdev
|
2022-10-24 16:51:05 +08:00 |
comment
|
Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role
|
2022-12-02 11:27:16 +08:00 |
comment_common
|
add dashboard service
|
2022-11-02 15:50:32 +08:00 |
config
|
feat: add config repo unit test
|
2022-10-27 12:00:03 +08:00 |
dashboard
|
style(io): replace deprecated io function
|
2022-12-16 14:31:38 +08:00 |
export
|
style(simple): Simplify code
|
2022-12-16 14:46:10 +08:00 |
follow
|
refactor: separate tag common repo and tag repo
|
2022-11-19 14:00:40 +08:00 |
meta
|
refactor: rename go mod package to answerdev
|
2022-10-24 16:51:05 +08:00 |
mock
|
feat(unit-test): Add site info common service unit test.
|
2022-12-14 11:41:43 +08:00 |
notice_queue
|
refactor: rename go mod package to answerdev
|
2022-10-24 16:51:05 +08:00 |
notification
|
add notification
|
2022-11-25 17:15:02 +08:00 |
notification_common
|
feat: refactor notification page list
|
2022-10-26 17:37:11 +08:00 |
object_info
|
style(simple): Properly handle unhandled errors
|
2022-12-16 16:35:55 +08:00 |
permission
|
fix(tag): add user can use reserved tag permissionˆ
|
2022-12-08 11:14:56 +08:00 |
question_common
|
update question url title
|
2022-12-16 16:24:55 +08:00 |
rank
|
fix(rank): Remove user activated reputation record display
|
2022-12-09 18:29:50 +08:00 |
reason
|
feat: add reason repo unit test
|
2022-10-28 17:02:24 +08:00 |
reason_common
|
feat: add reason repo unit test
|
2022-10-28 17:02:24 +08:00 |
report
|
feat: check rank permission
|
2022-11-24 16:11:43 +08:00 |
report_backyard
|
style(simple): Properly handle unhandled errors
|
2022-12-16 16:35:55 +08:00 |
report_common
|
style(simple): Properly handle unhandled errors
|
2022-12-16 16:35:55 +08:00 |
report_handle_backyard
|
style(simple): Properly handle unhandled errors
|
2022-12-16 16:35:55 +08:00 |
revision
|
add revision userid
|
2022-12-06 14:32:44 +08:00 |
revision_common
|
Merge branch 'feat/0.5.0/timeline' into feat/0.6.0/user-role
|
2022-12-02 11:27:16 +08:00 |
role
|
style(simple): Simplify code
|
2022-12-16 14:46:10 +08:00 |
search_common
|
feat: restructure the search
|
2022-11-14 18:47:22 +08:00 |
search_parser
|
Merge branch 'feat/0.7.0/user-manage' into test
|
2022-12-16 16:48:47 +08:00 |
service_config
|
feat: change site url from config file to database
|
2022-11-09 11:00:34 +08:00 |
siteinfo
|
fix(siteinfo): remove theme config in interface
|
2022-12-19 17:54:51 +08:00 |
siteinfo_common
|
style(tag): Incorrect error handling
|
2022-12-16 14:33:36 +08:00 |
tag
|
update tag ParsedText
|
2022-12-21 10:36:18 +08:00 |
tag_common
|
style(simple): Simplify code
|
2022-12-16 14:46:10 +08:00 |
unique
|
feat: add notification repo unit test
|
2022-10-26 18:01:01 +08:00 |
uploader
|
style(simple): Properly handle unhandled errors
|
2022-12-16 16:35:55 +08:00 |
user_backyard
|
feat(user): add user email duplication check
|
2022-12-12 14:29:24 +08:00 |
user_common
|
feat(user): backend add user and change user password
|
2022-12-07 10:26:02 +08:00 |
answer_service.go
|
Merge branch 'feat/0.5.0/timeline_ai' into test
|
2022-12-02 13:13:16 +08:00 |
collection_group_service.go
|
Running gofumpt against repo (#49)
|
2022-11-01 15:25:44 +08:00 |
collection_service.go
|
Running gofumpt against repo (#49)
|
2022-11-01 15:25:44 +08:00 |
provider.go
|
feat(role): add role permission
|
2022-12-02 11:21:24 +08:00 |
question_service.go
|
update question add
|
2022-12-21 15:33:44 +08:00 |
revision_service.go
|
style(simple): Simplify code
|
2022-12-16 14:46:10 +08:00 |
search_service.go
|
fix(search): user:me or user:username can be searched
|
2022-12-15 11:42:16 +08:00 |
user_service.go
|
fix(user): Assign the correct login time at registration time
|
2022-12-17 13:44:43 +08:00 |
vote_service.go
|
style(simple): Properly handle unhandled errors
|
2022-12-16 16:35:55 +08:00 |