Commit Graph
6380 Commits
Author SHA1 Message Date
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
Jenkins for ownCloud 564b499a9d [tx-robot] updated from transifex 2013-07-27 01:02:53 -04:00
Jenkins for ownCloud abede1693a [tx-robot] updated from transifex 2013-07-25 01:02:27 -04:00
Bernhard Posselt 2ad52c0467 Update CHANGELOG 2013-07-25 01:18:35 +02:00
Bernhard Posselt cd5b581c6a decode all the things twice 2013-07-25 01:04:25 +02:00
Bernhard Posselt eac8eca7a3 clean up indention 2013-07-25 00:43:00 +02:00
Bernhard Posselt b655fc74e4 decode title twice to fix stupid feed authors' mistakes 2013-07-25 00:08:06 +02:00
Bernhard Posselt edab5dd723 Update README.rst 2013-07-24 16:18:10 +02:00
Bernhard Posselt 994cf4f74a Update README.rst 2013-07-24 16:16:27 +02:00
Bernhard Posselt a5dac9c2ee Update README.rst 2013-07-24 16:15:38 +02:00
Jenkins for ownCloud 6a8bbcb58d [tx-robot] updated from transifex 2013-07-24 01:03:04 -04:00
Bernhard Posselt 8b10144d7c log unimportant errors on debug level 2013-07-23 13:54:32 +02:00
Jenkins for ownCloud f2065b55cc [tx-robot] updated from transifex 2013-07-23 01:02:48 -04:00
Jenkins for ownCloud de59831604 [tx-robot] updated from transifex 2013-07-22 01:17:48 -04:00
Jenkins for ownCloud a0f5fca714 [tx-robot] updated from transifex 2013-07-21 01:19:29 -04:00
Jenkins for ownCloud da17d73ba7 [tx-robot] updated from transifex 2013-07-20 01:18:45 -04:00
Bernhard Posselt 9cad62a71f remove failing phpunit test, everything went as expected 2013-07-20 00:19:47 +02:00
Bernhard Posselt 3f12cc6ed9 check if travis fails properly on failing phpunit test 2013-07-20 00:17:26 +02:00
Bernhard Posselt 41bccb7141 only update nodejs 2013-07-20 00:15:55 +02:00
Bernhard Posselt 70a762f12f correctly place apt-get param 2013-07-20 00:11:33 +02:00
Bernhard Posselt eeb0a041e2 automatically accept ppa 2013-07-20 00:09:20 +02:00
Bernhard Posselt 30d8b724a8 try to run php and node js tests 2013-07-20 00:06:24 +02:00
Alessandro Cosentino 2812c0b970 Update README.rst 2013-07-19 17:15:34 -04:00
Alessandro Cosentino aefa29b80a added iOS app info in README 2013-07-19 14:04:54 -04:00
Bernhard Posselt 0c37fd82c9 dont test on node 0.11 because its a dev version 2013-07-19 19:34:51 +02:00
Bernhard Posselt b714ab8ef0 update readme 2013-07-19 19:29:52 +02:00
Bernhard Posselt 617f4b6049 fix create api route 2013-07-19 19:25:36 +02:00
Bernhard Posselt f04b1f4915 also update version file 2013-07-19 18:55:25 +02:00
Bernhard Posselt d464c79921 version bump 2013-07-19 17:52:09 +02:00
Jenkins for ownCloud 97a72a6085 [tx-robot] updated from transifex 2013-07-19 01:18:54 -04:00
Bernhard Posselt fa3b8c8e54 add additional html heading tag for plugins 2013-07-18 23:32:54 +02:00
Bernhard Posselt 5ac1c9feac also set title attribute with the title for each entry 2013-07-18 23:13:10 +02:00
Bernhard Posselt 1bbef3805a update changelog 2013-07-18 17:06:59 +02:00
Bernhard Posselt 866f5e8ed8 display download link if audio file is not playable, fix #250 2013-07-18 17:06:22 +02:00