ferhat elmas
da622a4927
test(converter): pin renderLinkIsUrl behavior
...
Add a table-driven test covering the markdown link destination check
before replacing the govalidator dependency with stdlib logic.
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com >
2026-08-11 19:34:58 +08:00
ferhat elmas
670aa32325
refactor(lint): add new linters and fix their issues
...
* gocritic
* misspell
* modernize (aside, bumping go would be nice)
* testifylint
* unconvert
* unparam
* whitespace
related to #1432
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com >
2025-12-05 10:45:55 +08:00
LinkinStars
5e705a124b
refactor(lint): improve error handling and code consistency across multiple files
2025-12-01 12:27:25 +08:00
LinkinStars
9540ef6005
refactor(goimports): add goimports to golangci-lint configuration #1432
2025-12-01 11:32:12 +08:00
ferhat elmas
f723d120d9
feat: add golangci-lint into lint target
...
* replace empty interface with any
* run fmt via golangci-lint
related to #1432
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com >
2025-12-01 11:14:38 +08:00
Luffy
bec3e355a9
feat: Add user comment moderation
2025-09-23 14:57:07 +08:00
Luffy
ed2a5ba8f6
feat: add footnote extension to markdown converter
2025-03-14 11:10:52 +08:00
Luffy
6203b5b441
fix: use TrimSpace
2024-12-11 17:11:38 +08:00
Luffy
b31d644b92
fix: Fix render comments with line breaks
2024-12-11 17:11:38 +08:00
sy-records
d23ac6e923
fix: Markdown parsing without incrementing ordered list numbers
2024-11-14 16:11:38 +08:00
sy-records
41691eed2f
fix: When @ someone, markdown render error
2024-06-27 14:53:04 +08:00
kumfo
f972a23dd8
feat(plugin/embed): merge from dev and add embed plugin
2024-05-23 15:57:10 +08:00
LinkinStars
937de43978
Release/1.2.5 ( #759 )
...
Signed-off-by: Adam Vollrath <adam.d.vollrath@gmail.com >
Co-authored-by: shuai <lishuailing@sifou.com >
Co-authored-by: kelvinkuo <kelvinkuo224@gmail.com >
Co-authored-by: hgaol <dhangao@hotmail.com >
Co-authored-by: sy-records <52o@qq52o.cn >
Co-authored-by: Adam Vollrath <adam.d.vollrath@gmail.com >
Co-authored-by: kumfo <kumfo@sifou.com >
Co-authored-by: Yang Wong <yang wang>
Co-authored-by: hbsciw <hbsciw@gmail.com >
2024-01-29 17:19:41 +08:00
tison
3d2187d849
chore: add license headers
...
Signed-off-by: tison <wander4096@gmail.com >
2023-10-26 11:11:23 +08:00
LinkinStars
da0bc8b76d
feat(user): change delete user display info
2023-09-22 11:47:05 +08:00
aichy126
27aa4aa8cd
UpdateQuestionInviteUser
2023-06-01 12:15:46 +08:00
aichy126
b56aa16641
update makdown kbd
2023-04-26 18:11:26 +08:00
aichy126
78850be999
update markdown
2023-04-26 17:30:32 +08:00
aichy126
5fc73a3277
update seo template
2023-04-10 15:20:44 +08:00
aichy126
a5a57a343b
update markdown
2023-04-07 18:26:46 +08:00
aichy126
60fcd74805
update markdown
2023-04-04 18:39:21 +08:00
aichy126
0c817fd448
fix markdown
2023-03-20 18:36:46 +08:00
aichy126
c3743bad4f
update markdown xss
2023-03-10 15:20:45 +08:00
aichy126
71a4cdac81
update user about me markdown
2023-02-22 18:19:30 +08:00
aichy126
4f8771cdff
update renderAutoLink
2023-02-07 16:46:52 +08:00
aichy126
2c366b865f
update markdown url
2023-01-31 12:02:51 +08:00
LinkinStar
08206346b0
feat(converter): update markdown converter
2023-01-11 11:46:03 +08:00
LinkinStar
5a348fd66d
fix(markdown): Replace markdown parser.
2022-12-23 13:56:16 +08:00
LinkinStar
98810da807
fix(markdown): Try to add extensions in markdown parser
2022-12-23 13:12:07 +08:00
LinkinStar
fdde89cbb1
feat(markdown): convert markdown to html in backend
2022-12-14 15:41:08 +08:00
kumfo
46bff9e4f9
fix(template/render): fix template footer / time
2022-12-07 15:44:41 +08:00
kumfo
67d93e196f
feat(template/i18n): backend template render synchronous with frontend
2022-12-06 12:16:43 +08:00
mingcheng
8e6c49a531
initial commit
2022-09-27 17:59:05 +08:00