Bernhard Posselt
47436cd007
add middleware for cors requests
2013-08-28 23:41:18 +02:00
Bernhard Posselt
6191bf5339
add access control max age header
2013-08-28 23:23:25 +02:00
Bernhard Posselt
9e2975c629
add cors for API
2013-08-28 23:09:07 +02:00
Bernhard Posselt
2f67340e55
Possible backwards incompatible change by using the link provided by simplepie instead of the user for the url hash. This prevents duplication of the feed when adding a slightly different feed url which points to the same feed and allows a speedup from O(n) to O(1) for article enhanchers
2013-08-28 19:19:28 +02:00
Bernhard Posselt
a9eb72911b
add enhancers for articles, fix #14
2013-08-28 17:26:38 +02:00
Bernhard Posselt
998b3c2943
Add hint about how to solve redirection issues with opcode caching, fix #319
2013-08-28 13:08:58 +02:00
Jenkins for ownCloud
7207d79b43
[tx-robot] updated from transifex
2013-08-28 05:18:13 -04:00
Jenkins for ownCloud
882d5b7bbd
[tx-robot] updated from transifex
2013-08-27 09:18:12 -04:00
Bernhard Posselt
824f074ecb
change email adress in copyright headers
2013-08-26 17:23:22 +02:00
Bernhard Posselt
575ac85fa1
version bump
2013-08-26 12:53:46 +02:00
Jenkins for ownCloud
a6d29a4d90
[tx-robot] updated from transifex
2013-08-25 18:13:18 -04:00
Jenkins for ownCloud
67d1e49d8d
[tx-robot] updated from transifex
2013-08-23 19:09:56 -04:00
Jenkins for ownCloud
4f881caa6d
[tx-robot] updated from transifex
2013-08-22 10:35:01 -04:00
Jenkins for ownCloud
8b3be53bb4
[tx-robot] updated from transifex
2013-08-21 07:05:44 -04:00
Jenkins for ownCloud
99fe10fa07
[tx-robot] updated from transifex
2013-08-19 13:09:11 -04:00
Bernhard Posselt
bc592679e2
update changelog
2013-08-19 16:05:54 +02:00
Bernhard Posselt
813a683892
also catch url errors
2013-08-19 16:05:14 +02:00
Bernhard Posselt
fd5239d6ba
Merge pull request #316 from owncloud/fix-input
...
fix input glitch
2013-08-16 01:03:34 -07:00
Morris Jobke
fa94d4579a
fix input glitch
2013-08-16 00:10:36 +02:00
Jenkins for ownCloud
1800892ba1
[tx-robot] updated from transifex
2013-08-15 16:56:50 -04:00
Bernhard Posselt
1a0d63f4b1
version bump
2013-08-14 12:24:58 +02:00
Bernhard Posselt
259dcbe5a0
When jumping to the next item after the last one, also mark the last item as read, fix #213
2013-08-14 12:15:19 +02:00
Bernhard Posselt
4a20d87d16
changelog update
2013-08-14 01:58:16 +02:00
Bernhard Posselt
2d4806ad4d
also allow magnet urls in article links, fix #313
2013-08-14 01:57:39 +02:00
Bernhard Posselt
07eb992fa5
version bump
2013-08-13 15:48:31 +02:00
Bernhard Posselt
0ff2ae11e1
changelog update
2013-08-13 15:37:53 +02:00
Bernhard Posselt
9783ec4273
fix maximum recursion problem that would kill updater
2013-08-13 15:35:57 +02:00
Bernhard Posselt
87796e2bac
rename runonce to testrun to prevent confusion
2013-08-13 15:07:27 +02:00
Bernhard Posselt
00c1eb127b
respect 80 line limit
2013-08-13 14:18:59 +02:00
Jenkins for ownCloud
c4bba50e55
[tx-robot] updated from transifex
2013-08-13 08:05:52 -04:00
Bernhard Posselt
1d87bb43c7
Update updater.py
2013-08-13 13:59:07 +02:00
Bernhard Posselt
1792e58555
Update updater.py
2013-08-12 00:11:49 +02:00
Bernhard Posselt
7a7ed94985
Update updater.py
2013-08-12 00:08:22 +02:00
Bernhard Posselt
0d42d71928
Update updater.py
2013-08-12 00:07:17 +02:00
Bernhard Posselt
6d826f785a
Update updater.py
...
dont exit when main thread fails but retry after 30 seconds
2013-08-12 00:06:48 +02:00
Jenkins for ownCloud
4cb7a25f70
[tx-robot] updated from transifex
2013-08-11 07:02:04 -04:00
Bernhard Posselt
76a82f56ed
Merge pull request #311 from benediktb/update-runonce
...
Updater: "Runonce" functionality was missing an argument
2013-08-10 15:11:20 -07:00
benediktb
425779021f
Updater: "Runonce" functionality was missing an argument
...
Updater will now get called correctly with the new runonce argument. I forgot to include the line in my previous commit.
2013-08-10 23:55:44 +02:00
Jenkins for ownCloud
bf7753b518
[tx-robot] updated from transifex
2013-08-09 06:02:03 -04:00
Bernhard Posselt
5cca83df91
Merge pull request #310 from benediktb/update-runonce
...
Added "runonce" option to updater
2013-08-08 13:19:59 -07:00
benediktb
3fa2c37bd4
Added "runonce" option to updater
...
When called with "--runonce", the updater now quits after one round of updates instead of running continuously. Can be used for calling the updater as a cronjob. This was easier to accomplish than writing a startup script or anything similar ...
2013-08-08 22:02:10 +02:00
Bernhard Posselt
e591fb06b0
version bump
2013-08-08 11:19:06 +02:00
Bernhard Posselt
c745c82423
update karma test runner to fix build
2013-08-07 16:14:24 +02:00
Bernhard Posselt
c1adf7d39d
update readme
2013-08-07 15:31:05 +02:00
Bernhard Posselt
c8b04a1395
also use title as folder name if text is not on the opml outline element, fix #306
2013-08-07 15:30:12 +02:00
Jenkins for ownCloud
4c9601da0f
[tx-robot] updated from transifex
2013-08-07 07:55:24 -04:00
Bernhard Posselt
5907c0a443
small readme fix
2013-08-06 14:48:45 +02:00
Bernhard Posselt
7318053c63
Update README.rst
...
Move stuff to the wiki
2013-08-06 14:47:56 +02:00
Bernhard Posselt
05d38a2b74
use a default batchsize of 20 if none given, fix #220
2013-08-06 14:11:03 +02:00
Bernhard Posselt
08a281f552
changelog change
2013-08-06 13:57:17 +02:00