Граф коммитов

405 Коммитов

Автор SHA1 Сообщение Дата
Bernhard Posselt 7c34fee7eb use extended info.xml instead of app.json 2014-11-27 16:06:48 +01:00
Bernhard Posselt 8ddead0627 fix #660 2014-11-21 13:53:47 +01:00
Bernhard Posselt 794120c0f6 allow to change the explore service url 2014-11-19 18:13:54 +01:00
Bernhard Posselt 676b8dd187 first stab at recommended sites 2014-11-19 15:54:32 +01:00
Bernhard Posselt 62b6bd4850 controller action for recommended sites 2014-11-19 14:14:01 +01:00
Bernhard Posselt f4f27ce5c3 get rid of appconfig 2014-11-17 16:18:43 +01:00
Bernhard Posselt 2a54eb90ee show a warning if ajax webcron is detectedg 2014-11-17 15:37:47 +01:00
Bernhard Posselt 631a1e2baf dont set guidHash when setting guid to avoid overwriting different guid hashes that come from the db 2014-11-13 14:14:38 +01:00
Bernhard Posselt bff164146b add youtube playlist support, fix #620, fix #618 2014-11-11 13:22:00 +01:00
Bernhard Posselt 99b38506e8 remove lastmodified and etag from api 2014-11-07 17:49:58 +01:00
Bernhard Posselt e92d577407 another round of trying to fix the heise.de encoding issues 2014-11-07 15:00:45 +01:00
Bernhard Posselt 83e28c146a cleanup at tear down 2014-11-06 23:26:08 +01:00
Bernhard Posselt 143272b174 more integration tests 2014-11-06 22:30:39 +01:00
Bernhard Posselt 23dcd8e5bf fix mysql 2014-11-06 17:36:54 +01:00
Bernhard Posselt 31975bfab7 more tests 2014-11-06 17:07:50 +01:00
Bernhard Posselt 5c70396a43 curl installation to test if it is set up 2014-11-06 15:58:20 +01:00
Bernhard Posselt a600f6b718 try to fix delete older than threshold so we can test it properly 2014-11-06 15:49:16 +01:00
Bernhard Posselt dcf96e7299 more integration tests 2014-11-06 14:45:14 +01:00
Bernhard Posselt 5395685b05 add fixtures import 2014-11-06 14:05:38 +01:00
Bernhard Posselt 2a601bc35b enable other dbs for test suite 2014-11-06 10:25:30 +01:00
Bernhard Posselt c9f46e2e3c run integration tests on travis 2014-11-06 10:17:47 +01:00
Bernhard Posselt 6ab04993f8 first half working integration test 2014-11-06 09:46:22 +01:00
Bernhard Posselt 1bacdd19d6 add php server to grunt 2014-11-06 09:02:26 +01:00
Bernhard Posselt d5473377ee dont set db as private member 2014-11-05 16:53:06 +01:00
Bernhard Posselt 50b3e9a088 add integration test xml 2014-11-05 16:34:02 +01:00
Bernhard Posselt 17e16cf46f fix warnings 2014-11-05 16:05:16 +01:00
Bernhard Posselt 867768d172 set db as member 2014-11-05 15:49:30 +01:00
Bernhard Posselt ad295ba8bf more testing 2014-11-05 15:36:59 +01:00
Bernhard Posselt 49690031a5 sometimes it works 2014-11-05 15:34:11 +01:00
Bernhard Posselt 4c5e27bc13 first integration test 2014-11-05 15:23:59 +01:00
Bernhard Posselt 69b763523c set the correct mime type for the firefox manifest 2014-11-05 12:07:47 +01:00
Bernhard Posselt 95530f6251 update picofeed, add max size setting, fix #642 2014-11-05 11:30:38 +01:00
Bernhard Posselt 91f302245e also set the feed location 2014-10-30 11:30:12 +01:00
Bernhard Posselt 4c390fa6b0 dont generate guid hash by hashing the guid since picofeed already hashes the guid in all cases 2014-10-30 10:26:00 +01:00
Bernhard Posselt 5b8fff99a5 make cleanup faster 2014-10-27 15:49:50 +01:00
Bernhard Posselt 7375daf213 allow to turn of autopurge 2014-10-27 10:40:01 +01:00
Bernhard Posselt ea6f93d515 use factories for reader and favicon since they have state and cant be reused 2014-10-22 22:19:14 +02:00
Bernhard Posselt c102123dc9 add caching 2014-10-22 11:35:12 +02:00
Bernhard Posselt dc8b8301d3 fix #302 2014-10-22 11:06:43 +02:00
Bernhard Posselt cc3fa38cee fix tests 2014-10-22 10:49:45 +02:00
Bernhard Posselt 78d3e21641 get rid of simplepie 2014-10-22 01:35:59 +02:00
Bernhard Posselt fb28fadcf6 get rid of faviconfetcher and use picofeed 2014-10-21 23:45:06 +02:00
Bernhard Posselt fe030e7339 use composer for autoloading repos 2014-10-21 22:53:36 +02:00
Bernhard Posselt b1e046dbf8 fix long line 2014-10-21 18:32:00 +02:00
Bernhard Posselt 66c73a96ac first try to set indention limit at 80 characters in php 2014-10-21 18:19:23 +02:00
Bernhard Posselt 42d69a95f3 convert tabs indention to indention with 4 spaces because of mixing of both variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab 2014-10-21 16:45:36 +02:00
Bernhard Posselt fbad651ebd Make config.ini editable in the admin interface 2014-10-21 15:14:19 +02:00
Bernhard Posselt a52df5cad2 move config class into config folder 2014-10-21 11:11:20 +02:00
Bernhard Posselt 29000e2d6f move databases into dependencies section 2014-10-21 10:59:02 +02:00
Bernhard Posselt 1a31d82d61 fix #634 2014-10-14 09:37:59 +02:00