1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-23 11:48:42 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Aurelien David
6ef3c00ace handle lastbuilddate (#57) 2020-07-15 18:33:13 +02:00
Felix Stupp
dd13667ef7
CSS: Declare text color to default black
Because background color is defined, the text may be not readable if users changed their default colors in the "Preferences" page of Firefox. So to ensure the text can be read if the defaults are changed, the text color too should be declared.
2020-01-25 15:30:32 +01:00
Aurelien David
dfd61e960b add option to display authors (#41) 2019-07-28 17:35:12 +02:00
Aurelien David
65ec9799d7 handle whitespace in code blocks better (#36) 2019-06-02 15:35:49 +02:00
Aurelien David
fe1fc2ea3a add option to display raw xml instead of preview (#29) 2019-02-14 21:44:15 +01:00
Alfredo Ramos
0885fa859f Fix code overflow
Fixes #25
2019-02-08 15:54:34 -06:00
Aurelien David
87423fe45b added settings page to address some issues (#12, #14):
* diplay media:thumbnail images or not (default: no)
* add a max-width to all image on preview page (default: yes 900px)
2019-01-09 16:09:57 +01:00
Aurelien David
ea6ddf6d8e limit all images width in preview (#12) 2019-01-08 12:55:33 +01:00
glhrmv
9074531a07 Improve code formatting & quality 2018-12-16 23:36:12 +00:00
Aurelien David
6d2b0627fe fix descriptions conversion to html+xml 2018-10-29 21:07:14 +01:00
Aurelien David
17bfb2058d added feed url + support of rss 1.0 2018-10-26 11:38:45 +02:00
Aurelien David
cdf84b50ee initial commit 2018-10-25 22:03:08 +02:00