59 Commits (main)
 

Author SHA1 Message Date
Wouter Groeneveld 8a386eb12d hltb: download thumbnails as cover.jpg in respective static dir instead of {id}.jpg in one dir
5 months ago
Wouter Groeneveld b819cf3787 HLTB auto-resize >300 width covers
5 months ago
Wouter Groeneveld c0b04d6d55 remove console.log
7 months ago
Wouter Groeneveld 92c5543b79 update HLTB API; remove unneeded dep & do it yourself!
7 months ago
Wouter Groeneveld db3cea5c0d remove imagemagick dependency and call using exec(), also optimize HLTB thumbnails after download
8 months ago
Wouter Groeneveld bf5acb097c remove lunr dependencies in favor of https://pagefind.app/
8 months ago
Wouter Groeneveld 39485035ba howlongtobeat endpoint changed, up dep
10 months ago
Wouter Groeneveld 57586c478e only fetch pictures once using new Set
11 months ago
Wouter Groeneveld 66d0fd3e69 add webmention getpicture functionality
11 months ago
Wouter Groeneveld 69bf2bf61b change token in test to something silly
11 months ago
Wouter Groeneveld 92ccd5d84a up version 1.0.22 and publish to npm
11 months ago
Wouter Groeneveld 47a905747d move wm token to a parameter
11 months ago
Wouter Groeneveld 886f610e1c up minor rev
2 years ago
Wouter Groeneveld dac72b2e92 remove duplicates for howlongtobeat_id just in case
2 years ago
Wouter Groeneveld cb36a4d666 also download thumbnails from howlongtobeat
2 years ago
Wouter Groeneveld 1bd64eed52 youtube integration tests -> unit
2 years ago
Wouter Groeneveld 473e17b037 youtube thumbnail generation, thanks Ruben
2 years ago
Wouter Groeneveld f7dc377b53 youtube thumbnail generation, thanks Ruben
2 years ago
Wouter Groeneveld 942406a566 Revert "1.1.0 release: get rid of utcOffset"
2 years ago
Wouter Groeneveld 6c9c5ff1e1 1.1.0 release: get rid of utcOffset
2 years ago
Wouter Groeneveld dd47ddbb1e 1.0.17: @http mentioning adds context
2 years ago
Wouter Groeneveld 513ed565dc extract context if explicitly mentioned @http... url
2 years ago
Wouter Groeneveld b43eaa347c simplify webmention sending thanks to new server impl
2 years ago
Wouter Groeneveld 7bdd377b43 remove publishedFromNow, its static so useless!
2 years ago
Wouter Groeneveld 782b1edd53 add the option ignoreReplies - now for real
2 years ago
Wouter Groeneveld e577012002 add the option ignoreReplies
2 years ago
Wouter Groeneveld e463ac94e8 fix double quote in frontmatter possibility
2 years ago
Wouter Groeneveld 7b10426429 webmention sending endpoint client
2 years ago
Wouter Groeneveld 7f4773c276 embed ejs templates
2 years ago
Wouter Groeneveld 15f779e63f implement image enclosure parsing
2 years ago
Wouter Groeneveld 24f6d1a8e3 fix htmldecode: do in two passes
2 years ago
Wouter Groeneveld 8598a898f4 implement title trimming
2 years ago
Wouter Groeneveld 4d45134e1f fix webmention get as a string
2 years ago
Wouter Groeneveld 90773a2521 e2e test mastodon with real url
2 years ago
Wouter Groeneveld add5f883f5 published 1.0.6
2 years ago
Wouter Groeneveld e6fbcd4b89 add relativeTarget to easily parse on Hugo side
2 years ago
Wouter Groeneveld 0ff54d8a7b add serve-my-jams getwebmention part
2 years ago
Wouter Groeneveld e740476232 move tools in respective subdirs
2 years ago
Wouter Groeneveld 9bfafaeca4 added link to serve-my-jams
2 years ago
Wouter Groeneveld 819f8528b6 according to a good friend, the moment for moment has passed. I should move on to something cool! like day.js?
2 years ago
Wouter Groeneveld 896b965879 use moment.js insted of parsing dates yourself...
2 years ago
Wouter Groeneveld 542302f171 use jest snapshots
2 years ago
Wouter Groeneveld 7d2cb559a4 disable yarn cache uploads; 1.0.3: howlongtobeat
2 years ago
Wouter Groeneveld 2765ebde0c scratch that, use local timezones and mock it.
2 years ago
Wouter Groeneveld c237e91a88 release 1.0.1
2 years ago
Wouter Groeneveld 44676ea947 getHours() is local time, use getUTCHours()
2 years ago
Wouter Groeneveld 77ee3b4ad6 attempt to fix test at github-side
2 years ago
Wouter Groeneveld 62d16df57a attempt to fix test at github-side
2 years ago
Wouter Groeneveld 5d571f4ffd Merge branch 'main' of https://github.com/wgroeneveld/jam-my-stack into main
2 years ago
Wouter Groeneveld e490afd906 attempt to fix test at github-side
2 years ago