Commit graph

20 commits

Author SHA1 Message Date
e42004de94
feat(landerctl): properly find config file
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
2023-11-16 12:21:13 +01:00
92d6d83256
feat(landerctl): support all entry types 2023-11-16 11:30:02 +01:00
810bfd2bc9
feat(landerctl): support posting redirects 2023-11-15 14:50:02 +01:00
49c4c78242
feat(landerctl): started custom cli tool; wrote config parser 2023-11-15 09:35:59 +01:00
f97de2fe83
fix(event_loop): fix some wrong allocs 2023-11-14 15:36:18 +01:00
6a5b23afaa
feat(lander): store filename if provided 2023-11-12 16:13:54 +01:00
04aef2643f
chore: update changelog & landerctl 2023-11-12 15:00:20 +01:00
c026e13c44
feat(lander): server content-type header for file entries 2023-11-12 14:29:46 +01:00
7fac278ead
feat(lander): introduce file entry type 2023-11-12 13:57:11 +01:00
eff1b13065
chore: update landerctl to use location header 2023-05-31 13:03:14 +02:00
22a7b5b3fc
feat: added secure random URL option
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-21 21:02:33 +01:00
b66c0f0e00
feat: allow adding paste with predefined key
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-21 20:15:49 +01:00
97ed770166
feat: serve paste entries
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-21 16:28:27 +01:00
7f42d540b5
feat: add route for adding pastes 2022-11-21 16:22:52 +01:00
a22a2e5cfa
feat: create pastes directory; separate routes 2022-11-21 15:45:31 +01:00
f1ec643f80
feat: pave way for pastebin integration 2022-11-21 15:28:02 +01:00
494946d24a
feat: use more std::string
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-21 14:19:56 +01:00
51fc2867a8
feat: added randomly generated URLs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-21 12:03:16 +01:00
94f7400169
Added a readme
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-16 13:05:09 +01:00
9c3af74e1b
Add very simple add-only persistence model
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-15 22:49:36 +01:00