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

Commit Graph

  • 1ed346bcfc fix: user correct path to find module master DanyLE 2023-01-25 22:38:03 +0100
  • b0812d1e14 update to support new version of httpd DanyLE 2023-01-09 19:54:51 +0100
  • 22f62fcf77 fix: SSL socket polling bug DanyLE 2022-10-21 12:04:41 +0200
  • 243e778ac7
    sqlite module: infer database path from parameter Dany LE 2022-10-03 18:30:28 +0200
  • b69d98d205
    Update Jenkinsfile Dany LE 2022-10-03 09:50:35 +0200
  • f19bd01847
    Use older toolchain Dany LE 2022-09-30 11:58:43 +0200
  • 869f13129a fix logging API bug DanyLE 2022-09-15 11:55:20 +0200
  • 7a1c58009b add random salt string generation in core API DanyLE 2022-09-02 20:10:35 +0200
  • e6004d8ccd improvement and add more lua C wrappers DanyLE 2022-08-30 16:31:45 +0200
  • b83beb5a16 update DanyLE 2022-08-27 22:34:59 +0200
  • c7ea2af3f1 lua plugin now used a separated process to handle requests DanyLE 2022-08-27 21:44:55 +0200
  • 7814611008 Use unix domain socket to process lua handlers DanyLE 2022-08-27 16:38:20 +0200
  • d4edd66258 lua plugin now used a separated process to handle requests use_unix_domain_socket DanyLE 2022-08-27 21:44:55 +0200
  • f752e7e79d Use unix domain socket to process lua handlers DanyLE 2022-08-27 16:38:20 +0200
  • 4259ec7eef allow lua to log to syslog DanyLE 2022-08-23 01:18:05 +0200
  • 6276b0aa1e add sendfile support DanyLE 2022-08-22 22:58:42 +0200
  • 1cc681c7e8 add lua API for envar manipulating and home dir query DanyLE 2022-08-22 20:37:10 +0200
  • dfb550308d update API to support binary POST data DanyLE 2022-08-19 19:59:10 +0200
  • ae5dbf081e
    Update Makefile.am Dany LE 2022-08-03 10:22:31 +0200
  • ef888164b7
    Update Makefile.am Dany LE 2022-08-03 09:44:17 +0200
  • c5e2de08ca
    Update Makefile.am Dany LE 2022-08-03 09:43:15 +0200
  • 8dc0c7e133
    Update Makefile.am Dany LE 2022-08-03 09:40:04 +0200
  • e370f3f7fe
    Update configure.ac Dany LE 2022-08-03 09:34:53 +0200
  • deaebf1c01
    Update Jenkinsfile Dany LE 2022-08-02 23:47:48 +0200
  • 45fcfe8726
    Update Jenkinsfile Dany LE 2022-08-02 22:14:41 +0200
  • 8b8a79bf90
    Update Jenkinsfile Dany LE 2022-08-02 22:10:40 +0200
  • 88a5354588
    Update Jenkinsfile Dany LE 2022-08-02 22:06:52 +0200
  • ad98d1f666
    Update Jenkinsfile Dany LE 2022-08-02 22:05:11 +0200
  • faca12a02b
    Update Jenkinsfile Dany LE 2022-08-02 22:02:28 +0200
  • 3069f0dff2
    Update Jenkinsfile Dany LE 2022-08-02 21:56:46 +0200
  • 3c602dabd0
    Update Jenkinsfile Dany LE 2022-08-02 21:55:31 +0200
  • 1396fe3d41
    Update Jenkinsfile Dany LE 2022-08-02 08:43:20 +0200
  • 2ad3b4dfb4
    Update Jenkinsfile Dany LE 2022-08-02 08:33:46 +0200
  • f575dd91a9
    Update Jenkinsfile Dany LE 2022-08-02 08:28:56 +0200
  • f995bd7f71
    Create Jenkinsfile Dany LE 2022-08-02 08:26:53 +0200
  • 8a2cf714df Merge branch 'master' of github.com:lxsang/antd-lua-plugin lxsang 2021-03-24 18:31:41 +0100
  • 8b22577c86 improve json handle lxsang 2021-03-24 18:31:21 +0100
  • fbc5c1c4bb
    Update .drone.yml Xuan Sang LE 2021-03-19 10:43:13 +0100
  • 27d2cbfbfb fix wurl bug lxsang 2021-02-09 01:13:10 +0100
  • 36f4dd0941
    Delete lib/pibot directory Xuan Sang LE 2021-01-31 18:04:56 +0100
  • fbb72201e2
    Delete bugbot.lua Xuan Sang LE 2021-01-31 18:02:53 +0100
  • 83635bbddb
    Delete example-app directory Xuan Sang LE 2021-01-31 14:09:52 +0100
  • ca57959c6d
    Update .drone.yml Xuan Sang LE 2021-01-27 19:55:31 +0100
  • ba20d5c53d
    Update .drone.yml Xuan Sang LE 2021-01-27 19:54:22 +0100
  • 33df50753c
    Update .drone.yml Xuan Sang LE 2021-01-27 08:53:30 +0100
  • c84594a490
    Create .drone.yml Xuan Sang LE 2021-01-27 01:04:15 +0100
  • daf0f641cf clean up lxsang 2021-01-03 00:29:29 +0100
  • 807e56e331 improvement module loader lxsang 2021-01-01 15:22:25 +0100
  • 7bc0a89ef5 add missing header lxsang 2021-01-01 14:00:55 +0100
  • 454217bea2 add missing header lxsang 2021-01-01 13:51:36 +0100
  • 002151f1e2 fix symbol missing lxsang 2020-12-28 22:40:43 +0100
  • 0b6fc559b3 generate archive lxsang 2020-12-26 15:07:37 +0100
  • 14f59390c6 regenrate file lxsang 2020-12-26 14:57:21 +0100
  • a586901d44 Merge branch 'master' of https://github.com/lxsang/antd-lua-plugin lxsang 2020-12-26 14:56:47 +0100
  • 5e5b76a267 fix security bug lxsang 2020-12-26 14:56:38 +0100
  • f387ebdfaf
    Update Makefile Xuan Sang LE 2020-12-25 19:07:56 +0100
  • 8d7392bc71
    Update Makefile Xuan Sang LE 2020-12-25 19:06:30 +0100
  • c6f2a05164
    Update Makefile Xuan Sang LE 2020-12-25 18:59:43 +0100
  • 3f33fa217f
    Update Makefile Xuan Sang LE 2020-12-25 18:56:55 +0100
  • d9adec8869
    Update Makefile.am Xuan Sang LE 2020-12-25 18:52:17 +0100
  • 24a681a962
    Update Makefile.am Xuan Sang LE 2020-12-25 18:34:38 +0100
  • f4976eeea8
    Merge pull request #2 from lxsang/add-license-1 Xuan Sang LE 2020-12-25 17:55:56 +0100
  • 3c1be8639a
    Create LICENSE add-license-1 Xuan Sang LE 2020-12-25 17:55:47 +0100
  • 68c9177508 fix json parse bug lxsang 2020-12-18 23:02:47 +0100
  • f176ddddac fix conflict lxsang 2020-12-18 22:51:40 +0100
  • 57c8c92872 fix conflict lxsang 2020-12-18 22:51:00 +0100
  • a6984b020d fix json token not enoungh lxsang 2020-12-18 22:49:49 +0100
  • 38724476a2 support cross referencing in markdown renderer lxsang 2020-09-15 14:33:58 +0200
  • 2a89d5a441 add markdown support lxsang 2020-09-01 17:21:21 +0200
  • 22d16d0f9e update to the new lib lxsang 2020-08-25 17:09:04 +0200
  • 19172d1e64 gen dist lxsang 2020-06-26 10:07:13 +0000
  • d321724ae9 native unescape json string lxsang 2020-06-18 09:51:41 +0200
  • 0d28bf935a disable unescape lxsang 2020-06-17 23:58:11 +0200
  • 177787d07d cleanup lxsang 2020-01-11 23:54:12 +0100
  • 23407703dd gen distrib lxsang 2020-01-11 23:51:06 +0100
  • 9844bdebd6 fix utf8 pb lxsang 2020-01-11 23:50:01 +0100
  • ac99eedc71 add cache control to file lxsang 2020-01-10 18:29:29 +0100
  • 21f55f1000 gen distrib lxsang 2020-01-09 14:28:21 +0100
  • 00a35be0a5 fix to new lib lxsang 2020-01-08 22:13:41 +0100
  • 8948eefb6a clean lxsang 2020-01-02 18:54:12 +0100
  • 0acc227445 add make file lxsang 2020-01-02 17:58:19 +0100
  • 53a4022db5
    Merge pull request #1 from lxsang/multiple_port Xuan Sang LE 2020-01-02 17:56:24 +0100
  • 03df9ae4a6 clean up multiple_port lxsang 2020-01-02 17:51:08 +0100
  • e42e19e838 fix linking error lxsang 2020-01-01 21:41:33 +0100
  • 2f026c3273 fix ld conflict lxsang 2020-01-01 21:17:46 +0100
  • f7599cd935 fix list lxsang 2019-12-22 17:30:39 +0100
  • 91e13fc261 update lxsang 2019-12-20 19:29:23 +0100
  • b4e233a025 change schedule time lxsang 2019-12-15 16:56:16 +0100
  • ca27650b9b use new antd api lxsang 2019-12-15 12:08:35 +0100
  • 9c233ce3f1 fix lxsang 2019-12-04 19:52:26 +0100
  • fe5fe09754 dist lxsang 2019-11-30 19:48:04 +0000
  • f98c4d3666 fix lib lxsang 2019-11-30 19:46:03 +0000
  • d55e504a59 add last module lxsang 2019-11-19 18:37:32 +0100
  • 2cc5b468bc fix lxsang 2019-11-19 17:13:39 +0100
  • d869c3d9ee disable optimization lxsang 2019-11-18 14:24:42 +0100
  • 4daf40c2d3 add more modules lxsang 2019-11-18 10:31:08 +0100
  • 92ff433198 use libtool lxsang 2019-11-14 18:46:49 +0100
  • 53e2a2c2ef
    Update lua-api.c Xuan Sang LE 2019-11-08 15:01:42 +0100
  • 64a3244d5d
    Update lua-api.c Xuan Sang LE 2019-11-08 15:00:08 +0100
  • 3eb4bd2ede test i2c lxsang 2019-05-08 20:55:23 +0200