Commit Graph

27 Commits

Author SHA1 Message Date
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
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
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
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
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
10232e73fd init commit. 2023-03-31 22:11:34 +08:00