• Joined on 2020年01月04日
AdrienMatricon pushed to fix_feed_update at AdrienMatricon/ttrss-docker 2020年01月10日 18:15:33 +01:00
a8cf04906f Remove feed-update.log creating and make sure feed-update.sh is written correctly
AdrienMatricon commented on issue Rinma/ttrss-docker#8 2020年01月10日 18:12:22 +01:00
Fix feed update

I was not sure if overwriting the file entirely would remove the execution rights given through chmod, but after testing it this doesn't seem to be an issue. I'll update the PR right now

AdrienMatricon commented on issue Rinma/ttrss-docker#8 2020年01月10日 18:11:04 +01:00
Fix feed update

Alright. This'll be done in a minute

AdrienMatricon commented on issue Rinma/ttrss-docker#8 2020年01月05日 17:27:49 +01:00
Fix feed update

Technically I also removed the update script's log, but I assumed it was only there to debug what was wrong with the feed update, and wasn't intended to be released to the public (as it would pretty quickly take up space)

AdrienMatricon created pull request Rinma/ttrss-docker#8 2020年01月05日 17:25:26 +01:00
Fix feed update
AdrienMatricon opened issue Rinma/ttrss-docker#7 2020年01月05日 17:25:08 +01:00
Feed updates not working
AdrienMatricon pushed to fix_feed_update at AdrienMatricon/ttrss-docker 2020年01月05日 17:19:49 +01:00
68a92b2b89 Fix feed update
AdrienMatricon commented on issue Rinma/ttrss-docker#5 2020年01月05日 12:07:18 +01:00
Restarting the container drops the database

As it was easy to solve, I made a pull request

AdrienMatricon created pull request Rinma/ttrss-docker#6 2020年01月05日 12:06:43 +01:00
Fix check to actually detect when DB is already initialized
AdrienMatricon pushed to fix_db_initalization_check at AdrienMatricon/ttrss-docker 2020年01月05日 12:04:11 +01:00
cb6c1b80d9 Fix check to actually detect when DB is already initialized
AdrienMatricon commented on issue Rinma/ttrss-docker#4 2020年01月05日 11:56:11 +01:00
Allow users to skip URI check

Hm, after testing, this doesn't work quite as well as I remembered. While this indeed allows to access TTRSS through any url, all links and redirections within TTRSS are generated through SELF_URL_PATH.

AdrienMatricon opened issue Rinma/ttrss-docker#5 2020年01月05日 11:39:05 +01:00
docker-compose down then docker-compose up erases database
AdrienMatricon created repository AdrienMatricon/ttrss-docker 2020年01月05日 11:17:56 +01:00
AdrienMatricon opened issue Rinma/ttrss-docker#4 2020年01月04日 12:48:21 +01:00
Allow users to skip URI check