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 |
|
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 |
|