Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/1.3.1 #939

Merged
merged 105 commits into from
May 6, 2024
Merged
Changes from 1 commit
Commits
Show all changes
105 commits
Select commit Hold shift + click to select a range
c7f9d08
feat(plugin): add review status
LinkinStars Mar 27, 2024
7ed395b
feat(review): base review
kumfo Mar 27, 2024
2483270
feat(review): add ip and user-agent check
kumfo Mar 27, 2024
84ec57d
feat(review): set default review status
LinkinStars Mar 28, 2024
2545d1d
chore: Add dependencies for CodeMirror library
robinv8 Apr 3, 2024
d62e11e
reface(ui): Update keyMap for toolbar items
robinv8 Apr 3, 2024
fc93dad
refactor(ui): Refactor image toolbar component
robinv8 Apr 3, 2024
d421681
refactor(ui): Migrate CodeMirror 5 to 6
robinv8 Apr 3, 2024
dc757d5
fix: Account setting label issue
sy-records Mar 26, 2024
3bec091
fix bug where no error message is showing when comment length exceeds…
zahash Apr 5, 2024
c55d318
feat(captcha): add captcha plugin
LinkinStars Apr 7, 2024
58dd97a
fix(template): incorrectly parsing the question title to the answer i…
LinkinStars Apr 7, 2024
9853a60
refactor(ui): Refactor flex layout
robinv8 Apr 7, 2024
d91cb2e
fix:fix answer draft dispaly error
shuashuai Apr 8, 2024
877cfe8
feat: use captcha plugin replace captcha modal component
shuashuai Apr 9, 2024
1ce7863
feat(ui): Support route types in plugin system
robinv8 Apr 8, 2024
aade1d9
feat: use captcha plugin replace captcha modal component
shuashuai Apr 9, 2024
cc8dbb9
feat: resolve confict
shuashuai Apr 9, 2024
04b0313
Add placeholder functionality to the editor
robinv8 Apr 9, 2024
0894cd9
feat(captcha): add captcha config API
LinkinStars Apr 9, 2024
bbb516c
chore(gomod): remove go mod
LinkinStars Apr 9, 2024
4261c46
Feat/1.3.1/UI (#901)
shuashuai Apr 9, 2024
a7bd5e3
fix: captcha plugin should be enabled
shuashuai Apr 9, 2024
38edc4e
fix: resolve conflict
shuashuai Apr 9, 2024
650262b
fix: captcha plugin params changed
shuashuai Apr 9, 2024
7a5faba
fix: captcha plugin params changed (#904)
shuashuai Apr 9, 2024
299734c
chore: fix function names in comment
verytrap Apr 9, 2024
d476f1c
fix: sometimes the comment link in the notification cannot be highlig…
hgaol Apr 9, 2024
552af5f
feat(code): update captcha code plugin
LinkinStars Apr 10, 2024
a111a0c
feat(plugin): add captcha plugin status coordinate
LinkinStars Apr 10, 2024
4c64890
Merge branch 'feat/1.3.1/code' into test
LinkinStars Apr 10, 2024
b43cc3b
Merge branch 'feat/1.3.1/review' into test
LinkinStars Apr 12, 2024
d90269c
Merge branch 'fix/1.3.1/template' into test
LinkinStars Apr 12, 2024
c6c384f
fix: bumps follow-redirects from 1.15.2 to 1.15.6
shuashuai Apr 15, 2024
a5364d9
chore(ui): Update CodeMirror dependency to version 6
robinv8 Apr 15, 2024
122a582
refactor(ui): Refactor CodeMirror toolbar components and update depen…
robinv8 Apr 15, 2024
6cf118b
Refactor/editor (#908)
robinv8 Apr 15, 2024
f60d256
refactor(ui): Migrate extension methods to extension.ts
robinv8 Apr 15, 2024
e28a54a
refactor(ui):Refactor wrapText method
robinv8 Apr 16, 2024
38f05ce
refactor(ui): Remove redundant comments
robinv8 Apr 16, 2024
dc71717
Merge branch 'refactor/editor' into test
robinv8 Apr 16, 2024
8497f6b
refactor(ui): Refactor editor theme and add line wrapping functionality
robinv8 Apr 16, 2024
f104bab
Merge branch 'refactor/editor' into test
robinv8 Apr 16, 2024
3e5622f
fix: usePrompt page jumps abnormally when filling in questions
shuashuai Apr 18, 2024
42615fa
fix: resolve conflict
shuashuai Apr 18, 2024
d1a98b9
fix: report duplicate links in review a new window opens
shuashuai Apr 18, 2024
b04fcb6
fix: pnpm version use 8.9.2
shuashuai Apr 18, 2024
e75b1ed
fix: report duplicate links in review a new window opens
shuashuai Apr 18, 2024
8667b2c
fix: pnpm version use 8.9.2
shuashuai Apr 18, 2024
530065d
Merge remote-tracking branch 'origin/main' into dev
LinkinStars Apr 18, 2024
65ca05a
Merge remote-tracking branch 'origin/dev' into test
LinkinStars Apr 18, 2024
39ba30f
fix: sidenav nav-link remove box-shadow
shuashuai Apr 18, 2024
8f25871
fix: disable react-devtools
shuashuai Apr 19, 2024
588b271
fix: ui bundle size resplit
shuashuai Apr 19, 2024
eeb668e
fix: ui config-overrides update
shuashuai Apr 19, 2024
8e6e929
fix: Unescape when displaying site name
sy-records Apr 19, 2024
8670e33
chore: fix some typos
findmyhappy Apr 24, 2024
167b77a
fix: missing btns.more in i18n
sy-records Apr 24, 2024
95f03bc
fix: align tag update slug
prithvidasgupta Apr 25, 2024
4269a11
fix: move slugcheck to correct line
prithvidasgupta Apr 25, 2024
e0ae318
fix: pnpm-lock file error
shuashuai Apr 25, 2024
b2cc3cc
[wip] start issue 909
zahash Apr 23, 2024
2b053f1
enhancement: 909; update initial data
zahash Apr 23, 2024
4bed411
enhancement: 909; fix broken tests
zahash Apr 23, 2024
ba90433
enhancement: 909; use camelCase, modify init data
zahash Apr 24, 2024
76c55fc
fix: auto-scroll to the first invalid form field #873
shuashuai Apr 25, 2024
ea62075
fix: privilege translate
shuashuai Apr 25, 2024
dfeca6e
fix: support search admin uses #795
shuashuai Apr 25, 2024
e49deb1
fix: delete console.log
shuashuai Apr 25, 2024
a1bd2b4
chore: ui add split codemirrow bundle
shuashuai Apr 26, 2024
d4cf2e0
fix: sidenav nav-link remove box-shadow
shuashuai Apr 18, 2024
6ffa547
fix: disable react-devtools
shuashuai Apr 19, 2024
b9f9bbc
fix: ui bundle size resplit
shuashuai Apr 19, 2024
4c2083d
fix: ui config-overrides update
shuashuai Apr 19, 2024
200815d
fix: auto-scroll to the first invalid form field #873
shuashuai Apr 25, 2024
4285968
fix: privilege translate
shuashuai Apr 25, 2024
988662c
fix: support search admin uses #795
shuashuai Apr 25, 2024
7bc726c
fix: delete console.log
shuashuai Apr 25, 2024
4fdc3c9
chore: ui add split codemirrow bundle
shuashuai Apr 26, 2024
1819bc4
fix: align self answer update notification
prithvidasgupta Apr 25, 2024
0dce384
fix: Unescape when displaying site name
sy-records Apr 19, 2024
cdfe6fe
chore: fix some typos
findmyhappy Apr 24, 2024
fe44c8f
fix: missing btns.more in i18n
sy-records Apr 24, 2024
359131a
fix: align tag update slug
prithvidasgupta Apr 25, 2024
056c5ce
fix: move slugcheck to correct line
prithvidasgupta Apr 25, 2024
ecf7566
[wip] start issue 909
zahash Apr 23, 2024
5a99943
enhancement: 909; update initial data
zahash Apr 23, 2024
6ff4a8b
enhancement: 909; fix broken tests
zahash Apr 23, 2024
d6b53cd
enhancement: 909; use camelCase, modify init data
zahash Apr 24, 2024
7d75f2f
feat(user): add the API for get staff
LinkinStars Apr 26, 2024
f31bb83
Merge remote-tracking branch 'origin/dev' into test
LinkinStars Apr 26, 2024
d1022d5
feat: allow tables to be scrolled horizontally with ease in Admin
hgaol Apr 23, 2024
9792e1f
update: add style for admin/Answers and Timeline pages
hgaol Apr 25, 2024
d26e373
feat: tables add responsive attributes #917
shuashuai Apr 28, 2024
e9f07ba
feat: adding social media meta tags
prithvidasgupta Apr 28, 2024
40a6cbd
fix: mentions style format
shuashuai May 6, 2024
7e81bf9
fix: mentions style add apacje license
shuashuai May 6, 2024
0245c4c
fix: resolve conflict
shuashuai May 6, 2024
2373155
feat: allow tables to be scrolled horizontally with ease in Admin
hgaol Apr 23, 2024
ae3b43c
update: add style for admin/Answers and Timeline pages
hgaol Apr 25, 2024
889411d
feat: tables add responsive attributes #917
shuashuai Apr 28, 2024
cd9ca3d
feat: adding social media meta tags
prithvidasgupta Apr 28, 2024
4040273
Merge remote-tracking branch 'origin/dev' into test
LinkinStars May 6, 2024
6f98b17
docs(upgrade): update version 1.3.1
LinkinStars May 6, 2024
9681c02
fix: check files license headers
shuashuai May 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat: use captcha plugin replace captcha modal component
  • Loading branch information
shuashuai committed Apr 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit aade1d9baffb1a6dfb40fd92aaf86f4f318474cf
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -2,5 +2,8 @@
"eslint.workingDirectories": [
"ui"
],
"explorer.autoReveal": "focusNoScroll"
"explorer.autoReveal": "focusNoScroll",
"cSpell.words": [
"grecaptcha"
]
}
2 changes: 1 addition & 1 deletion i18n/af_ZA.yaml
Original file line number Diff line number Diff line change
@@ -813,7 +813,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/ar_SA.yaml
Original file line number Diff line number Diff line change
@@ -813,7 +813,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/az_AZ.yaml
Original file line number Diff line number Diff line change
@@ -805,7 +805,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/bal_BA.yaml
Original file line number Diff line number Diff line change
@@ -805,7 +805,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/ban_ID.yaml
Original file line number Diff line number Diff line change
@@ -805,7 +805,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/bn_BD.yaml
Original file line number Diff line number Diff line change
@@ -805,7 +805,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/bs_BA.yaml
Original file line number Diff line number Diff line change
@@ -805,7 +805,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/ca_ES.yaml
Original file line number Diff line number Diff line change
@@ -813,7 +813,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/cs_CZ.yaml
Original file line number Diff line number Diff line change
@@ -1178,7 +1178,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/cy_GB.yaml
Original file line number Diff line number Diff line change
@@ -1178,7 +1178,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/da_DK.yaml
Original file line number Diff line number Diff line change
@@ -1178,7 +1178,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/el_GR.yaml
Original file line number Diff line number Diff line change
@@ -813,7 +813,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/en_US.yaml
Original file line number Diff line number Diff line change
@@ -1215,7 +1215,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/fi_FI.yaml
Original file line number Diff line number Diff line change
@@ -813,7 +813,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/he_IL.yaml
Original file line number Diff line number Diff line change
@@ -813,7 +813,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/hi_IN.yaml
Original file line number Diff line number Diff line change
@@ -1178,7 +1178,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/hu_HU.yaml
Original file line number Diff line number Diff line change
@@ -813,7 +813,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/hy_AM.yaml
Original file line number Diff line number Diff line change
@@ -805,7 +805,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/id_ID.yaml
Original file line number Diff line number Diff line change
@@ -1178,7 +1178,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
8 changes: 4 additions & 4 deletions i18n/ja_JP.yaml
Original file line number Diff line number Diff line change
@@ -518,7 +518,7 @@ ui:
edit_tag: タグを編集
ask_a_question: 質問を追加
edit_question: 質問を編集
edit_answer: 回答を編集 
edit_answer: 回答を編集
search: 検索
posts_containing: Posts containing
settings: 設定
@@ -763,8 +763,8 @@ ui:
Use comments to reply to other users or notify them of changes. If you are adding new information, edit your post instead of commenting.
tip_vote: It adds something useful to the post
edit_answer:
title: 回答を編集 
default_reason: 回答を編集 
title: 回答を編集
default_reason: 回答を編集
default_first_reason: 回答を追加
form:
fields:
@@ -1178,7 +1178,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/ko_KR.yaml
Original file line number Diff line number Diff line change
@@ -1178,7 +1178,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/nl_NL.yaml
Original file line number Diff line number Diff line change
@@ -813,7 +813,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/no_NO.yaml
Original file line number Diff line number Diff line change
@@ -813,7 +813,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/sq_AL.yaml
Original file line number Diff line number Diff line change
@@ -805,7 +805,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/sr_SP.yaml
Original file line number Diff line number Diff line change
@@ -813,7 +813,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/sv_SE.yaml
Original file line number Diff line number Diff line change
@@ -1176,7 +1176,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/te_IN.yaml
Original file line number Diff line number Diff line change
@@ -1178,7 +1178,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/tr_TR.yaml
Original file line number Diff line number Diff line change
@@ -1178,7 +1178,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/uk_UA.yaml
Original file line number Diff line number Diff line change
@@ -1176,7 +1176,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
2 changes: 1 addition & 1 deletion i18n/vi_VN.yaml
Original file line number Diff line number Diff line change
@@ -1178,7 +1178,7 @@ ui:
more: More
tips:
title: Advanced Search Tips
tag: "<1>[tag]</1> search withing a tag"
tag: "<1>[tag]</1> search with a tag"
user: "<1>user:username</1> search by author"
answer: "<1>answers:0</1> unanswered questions"
score: "<1>score:3</1> posts with a 3+ score"
Loading