Commit Graph

389 Commits

Author SHA1 Message Date
Yang Luo cd0c2f257c feat: use demo site Casdoor config 2023-12-30 15:56:20 +08:00
yehong 1b1dd80838
fix: react-markdown process is not defined (#3) 2023-08-17 02:49:32 +08:00
yehong 9c1b187809
feat: fix frontend ci (#2) 2023-08-12 14:38:31 +08:00
Yaodong Yu 2dee05c7f3
fix: remove duplicate signin successfully message (#571) 2023-03-17 22:38:25 +08:00
Yaodong Yu 027737b89c
feat: return the history page after saving the account (#558) 2022-11-25 21:57:41 +08:00
Gucheng Wang 09b8e6fd44 Fix remaining warnings 2022-10-02 10:16:35 +08:00
kcfuler 9ac71d98a3
fix: componentWillReceiveProps api and key in jsx (#551)
* fix: componentWillReceiveProps api and key in jsx

* fix: componentWillReceiveProps api and key in jsx

* fix: revert the app.conf file

* fix: revert the app.conf file
2022-10-02 10:13:02 +08:00
Gucheng Wang ef70126b37 Fix SilentSignin logic 2022-09-30 01:49:43 +08:00
Gucheng Wang 62b058eb5e Fix some JS warnings 2022-09-29 23:20:11 +08:00
wenxuan70 d526c9ae00
feat: optimize silent signin (#538) 2022-08-22 13:34:12 +08:00
q1anx1 483218cddf
chore(style): ban `var` and prefer `const` (#532) 2022-08-09 00:09:55 +08:00
q1anx1 68ab191685
feat(web): add some eslint rules (#531) 2022-08-07 23:12:22 +08:00
Ryao 2de3f85ead
fix: fix can't upload non-png(like jpg) image bug (#530) 2022-08-05 00:42:45 +08:00
Ryao 1b92c06349
fix: submit when uploading img cause img failure (#529)
* fix: submit when uploading img cause img failure

* Revert "fix: submit when uploading img cause img failure"

This reverts commit b951f79153.

* fix: submit when uploading img cause img failure

* fix

* fix

* format
2022-08-03 01:24:50 +08:00
q1anx1 2b82984039
feat(web): add lint (#527)
* feat(web): add lint

* fix: fix ci error
2022-07-15 23:22:00 +08:00
Yang Luo 5e8be0a803 Fix bug in gitterApiToken. 2022-05-22 21:13:07 +08:00
Ryao 6f97edf5b2
feat: sync gitter room to node (#519)
* fix: update count field not atomic

* test: add sync topic count field test

* chore: remove redundant select queries

* feat: sync gitter to node

* feat: add go test & debug gitter.go

* debug

* feat: configure gitter room in fe

* debug

* chore: gitter sync limit time and frequence

* format

* debug

* debug & fix test
2022-05-22 20:16:12 +08:00
Nekotoxin ab5466e0b2
fix: the 404 page in the footer (#517)
* fix: 404 page in footer

* Update ReplyBox.js

* Update AdminFrontConf.js

* Update frontConf.go

* Update router.go

* Update Footer.js

* Update FooterRenderBox.js

Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-05-22 17:28:36 +08:00
Nekotoxin ccc6af382a
fix: add href for reply page (#513) 2022-05-06 15:37:04 +08:00
Nekotoxin 3d8d99de55
fix: add renderImage and renderLink for SingleReplyBox.js (#511) 2022-05-05 22:40:16 +08:00
Nekotoxin 0937908930
fix: use the history.push instead of link to reply page (#509)
* fix: some reply has null tags

* fix: use the history.push instead of link to reply page

* fix: use the history.push instead of link to reply page
2022-05-05 21:19:07 +08:00
Nekotoxin 370de5b9c4
fix: some reply has null tags (#508) 2022-05-05 20:35:22 +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
greenhandatsjtu b82ca49dcc
Push topic author to `memberList` (#502) 2022-04-29 23:38:04 +08:00
Gucheng Wang 376f3646e9 Add AttachmentSizeLimitInMb. 2022-04-24 15:15:34 +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 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 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
Nekotoxin 341fd15a23
fix: remove the lazy load (#473) 2022-04-08 09:13:49 +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
Gucheng Wang 86d93cce1b fix: fix latestReplyTime UI. 2022-03-28 09:11:29 +08:00
hsluoyz 4981263545 Remove useless UploadAvatar() API. 2022-03-27 16:26:15 +08:00
hsluoyz fd7f568c6b Support author in embed page. 2022-03-27 14:39:06 +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
Nekotoxin 43fb568617
feat: Add the consumption list (/top/player) page (#429)
* refactor: Add the consumption list (/top/player) page

* refactor: Add the consumption list (/top/player) page
2022-03-02 19:13:58 +08:00
Nekotoxin 6c5bcabb7e
fix: CSS broken (#426) 2022-03-01 10:13:06 +08:00
Nekotoxin b4c59b63a2
refactor: format all *.js,*.css files (#427)
* refactor: format all *.js,*.css files

* refactor: format all *.js,*.css files
2022-02-28 21:50:00 +08:00
Nekotoxin c25a64a4d4
fix: cannot change pagination for "Recent Topics" page to the react-router link (#417)
Fix:#385

Closes https://github.com/casbin/casnode/issues/385
2022-02-25 19:03:27 +08:00
Nekotoxin c105897416
fix: the coins won't be updated timely after posting (#418)
Fix:#416

Closes https://github.com/casbin/casnode/issues/416
2022-02-25 18:47:19 +08:00
Yang Luo 8fab54edad Add SilentSignin. 2022-01-23 13:04:14 +08:00
Yang Luo 4659b41ceb Change antd primary-color. 2022-01-16 01:06:51 +08:00