Commit Graph

24 Commits

Author SHA1 Message Date
Dany LE
adb81580a3
Update Jenkinsfile
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-07-22 23:52:24 +02:00
DanyLE
32577500de improve log function
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-07-07 20:01:59 +02:00
DanyLE
7dcfa9c8f0 fix JSON encode bug + improve logging function 2023-07-07 19:51:33 +02:00
DanyLE
a6838e5294 fix: support decode big file
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-05-22 15:08:12 +02:00
DanyLE
34c2d3ae4e fix: incorrect directory mime query
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-04-24 09:56:57 +02:00
DanyLE
7c2e44f178 update!: use new filtering syntax in DBModel
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-04-03 17:00:05 +02:00
DanyLE
170079053e fix incorrect generated select statement
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-02-20 17:10:12 +01:00
DanyLE
71434c48ff Allow to declare multiple ORs of the same field in the SQL filter object
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-02-20 15:21:02 +01:00
DanyLE
efe5281f2f fix: generated sql with syntax error when some input object is empty
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-31 15:17:54 +01:00
DanyLE
eae3ae7b14 fix nil check in order statement parsing
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-31 15:10:30 +01:00
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