dylan
|
c317859786
|
updated README to add some examples and explain some of my additions
|
2025-12-25 23:19:35 +00:00 |
|
dylan
|
a3e9a15953
|
updated getTraktMovie call in getTraktEpisodeAndMovie to include ID
|
2025-12-25 22:59:28 +00:00 |
|
dylan
|
2a3bb8301c
|
updated getTraktMovie to include movie ID and modify title display based on showImage flag
|
2025-12-25 22:53:54 +00:00 |
|
dylan
|
7656f7f501
|
updated trakt-movie to include correct ID for fetching data
|
2025-12-25 22:53:41 +00:00 |
|
dylan
|
b6f290af6b
|
added intro and changed last updated position/sizing
|
2025-12-25 21:42:36 +00:00 |
|
dylan
|
d64906dec1
|
updated mastodon section to include icon next to link
|
2025-12-25 21:30:44 +00:00 |
|
dylan
|
3772a254c2
|
updated getMastodonPost to replace URLs with link emoji
|
2025-12-25 21:22:42 +00:00 |
|
dylan
|
9f63efe950
|
removed unused getAtomFeedItem import from config.js
|
2025-12-25 21:13:12 +00:00 |
|
dylan
|
117198fbf2
|
updated getMastodonPost to parse XML correctly and removed the atom feed function
i thought mastodon served atom for some reason
|
2025-12-25 21:13:04 +00:00 |
|
dylan
|
6ede3ee4a8
|
updated getMastodonPost to use description instead of title for non-reply items, maybe relying on forgejo actions rather than locally testing is making this messy :P
|
2025-12-25 20:58:59 +00:00 |
|
dylan
|
90c248c1b7
|
updated mastodon item to use getMastodonPost function
|
2025-12-25 20:55:07 +00:00 |
|
dylan
|
25d770662a
|
added support for both RSS and Atom feeds in getAtomFeedItem and implemented getMastodonPost function to fetch non-reply items
|
2025-12-25 20:54:44 +00:00 |
|
dylan
|
7d896ace0d
|
added function to fetch Atom feed for Mastodon
|
2025-12-25 20:38:11 +00:00 |
|
dylan
|
c2ca868e9a
|
added function to fetch Atom feed item title and link
|
2025-12-25 20:38:08 +00:00 |
|
dylan
|
a952c70133
|
added a section to display toots with a link to social.lol
|
2025-12-25 20:33:46 +00:00 |
|
dylan
|
9aa7b714aa
|
added mastodon item to fetch RSS feed title
|
2025-12-25 20:33:40 +00:00 |
|
dylan
|
7f21548d05
|
updated last.fm link to include icon in listened tracks section
|
2025-12-25 20:15:18 +00:00 |
|
dylan
|
30af087435
|
added a section to display listened tracks with a link to last.fm
|
2025-12-25 20:12:01 +00:00 |
|
dylan
|
05dc008c4e
|
added lastfm item to fetch RSS feed title
|
2025-12-25 20:09:45 +00:00 |
|
dylan
|
389d1ab1c2
|
added linkFormat export to specify link type for HTML or markdown
|
2025-12-25 20:01:47 +00:00 |
|
dylan
|
ec51f1c319
|
updated now function to apply markdown escaping for display text based on link format
|
2025-12-25 20:01:41 +00:00 |
|
dylan
|
904637fb56
|
updated getRSSItemTitle and getJsonFeedItemTitle to remove markdownCharEscape usage
|
2025-12-25 20:01:35 +00:00 |
|
dylan
|
a3ed5a4a82
|
Merge pull request 'add direct linking to individual items from feeds' (#1) from update/direct-links into main
Reviewed-on: https://source.tube/dylan/now-updater/pulls/1
|
2025-12-25 19:27:25 +00:00 |
|
dylan
|
360465395a
|
updated getLetterboxdActivity to conditionally include image in returned text
|
2025-12-25 19:19:09 +00:00 |
|
dylan
|
c7717e6d29
|
updated now-page-template to include icons for episode and movie links
|
2025-12-25 19:16:11 +00:00 |
|
dylan
|
101d99d22a
|
updated now-page-template to separate trakt episode and movie links
|
2025-12-25 18:52:35 +00:00 |
|
dylan
|
a64bce8020
|
updated config to separate trakt episode and movie into distinct items
|
2025-12-25 18:52:29 +00:00 |
|
dylan
|
5328d0fd25
|
updated getRSSItemTitle and getLetterboxdActivity to set content type for JSDOM and removed unnecessary link element logging
|
2025-12-25 18:52:25 +00:00 |
|
dylan
|
1b5c733653
|
updated getRSSItemTitle and getLetterboxdActivity to log link element presence and text so we can see what's happening
|
2025-12-25 18:45:43 +00:00 |
|
dylan
|
0a91a32359
|
updated now function to log the latest URL for each item
|
2025-12-25 18:41:07 +00:00 |
|
dylan
|
7d8c494058
|
updated now function to replace hrefs with latest URLs and display structured text
|
2025-12-25 18:30:40 +00:00 |
|
dylan
|
fdb39d2159
|
updated getRSSItemTitle, getJsonFeedItemTitle, getLetterboxdActivity, getTraktEpisode, and getTraktMovie to return structured objects with text and a direct link to the content
|
2025-12-25 18:30:27 +00:00 |
|
dylan
|
bbda450d01
|
added profile and now page templates with updated content and links
|
2025-12-25 18:27:26 +00:00 |
|
dylan
|
6ee4f58488
|
updated getTraktEpisodeAndMovie to format output with line breaks
|
2025-12-25 18:23:49 +00:00 |
|
dylan
|
5817da006f
|
updated getLatest for trakt to use getTraktEpisodeAndMovie
|
2025-12-25 18:20:49 +00:00 |
|
dylan
|
0fc03e780c
|
added functions to fetch trakt movie history and combine episode and movie titles
|
2025-12-25 18:20:44 +00:00 |
|
dylan
|
7c14805c4f
|
updated getLatest for some.pics to use getRSSItemTitle - duh
|
2025-12-25 18:16:11 +00:00 |
|
dylan
|
1557555f46
|
updated URL in config.js for 'dylan.some.pics' to use RSS feed
|
2025-12-25 18:11:53 +00:00 |
|
dylan
|
ceaa7f6f89
|
updated htmlLinkRegex to allow for optional attributes in anchor tags
|
2025-12-25 18:07:09 +00:00 |
|
dylan
|
e99989c268
|
updated htmlLinkRegex to allow for attributes before the href in anchor tags
|
2025-12-25 17:27:15 +00:00 |
|
dylan
|
9640a37f4a
|
updated regex to use htmlLinkRegex in config.js
|
2025-12-25 17:23:48 +00:00 |
|
dylan
|
14cbcede69
|
added htmlLinkRegex function to utils.js
|
2025-12-25 17:23:40 +00:00 |
|
dylan
|
b9a6869355
|
updated links and services in config.js
|
2025-12-25 16:49:20 +00:00 |
|
Melanie Kat
|
0bccc1aed7
|
merge
|
2025-12-23 22:32:14 -08:00 |
|
Melanie Kat
|
00e7f2ff58
|
books on new lines
|
2025-12-23 22:31:37 -08:00 |
|
melanie
|
aa6b03b12f
|
Update config.js
|
2025-12-23 19:09:36 +00:00 |
|
melanie
|
96dedf1276
|
Update config.js
|
2025-12-23 19:07:34 +00:00 |
|
Melanie Kat
|
5c07b91237
|
add option to not output images
|
2025-12-22 20:12:11 -08:00 |
|
Melanie Kat
|
940627fb07
|
booklogr support
|
2025-12-21 18:42:53 -08:00 |
|
Melanie Kat
|
03ca72d917
|
Escaping markdown characters just to be safe
|
2025-12-21 17:52:53 -08:00 |
|