Commit Graph

44 Commits

Author SHA1 Message Date
f65a62606e Merge branch 'master' into dev_mail 2023-04-19 00:19:13 +08:00
ae16b99614 implement sendmail 2023-04-19 00:16:19 +08:00
46ebdd4843 use same cdn provider 2023-04-18 22:08:03 +08:00
9f515b5660 use same cdn provider 2023-04-18 22:07:37 +08:00
40554545f2 limit request rate if API fail 2023-04-18 21:56:11 +08:00
be2bb856b0 add log for openai api request failure 2023-04-18 21:38:59 +08:00
489f6b223c ctrl+enter to send message 2023-04-18 21:38:34 +08:00
6f3df5fc51 fix wrong ip address behind proxy 2023-04-18 01:28:58 +08:00
9c309dafc2 add favicon 2023-04-18 01:27:49 +08:00
19423c7f84 add placeholder for input prompt 2023-04-18 01:06:35 +08:00
a9b1e22b47 put config in app.instance_path 2023-04-17 23:59:48 +08:00
ca99215ac7 add server log 2023-04-17 23:28:00 +08:00
b7ba1cf4c1 delete chat history when deleting account 2023-04-17 22:55:37 +08:00
a4e718067d update requirements.txt 2023-04-17 22:49:08 +08:00
2eecdbaf8f use yaml for config file 2023-04-17 22:44:07 +08:00
152ce7a170 support old browsers, remove "?." operator 2023-04-17 22:42:40 +08:00
ef5022ff64 prompt and homepage notice tuning. 2023-04-08 10:42:14 +08:00
c4800ddf55 start server with waitress 2023-04-08 10:41:13 +08:00
6dcf5d757a return error message when request fail 2023-04-08 10:40:48 +08:00
00c5f5ac4e add homepage_notice in config 2023-04-05 00:13:06 +08:00
debee86627 add homepage notice 2023-04-05 00:09:48 +08:00
e0ad3f0059 support multi-round chat 2023-04-04 23:38:22 +08:00
f8ef238673 refine input box 2023-04-04 01:09:27 +08:00
84baaff88a message style refine 2023-04-04 00:59:42 +08:00
ce89247a9c message auto wrap 2023-04-04 00:38:02 +08:00
f4bd302e9d fix tag escape 2023-04-03 23:54:25 +08:00
c0814c4b42 use pre instead of span 2023-04-03 23:35:16 +08:00
7f11e85034 add history in chat 2023-04-03 22:50:10 +08:00
794502df69 implement chat 2023-04-03 01:00:24 +08:00
3b1abe06be set mirror before upgrade pip 2023-04-02 16:28:32 +08:00
331bad40f7 update pip to avoid docker build error. 2023-04-02 16:27:28 +08:00
a98730eebc add dockerfile 2023-04-02 16:12:25 +08:00
e81b44b58c pip requirements 2023-04-02 15:47:03 +08:00
fa92c84aaa ini mysql example 2023-04-02 02:09:23 +08:00
0f62a418ec style formatting 2023-04-02 02:05:33 +08:00
2556570fc9 refine account managing 2023-04-02 01:30:47 +08:00
1306eea0bd implement account modifying 2023-04-02 00:38:28 +08:00
d5edddba36 admin cannot operate himself 2023-04-01 23:24:21 +08:00
00fa3c26ce add account list head abbr 2023-04-01 20:25:58 +08:00
618752b568 username not modified by admin 2023-04-01 19:56:58 +08:00
a09c5426e7 add account manage 2023-04-01 19:38:43 +08:00
5ef47662e4 1st user is administrator 2023-03-31 23:08:34 +08:00
16c0392508 ignore db and pycache 2023-03-31 22:16:39 +08:00
10232e73fd init commit. 2023-03-31 22:11:34 +08:00