fen
a00c781295
fix typo
2023-08-23 17:38:50 +08:00
LinkinStars
e4a77367a4
feat(notification): add notification limit
2023-08-22 17:07:45 +08:00
LinkinStars
2bd8f7f771
feat(notification): add new question notification
2023-08-22 12:00:53 +08:00
LinkinStars
6a3d2f95d2
feat(notification): add user notification config API
2023-08-21 15:07:30 +08:00
LinkinStars
16a42301f7
feat(install): Add LoginRequired configuration when install
2023-08-17 10:56:16 +08:00
LinkinStars
4004c0b674
fix(revision): Increase content field size in revision entity
...
Modified the "content" field in the "revision_entity.go" file from 'TEXT' to 'MEDIUMTEXT'. Added a new migration file "v14.go" to handle the transition of the database 'content' field to 'MEDIUMTEXT'. Also adapted the 'command.go' and 'migrations.go' files to handle the new migration. These changes were necessary to accommodate larger revision content sizes.
2023-07-31 15:04:32 +08:00
LinkinStars
7759877bac
feat(migration): add context for migration
2023-07-13 16:16:13 +08:00
LinkinStars
964195fd85
feat(init): set default privileges when init
2023-07-04 14:33:31 +08:00
LinkinStars
cbf7da18c7
Merge branch 'github-main' into feat/1.2.0/state
2023-06-28 10:53:21 +08:00
aichy126
f2a02c21df
fix upgrade QuestionV13
2023-06-20 14:22:44 +08:00
aichy126
102b8c1b9f
fix upgrade QuestionV13
2023-06-20 12:16:24 +08:00
aichy126
763eb53c36
fix upgrade
2023-06-20 12:14:04 +08:00
LinkinStars
3ed9568614
fix(init): set default permalink value
2023-06-20 10:18:30 +08:00
LinkinStars
cc0a03117c
refactor(migrations): refactor migrations service
2023-06-14 16:53:56 +08:00
aichy126
e1df1cbfc2
Merge branch 'main' of github.com:answerdev/answer
2023-06-12 18:00:22 +08:00
aichy126
3378cbff69
fix tag count upgrade
2023-06-07 17:39:25 +08:00
LinkinStars
74661a135f
fix(migrations): upgrade question table struct first
2023-06-06 14:43:28 +08:00
LinkinStars
d6d0bd4883
fix(migrations): add migration error log
2023-06-06 10:04:56 +08:00
LinkinStars
432bf21c98
fix(migrations): add migration error log
2023-06-06 10:04:03 +08:00
LinkinStars
72f43a8ef3
fix(migrations): remove invite user id when migration
2023-05-29 10:39:51 +08:00
aichy126
0a4f75323c
update Notification
2023-05-25 16:30:19 +08:00
aichy126
bd5ea55ac8
Upgrade v12
2023-05-23 17:32:23 +08:00
LinkinStars
01bd603570
Merge branch 'feat/1.1.0/sql' into feat/1.1.0/report
...
# Conflicts:
# internal/controller/question_controller.go
# internal/migrations/migrations.go
# internal/migrations/v13.go
2023-05-23 16:44:34 +08:00
LinkinStars
5db08a94a5
Merge branch 'feat/1.1.0/upgrade' into feat/1.1.0/report
...
# Conflicts:
# internal/migrations/migrations.go
2023-05-23 15:33:55 +08:00
LinkinStars
d262799865
chore(migrations): update migrations
2023-05-23 15:32:18 +08:00
LinkinStars
ba5aadf31b
feat(rank): add permission and privilege reputation
2023-05-23 12:16:17 +08:00
aichy126
bbf7849fb7
update invite
2023-05-22 18:42:28 +08:00
LinkinStars
7d23b17cdb
fix(password): password can't contains space.
2023-05-22 15:09:42 +08:00
aichy126
5b649e4392
updateUserAnswerCount
2023-05-19 15:25:58 +08:00
LinkinStars
acad5b2811
feat(upgrade): support upgrade from specific version manually
2023-05-17 18:13:03 +08:00
aichy126
26f4e2035f
updateUserQuestionCount
2023-05-17 15:42:13 +08:00
aichy126
955a2a6fea
update tag count
2023-05-17 15:09:13 +08:00
aichy126
83b4dfe4f9
update tag count
2023-05-17 12:11:59 +08:00
aichy126
25ccd8f717
update question tags
2023-05-16 17:12:46 +08:00
aichy126
88d1faa73d
update Question Count
2023-05-16 16:36:07 +08:00
LinkinStars
b564e975a8
Merge branch 'feat/1.1.0/upgrade' into feat/1.1.0/avatar
2023-05-15 11:20:58 +08:00
LinkinStars
e947354a68
feat(upgrade): add gravatar base url
2023-05-15 11:20:50 +08:00
LinkinStars
2ca32147b4
feat(upgrade): support upgrade from specific version number manually
2023-05-11 11:55:39 +08:00
LinkinStars
b0a04bbf11
Merge remote-tracking branch 'github/feat/1.1.2/user-center' into beta.2/1.1.0
...
# Conflicts:
# docs/docs.go
# docs/swagger.json
# docs/swagger.yaml
# go.mod
# i18n/en_US.yaml
# internal/base/reason/reason.go
# internal/migrations/init.go
# internal/migrations/migrations.go
2023-05-09 10:49:00 +08:00
LinkinStars
dacc27e373
Merge branch 'beta/1.1.0' into beta.2/1.1.0
...
# Conflicts:
# internal/migrations/migrations.go
# internal/schema/user_schema.go
# ui/src/common/interface.ts
2023-05-09 10:15:58 +08:00
aichy126
58bec8ddd1
upgrade question post time
2023-05-08 16:01:57 +08:00
aichy126
f28b743519
update gpgrade pin list
2023-04-25 15:49:54 +08:00
LinkinStars
e377daaac9
fix(plugin): fix rank config about question show/hide
2023-04-25 15:34:35 +08:00
LinkinStars
df9b08abcf
fix(plugin): fix update plugin status to default
2023-04-25 14:45:54 +08:00
LinkinStars
0f8c4c79b4
fix(plugin): fix rank config about question show/hide
2023-04-25 14:32:27 +08:00
aichy126
6b53609caf
update upgrade pin list
2023-04-25 14:31:46 +08:00
aichy126
201a776cd6
update upgrade pin list
2023-04-25 14:16:51 +08:00
LinkinStars
f391d3a8e8
chore(log): remove auth log
2023-04-25 14:14:21 +08:00
LinkinStars
76dfc362c9
fix(plugin): fix rank config about question show/hide
2023-04-25 14:09:06 +08:00
LinkinStars
7824797648
fix(rank): update answer accept rank config
2023-04-21 17:24:23 +08:00