1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-22 19:28:39 +00:00
Commit Graph

89 Commits

Author SHA1 Message Date
Aurelien David
75c5d28a36 manifest 3.3.1 2019-02-11 22:19:54 +01:00
Aurelien David
dc31d5ce2c Merge branch 'AlfredoRamos-fix-code-overflow' 2019-02-11 22:16:39 +01:00
Aurelien David
95907b82b8 Revert "word wrap pre content (#25)"
This reverts commit d2f24812af.
2019-02-11 22:16:07 +01:00
Aurelien David
f1524928c9 v3.3 2019-02-10 11:04:50 +01:00
Aurelien David
d2f24812af word wrap pre content (#25) 2019-02-10 11:04:26 +01:00
Aurelien David
d98a57aa24 reparse xhtml content to display properly 2019-02-10 11:03:22 +01:00
Alfredo Ramos
0885fa859f Fix code overflow
Fixes #25
2019-02-08 15:54:34 -06:00
Aurelien David
99c56f041b fix contenttype trick on redirects (#13, #23) 2019-02-08 00:00:20 +01:00
Aurelien David
a7f23af160 use browser style for popup 2019-01-24 22:58:54 +01:00
Aurelien David
7b63b27f4a fix for link elements with no type (#16) 2019-01-21 14:10:35 +01:00
Aurelien David
aa70671c62 add basic feed detection (#11):
* disabled by default for now
* works on link rel=alternate declarations
2019-01-19 17:44:24 +01:00
Aurelien David
0320efc780 support for atom 0.3 (#15) 2019-01-12 18:16:36 +01: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
Aurelien David
96ff9b1983 basic support for media:thumbnail (#12) 2019-01-03 16:34:42 +01:00
Aurelien David
2d6ec3e206 fix atom content/summary parsing (#14) 2019-01-02 23:40:38 +01:00
A. David
1e65cb4c25
Merge pull request #10 from glhrmv/master
General code format changes (+ readme update)
2018-12-19 09:47:45 +01:00
glhrmv
03f601ea57 Update readme 2018-12-16 23:40:39 +00:00
glhrmv
be95517491 Format using Prettier 2018-12-16 23:39:31 +00:00
glhrmv
9074531a07 Improve code formatting & quality 2018-12-16 23:36:12 +00:00
Aurelien David
5cbe4f68c8 fix handling of xhtml atom content (#9) 2018-12-16 17:25:36 +01:00
Aurelien David
bfaa15935e clicked on the wrong thing on AMO 2018-12-16 15:35:15 +01:00
Aurelien David
7b32d30192 handle xhtml descriptions in atom feed (#9) 2018-12-16 15:15:31 +01:00
Aurelien David
9b0475d211 some refactor for v2.2 2018-12-15 16:19:55 +01:00
Aurelien David
aff27e23ae localize datetimes (#6,#8) 2018-12-14 11:37:35 +01:00
Aurelien David
2a1ba1e650 handle html/xml errors 2018-12-14 10:41:45 +01:00
Aurelien David
a422b7c9c6 unhtml entry titles 2018-12-12 19:32:22 +01:00
Aurelien David
d9aa4e58c6 update version for AMO 2018-11-05 16:08:14 +01:00
A. David
83ddbf7725
Merge pull request #3 from apropostech/master
Fixed Atom feeds without rel="alternate" attributes displayed incorrect
2018-11-05 16:01:35 +01:00
apropostech
0f3e9fa3f8 Fixed Atom feeds without rel="alternate" attributes displayed incorrectly
Also added showing content when present in atom feeds.
2018-11-05 15:19:31 +01:00
Aurelien David
282ddf29ea refactor 2018-10-29 22:06:13 +01:00
Aurelien David
a83dad4fe0 don't cache modified requests 2018-10-29 21:40:19 +01:00
Aurelien David
6d2b0627fe fix descriptions conversion to html+xml 2018-10-29 21:07:14 +01:00
Aurelien David
3acccca403 replace document instead of redirect - still issues with html descs 2018-10-28 00:44:12 +02:00
Aurelien David
7e94715a05 make it compatible with chrome 2018-10-26 13:59:56 +02:00
Aurelien David
17bfb2058d added feed url + support of rss 1.0 2018-10-26 11:38:45 +02:00
Aurelien David
8a66512945 add icons 2018-10-25 23:18:18 +02:00
Aurelien David
b54f4fb338 add README 2018-10-25 22:08:39 +02:00
Aurelien David
cdf84b50ee initial commit 2018-10-25 22:03:08 +02:00