Lee Hanken
|
209908a1dc
|
update dependencies, include additional CORS header
|
2024-04-22 12:47:34 +01:00 |
Lee Hanken
|
3a1cf7853f
|
exit after reading from url when ignoring posted html
|
2022-12-21 23:11:15 +00:00 |
Lee Hanken
|
ca3a006a4a
|
catch errors
|
2022-12-21 22:50:16 +00:00 |
Lee Hanken
|
7c392e0dea
|
refactor into modules
|
2022-12-21 22:28:59 +00:00 |
Lee Hanken
|
82365d9fb0
|
reverse order of codeblock and table replacement to resolve issue converting codeblocks that have already been syntax highlighted
|
2022-12-03 11:58:54 +00:00 |
Lee Hanken
|
990d1d3e71
|
process question and answers separately for stackoverflow
|
2022-11-22 22:12:45 +00:00 |
Lee Hanken
|
faf75dc6fb
|
another attempt at parsing code blocks better
|
2022-11-22 11:37:33 +00:00 |
Lee Hanken
|
ca3226abf0
|
refetch stackoverflow rather than parsing supplied url
|
2022-11-05 02:58:50 +00:00 |
Lee Hanken
|
5be51ddb7e
|
refetch stackoverflow rather than parsing supplied url
|
2022-11-05 02:49:07 +00:00 |
macsplit
|
b73a9cef1b
|
rollback code-block enhancement due to issues downstream with ToMarkdown
|
2022-05-13 17:47:42 +01:00 |
macsplit
|
4c66e91b73
|
revert space and newline
|
2022-05-13 13:18:21 +01:00 |
macsplit
|
2e9a6a2eee
|
try space and newline in code block for proper wrapping when highlighted in highlight.js
|
2022-05-13 13:16:26 +01:00 |
macsplit
|
88bb51227b
|
revert double newline in code blocks
|
2022-05-13 13:03:37 +01:00 |
macsplit
|
8ec740856d
|
double newline in code blocks
|
2022-05-13 13:01:10 +01:00 |
macsplit
|
74a379e279
|
simplified regexp parsing code blocks
|
2022-05-13 11:23:40 +01:00 |
macsplit
|
0423569436
|
convert <BR> in code blocks to newline
|
2022-05-13 11:02:25 +01:00 |
macsplit
|
31005e81f1
|
revert last change as ineffective
|
2022-05-12 20:35:31 +01:00 |
macsplit
|
4c95f760c7
|
try outputting \r\n in codeblock to help resolve downstream issue in ToMarkdown
|
2022-05-12 20:33:31 +01:00 |
macsplit
|
15c455cd24
|
strip tags and decode entities in code blocks
|
2022-05-12 15:36:59 +01:00 |
macsplit
|
536bbea0ea
|
parse code blocks
|
2022-05-12 15:09:43 +01:00 |
Lee Hanken
|
801f7525c3
|
respect links flag in apple dev docs
|
2022-05-02 12:35:23 +01:00 |
Lee Hanken
|
a438e92c59
|
respect inline title flag when parsing apple dev docs
|
2022-05-02 12:04:15 +01:00 |
Lee Hanken
|
2ef1d7b784
|
parse json to render apple developer documentation
|
2022-05-02 01:47:43 +01:00 |
Lee Hanken
|
195afdd469
|
cleaned up handling of parameters
|
2022-04-08 11:16:54 +01:00 |
Lee Hanken
|
b43206d0c0
|
option to supress inline links
|
2022-04-02 11:13:18 +01:00 |
Lee Hanken
|
05b3875319
|
option for inline title
|
2022-02-04 12:13:41 +00:00 |
Lee Hanken
|
9290e3c853
|
catch errors
|
2022-01-30 21:20:23 +00:00 |
Lee Hanken
|
0ab94c807e
|
bug when no table pleasant
|
2022-01-30 21:05:14 +00:00 |
Lee Hanken
|
2567ae65c7
|
increase minimum table cell size
|
2022-01-30 20:14:46 +00:00 |
Lee Hanken
|
a084fa23f5
|
custom table handler
|
2022-01-30 15:04:54 +00:00 |
Lee Hanken
|
4db476881a
|
process tables differently
|
2022-01-30 11:50:17 +00:00 |
Lee Hanken
|
9b9bc6e104
|
fix regression of GET request
|
2022-01-29 19:52:39 +00:00 |
Lee Hanken
|
fa2903d466
|
allow POST of html as alternative to GET of url
|
2022-01-29 19:11:43 +00:00 |
Lee Hanken
|
ce97090936
|
Revert "Revert "set content type""
This reverts commit 974620b93f .
|
2022-01-27 13:40:41 +00:00 |
Lee Hanken
|
10ec344c38
|
Revert "set content security policy"
This reverts commit fefd5245e6 .
|
2022-01-27 13:39:46 +00:00 |
Lee Hanken
|
974620b93f
|
Revert "set content type"
This reverts commit cc84b2b2d9 .
|
2022-01-27 13:38:57 +00:00 |
Lee Hanken
|
fefd5245e6
|
set content security policy
|
2022-01-27 13:26:08 +00:00 |
Lee Hanken
|
cc84b2b2d9
|
set content type
|
2022-01-27 13:18:52 +00:00 |
Lee Hanken
|
20e08b82a2
|
deal with special characters in title
|
2022-01-20 13:10:55 +00:00 |
Lee Hanken
|
fd4d7c93e2
|
set header access control for title
|
2022-01-18 18:02:15 +00:00 |
Lee Hanken
|
dc5605abaa
|
return title as a header
|
2022-01-18 17:35:03 +00:00 |
Lee Hanken
|
90fb16b81e
|
update filters and catch erroneous URLs
|
2022-01-18 16:39:42 +00:00 |
Lee Hanken
|
07fb74e0b2
|
add per domain regexp post filtering
|
2022-01-13 14:40:21 +00:00 |
Lee Hanken
|
3b2a262a72
|
added rate limiting
|
2022-01-09 15:20:59 +00:00 |
Lee Hanken
|
87f476f29b
|
allow different access origins
|
2022-01-08 18:06:45 +00:00 |
Lee Hanken
|
3aa61c5c35
|
handle missing url
|
2022-01-08 17:35:43 +00:00 |
Lee Hanken
|
78d50ff3be
|
changed port to use environment variable
|
2022-01-08 17:28:18 +00:00 |
Cloud User
|
89583e5419
|
initial commit
|
2022-01-08 18:05:05 +01:00 |