.. |
activity.go
|
refactor(activity): make activity queue as a service
|
2023-06-05 14:10:04 +08:00 |
answer_activity_schema.go
|
fix(timeline): fix the wrong TriggerUserID when accept answer
|
2023-07-20 19:20:40 +08:00 |
answer_schema.go
|
fix(answer): fix incorrect notification triggers when accept the answer
|
2023-08-28 16:21:28 +08:00 |
backyard_user_schema.go
|
refactor(users): Improve user validation in bulk add feature
|
2023-08-16 10:46:08 +08:00 |
collection_group_schema.go
|
Running gofumpt against repo (#49)
|
2022-11-01 15:25:44 +08:00 |
comment_schema.go
|
fix(comment): fix admin can't update user's comment.
|
2023-09-04 18:09:08 +08:00 |
config_schema.go
|
initial commit
|
2022-09-27 17:59:05 +08:00 |
connector_schema.go
|
feat(plugin): add connector API
|
2023-01-16 16:27:23 +08:00 |
dashboard_schema.go
|
refactor(dashboard): rename dashboard cache key
|
2023-06-21 15:48:04 +08:00 |
email_template.go
|
fix(notification): Remove the author from notification subscribers
|
2023-08-22 17:16:46 +08:00 |
err_schema.go
|
feat: add install api and functions
|
2022-11-03 20:09:04 +08:00 |
follow_schema.go
|
style: fix code error handling
|
2022-10-21 17:54:46 +08:00 |
forbidden_schema.go
|
Running gofumpt against repo (#49)
|
2022-11-01 15:25:44 +08:00 |
new_question_queue_schema.go
|
fix(notification): Remove the author from notification subscribers
|
2023-08-22 17:16:46 +08:00 |
notification_schema.go
|
refactor(notification): make notification queue as a service
|
2023-06-02 18:15:54 +08:00 |
permission.go
|
feat(permission): update translation for no enough reputation to operate
|
2023-05-25 18:03:10 +08:00 |
plugin_admin_schema.go
|
feat(notification): add upvote and down vote notification
|
2023-05-04 19:22:25 +08:00 |
plugin_user_center.go
|
feat(usercenter): plugin user center add i18n
|
2023-04-20 19:10:24 +08:00 |
question_schema.go
|
update captcha
|
2023-08-01 15:01:28 +08:00 |
rank_schema.go
|
fix(notification): add rank activity type translation
|
2023-05-29 10:38:59 +08:00 |
reason_schema.go
|
feat(reason): translator review reasons.
|
2023-05-16 15:22:46 +08:00 |
render_schema.go
|
feat(render): add render API
|
2023-01-11 17:34:12 +08:00 |
report_schema.go
|
update captcha
|
2023-07-19 17:46:14 +08:00 |
revision_schema.go
|
fix(rank): Incorrect version reputation check rule
|
2022-11-30 19:11:28 +08:00 |
role_schema.go
|
feat(user): add role and role power
|
2022-12-01 15:54:06 +08:00 |
search_schema.go
|
fix(search): fix incorrect tags when search
|
2023-08-30 17:41:44 +08:00 |
simple_obj_info_schema.go
|
update show Deleted question
|
2023-05-19 15:58:56 +08:00 |
siteinfo_schema.go
|
feat(rank): adjust the rank of voting question and answer.
|
2023-07-19 16:48:26 +08:00 |
sitemap_schema.go
|
refactor(sitemap): save sitemap in cache
|
2023-06-28 10:52:36 +08:00 |
tag_list_schema.go
|
initial commit
|
2022-09-27 17:59:05 +08:00 |
tag_schema.go
|
Merge branch 'feat/1.0.7/short-id' into test
|
2023-03-16 15:44:08 +08:00 |
template_schema.go
|
fix seo page
|
2022-12-13 17:58:48 +08:00 |
theme_schema.go
|
feat(theme): site info add theme options
|
2022-12-13 17:44:24 +08:00 |
user_external_login_schema.go
|
feat(user-center): allow to create user in admin page
|
2023-04-26 11:01:45 +08:00 |
user_notification_schema.go
|
feat(notification): add new question notification
|
2023-08-22 12:00:53 +08:00 |
user_schema.go
|
fix typo
|
2023-08-23 17:38:50 +08:00 |
vote_schema.go
|
update captcha
|
2023-07-19 17:46:14 +08:00 |