Amazed hipstercat
hipstercat pushed to master at hipstercat/hrss 2018-12-19 15:38:26 +01:00
64f6e33b34 Fixed URL for iframe not being encoded
hipstercat commented on issue hipstercat/hrss#4 2018-12-19 13:44:54 +01:00
Unable to setup feed for Reddit search

HRSS uses HTML tags, id and classes to find content in HTML pages and to build the resulting RSS feed. Some websites like Reddit generate random classes for identical elements, making HRSS differentiate them and thus failing to correctly build the RSS feed.

hipstercat pushed to master at hipstercat/hrss 2018-12-19 13:31:08 +01:00
3d8566af04 Re-enable admin interface
hipstercat commented on issue hipstercat/hrss#1 2018-12-19 13:24:51 +01:00
Invalid URL error accurs only with Apache and mod_wsgi

Autoclosed the issue by mistake. I implemented this workaround in commit 7872bd31af. Does it work on your end now?

hipstercat reopened issue hipstercat/hrss#1 2018-12-19 13:24:51 +01:00
Invalid URL error accurs only with Apache and mod_wsgi
hipstercat reopened issue hipstercat/hrss#2 2018-12-19 13:24:09 +01:00
Base URL
hipstercat commented on issue hipstercat/hrss#2 2018-12-19 13:24:09 +01:00
Base URL

Autoclosed the issue by mistake. 2876fe663d should fix your issue. Can you confirm that you only have to change the BASE_URL now?

hipstercat closed issue hipstercat/hrss#2 2018-12-19 13:22:52 +01:00
Base URL
hipstercat pushed to master at hipstercat/hrss 2018-12-19 13:22:52 +01:00
2876fe663d Fixed static folder not loading, should also fix #2
hipstercat closed issue hipstercat/hrss#1 2018-12-19 13:18:28 +01:00
Invalid URL error accurs only with Apache and mod_wsgi
hipstercat pushed to master at hipstercat/hrss 2018-12-19 13:18:28 +01:00
7872bd31af Encoded URLs, should fix #1
hipstercat commented on issue hipstercat/hrss#4 2018-12-17 12:53:46 +01:00
Unable to setup feed for Reddit search

The provided URL does not give any result on my end.

hipstercat commented on issue hipstercat/hrss#2 2018-12-17 12:51:50 +01:00
Base URL

I don't, but for the sake of this issue I added a subdirectory and it worked without editing STATIC_URL. If I add a subdirectory to STATIC_URL, the assets stop loading on my end.

hipstercat commented on issue hipstercat/hrss#2 2018-12-01 00:53:06 +01:00
Base URL

I have never edited STATIC_URL for any of my servers. Local uses python integrated webserver and works fine, and demo is behind nginx+uwsgi and works also fine out of the box. Are you perhaps using Apache?

hipstercat commented on issue hipstercat/hrss#2 2018-11-30 22:41:37 +01:00
Base URL

I have modified the way BASE_URL could be implemented. Please pull latest commit (af9b1f0c5d9b9069b46670b465921eda11f28eca) and be sure to change the BASE_URL setting in hrss/setting.py.

hipstercat pushed to master at hipstercat/hrss 2018-11-30 22:28:32 +01:00
af9b1f0c5d WIP: fixing base_url
hipstercat commented on issue hipstercat/hrss#3 2018-11-30 22:07:23 +01:00
Docker container

Installation instructions added in a7bbd79cf32181c4f4ab593186ceea1025d1de66.

hipstercat closed issue hipstercat/hrss#3 2018-11-30 22:07:23 +01:00
Docker container
hipstercat pushed to master at hipstercat/hrss 2018-11-30 22:04:28 +01:00
bbefbea939 Added Feed model to admin interface
hipstercat pushed to master at hipstercat/hrss 2018-11-30 22:02:56 +01:00
e2028bbe48 Fixed context_processor
a7bbd79cf3 Updated README for Docker instructions (thank you @kmlucy)
Compare 2 commits »