Commit Graph

  • 824769dee2 feat: AssetController shall denies access to files in folder that has a .DENIED file master DanyLE 2024-03-17 19:02:14 +0100
  • 14e20cf41e fix(CI): use cross toolchain DanyLE 2024-03-14 00:04:48 +0100
  • 6380787d7e fix: Change default silk db path to /var/silk DanyLE 2024-03-13 18:20:46 +0100
  • bf5284e66f fix: reading mime of file without extension crashes the request DanyLE 2024-01-18 10:55:16 +0100
  • eeea893d92 fix: ignore case when checking file type DanyLE 2023-10-24 16:34:55 +0200
  • adb81580a3
    Update Jenkinsfile Dany LE 2023-07-22 23:52:24 +0200
  • 32577500de improve log function DanyLE 2023-07-07 20:01:59 +0200
  • 7dcfa9c8f0 fix JSON encode bug + improve logging function DanyLE 2023-07-07 19:51:33 +0200
  • a6838e5294 fix: support decode big file DanyLE 2023-05-22 15:08:12 +0200
  • 34c2d3ae4e fix: incorrect directory mime query DanyLE 2023-04-24 09:56:57 +0200
  • 7c2e44f178 update!: use new filtering syntax in DBModel DanyLE 2023-04-03 17:00:05 +0200
  • 170079053e fix incorrect generated select statement DanyLE 2023-02-20 17:10:12 +0100
  • 71434c48ff Allow to declare multiple ORs of the same field in the SQL filter object DanyLE 2023-02-20 15:21:02 +0100
  • efe5281f2f fix: generated sql with syntax error when some input object is empty DanyLE 2023-01-31 15:17:54 +0100
  • eae3ae7b14 fix nil check in order statement parsing DanyLE 2023-01-31 15:10:30 +0100
  • 86538b8913 add sqlite query generator to the core API DanyLE 2023-01-31 13:34:10 +0100
  • 6cd7406a6a decode Multipart data DanyLE 2023-01-28 04:00:19 +0100
  • de2ede07e2 fix: mime detection bug DanyLE 2023-01-27 17:00:20 +0100
  • afd9ffaa07 use c API for some functions DanyLE 2023-01-27 16:21:15 +0100
  • b5cadaae5f looking for mimes.json in either root folder or site folter DanyLE 2023-01-27 16:18:33 +0100
  • c40fae8f7e Add Jenkinsfile DanyLE 2023-01-26 19:45:43 +0100
  • d1ba380488 add support for luad websocket DanyLE 2023-01-26 17:35:16 +0100
  • 356b96dfcc reset slice data memory at creation DanyLE 2023-01-26 09:00:20 +0100
  • f4dde9202f support backward compatible with old API DanyLE 2023-01-26 02:27:22 +0100
  • d59268bc01 allow ipairs iteration without error on slice DanyLE 2023-01-26 02:17:09 +0100
  • 7711526a7c Add unit tests and correct bugs detected by the tests DanyLE 2023-01-25 17:01:01 +0100
  • d4bb12c6b5 Add C based module + lua based API code (WIP) DanyLE 2023-01-18 15:12:48 +0100
  • 8417bccefb
    Update README.md Dany LE 2023-01-17 21:46:30 +0100
  • c31d80dcf6
    Initial commit Dany LE 2023-01-17 21:45:11 +0100