Commits
- Commit:
3585977376d9ec5282122fcf12f3b38e40c9def7
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Fixes reports/0.0.1.gmi
- Commit:
f81007da460fc686a3f17e156bc9202ddf9d8628
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add link to development blog
- Commit:
9c0941c58e671ee9a188a73146ad02a97529708b
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Append and fix docs
- Commit:
fa4e39d630f0a9a5e7e2a1cd406ffceb5284cbfc
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Append first report
- Commit:
3f592c20499ddfe4315b38f1f539622908002d0b
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add project README
- Commit:
d6d26f958dc4748162f3d5084fcc1be9922eb498
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add 0BSD licence
- Commit:
bcf3fb81ce90f24602b958223d2aa1494ff05f23
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Big refactoring: client is not need, entire project is a server
- Commit:
bce8f2740bc3c255439257893c9c6f724feb4689
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Cross platform build: alpine linux tested (`libressl-dev` required)
- Commit:
b20335632804754482ef930b97f325c08c4ac8fc
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Read file content and return it
- Commit:
529cc6f4bf81cb3c4dc794c56969c93ee40fe333
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add v0.1.1 report template
- Commit:
36e5500c810d5fc5badbf22e8c79e8eeb0975d07
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Refectoring
- Commit:
917c32a4f0ec162835da762d7dd0afdb11d69392
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Path (from URL) normalization
- Commit:
9a6cb9d51e84cd86ea58319a30046fc2f434246d
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Refactoring: URL normalization to separate module
- Commit:
59d5920624133077e335a537038eca69788aed94
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Refactoring: separate Gemini specification
- Commit:
ba3876885b731531ccfb33f786e2e9957bb197d3
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Refactoring
- Commit:
bb3e281739184a20a50338238803256d986d6dfe
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Separate `command_line_arguments` module
- Commit:
599e39ef74f251e93e4a45f35765e685abe960e2
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Re-implement `span`
- Commit:
6e84684c10bd5da2b1e7d4637888f1fa27a4d7c5
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Ignore .swp files (vim)
- Commit:
5b1ce226061f6be85ef5848a7df637ec2f069704
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Parse URL (initial implemetation)
- Commit:
679cbc0acc9ceb3822cb8574013f0bfcb6460b0d
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Revert assert
- Commit:
22e84cb07053853a9ead94350fcd856dd82f47e1
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Return to C++11, use span<> from https://github.com/tcbrindle/span
- Commit:
24c27acbf4be5ebfb6b64cd7697facc9219c500f
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Empty meta on successfully response
- Commit:
50eb955cfb20f96fd59942b27e83fe533e1a3fcc
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Return temporary response implementation
- Commit:
901087f6637474e0688de1040c3003eaac518a76
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Receive request implemented
- Commit:
f2a85a75526335d0b3c26a79bd9c50f7f5ef98a6
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Refectored: error handling