Commit Graph

102 Commits (3a1cf7853fe19a14a407692ab9a14f34649793c8)

Author SHA1 Message Date
Lee Hanken 805bcb92a2 regexp syntax 2022-04-02 14:03:41 +01:00
Lee Hanken 8e996071d1 simplify references 2022-04-02 13:55:35 +01:00
Lee Hanken a5a144a92c match square brace references 2022-04-02 13:48:36 +01:00
Lee Hanken 4cab339c21 supress anchor links as well as http links 2022-04-02 13:40:42 +01:00
Lee Hanken 91044556da tweak conversion from wide table to indented list 2022-04-02 13:36:48 +01:00
Lee Hanken acd7b1b6c2 convert wide tables to indented lists, and limit width of underline beneath wikipedia titles 2022-04-02 13:24:07 +01:00
Lee Hanken b43206d0c0 option to supress inline links 2022-04-02 11:13:18 +01:00
Lee Hanken 994c97da6d amended readme 2022-02-04 12:44:49 +00:00
Lee Hanken 05b3875319 option for inline title 2022-02-04 12:13:41 +00:00
Lee Hanken 1a552f1225 justify cells in tables 2022-02-04 11:51:31 +00:00
Lee Hanken 3fb524169f get wikipedia full size images rather than thumbnails 2022-02-03 19:27:14 +00:00
Lee Hanken cf76f0e0d8 fix mistake in regexp 2022-02-03 18:46:12 +00:00
Lee Hanken 46c6bb4e6a further adjusted filters for wikipedia 2022-02-03 18:42:54 +00:00
Lee Hanken 04785ccd02 missing forward slashes 2022-02-03 17:15:45 +00:00
Lee Hanken b667cac9b0 missing colon 2022-02-03 17:04:36 +00:00
Lee Hanken cb8e74cea8 replace empty scheme in link or image by https 2022-02-03 17:02:10 +00:00
Lee Hanken 86efeb7fee added filter for medium images 2022-02-01 10:04:03 +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 15dae35b74 updated readme 2022-01-30 20:50:42 +00:00
Lee Hanken a755e31453 remove cite reference tag on wikipedia 2022-01-30 20:33:51 +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 0a62caab5f Merge branch 'main' of github.com:/macsplit/urltomarkdown 2022-01-29 19:12:55 +00:00
Lee Hanken fa2903d466 allow POST of html as alternative to GET of url 2022-01-29 19:11:43 +00:00
macsplit 114873769a
Create license.txt 2022-01-28 23:17:05 +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 3d4cf8f829 amend bookmarklet in readme 2022-01-20 13:13:07 +00:00
Lee Hanken 20e08b82a2 deal with special characters in title 2022-01-20 13:10:55 +00:00
Lee Hanken e7314efc76 updated bookmarklet code snippet 2022-01-18 19:59:07 +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 020d051d0f tweak regexp 2022-01-13 15:00:35 +00:00
Lee Hanken 14cddb9b6f amended wikipedia regexp 2022-01-13 14:49:07 +00:00
Lee Hanken 07fb74e0b2 add per domain regexp post filtering 2022-01-13 14:40:21 +00:00
Lee Hanken 3e4cbbf077 added detail to readme 2022-01-13 13:26:51 +00:00
Lee Hanken 5e35a03855 revised readme 2022-01-10 09:36:59 +00:00
Lee Hanken 156dbfe6b9 added readme 2022-01-09 22:25:11 +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 11007ff0c2 start process 2022-01-08 17:31:28 +00:00
Lee Hanken 78d50ff3be changed port to use environment variable 2022-01-08 17:28:18 +00:00