gitea2rss/src
tastytea 7438f878c2
continuous-integration/drone/push Build is failing Details
Use hexadecimal instead of named HTML entities in replacements.
See <https://www.rssboard.org/rss-profile#data-types-characterdata>.
2021-04-21 12:42:26 +02:00
..
CMakeLists.txt Replace POCO with CURL. 2020-10-24 17:02:25 +02:00
commits.cpp Escape some HTML in commit message. 2021-04-21 12:31:04 +02:00
gitea2rss.cpp Use namespace, fix some warnings. 2020-10-27 12:05:50 +01:00
gitea2rss.hpp Add support for commits. 2021-04-21 11:03:39 +02:00
http.cpp Use namespace, fix some warnings. 2020-10-27 12:05:50 +01:00
main.cpp Add support for commits. 2021-04-21 11:03:39 +02:00
releases.cpp Add link to release in RSS. 2020-10-27 12:17:52 +01:00
strings.cpp Use hexadecimal instead of named HTML entities in replacements. 2021-04-21 12:42:26 +02:00
tags.cpp Don't call tags releases in RSS output. 2021-04-21 10:32:15 +02:00
time.cpp Fix time conversion. 2021-04-21 12:05:36 +02:00
version.hpp.in Use namespace, fix some warnings. 2020-10-27 12:05:50 +01:00
write.cpp Use namespace, fix some warnings. 2020-10-27 12:05:50 +01:00