Commit Graph

23 Commits (97d4008db232ab5a95f382f51bf816b06e19f954)

Author SHA1 Message Date
Jef Roosens b74e8a7b84
feat(ltm): PoC paste pages
ci/woodpecker/push/build Pipeline was successful Details
2023-12-17 17:29:20 +01:00
Jef Roosens cc9dc6aec5
chore: properly compile picohttpparser in lnm; remove old http header
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/docker Pipeline was successful Details
files
2023-12-07 11:02:20 +01:00
Jef Roosens 8ae59f1031
feat(lander): full initial migration to lnm
ci/woodpecker/push/build Pipeline was successful Details
2023-12-05 19:36:54 +01:00
Jef Roosens f3da5c78ef
feat(lander): implement redirect posting using lnm 2023-12-05 19:12:19 +01:00
Jef Roosens 8ec667af3b
feat(lander): initial lnm integration test
ci/woodpecker/push/build Pipeline was successful Details
2023-12-02 20:22:05 +01:00
Jef Roosens 6af3e6ad6d
chore: integrate cppcheck into workflow 2023-11-14 10:49:12 +01:00
Jef Roosens 6a5b23afaa
feat(lander): store filename if provided 2023-11-12 16:13:54 +01:00
Jef Roosens 64af94ce7a
refactor(lander): clean up code a bit 2023-11-12 14:55:40 +01:00
Jef Roosens c026e13c44
feat(lander): server content-type header for file entries 2023-11-12 14:29:46 +01:00
Jef Roosens 70f622d9f3
feat(lander): support sendind extra attributes as custom headers 2023-11-12 14:12:13 +01:00
Jef Roosens 7fac278ead
feat(lander): introduce file entry type 2023-11-12 13:57:11 +01:00
Jef Roosens 3d48ee8019
feat(lander): support DELETE requests 2023-11-12 13:43:21 +01:00
Jef Roosens 9b223d04a0
feat(lsm): sync database when closing handle 2023-11-09 22:40:06 +01:00
Jef Roosens 715e1f9a58
refactor(lsm): clean up disk write code 2023-11-09 21:07:51 +01:00
Jef Roosens 35c301955f
refactor(lsm): switch to uint8_t attr types; refactor disk code 2023-11-08 13:42:46 +01:00
Jef Roosens b5fc3a3612
refactor(lsm): decouple attribute types 2023-11-08 12:25:47 +01:00
Jef Roosens 535b92a6b6
feat(lander): integrate persistent insert & get lsm store 2023-11-08 11:19:33 +01:00
Jef Roosens 711eaa2bde
feat(lander): initial integration of lsm 2023-11-03 14:10:14 +01:00
Jef Roosens 6d74c8c550
feat(http): fully decouple HTTP loop functionality 2023-10-30 21:14:06 +01:00
Jef Roosens 87312f2d84
feat: PoC uploading of pastes 2023-05-30 10:17:46 +02:00
Jef Roosens dfbd179c7a
feat: paved the way for uploading pastes 2023-05-30 09:37:40 +02:00
Jef Roosens 16103f9b24
feat: add step to receive request body in buffer 2023-05-29 23:26:15 +02:00
Jef Roosens ff0795bb55
feat: separate lander code into separate module 2023-05-29 21:52:18 +02:00