Bernhard Posselt
|
78b0bcc19a
|
move sanitation of urls to the serverside code to also provide security for clients, fix #151
|
2013-08-06 13:56:32 +02:00 |
|
Bernhard Posselt
|
582dba7e94
|
strip all html tags from author and title, fix #287
|
2013-08-06 13:41:40 +02:00 |
|
Bernhard Posselt
|
7f7dc6d86c
|
changelog
|
2013-08-06 11:55:50 +02:00 |
|
Bernhard Posselt
|
424fe51f19
|
fix tar
|
2013-08-06 11:29:04 +02:00 |
|
Bernhard Posselt
|
97c1794e60
|
use bin from phantomjs website
|
2013-08-06 11:15:57 +02:00 |
|
Bernhard Posselt
|
6353a234d5
|
use ppa for phantomjs
|
2013-08-06 10:55:08 +02:00 |
|
Bernhard Posselt
|
b48a0308c5
|
check phantomjs bin
|
2013-08-06 10:46:35 +02:00 |
|
Bernhard Posselt
|
114d98d863
|
tell user in help to use admin user
|
2013-08-06 00:12:45 +02:00 |
|
Bernhard Posselt
|
3157da7887
|
add a way to specify the max timeout for each feed
|
2013-08-06 00:03:23 +02:00 |
|
Bernhard Posselt
|
1a74a758f9
|
also log errors when updating with update script
|
2013-08-05 17:38:34 +02:00 |
|
Bernhard Posselt
|
d0bce145e7
|
dont use global state with url basic auth
|
2013-08-05 17:33:52 +02:00 |
|
Bernhard Posselt
|
a4acdabcaa
|
dont set global auth handler
|
2013-08-05 17:30:19 +02:00 |
|
Bernhard Posselt
|
6d8932da8b
|
fix authentication problems for updating feeds
|
2013-08-05 17:28:44 +02:00 |
|
Bernhard Posselt
|
3c1b147437
|
better exception handling
|
2013-08-05 17:22:18 +02:00 |
|
Bernhard Posselt
|
cb33a80b60
|
ignore update errors when using the update script
|
2013-08-05 16:39:09 +02:00 |
|
Bernhard Posselt
|
f58dff2759
|
update readme with updater notice
|
2013-08-05 16:27:51 +02:00 |
|
Bernhard Posselt
|
43ec3a5699
|
remove verbose debug
|
2013-08-05 16:23:37 +02:00 |
|
Bernhard Posselt
|
1f9784dbdb
|
fix another error, better debugging
|
2013-08-05 16:20:44 +02:00 |
|
Bernhard Posselt
|
c67335d9f8
|
return proper response for update method
|
2013-08-05 16:08:53 +02:00 |
|
Bernhard Posselt
|
fca0366111
|
also run under python 3.0
|
2013-08-05 16:04:30 +02:00 |
|
Bernhard Posselt
|
f02c70d5de
|
fix 404 on updating feeds
|
2013-08-05 16:01:44 +02:00 |
|
Bernhard Posselt
|
c7e1f0d3de
|
script should now work
|
2013-08-05 15:54:05 +02:00 |
|
Bernhard Posselt
|
deba6e21d1
|
still problems
|
2013-08-05 15:28:19 +02:00 |
|
Bernhard Posselt
|
9e922dddf3
|
implemented threading, not tested yet
|
2013-08-05 14:16:09 +02:00 |
|
Jenkins for ownCloud
|
867c56336e
|
[tx-robot] updated from transifex
|
2013-08-05 06:48:29 -04:00 |
|
Bernhard Posselt
|
9f1ae2a545
|
dont install phantomjs from npm
|
2013-08-04 17:21:37 +02:00 |
|
Bernhard Posselt
|
f4612a396c
|
parse json
|
2013-08-04 16:54:30 +02:00 |
|
Bernhard Posselt
|
708f71beaa
|
remove fixed todos
|
2013-08-04 16:25:01 +02:00 |
|
Bernhard Posselt
|
97e3c59c7a
|
implement first update request
|
2013-08-04 16:25:01 +02:00 |
|
Jenkins for ownCloud
|
07a5dc0185
|
[tx-robot] updated from transifex
|
2013-08-04 01:02:27 -04:00 |
|
Bernhard Posselt
|
96305dad2b
|
add docs on turning off cron job
|
2013-08-03 10:23:49 +02:00 |
|
Bernhard Posselt
|
7332ec1e85
|
also require admin account for feed updating
|
2013-08-03 10:10:10 +02:00 |
|
Bernhard Posselt
|
08d9474aac
|
require admin account for executing cron routes
|
2013-08-03 10:10:10 +02:00 |
|
Jenkins for ownCloud
|
357a8f70da
|
[tx-robot] updated from transifex
|
2013-08-03 01:02:27 -04:00 |
|
Bernhard Posselt
|
cd8054ebbb
|
add basic python updater script
|
2013-08-02 16:59:54 +02:00 |
|
Bernhard Posselt
|
9a7ba2b848
|
inject correct deps into updater
|
2013-08-02 16:22:08 +02:00 |
|
Bernhard Posselt
|
9507e6a3ee
|
make cron updater optional, created updater class for better updating handling, created a route for the api to clean up old stuff
|
2013-08-02 15:31:55 +02:00 |
|
Bernhard Posselt
|
27c7c7773e
|
add api for updating feeds with a seperate cron job, #301
|
2013-08-02 14:34:08 +02:00 |
|
Jenkins for ownCloud
|
3b3b5b9033
|
[tx-robot] updated from transifex
|
2013-08-02 01:02:29 -04:00 |
|
Bernhard Posselt
|
01e7467c0b
|
also scroll correctly to bottom in firefox
|
2013-08-01 16:06:19 +02:00 |
|
Bernhard Posselt
|
cdf3fd3b91
|
scroll to bottom when you click on show all to make it easier to click the button again, fix #296
|
2013-08-01 11:38:44 +02:00 |
|
Jenkins for ownCloud
|
b4f45e7971
|
[tx-robot] updated from transifex
|
2013-08-01 01:03:19 -04:00 |
|
Jenkins for ownCloud
|
8cddeff759
|
[tx-robot] updated from transifex
|
2013-07-31 01:03:18 -04:00 |
|
Bernhard Posselt
|
63d78f3faa
|
Merge pull request #295 from phedlund/master
Updates to README
|
2013-07-30 17:33:05 -07:00 |
|
Peter Hedlund
|
840f38c97d
|
Fix typos.
|
2013-07-30 13:39:06 -07:00 |
|
Peter Hedlund
|
c10e7b906f
|
Update information about iOS client.
|
2013-07-30 13:37:01 -07:00 |
|
Jenkins for ownCloud
|
d857ba1a67
|
[tx-robot] updated from transifex
|
2013-07-30 01:02:15 -04:00 |
|
Jenkins for ownCloud
|
f97b38b7ae
|
[tx-robot] updated from transifex
|
2013-07-29 01:02:56 -04:00 |
|
Jenkins for ownCloud
|
17af04f384
|
[tx-robot] updated from transifex
|
2013-07-28 01:02:57 -04:00 |
|
Alessandro Cosentino
|
15a58d3ed9
|
Fix .error class in the add website modal
|
2013-07-27 19:46:59 -04:00 |
|