1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-07-21 08:20:55 +02:00
Commit Graph

118 Commits

Author SHA1 Message Date
b69d98d205 Update Jenkinsfile
All checks were successful
gitea-sync/antd-lua-plugin/pipeline/head This commit looks good
2022-10-03 09:50:35 +02:00
f19bd01847 Use older toolchain
Some checks failed
gitea-sync/antd-lua-plugin/pipeline/head There was a failure building this commit
2022-09-30 11:58:43 +02:00
869f13129a fix logging API bug
All checks were successful
gitea-sync/antd-lua-plugin/pipeline/head This commit looks good
2022-09-15 11:55:20 +02:00
7a1c58009b add random salt string generation in core API 2022-09-02 20:10:35 +02:00
e6004d8ccd improvement and add more lua C wrappers 2022-08-30 16:31:45 +02:00
b83beb5a16 update 2022-08-27 22:36:22 +02:00
c7ea2af3f1 lua plugin now used a separated process to handle requests 2022-08-27 21:46:50 +02:00
7814611008 Use unix domain socket to process lua handlers 2022-08-27 21:46:50 +02:00
4259ec7eef allow lua to log to syslog 2022-08-23 01:18:05 +02:00
6276b0aa1e add sendfile support 2022-08-22 22:58:42 +02:00
1cc681c7e8 add lua API for envar manipulating and home dir query 2022-08-22 20:37:10 +02:00
dfb550308d update API to support binary POST data 2022-08-19 19:59:10 +02:00
ae5dbf081e Update Makefile.am 2022-08-03 10:22:31 +02:00
ef888164b7 Update Makefile.am 2022-08-03 09:44:17 +02:00
c5e2de08ca Update Makefile.am 2022-08-03 09:43:15 +02:00
8dc0c7e133 Update Makefile.am 2022-08-03 09:40:04 +02:00
e370f3f7fe Update configure.ac 2022-08-03 09:34:53 +02:00
deaebf1c01 Update Jenkinsfile 2022-08-02 23:47:48 +02:00
45fcfe8726 Update Jenkinsfile 2022-08-02 22:14:41 +02:00
8b8a79bf90 Update Jenkinsfile 2022-08-02 22:10:40 +02:00
88a5354588 Update Jenkinsfile 2022-08-02 22:06:52 +02:00
ad98d1f666 Update Jenkinsfile 2022-08-02 22:05:11 +02:00
faca12a02b Update Jenkinsfile 2022-08-02 22:02:28 +02:00
3069f0dff2 Update Jenkinsfile 2022-08-02 21:56:46 +02:00
3c602dabd0 Update Jenkinsfile 2022-08-02 21:55:31 +02:00
1396fe3d41 Update Jenkinsfile 2022-08-02 08:43:20 +02:00
2ad3b4dfb4 Update Jenkinsfile 2022-08-02 08:33:46 +02:00
f575dd91a9 Update Jenkinsfile 2022-08-02 08:28:56 +02:00
f995bd7f71 Create Jenkinsfile 2022-08-02 08:26:53 +02:00
8a2cf714df Merge branch 'master' of github.com:lxsang/antd-lua-plugin 2021-03-24 18:31:41 +01:00
8b22577c86 improve json handle 2021-03-24 18:31:21 +01:00
fbc5c1c4bb Update .drone.yml 2021-03-19 10:43:13 +01:00
27d2cbfbfb fix wurl bug 2021-02-09 01:13:10 +01:00
36f4dd0941 Delete lib/pibot directory 2021-01-31 18:04:56 +01:00
fbb72201e2 Delete bugbot.lua 2021-01-31 18:02:53 +01:00
83635bbddb Delete example-app directory 2021-01-31 14:09:52 +01:00
ca57959c6d Update .drone.yml 2021-01-27 19:55:31 +01:00
ba20d5c53d Update .drone.yml 2021-01-27 19:54:22 +01:00
33df50753c Update .drone.yml 2021-01-27 08:53:30 +01:00
c84594a490 Create .drone.yml 2021-01-27 01:04:15 +01:00
daf0f641cf clean up 2021-01-03 00:29:29 +01:00
807e56e331 improvement module loader 2021-01-01 15:22:25 +01:00
7bc0a89ef5 add missing header 2021-01-01 14:00:55 +01:00
454217bea2 add missing header 2021-01-01 13:51:36 +01:00
002151f1e2 fix symbol missing 2020-12-28 22:40:43 +01:00
0b6fc559b3 generate archive 2020-12-26 15:07:37 +01:00
14f59390c6 regenrate file 2020-12-26 14:57:21 +01:00
a586901d44 Merge branch 'master' of https://github.com/lxsang/antd-lua-plugin 2020-12-26 14:56:47 +01:00
5e5b76a267 fix security bug 2020-12-26 14:56:38 +01:00
f387ebdfaf Update Makefile 2020-12-25 19:07:56 +01:00