5 Commits

Author SHA1 Message Date
f7e8a04e92 - Parsing description and branches properly from <item>
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m16s
- Added handling of "empty" commit messages when merging.
- Added isOpen prop to be passed as true to latest commit in feed.
2024-05-19 12:49:06 +02:00
2fe5d53e64 added guid
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m6s
2024-05-19 00:44:36 +02:00
02cac45992 implemented commit cards from rss repo rss feed.
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m28s
2024-05-19 00:31:33 +02:00
695f1009c2 added pubdate and author to xml parser
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m36s
2024-05-18 23:13:50 +02:00
1d1892c931 created rssfeed component to get the last 5 commits.
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m9s
Todo:
- break into components and style
- get time of commit
- convert time of commit to __time since__
2024-05-18 22:52:43 +02:00