Commit Graph

39 Commits

Author SHA1 Message Date
Yang Luo 778f0fcb77 feat: improve casnode_session_id code 2023-12-30 16:06:53 +08:00
yehong 74e0fd937b
feat: support configuring the database using environment variables (#577)
Signed-off-by: yehong <239859435@qq.com>
2023-06-27 15:57:06 +08:00
q1anx1 a6c327cfdf
chore(style): fmt code (#534) 2022-08-09 20:10:21 +08:00
Yang Luo 4b364edd87 Add robots.txt 2022-05-03 14:04:34 +08:00
Yang Luo 69ea8e4ab5 Improve proxy code. 2021-09-06 01:19:10 +08:00
Yang Luo 96b0203e54 Update conf org and app. 2021-09-04 17:37:31 +08:00
Yang Luo 45ae94401f Move gob register. 2021-08-30 01:30:40 +08:00
hsluoyz c757958f8c Show console logs. 2021-08-27 23:25:30 +08:00
hsluoyz fac57f9259 Fix session claim bug. 2021-08-27 22:46:56 +08:00
Yang Luo e64410e192 Migrate beego back from v2 to v1. 2021-08-26 00:22:28 +08:00
Yang Luo 22d6db86be Fix dictionary error in test. 2021-08-25 23:47:22 +08:00
Yang Luo 11327c9b16 Support reading users from DB directly. 2021-08-25 00:59:01 +08:00
Yang Luo 4aa1ec33c2 Support accessToken auto signin. 2021-08-15 21:56:38 +08:00
Yang Luo 5057b1eec9 Improve filter. 2021-08-15 20:29:58 +08:00
oranges 007d47d8d8
feat: add frontconf management (#348)
Signed-off-by: killer <1533063601@qq.com>
2021-08-12 21:02:58 +08:00
Yang Luo 86dc816c5c Support redis session. 2021-08-03 00:52:19 +08:00
Yang Luo 5e6dece109
Merge pull request #285 from sh1luo/feat-add-topic-and-account-file-api-docs
feat: add topic and account swagger api docs
2021-06-17 22:18:34 +08:00
wasabi 297e0d8d9d feat: add topic and account swagger api docs
Signed-off-by: wasabi <690898835@qq.com>
2021-06-17 19:44:58 +08:00
wasabi 7bee57e8f7 feat: migrate beego from v1.x to v2.x
Signed-off-by: wasabi <690898835@qq.com>
2021-06-17 16:38:02 +08:00
hsluoyz f4a088688a Use file session. 2021-05-25 23:04:35 +08:00
Yang Luo 7cf5bcda2d Rename HttpClient. 2021-05-15 16:04:40 +08:00
Kininaru 4d166760cb feat: added cdp for ssr
Signed-off-by: Kininaru <shiftregister233@outlook.com>

warn when chrome is not installed

Signed-off-by: Kininaru <shiftregister233@outlook.com>

add wait time

Signed-off-by: Kininaru <shiftregister233@outlook.com>

fixed some problem

Signed-off-by: Kininaru <shiftregister233@outlook.com>

fixed some problem

Signed-off-by: Kininaru <shiftregister233@outlook.com>

fixed some problem

Signed-off-by: Kininaru <shiftregister233@outlook.com>

fixed some problem

Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-04-17 23:37:18 +08:00
Kininaru 8133f9b98b feat: convert casbin forum to casnode
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-04-02 14:29:26 +08:00
Kininaru f9847c990b fix: converted sts to qor
Signed-off-by: Kininaru <shiftregister233@outlook.com>

updated yarn lock

Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-03-28 12:12:06 +08:00
Kininaru 33a28079d1 feat: add sensitive words block
Signed-off-by: Kininaru <shiftregister233@outlook.com>

added license

Signed-off-by: Kininaru <shiftregister233@outlook.com>

typo

Signed-off-by: Kininaru <shiftregister233@outlook.com>

typo
2021-03-23 12:02:13 +08:00
Yang Luo d6e00bad45 Use db as session provider. 2020-11-08 11:28:32 +08:00
Yang Luo 15fbad7f91 Reduce session life time to 1 day. 2020-11-06 17:55:58 +08:00
kocoler 6e3a32bf4c Fix online num bug
Signed-off-by: kocoler <tsglsdrs@163.com>
2020-11-06 10:19:57 +08:00
kocoler 50bc54bff5 Add topic management
Signed-off-by: kocoler <tsglsdrs@163.com>
2020-09-29 02:42:36 +08:00
Yang Luo 5a6c9f85b1 Fix bug that session doesn't work after reboot. 2020-08-17 10:03:20 +08:00
Yang Luo 147d9b0f22 Improve imports. 2020-08-08 09:36:55 +08:00
kocoler eb905b613e Add phone signup
Signed-off-by: kocoler <tsglsdrs@163.com>
2020-08-02 22:25:57 +08:00
kocoler 40fe07bdae Add edit and review page
Signed-off-by: kocoler <tsglsdrs@163.com>
2020-07-31 16:13:39 +08:00
kocoler 89dd609d56 Add hot topic
Signed-off-by: kocoler <tsglsdrs@163.com>
2020-07-29 09:39:25 +08:00
Yang Luo b059efbd28 Add OAuth proxy. 2020-07-26 14:13:01 +08:00
kocoler 8714ed0817 Add balance and plane page
Signed-off-by: kocoler <tsglsdrs@163.com>
2020-07-25 20:09:13 +08:00
Yang Luo 656f373f3d Serve static files in Go. 2020-06-01 00:26:51 +08:00
Yang Luo 535ed6a73e Add topic page. 2020-05-31 23:21:01 +08:00
Yang Luo 8fd3a636cb Add server code. 2020-05-31 18:56:59 +08:00