1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
Commit Graph

8196 Commits

Author SHA1 Message Date
wn_
f2fbb4ee7e Compare end of domains when checking known SSL whitelist.
For example: "imgur.com.mysite.com" should not match the "imgur.com" whitelist entry.
2017-04-23 15:13:07 -05:00
Andrew Dolgov
ed0f2a6c97 Update CONTRIBUTING.md 2017-04-23 23:00:40 +03:00
Andrew Dolgov
afb8eae0ee Add contribution guide 2017-04-23 22:16:50 +03:00
Andrew Dolgov
467bc4fe03 bump version_static to 17.4 2017-04-23 00:48:51 +03:00
Andrew Dolgov
37a4a219d5 add COPYING 2017-04-22 15:42:34 +03:00
Andrew Dolgov
78f1116d38 af_zz_imgproxy: add gfycat to ssl whitelist 2017-04-22 15:26:33 +03:00
Andrew Dolgov
ecab435420 af_zz_imgproxy: implement a whitelist of known sites that have optional SSL 2017-04-20 09:09:00 +03:00
Andrew Dolgov
b8f23d6848 Merge branch 'fix_af_comic_tfd_filter' into 'master'
Fix the TFD filter and add Married to the sea

A while ago TFD changed the html for the comics page and broke the filter.  
Here is a patch to show the comics in the feed again, as well as add Married to the Sea (sister site)

See merge request !50
2017-04-10 19:46:16 +03:00
Andrew Dolgov
0eed023e7d auth_remote: check for PHP_AUTH_USER too 2017-04-09 14:15:46 +03:00
Bill Bagdon
32024bdf21 Fix the TFD filter and add Married to the sea 2017-04-08 12:59:03 -04:00
Andrew Dolgov
78fee22415 Merge branch 'master' of git.tt-rss.org:fox/tt-rss 2017-03-31 11:22:07 +03:00
Andrew Dolgov
337535416f filter by search results while marking feed as read 2017-03-31 11:21:35 +03:00
Andrew Dolgov
966d22f9fa Merge branch 'italian_translation' into 'master'
Updated italian translation

- new lines translated
- minor editing

See merge request !49
2017-03-30 07:28:43 +03:00
dedioste
d2a3414e00 Updated italian translation
- new lines translated
- minor editing
2017-03-29 22:06:49 +02:00
Andrew Dolgov
86e534290e enclosures: rewrite relative urls on import, duh 2017-03-27 19:20:46 +03:00
Andrew Dolgov
9594ea6875 add cosmetic suffixes back for cached url links 2017-03-23 18:26:43 +03:00
Andrew Dolgov
df994ac333 rebase translations 2017-03-23 15:25:26 +03:00
Andrew Dolgov
dc2c4b13d4 when choosing enclosures to embed or rewrite (af_zz_imgproxy) only use content type instead of "filename"-based hacks 2017-03-23 15:22:00 +03:00
Andrew Dolgov
388d4dfa88 enable caching of media in article enclosures 2017-03-23 15:19:25 +03:00
Andrew Dolgov
9c3c0ace6b rename cache images option label (rip translations) 2017-03-23 15:16:31 +03:00
Andrew Dolgov
48eefd8c5c allow caching of audio files 2017-03-23 15:03:22 +03:00
Andrew Dolgov
41bead9baa remove local file extensions and generalize some method names for cached media
file extensions may still be present in urls, but are ignored by the backend

MIGRATION (if you have any cached data worth keeping, not required):
in cache/images run "rename 's/\..*$//' *" i.e. strip file extensions
2017-03-23 14:55:40 +03:00
Andrew Dolgov
63f0ed3d9c cdmClicked: do not use event.target.parents to figure out if clicked on a heading 2017-03-06 12:19:13 +03:00
Andrew Dolgov
8519c68d93 rewrite relative urls for html5 audio source elements 2017-03-06 09:20:58 +03:00
Andrew Dolgov
270c0a00e5 improve JS error logging with additional stuff 2017-03-05 10:50:15 +03:00
Andrew Dolgov
e0a957b3f6 use try/catch block in updatefeedlist
remove reporting function from exception dialog
2017-03-05 10:30:49 +03:00
Andrew Dolgov
1bfe1d7b31 simplify error handling
* less convoluted exception dialogs
* use window.onerror for the majority of exception catching/reporting
* remove most of now useless try/catch blocks
* report stacktrace instead of manually specified error locations
2017-03-04 14:34:44 +03:00
Andrew Dolgov
e6d66fe55c fix update.php showing --help option with a single - 2017-02-23 13:06:39 +03:00
Andrew Dolgov
b835a52814 rework the way headlines menus identify calling row 2017-02-17 09:01:45 +03:00
Andrew Dolgov
3102a1b338 Merge branch 'improve-update_feedbrowser_cache-sql-query' into 'master'
Improve update_feedbrowser_cache SQL query

As explained in <https://tt-rss.org/forum/viewtopic.php?t=4060&p=23768>, this change improved drastically the query time.

See merge request !48
2017-02-16 15:07:41 +03:00
Luc Didry
453787526a Improve update_feedbrowser_cache SQL query 2017-02-16 12:05:32 +01:00
Andrew Dolgov
ad7cea62e1 editFilter: fix selector expressions broken by 88946d3 2017-02-15 13:22:16 +03:00
Andrew Dolgov
a3b5f3817e af_zz_imgproxy: remove filter hook, not needed 2017-02-14 19:46:37 +03:00
Andrew Dolgov
c8919d630e Merge branch 'master' of git.tt-rss.org:fox/tt-rss 2017-02-14 18:49:11 +03:00
Andrew Dolgov
c55fb22bcd af_zz_imgproxy: rewrite to absolute url; add on-parse article filter hook to handle redirect situation in case frontend has open_basedir (disabled currently) 2017-02-14 18:48:40 +03:00
Andrew Dolgov
f75cf64673 Merge branch 'german-translation' into 'master'
Update german translation



See merge request !47
2017-02-14 13:42:29 +03:00
Heiko Adams
ca08292904
Update german translation 2017-02-14 09:43:24 +01:00
Andrew Dolgov
b73bf7e2d8 rebase translations 2017-02-14 11:22:37 +03:00
Andrew Dolgov
79ec2f3efd set error report url to https 2017-02-14 09:32:21 +03:00
Andrew Dolgov
5161460048 bind headlines menu to a selector to avoid remaking it unnecessarily 2017-02-13 23:36:58 +03:00
Andrew Dolgov
3eec1de393 fix vertical position of cdm collapse button in floating title 2017-02-13 22:49:20 +03:00
Andrew Dolgov
20deb5fc32 cdmcollapse/expand: use less convoluted selector queries 2017-02-13 22:45:30 +03:00
Andrew Dolgov
61570c474b add af_zz_vidmute 2017-02-13 19:21:38 +03:00
Andrew Dolgov
093d463320 af_zz_imgproxy: truncate url in error png 2017-02-13 15:49:41 +03:00
Andrew Dolgov
bf6398650a af_zz_imgproxy: show GD-based (if possible) error message on proxy failure 2017-02-13 15:25:52 +03:00
Andrew Dolgov
4a23031fcd rewrite_relative_url: cleanup resulting url path while rewriting 2017-02-13 15:25:21 +03:00
Andrew Dolgov
ab39e213b3 af_zz_imgproxy: disable api render hook: pointless, because api clients won't have an authenticated cookie-based session 2017-02-13 08:46:36 +03:00
Andrew Dolgov
ff4f2b1e0c af_zz_imgproxy: fix typo 2017-02-13 08:08:19 +03:00
Andrew Dolgov
454292b295 format_article_enclosures: allow embedding .jpeg files 2017-02-12 20:24:29 +03:00
Andrew Dolgov
046a0cc7c8 fix previous, again 2017-02-12 20:23:52 +03:00