1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-22 14:42:52 +02:00
Commit Graph

6863 Commits

Author SHA1 Message Date
bastei
d7c7c5342d allow multiple xpath results 2013-09-04 07:06:06 +02:00
Bernhard Posselt
e3dc31a5ae Merge pull request #330 from owncloud/icon-update
polish icon with slightly rounded corners
2013-09-03 09:30:17 -07:00
Jan-Christoph Borchardt
247804e8dc polish icon with slightly rounded corners 2013-09-03 18:26:53 +02:00
Bernhard Posselt
6dfbc778ab add hint in readme to make data directory readable 2013-09-03 17:15:59 +02:00
Bernhard Posselt
9c6350b394 version bump 2013-09-03 16:06:15 +02:00
Bernhard Posselt
6e6db11d20 Merge pull request #326 from owncloud/first-run
First run page
2013-09-03 07:02:34 -07:00
Bernhard Posselt
3d2d9e8258 changelog 2013-09-03 12:51:16 +02:00
Bernhard Posselt
af770a4f29 changelog 2013-09-03 12:50:14 +02:00
Bernhard Posselt
546c7db338 use styles from master pull request 2013-09-03 12:22:59 +02:00
Jenkins for ownCloud
ae098f2d48 [tx-robot] updated from transifex 2013-09-03 05:34:57 -04:00
Alessandro Cosentino
778f7b2be6 all the firstrunpage in one commit 2013-09-02 23:42:55 -04:00
Bernhard Posselt
9315f0c6de typecast config values to default values of config object 2013-09-02 17:24:45 +02:00
Bernhard Posselt
d4a2bb9d15 fixing cors again 2013-09-02 16:20:36 +02:00
Bernhard Posselt
657df718bd fixing cors again 2013-09-02 16:16:54 +02:00
Bernhard Posselt
d9c4999944 fixing cors again 2013-09-02 16:05:17 +02:00
Bernhard Posselt
6ec58b14a7 fixing cors again 2013-09-02 15:59:43 +02:00
Bernhard Posselt
5affdfe146 fixing cors again 2013-09-02 15:59:20 +02:00
Bernhard Posselt
d544f31fc0 fixing cors again 2013-09-02 15:53:45 +02:00
Bernhard Posselt
2d968a9d08 fixing cors again 2013-09-02 15:52:04 +02:00
Bernhard Posselt
b3e981dbe4 cleanup 2013-09-02 15:49:30 +02:00
Bernhard Posselt
01e4a7a824 fix updater cleanup route 2013-09-02 15:46:37 +02:00
Bernhard Posselt
479d5e2e37 fix cors and cors unittests, fix #324 2013-09-02 14:45:37 +02:00
Bernhard Posselt
e3512c977a still trying to fix cors 2013-09-02 14:34:58 +02:00
Bernhard Posselt
e38237aa0c still trying to fix cors 2013-09-02 14:18:30 +02:00
Bernhard Posselt
41e5ac53af still trying to fix cors 2013-09-02 14:16:50 +02:00
Bernhard Posselt
d795483ef5 trying to fix cors 2013-09-02 14:13:29 +02:00
Bernhard Posselt
7a50fcebe6 trying to fix cors 2013-09-02 14:09:33 +02:00
Bernhard Posselt
358b3445c6 readme addition 2013-09-02 03:21:47 +02:00
Bernhard Posselt
b512f04544 switch from json config to ini config 2013-09-02 03:19:42 +02:00
Bernhard Posselt
38297af11f move configuration values into a config file, fix #167 2013-09-02 02:43:32 +02:00
Jenkins for ownCloud
1b144268cb [tx-robot] updated from transifex 2013-09-01 12:25:33 -04:00
Bernhard Posselt
4e68c67f39 more whitespace for oc6 2013-09-01 01:09:02 +02:00
Bernhard Posselt
efe79cb841 more whitespace for oc6 2013-09-01 00:58:12 +02:00
Bernhard Posselt
26e464ff7d more whitespace for oc6 2013-09-01 00:56:58 +02:00
Bernhard Posselt
4c3a406af7 changelog adjustements 2013-09-01 00:44:01 +02:00
Bernhard Posselt
32c8435eff more whitespace for oc6 2013-09-01 00:40:29 +02:00
Bernhard Posselt
38ebf3ad1a more whitespace for oc6 2013-09-01 00:33:35 +02:00
Bernhard Posselt
2ec1f71203 more whitespace for oc6 2013-09-01 00:31:36 +02:00
Bernhard Posselt
6d0b9b4f2b more oc6 style fixes 2013-08-31 16:59:31 +02:00
Bernhard Posselt
7036a1407c Throw proper error codes when creating invalid folders through the API, fix #297 2013-08-31 02:58:56 +02:00
Bernhard Posselt
6f23208ff6 conditionally load in stylesheets for owncloud 6 to fix layout problems, fix #320 2013-08-30 19:01:44 +02:00
Jenkins for ownCloud
f0bbfee2b4 [tx-robot] updated from transifex 2013-08-30 08:25:41 -04:00
Bernhard Posselt
f04e6af3bc dont use parent div for including comics 2013-08-29 14:14:39 +02:00
Bernhard Posselt
2f88a529bb changelog 2013-08-29 13:36:11 +02:00
Bernhard Posselt
6f8d5a0830 changelog improvements 2013-08-29 13:35:07 +02:00
Bernhard Posselt
4d7f53380d allow more than one article enhancer per url based on the url regex, also allow embedded youtube videos that start with // 2013-08-29 13:30:38 +02:00
Bernhard Posselt
a73fe145a2 credentials for cors 2013-08-29 01:01:34 +02:00
Bernhard Posselt
f0ce1d74f5 use cors headers in options request 2013-08-29 00:51:48 +02:00
Bernhard Posselt
3d46b715e9 add unittest for cors middleware 2013-08-29 00:20:12 +02:00
Bernhard Posselt
dec43f5e77 also allow authorization header 2013-08-28 23:50:59 +02:00