Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-08 | http_static: cleanup file handler and cache | Florin Coras | 1 | -1/+1 |
2022-02-02 | http_static: add support for async tx from handlers | Florin Coras | 1 | -1/+1 |
2022-01-30 | http_static: incorporate builtinurl plugin | Florin Coras | 1 | -11/+9 |
2022-01-27 | http_static: code cleanup | Florin Coras | 1 | -15/+76 |
2022-01-26 | http_static: refactor to use http transport | Florin Coras | 1 | -5/+4 |
2019-09-27 | http_static: remove api boilerplate | Ole Troan | 1 | -70/+5 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 1 | -9/+3 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 1 | -1/+0 |
2019-06-18 | api: string type to convert to vector | Ole Troan | 1 | -8/+8 |
2019-05-29 | plugins: http_static. Migrate to use api string type. | Paul Vinciguerra | 1 | -4/+14 |
2019-05-17 | Fix punctuation fails in 2x plugins | Dave Barach | 1 | -1/+1 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-04-16 | Static http server | Dave Barach | 1 | -0/+152 |