Commit Graph

21 Commits

Author SHA1 Message Date
aichy126 c9b697318f add GetTagSynonymCount 2023-02-14 15:53:35 +08:00
aichy126 7506806b67 update tag revision 2022-11-24 15:48:04 +08:00
LinkinStar dc1f83f819 refactor: tag repo remove site info service 2022-11-19 14:00:49 +08:00
LinkinStar 0467165264 refactor: separate tag common repo and tag repo 2022-11-19 14:00:40 +08:00
aichy126 177b99f475 update tag recommend show 2022-11-17 17:12:27 +08:00
aichy126 0863eec2a0 update tag show 2022-11-16 15:28:23 +08:00
aichy126 167bac52db update tags order 2022-11-16 10:51:54 +08:00
aichy126 9e5196c0c2 update search add question search tags 2022-11-15 16:59:27 +08:00
aichy126 a66cf236ef admin add tag 2022-11-15 11:53:46 +08:00
aichy126 3662182ff3 update tags attribute 2022-11-15 10:40:54 +08:00
aichy126 baf0fce1c1 update reserved tags 2022-11-14 18:07:28 +08:00
aichy126 2f6448b2c7 update recommend tag 2022-11-14 16:41:10 +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
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
LinkinStar dcf14df50a feat: add tag repo unit test 2022-10-27 19:21:49 +08:00
LinkinStar 1b206b4260 feat: tag change unique id generate func 2022-10-26 16:29:21 +08:00
LinkinStar adc760e874 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
LinkinStar 96d2e09ab6 fix: tag get list sql grammatical mistake 2022-09-30 15:00:24 +08:00
LinkinStar 54115ce243 update: tag add search limit 2022-09-30 10:16:00 +08:00
mingcheng 8e6c49a531 initial commit 2022-09-27 17:59:05 +08:00