Commit Graph

83 Commits

Author SHA1 Message Date
aichy126 62a9eaaebe fix uploads dir 2022-11-09 15:22:50 +08:00
kumfo d40e686b73 Merge branch 'dev' into feat/cut-text 2022-11-07 16:06:05 +08:00
kumfo 8b312cde7e feat: unified processing excerpt 2022-11-07 16:05:01 +08:00
杨光富 4794146928 Merge branch 'fix/search' into 'dev'
fix: change from xorm builder union query to manual build query

See merge request opensource/answer!181
2022-11-04 07:06:32 +00:00
kumfo 7bea814bd4 fix: change from xorm builder union query to manual build query 2022-11-04 15:00:15 +08:00
linkinstar 436ce151bc Merge branch 'ai_0.3_dashboard' into 'test'
Ai 0.3 dashboard

See merge request opensource/answer!163
2022-11-02 08:50:38 +00:00
aichy126 e84a681ce4 add dashboard info 2022-11-02 16:29:10 +08:00
aichy126 872689b93a add dashboard service 2022-11-02 15:50:32 +08:00
LinkinStar 720754c8bb feat: support to config the default language 2022-11-02 15:25:27 +08:00
杨光富 861477234a Merge branch 'fix/search' into 'main'
Fix/search

See merge request opensource/answer!156
2022-11-02 02:23:35 +00:00
kumfo c6d703321f feat: admin's answer list filter by question id 2022-11-01 18:15:18 +08:00
杨光富 aa9ba8a3f6 Merge branch 'feat/backyard-search' into 'main'
Feat/backyard search

See merge request opensource/answer!152
2022-11-01 09:30:41 +00:00
kumfo c3f42f1d9e fix: search sql parse error when query words is empty 2022-11-01 17:20:34 +08:00
kumfo d9bddb8210 feat: admin's id search condition 2022-11-01 16:51:01 +08:00
LinkinStar c10930d160 fix: revision use created_at as the condition 2022-11-01 16:27:33 +08:00
LinkinStar 425159ecc3 merge: repo unit test 2022-11-01 16:22:51 +08:00
LinkinStar cec446047d Merge branch 'main' into feat/repo-unit-test
# Conflicts:
#	cmd/answer/wire_gen.go
#	go.mod
#	go.sum
#	internal/controller/user_controller.go
#	internal/repo/notification/notification_repo.go
#	internal/repo/revision/revision_repo.go
#	internal/repo/tag/tag_rel_repo.go
#	internal/repo/tag/tag_repo.go
#	internal/schema/user_schema.go
2022-11-01 16:17:03 +08:00
LinkinStar 6e5d89d593 Merge branch 'github-main'
# Conflicts:
#	go.mod
#	internal/entity/answer_entity.go
#	internal/schema/question_schema.go
#	internal/service/user_service.go
2022-11-01 15:37:22 +08:00
LinkinStar 014472a37b style: formatting naming 2022-11-01 15:27:37 +08:00
Tai Groot 59e2e1f304
Running gofumpt against repo (#49)
* starting on gofumpt

* continuing on gofumpt

* continuing on gofumpt

* finish gofumpt review

* added changes requested by LinkinStars' review

Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2022-11-01 15:25:44 +08:00
edocevol c8175744aa refactor: repo code should procees error 2022-11-01 15:12:20 +08:00
kumfo bd888c121a feat: admin's question, answer and user search 2022-11-01 09:12:12 +08:00
LinkinStar 95cb136e3f feat: add user repo unit test 2022-10-28 19:28:08 +08:00
kumfo d353b8519b Merge remote-tracking branch 'origin/feat/repo-unit-test' into feat/repo-unit-test 2022-10-28 17:12:32 +08:00
kumfo ddb612fac7 feat: revision repo test 2022-10-28 17:12:22 +08:00
LinkinStar 915f3d1c94 feat: add reason repo unit test 2022-10-28 17:02:24 +08:00
LinkinStar ccbf42c685 feat: add tag-rel repo unit test 2022-10-28 16:36:08 +08:00
LinkinStar dcf14df50a feat: add tag repo unit test 2022-10-27 19:21:49 +08:00
LinkinStar 792ef23218 style: repo change directories 2022-10-27 15:40:11 +08:00
LinkinStar 3c8bdcde29 feat: add config repo unit test 2022-10-27 12:00:03 +08:00
LinkinStar 2e13736ee7 feat: add siteinfo repo unit test 2022-10-27 11:23:16 +08:00
LinkinStar f74c468021 feat: add notification repo unit test 2022-10-26 18:01:01 +08:00
LinkinStar 863a9d91ca feat: refactor notification page list 2022-10-26 17:37:11 +08:00
LinkinStar 2874fde1c9 feat: add meta repo unit test 2022-10-26 17:26:34 +08:00
LinkinStar 7af6db7c7f feat: add captcha repo unit test 2022-10-26 17:14:56 +08:00
LinkinStar 6f1e8b6aa9 feat: add auth repo unit test 2022-10-26 16:59:33 +08:00
LinkinStar c59f48e694 style: rename backyard auth function name 2022-10-26 16:38:34 +08:00
LinkinStar 1b206b4260 feat: tag change unique id generate func 2022-10-26 16:29:21 +08:00
LinkinStar dd16b0db74 feat: add email repo unit test 2022-10-26 16:24:58 +08:00
LinkinStar e4522f280d feat: add repo unit test 2022-10-26 15:33:21 +08:00
LinkinStar bfd2b9b87e fix: #22 #26 Fixed the error in the notification(achievement) source triggered by the adoption answer. 2022-10-26 14:16:04 +08:00
LinkinStar f248a52980 fix: RIGHT join is not support in sqlite3, use LEFT instead. 2022-10-26 14:12:41 +08:00
LinkinStar adc760e874 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
LinkinStar 44ede047d1 style: fix code error handling, pass nil to context 2022-10-22 12:07:29 +08:00
LinkinStar 5a01fb9fe1 style: fix code error handling 2022-10-21 17:54:46 +08:00
LinkinStar 95c59afed0 remove: delete comment repo test 2022-10-21 17:28:48 +08:00
LinkinStar affd36aa90 remove: delete config repo test 2022-10-21 17:28:04 +08:00
LinkinStar 7461f601ca style: rename activity entity 2022-10-21 11:56:43 +08:00
LinkinStar be845c2bc9 Merge remote-tracking branch 'origin/main' into feat/orm-init 2022-10-21 11:21:04 +08:00
linkinstar e128a3dc4a Merge branch 'feat/smtp' into 'main'
Feat/smtp

See merge request opensource/answer!88
2022-10-21 02:20:30 +00:00