Commit graph

128 commits

Author SHA1 Message Date
agnes
3b290d44b6 Update .env 2026-08-13 08:57:05 +00:00
agnes
5abeb31f06 Update services.js 2026-08-13 08:56:05 +00:00
agnes
bb88932bde Update services.js 2026-08-13 08:54:42 +00:00
agnes
896919d0c3 Update services.js 2026-08-13 08:52:25 +00:00
dylan
bc18d5beca Merge pull request 'Fix regex, again!' (#5) from fix/image-updates into main
Reviewed-on: https://source.tube/dylan/now-updater/pulls/5
2025-12-31 09:30:12 +00:00
dylan
05904356b9 updated now-page-template with new image handling and layout adjustments 2025-12-31 00:19:37 +00:00
dylan
8d2c808c68 updated regex replacement to include old text in debug logging 2025-12-31 00:19:26 +00:00
dylan
7740822918 updated regex to match service by data-service attribute in html anchor tags 2025-12-31 00:19:02 +00:00
dylan
147445df66 added debug logging for regex matching and replacement in now function 2025-12-31 00:03:59 +00:00
dylan
973a774442 Merge pull request 'Update image handling' (#4) from fix/image-updates into main
Reviewed-on: https://source.tube/dylan/now-updater/pulls/4
2025-12-29 19:36:17 +00:00
dylan
185014493c updated image tags 2025-12-29 19:30:31 +00:00
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