Jef Roosens Chewing_Bever
Jef Roosens closed issue Chewing_Bever/lander#6 2023-11-16 15:47:15 +01:00
Custom serialisation format
Jef Roosens closed issue Chewing_Bever/lander#7 2023-11-16 15:47:08 +01:00
Ability to remove entries
Jef Roosens commented on issue Chewing_Bever/lander#14 2023-11-16 15:15:04 +01:00
Support HEAD Requests

We might be able to transparently support HEAD requests for GET requests by only running the request steps if it's a HEAD request, and only writing the headers then. This would require the…

Jef Roosens opened issue Chewing_Bever/lander#16 2023-11-16 13:01:29 +01:00
Failed uploads don't get handled properly
Jef Roosens pushed to dev at Chewing_Bever/lander 2023-11-16 12:47:31 +01:00
e3aad2b5e4 feat(landerctl): show progress bar for file uploads
Jef Roosens pushed to main at bur/lander-git 2023-11-16 12:38:00 +01:00
0f25ef63d8 Add PKGBUILD & .SRCINFO
Jef Roosens created branch main in bur/lander-git 2023-11-16 12:38:00 +01:00
Jef Roosens created repository bur/lander-git 2023-11-16 12:36:58 +01:00
Jef Roosens pushed to dev at Chewing_Bever/lander 2023-11-16 12:21:32 +01:00
e42004de94 feat(landerctl): properly find config file
Jef Roosens pushed to dev at Chewing_Bever/lander 2023-11-16 11:31:50 +01:00
59da997828 chore(ci): once again remove deploy hook
92d6d83256 feat(landerctl): support all entry types
810bfd2bc9 feat(landerctl): support posting redirects
49c4c78242 feat(landerctl): started custom cli tool; wrote config parser
13b20715bf fix(http_loop): correctly parse content-type
Compare 70 commits »
Jef Roosens pushed to lsm at Chewing_Bever/lander 2023-11-16 11:31:21 +01:00
59da997828 chore(ci): once again remove deploy hook
Jef Roosens pushed to lsm at Chewing_Bever/lander 2023-11-16 11:30:20 +01:00
92d6d83256 feat(landerctl): support all entry types
Jef Roosens pushed to lsm at Chewing_Bever/lander 2023-11-15 15:00:26 +01:00
810bfd2bc9 feat(landerctl): support posting redirects
49c4c78242 feat(landerctl): started custom cli tool; wrote config parser
13b20715bf fix(http_loop): correctly parse content-type
Compare 3 commits »
Jef Roosens pushed to lsm at Chewing_Bever/lander 2023-11-14 15:37:21 +01:00
f97de2fe83 fix(event_loop): fix some wrong allocs
29f4edc059 chore(lander): fix Docker build
Compare 2 commits »
Jef Roosens pushed to lsm at Chewing_Bever/lander 2023-11-14 14:48:55 +01:00
6af3e6ad6d chore: integrate cppcheck into workflow
Jef Roosens pushed to lsm at Chewing_Bever/lander 2023-11-12 16:36:21 +01:00
b053aa6c93 feat(lander): serve content-disposition header
6a5b23afaa feat(lander): store filename if provided
Compare 2 commits »
Jef Roosens pushed to lsm at Chewing_Bever/lander 2023-11-12 15:00:32 +01:00
04aef2643f chore: update changelog & landerctl
64af94ce7a refactor(lander): clean up code a bit
c026e13c44 feat(lander): server content-type header for file entries
Compare 3 commits »
Jef Roosens pushed to lsm at Chewing_Bever/lander 2023-11-12 14:12:54 +01:00
70f622d9f3 feat(lander): support sendind extra attributes as custom headers
7fac278ead feat(lander): introduce file entry type
Compare 2 commits »
Jef Roosens pushed to lsm at Chewing_Bever/lander 2023-11-12 13:48:38 +01:00
3d48ee8019 feat(lander): support DELETE requests
a4ad8c246e feat(lsm): remove data file when removing entry
c8728f2371 refactor(lsm): abstract determining entry data path
b40389bbe2 feat(lsm): implement basic remove
Compare 4 commits »
Jef Roosens pushed to lsm at Chewing_Bever/lander 2023-11-11 13:11:03 +01:00
51e4a203e9 feat(lsm): move keys to db file; idx entries are now constant length
a6887d4094 refactor(lsm): rename some variables
418de748f0 feat(lsm): pave the way for removals and updates
Compare 3 commits »