Commit graph

117 commits

Author SHA1 Message Date
dylan
61bb4d4d9e updated README to include details on new image handling 2025-12-29 19:30:19 +00:00
dylan
84878d3c17 Merge pull request 'Add Steam, Bluesky, Hardcover and more' (#3) from update/new-services into main
Reviewed-on: https://source.tube/dylan/now-updater/pulls/3
2025-12-28 22:27:17 +00:00
dylan
de7d37e9ac Merge branch 'main' into update/new-services 2025-12-28 22:26:04 +00:00
dylan
2bb671df4f Update .forgejo/workflows/update.yml 2025-12-28 22:25:45 +00:00
dylan
2165ce5bd3 updated README with support for new services 2025-12-28 22:18:27 +00:00
dylan
3faa24b283 updated font size 2025-12-28 21:45:34 +00:00
dylan
83a1ea9731 updated link style 2025-12-28 21:44:26 +00:00
dylan
692259b0c3 updated icon for weblog 2025-12-28 21:41:17 +00:00
dylan
ec2117aa13 updated to remove images from weblog and minify html to avoid parsing issues 2025-12-28 21:39:54 +00:00
dylan
9e4d661c8a removed img tag! 2025-12-28 21:35:13 +00:00
dylan
4483987073 updated closing div tag with no indentation to fix breaking when no images are found 2025-12-28 21:30:37 +00:00
dylan
ad10100c02 updated regex for img and video tag removal one more time... 2025-12-28 21:22:42 +00:00
dylan
5c78a8a491 updated regex for img and video tag removal to fix broken cards (fingers crossed!) 2025-12-28 21:18:27 +00:00
dylan
6819d100d3 updated image tag handling to support multi-line tags 2025-12-28 21:14:30 +00:00
dylan
79a27ae368 added logging for latest image and video in feed handler 2025-12-28 21:10:08 +00:00
dylan
37c167fc38 updated trakt episode and movie image URLs to use poster instead of thumb 2025-12-28 20:53:09 +00:00
dylan
c712c387ae updated some.pics integration 2025-12-28 20:51:19 +00:00
dylan
88720c7269 updated mastodon service to set isActive to false 2025-12-28 20:41:01 +00:00
dylan
7ded8d55c6 removed mastodon post section from now-page-template 2025-12-28 20:40:55 +00:00
dylan
2fbf9e809b updated to just html 2025-12-28 19:37:49 +00:00
dylan
0e9efce6fb updated to show images for mastodon posts 2025-12-28 19:34:17 +00:00
dylan
5a431287d6 added video support for mastodon posts 2025-12-28 19:11:57 +00:00
dylan
85fcc462da updated mastodon post handling to extract video and image media types 2025-12-28 19:11:54 +00:00
dylan
469dddd539 updated mastodon post image extraction to check for media:content first 2025-12-28 19:08:37 +00:00
dylan
3a8683204c updated image handling to remove img tags if no image is available 2025-12-28 19:08:32 +00:00
dylan
02f122d690 updated layout to left align and show images nicely 2025-12-28 19:08:27 +00:00
dylan
3b8a1edcb4 fixed steam api by passing the right thing lol 2025-12-28 18:49:21 +00:00
dylan
518feb17fe add steam and hardcover keys 2025-12-28 18:42:53 +00:00
dylan
b549858bc0 updated layout for hardcover and steam sections to include images 2025-12-28 18:40:12 +00:00
dylan
48a5aab1c2 updated hardcover and steam apis to actually work after testing 2025-12-28 18:40:03 +00:00
dylan
7dfff74ea0 added HARDCOVER_API_KEY to environment variables in update.yml 2025-12-28 18:14:05 +00:00
dylan
936a8437b7 added hardcover activity function with API key validation 2025-12-28 18:14:00 +00:00
dylan
221e96b7c1 added HARDCOVER_API_KEY to .env.example for hardcover service 2025-12-28 18:13:32 +00:00
dylan
e41e3f51d8 added STEAM_WEBAPI_KEY to environment variables in update.yml 2025-12-28 17:59:47 +00:00
dylan
13ebc9f4e3 updated to include images 2025-12-28 17:46:16 +00:00
dylan
689079cab4 updated to include image extraction and separate image urls 2025-12-28 17:45:59 +00:00
dylan
acdb9ff8d7 updated to differentiate between generic and special feeds 2025-12-28 17:32:17 +00:00
dylan
df031eaa4a fixed an error with the error 2025-12-28 17:29:09 +00:00
dylan
c196e8f328 updated now-page-template.md with new things 2025-12-28 17:27:20 +00:00
dylan
001834fe64 added Maloja scrobble handler to feedHandlers 2025-12-28 17:23:27 +00:00
dylan
e971dbf0ba updated regex and reorganised and added headings to match services.js 2025-12-28 17:23:18 +00:00
dylan
64488f88ed added some examples 2025-12-28 17:22:14 +00:00
dylan
db25612241 updated now-page-template.md layout 2025-12-28 16:58:45 +00:00
dylan
cc64e56b77 removed biome.json and lefthook.yml configuration files 2025-12-28 16:57:57 +00:00
dylan
8f807cb47a removed local development files from .gitignore 2025-12-28 16:57:45 +00:00
dylan
385f24a28a updated feed handling to use dedicated handlers for each feed type 2025-12-28 16:56:40 +00:00
dylan
b3b8658b72 moved services from config.js into their own services.js 2025-12-28 16:52:26 +00:00
dylan
7e9be02de6 added optional STEAM_WEBAPI_KEY 2025-12-28 16:06:58 +00:00
dylan
a503a45d9e added local development files to .gitignore and updated package.json to include preview script 2025-12-28 13:32:09 +00:00
dylan
7631bab045 fixed regex for some.pics 2025-12-28 13:08:30 +00:00