Icedream
|
2163bfc99f
|
parsers/web: Remove extra logging lines.
|
2016-06-20 02:30:10 +02:00 |
Icedream
|
b99af84dc5
|
travis: No testing against old Go versions.
Go 1.5.4 does not support the whitespace trim syntax for templates. Since we make excessive use of it, we can not support that version of Go.
|
2016-06-20 00:41:59 +02:00 |
Icedream
|
35156593dc
|
travis: Correct Go versions.
|
2016-06-20 00:29:53 +02:00 |
Icedream
|
ae1dce4bce
|
New-line fix caused extra spaces between each character.
|
2016-06-19 23:34:57 +02:00 |
Icedream
|
8696313f8e
|
Move "(no title)" text to its own constant noTitleStr.
Main purpose is for making integration testing easier later.
|
2016-06-19 23:32:27 +02:00 |
Icedream
|
ec899f0ddf
|
Replace new-line characters in HTML title with space.
Targets #2.
|
2016-06-19 23:31:57 +02:00 |
Icedream
|
6775fe5100
|
parsers/web: Limit HTML parsing to first 8 kB and use Content-Length header.
Targets #2.
|
2016-06-19 23:09:22 +02:00 |
Icedream
|
be2edc845a
|
Add Travis CI.
Fixes #4.
|
2016-06-19 22:36:55 +02:00 |
Icedream
|
b234f732df
|
Use actual cross char (×) for image dimensions.
Fixes #7.
|
2016-06-19 22:27:16 +02:00 |
Icedream
|
8e55200ff4
|
Readme: Fix headings.
|
2016-06-17 07:37:54 +02:00 |
Icedream
|
454d3ccada
|
Fix typo.
|
2016-06-12 01:32:13 +02:00 |
Icedream
|
4a60f6142a
|
Initial commit.
Source code not properly documented yet and barely any testing but this is the code as running on the server at the moment.
|
2016-06-11 16:08:13 +02:00 |