Commit Graph

14 Commits

Author SHA1 Message Date
DanyLE
86538b8913 add sqlite query generator to the core API
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-31 13:34:10 +01:00
DanyLE
6cd7406a6a decode Multipart data
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-28 04:00:19 +01:00
DanyLE
de2ede07e2 fix: mime detection bug
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-27 17:00:20 +01:00
DanyLE
afd9ffaa07 use c API for some functions
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-27 16:21:15 +01:00
DanyLE
b5cadaae5f looking for mimes.json in either root folder or site folter
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-27 16:18:33 +01:00
DanyLE
c40fae8f7e Add Jenkinsfile
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-26 19:45:43 +01:00
DanyLE
d1ba380488 add support for luad websocket 2023-01-26 17:35:16 +01:00
DanyLE
356b96dfcc reset slice data memory at creation 2023-01-26 09:00:20 +01:00
DanyLE
f4dde9202f support backward compatible with old API 2023-01-26 02:27:22 +01:00
DanyLE
d59268bc01 allow ipairs iteration without error on slice 2023-01-26 02:17:09 +01:00
DanyLE
7711526a7c Add unit tests and correct bugs detected by the tests 2023-01-25 17:01:01 +01:00
DanyLE
d4bb12c6b5 Add C based module + lua based API code (WIP) 2023-01-18 15:12:48 +01:00
Dany LE
8417bccefb
Update README.md 2023-01-17 21:46:30 +01:00
Dany LE
c31d80dcf6
Initial commit 2023-01-17 21:45:11 +01:00