Commits
- Commit:
27db70733b03e11b8cdcb5ca18267cbca5889b8f
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add reports/0.0.2.gmi
- Commit:
7669b92b9f35561c838abf6f2ea1162f219d2afc
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add open_file tests
- Commit:
8f317ea03ee469ccab83292584802c52a352ca3e
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Redirect: directory -> "/gemini.gmi"
- Commit:
86a71674eb8c8c15fcae904bfbc8801629f1742d
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add v0.0.2 changes to report
- Commit:
1e30bfdb1787b3aeda4ab3bc82f29d8a13272aeb
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add symlink from README.gmi to index.gmi
- Commit:
05307fba348df783365077ec79f5af0279218daf
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
URI Scheme is case-insensitive (RFC 3986, 3.1. Scheme)
- Commit:
ac07537e50ff7dce0e15a73d32c693c631c42844
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add failed test: URL scheme is case-insensitive by RFC 3986
- Commit:
b2003598163139e77b0c57b831c78ef8adeb5118
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add date
- Commit:
cd9608498365e1996fae60d31f349a697c061042
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add link to git repo (over ssh)
- Commit:
25571895f30232a80067f294dffcfca7f09c0561
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
LICENSE authors
- Commit:
375aa2688f8b153c12ef87d6438da6656610bbd4
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Tests refactored (like a test framework)
- Commit:
be734cf5e58ed36b967d5403df96a061b2126610
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add v0.0.2 report template
- Commit:
479e180db265e5846678bec016865ea6cdcf14ca
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Add unit tests (parse_url)
- Commit:
dbb4931c96379e3ebe14bdde01eb5c4bc458c970
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
HXXFILES is not needed
- Commit:
a92769bc8f60212428ecc1392816066cbeca359b
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Ignore *.o files
- Commit:
e494e02c837088e25f84506a0d27898a7e0bb9bd
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Patch from la-ninpre <aaoth@aaoth.xyz>
> Separate compilation enables incremental recompilation
> instead of redoing the whole work from scratch each time.
> Separating compilation also enables developer to use `-j`
> option of make to speed up the compilation.
> I also made Makefile respect CXXFLAGS provided in the
> environment, so that one can set certain optimization
> flags, for example.
- Commit:
66b4d5213bcab3f70a42354d0833741a8cf7eeb8
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Remove duplicate of code
- Commit:
dc02eff9b1f1d628b5f6cdcbc26756152eed8c21
- From:
- Aleksey Ryndin <continue@to.any-key.press>
- Date:
Fix domain name
- 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