Commit Graph

804 Commits

Author SHA1 Message Date
Nekotoxin 370de5b9c4
fix: some reply has null tags (#508) 2022-05-05 20:35:22 +08:00
Ryao dfa8cc91ba
fix: chrome render page gets stuck (#507)
* fix: chrome render page gets stuck

* Update ssr_pool.go

Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-05-05 20:15:50 +08:00
Nekotoxin 89fe3d423a
feat: improve the tdk of reply (#506)
* feat: improve the tdk of reply

* Update ReplyBox.js

* Update NodeBox.js

* Update SingleReplyBox.js

Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-05-05 20:07:20 +08:00
Yang Luo 4b364edd87 Add robots.txt 2022-05-03 14:04:34 +08:00
greenhandatsjtu b82ca49dcc
Push topic author to `memberList` (#502) 2022-04-29 23:38:04 +08:00
Nekotoxin e83296c616
fix: video is broken by sanitize (#501) 2022-04-27 23:30:36 +08:00
Gucheng Wang 376f3646e9 Add AttachmentSizeLimitInMb. 2022-04-24 15:15:34 +08:00
Ryao cd883e4774
fix: update count field not atomic (#496)
* fix: update count field not atomic

* test: add sync topic count field test

* chore: remove redundant select queries

* Update topic_test.go

Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-04-21 22:23:11 +08:00
Dean CN a0a184f6ab
trim casdoor enpoint (#497) 2022-04-21 21:31:50 +08:00
Nekotoxin 4c8ebe51e1
fix: cicd error (#494)
* fix: fix_

* fix: fix_cicd

* fix: fix_cicd

* fix: fix_cicd
2022-04-16 00:01:08 +08:00
Nekotoxin e16d8dbc37
fix: ban duplicate reply (#490) 2022-04-14 21:39:05 +08:00
Nekotoxin d216ed92f0
fix: Add translation (#487)
* fix: add translation

* fix: add translation

* fix: translation
2022-04-13 19:45:56 +08:00
Nekotoxin bed3c58d77
fix: outrange (#486) 2022-04-11 20:09:38 +08:00
Nekotoxin e8c4d50488
fix: remove subscribe reply (#483)
* fix: subscribe reply

* fix: remove subscribe reply
2022-04-11 19:07:15 +08:00
Nekotoxin 8eb12faae9
fix: fix the undefined topic id (#482) 2022-04-11 18:47:25 +08:00
Nekotoxin 0add49452c
fix: shorten the length of topic title (#481) 2022-04-11 18:41:53 +08:00
Nekotoxin e75faf546f
fix: improve the tdk of the all pages (#475) 2022-04-09 21:56:24 +08:00
Nekotoxin a3a9e045aa
fix: improve the tdk of the topic page (#474) 2022-04-08 15:52:15 +08:00
Ryao 039309e80e
fix: ssl is not recover from a panic (#472) 2022-04-08 09:16:54 +08:00
Nekotoxin 341fd15a23
fix: remove the lazy load (#473) 2022-04-08 09:13:49 +08:00
Nekotoxin 3b335420ae
feat: test dockerhub publish (#470) 2022-04-07 16:33:07 +08:00
Nekotoxin 8c87006b7b
fix: dockerhub publish (#469) 2022-04-07 15:49:54 +08:00
Nekotoxin 2a00d1e09e
fix: add semantic release (#468) 2022-04-07 14:18:00 +08:00
Nekotoxin 3d910a2489
feat: add semantic release (#467) 2022-04-07 13:16:57 +08:00
Gucheng Wang 5ff835771c Set chromeCtxNum to 1 by default. 2022-04-07 09:31:41 +08:00
Nekotoxin 60b54448fe
fix: add member to subscribe list when the member is at (#463) 2022-04-06 19:55:25 +08:00
Ryao b51bf021ed
fix: broken pipe error (#462) 2022-04-05 22:35:29 +08:00
Nekotoxin ecd2cd0984
fix: reply disappear after add to favorite (#460) 2022-04-05 14:52:18 +08:00
Nekotoxin 9d23a12540
feat: Add subscribe (#457)
* fix: add subscribe

* fix: build subscribe

* fix: build subscribe

* fix: change the favoritesType to string

* fix: build subscribe

* fix: build subscribe

* fix: format and small fix

* fix: format and small fix

* fix: format and small fix
2022-04-05 08:47:55 +08:00
Ryao 22d930f574
feat: Add chromeCtx pool for ssr (#458)
* feat:add chromeCtx pool for ssr

* fix&format

* fix
2022-04-04 18:29:08 +08:00
Gucheng Wang 3ed4e9e17f Fix @ed user cannot receive Email bug. 2022-03-29 22:31:35 +08:00
Gucheng Wang 86d93cce1b fix: fix latestReplyTime UI. 2022-03-28 09:11:29 +08:00
Gucheng Wang 384c459638 fix: fix cannot logout bug 2022-03-28 09:06:32 +08:00
hsluoyz 4ec95c2d91 Add sender person to email. 2022-03-28 01:57:36 +08:00
hsluoyz 7d27d927e9 Use forumName as email sender name. 2022-03-28 01:51:24 +08:00
hsluoyz 4981263545 Remove useless UploadAvatar() API. 2022-03-27 16:26:15 +08:00
hsluoyz c0a232b2ad Delete embed topic hard in DeleteTopic(). 2022-03-27 16:25:10 +08:00
hsluoyz c10539f9f8 Fix session missing bug. 2022-03-27 16:23:59 +08:00
hsluoyz fd7f568c6b Support author in embed page. 2022-03-27 14:39:06 +08:00
Nekotoxin a24258143e
fix: fix zoom-in broken (#452)
* fix: fix zoom-in broken

* fix:

* fix: change to yarnpkg
2022-03-17 00:34:55 +08:00
Nekotoxin 26cff7ccae
Feat: add cache for server side rendering (#442)
* feat: add cache for server side rendering

* feat: add cache for server side rendering

* feat: add cache for server side rendering

* feat: add cache for server side rendering

* Update filter_ssr.go

* Update filter_ssr.go

* Update filter_ssr.go

* feat: add cache for server side rendering

* feat: add cache for server side rendering

* feat: add cache for server side rendering

* feat: add cache for server side rendering

* feat: add cache for server side rendering

* feat: add cache for server side rendering

* feat: add cache for server side rendering

* feat: add cache for server side rendering
2022-03-08 16:25:52 +08:00
Gucheng Wang f34076b4f1 Support Baidu for SSR. 2022-03-06 13:04:59 +08:00
Mayank Mittal 815a6a068a
fix: Duplicate topic creation (#439) 2022-03-06 10:33:11 +08:00
Nekotoxin 4867cb2804
fix: fix duplicatedly publishing and databases error (#437)
* fix: fix duplicatedly publishing and databases error

* Update topic.go
2022-03-05 23:22:29 +08:00
Mayank Mittal 31602737be
fix: Duplicate topic creation (#420) 2022-03-05 21:02:07 +08:00
Nekotoxin 5d41d9e18f
fix: add more titles and fix a wrong title (#434) 2022-03-05 14:03:18 +08:00
Nekotoxin 173f8ca5f2
fix: add titles for more page (#433) 2022-03-04 15:22:13 +08:00
Yang Luo 1dd3384e98 Improve doc titles. 2022-03-03 21:11:07 +08:00
Nekotoxin 97a4c714ac
fix: add different titles for some pages (#432)
* feature: add different titles for some pages

* fix: add different titles for some pages

* fix: add different titles for some pages

* fix: add different titles for some pages
2022-03-03 20:53:41 +08:00
github-actions[bot] fe8edac2b7
refactor: New Crowdin translations by Github Action (#430)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-02 19:25:46 +08:00