Commit Graph

15 Commits

Author SHA1 Message Date
Gucheng Wang 6b3300d4e2 Add tabId to topic. 2021-12-04 10:30:25 +08:00
Yang Luo 69ea8e4ab5 Improve proxy code. 2021-09-06 01:19:10 +08:00
Yang Luo 048bb69dac Use Casdoor to send Email. 2021-09-05 14:24:33 +08:00
Yang Luo 4b23e564be Replace Member with User, not finished. 2021-08-21 12:44:19 +08:00
WindSpiritSR c0903bf50a fix: sync google group attachment files to links
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
2021-06-20 21:22:08 +08:00
Yang Luo 9f260a7a01 Use Casdoor authentication. 2021-06-01 20:51:13 +08:00
Kininaru 8cc83ccf71 fix: add Re to mailing list replies
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-29 10:32:45 +08:00
hsluoyz 1d04d342e8 Fix cookie failed log. 2021-05-29 09:21:03 +08:00
Kininaru 37bbb98413 fix: print log when the cookie expires
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-28 13:00:05 +08:00
Kininaru 50482c28dd feat: update crawler to the latest version
Signed-off-by: Kininaru <shiftregister233@outlook.com>

fix topic title error
2021-05-27 19:45:09 +08:00
Kininaru d7a47737a5 fix: invalid date for Google group messages
Signed-off-by: Kininaru <shiftregister233@outlook.com>

removed conf

http client bug

reset proxy.go
2021-05-24 23:21:21 +08:00
Yang Luo 00d4f20d93 Use http.Client pointer. 2021-05-15 17:39:07 +08:00
Yang Luo 7cf5bcda2d Rename HttpClient. 2021-05-15 16:04:40 +08:00
Kininaru 0bfdac7503 feat: auto create user during synchronization from Google Groups
Signed-off-by: Kininaru <shiftregister233@outlook.com>

fix username - email mapping failed

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

fix username - email mapping failed

Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-04 23:46:35 +08:00
Kininaru 0a6e27dcf9
feat: sync google group conversations to Casnode (#224)
* feat: sync google group conversations to Casnode

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

add auto sync

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

markdown error

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

fixed richtext editor

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

fixed problems

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

http client logic

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

* refactor: rewrite httpClient logic in controllers

Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-04-27 22:49:11 +08:00