Commit Graph

59 Commits

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