1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2024-12-26 01:18:22 +01:00
Commit Graph

57 Commits

Author SHA1 Message Date
DanyLE
e6004d8ccd improvement and add more lua C wrappers 2022-08-30 16:31:45 +02:00
DanyLE
c7ea2af3f1 lua plugin now used a separated process to handle requests 2022-08-27 21:46:50 +02:00
DanyLE
7814611008 Use unix domain socket to process lua handlers 2022-08-27 21:46:50 +02:00
DanyLE
4259ec7eef allow lua to log to syslog 2022-08-23 01:18:05 +02:00
DanyLE
6276b0aa1e add sendfile support 2022-08-22 22:58:42 +02:00
DanyLE
1cc681c7e8 add lua API for envar manipulating and home dir query 2022-08-22 20:37:10 +02:00
DanyLE
dfb550308d update API to support binary POST data 2022-08-19 19:59:10 +02:00
Dany LE
ae5dbf081e
Update Makefile.am 2022-08-03 10:22:31 +02:00
Dany LE
ef888164b7
Update Makefile.am 2022-08-03 09:44:17 +02:00
Dany LE
8dc0c7e133
Update Makefile.am 2022-08-03 09:40:04 +02:00
lxsang
8b22577c86 improve json handle 2021-03-24 18:31:21 +01:00
lxsang
27d2cbfbfb fix wurl bug 2021-02-09 01:13:10 +01:00
Xuan Sang LE
36f4dd0941
Delete lib/pibot directory 2021-01-31 18:04:56 +01:00
lxsang
807e56e331 improvement module loader 2021-01-01 15:22:25 +01:00
lxsang
7bc0a89ef5 add missing header 2021-01-01 14:00:55 +01:00
lxsang
454217bea2 add missing header 2021-01-01 13:51:36 +01:00
lxsang
002151f1e2 fix symbol missing 2020-12-28 22:40:43 +01:00
lxsang
a586901d44 Merge branch 'master' of https://github.com/lxsang/antd-lua-plugin 2020-12-26 14:56:47 +01:00
lxsang
5e5b76a267 fix security bug 2020-12-26 14:56:38 +01:00
Xuan Sang LE
f387ebdfaf
Update Makefile 2020-12-25 19:07:56 +01:00
Xuan Sang LE
8d7392bc71
Update Makefile 2020-12-25 19:06:30 +01:00
Xuan Sang LE
c6f2a05164
Update Makefile 2020-12-25 18:59:43 +01:00
Xuan Sang LE
3f33fa217f
Update Makefile 2020-12-25 18:56:55 +01:00
Xuan Sang LE
d9adec8869
Update Makefile.am 2020-12-25 18:52:17 +01:00
lxsang
68c9177508 fix json parse bug 2020-12-18 23:02:47 +01:00
lxsang
57c8c92872 fix conflict 2020-12-18 22:51:00 +01:00
lxsang
a6984b020d fix json token not enoungh 2020-12-18 22:49:49 +01:00
lxsang
38724476a2 support cross referencing in markdown renderer 2020-09-15 14:33:58 +02:00
lxsang
2a89d5a441 add markdown support 2020-09-01 17:21:21 +02:00
lxsang
22d16d0f9e update to the new lib 2020-08-25 17:09:04 +02:00
lxsang
d321724ae9 native unescape json string 2020-06-18 09:51:41 +02:00
lxsang
0d28bf935a disable unescape 2020-06-17 23:58:11 +02:00
lxsang
ac99eedc71 add cache control to file 2020-01-10 18:29:29 +01:00
lxsang
8948eefb6a clean 2020-01-02 18:54:12 +01:00
lxsang
0acc227445 add make file 2020-01-02 17:58:19 +01:00
lxsang
03df9ae4a6 clean up 2020-01-02 17:51:08 +01:00
lxsang
91e13fc261 update 2019-12-20 19:29:23 +01:00
lxsang
ca27650b9b use new antd api 2019-12-15 12:08:35 +01:00
lxsang
f98c4d3666 fix lib 2019-11-30 19:46:03 +00:00
lxsang
d55e504a59 add last module 2019-11-19 18:37:32 +01:00
lxsang
4daf40c2d3 add more modules 2019-11-18 10:31:08 +01:00
lxsang
92ff433198 use libtool 2019-11-14 18:46:49 +01:00
lxsang
3eb4bd2ede test i2c 2019-05-08 20:55:23 +02:00
lxsang
d5b15d20bd fix some stuff 2019-05-08 19:52:56 +02:00
lxsang
6314055d6f fix some stuff 2019-05-08 19:47:53 +02:00
lxsang
55f298d249 fix some stuff 2019-05-08 18:49:40 +02:00
lxsang
80f77a1f75 minor lib fix 2019-05-07 14:33:35 +02:00
lxsang
55567f9c14 disable long double 2019-05-04 10:29:05 +02:00
lxsang
39831d7fc4 disable long double 2019-05-04 10:18:18 +02:00
lxsang
0ac77828e7 working ffi 2019-05-03 13:17:45 +02:00