Bernhard Posselt
|
96c7439c73
|
ignore zendxml result
|
2014-10-04 11:30:09 +02:00 |
Bernhard Posselt
|
9c5bd1784c
|
zendxml for faviconfetcher
|
2014-10-04 11:15:04 +02:00 |
Bernhard Posselt
|
feb20ad8b2
|
create files for next gen parser
|
2014-10-04 11:15:04 +02:00 |
Lukas Reschke
|
1c463d01fc
|
Disable XML entity parsing
|
2014-09-29 20:14:41 +02:00 |
Bernhard Posselt
|
19910df42e
|
fix #454, allow global enhancers
|
2014-09-22 12:14:23 +02:00 |
Bernhard Posselt
|
501e29f71c
|
style fixes
|
2014-06-26 11:55:23 +02:00 |
Bernhard Posselt
|
0f56b6d62c
|
style fixes
|
2014-06-26 11:41:21 +02:00 |
Bernhard Posselt
|
cd10f93e0d
|
style fixes
|
2014-06-26 11:33:44 +02:00 |
Bernhard Posselt
|
407fbebc2d
|
rename businesslayer to service
|
2014-05-15 03:41:49 +02:00 |
Bernhard Posselt
|
160a0dfeba
|
convert array() to []
|
2014-05-14 17:32:49 +02:00 |
Bernhard Posselt
|
f333f6b38f
|
fix js tests
|
2014-05-13 22:48:54 +02:00 |
Bernhard Posselt
|
b9de58c0c9
|
remove more old code
|
2014-05-13 22:10:02 +02:00 |
Bernhard Posselt
|
f82b818bdb
|
break all the things!
|
2014-05-13 20:14:00 +02:00 |
Bernhard Posselt
|
2dd8827768
|
replace fetchRow with fetch to honour pdostatement
|
2014-05-12 23:21:01 +02:00 |
Bernhard Posselt
|
1fbe0ea4cf
|
more style fixes
|
2014-05-12 22:45:24 +02:00 |
Bernhard Posselt
|
ffa43f3c3b
|
update headers to be compatible with phpdoc, slim down license text to make code more visible
|
2014-04-19 18:16:55 +02:00 |
Bernhard Posselt
|
517e4ca543
|
split up api class for easier testing and clearer code
|
2014-04-19 13:21:11 +02:00 |
Bernhard Posselt
|
836dfebf72
|
build http basic auth rather than requiring it from the user to write the correct auth string into the config
|
2014-04-10 19:38:52 +02:00 |
Bernhard Posselt
|
5befce51ef
|
add proxy support based on simplepie pr, fix #491
|
2014-04-10 19:15:31 +02:00 |
Bernhard Posselt
|
db545b430a
|
add proxy settings to config
|
2014-04-10 17:06:27 +02:00 |
Bernhard Posselt
|
643fa4624d
|
port to internal controller, some routes are still broken
|
2014-04-09 22:52:27 +02:00 |
Bernhard Posselt
|
4637dcc458
|
migrate security annotations, please review
|
2014-04-09 22:52:27 +02:00 |
Bernhard Posselt
|
21bd539847
|
ported to owncloud internal appframework classes, confused with how to start the app and define deps
|
2014-04-09 22:52:26 +02:00 |
Bernhard Posselt
|
31ae116fe4
|
migrated database, utility, bootstrap from appframework
|
2014-04-08 18:50:10 +02:00 |
Robin Appelman
|
9c5b23f681
|
add support for text posts for the 'Least I Could Do' enhancer
|
2013-10-20 15:33:19 +02:00 |
Robin Appelman
|
2e128befda
|
set the useragent when getting the full body for the xpath enhancer
|
2013-09-30 21:18:27 +02:00 |
Bernhard Posselt
|
d6066c3820
|
use seperate direcotires for article enhancers and fetchers
|
2013-09-27 20:03:16 +02:00 |
Bernhard Posselt
|
4debca404f
|
fix relative link substition when & appears in the link
|
2013-09-26 22:28:10 +02:00 |
Robin Appelman
|
008b409d77
|
add article enhancers for various comic sites
|
2013-09-26 21:39:51 +02:00 |
Bernhard Posselt
|
f6b3ddbd5b
|
ignore warnings when loading invalid html
|
2013-09-26 21:32:08 +02:00 |
Bernhard Posselt
|
c56d433ca4
|
create a seperate config file for regex enhancers
|
2013-09-26 20:54:56 +02:00 |
Bernhard Posselt
|
cec643c249
|
Merge pull request #372 from owncloud/enhancer-json
move simple enhancer config into json file
|
2013-09-26 03:48:44 -07:00 |
bastei
|
ca0b341401
|
ArticleEnhancer: convert relative urls to html characters
|
2013-09-26 06:45:47 +02:00 |
Bernhard Posselt
|
c63e0dbbc2
|
move simple enhancer config into json file
|
2013-09-26 00:17:26 +02:00 |
Robin Appelman
|
9498b293c0
|
add article enhancer for comics hosted by the escapist
|
2013-09-25 23:58:19 +02:00 |
Robin Appelman
|
e6b2dec594
|
add article enhancer for least i could do
|
2013-09-25 23:23:33 +02:00 |
Robin Appelman
|
ec60b879ac
|
add article enhancer for twogag
|
2013-09-25 23:23:14 +02:00 |
Robin Appelman
|
4f7dfef883
|
add article enhancer for penny-arcade
|
2013-09-25 22:43:13 +02:00 |
Robin Appelman
|
5c9bd98c12
|
add article enhancer for use cad-comic.com
|
2013-09-25 22:29:34 +02:00 |
bastei
|
ea8e552ccb
|
ArticleEnhancer: Transform relative to absolute URLs
|
2013-09-21 04:27:13 +02:00 |
Bernhard Posselt
|
483ef49d7c
|
manually convert ' to ' because its not built into PHP for author an title
|
2013-09-16 17:27:45 +02:00 |
David
|
5c6f5db164
|
Fix themerepublic.net enhancer
|
2013-09-14 23:44:39 +02:00 |
David
|
8b380a09ff
|
Add ThemeRepublic Enhancer
|
2013-09-14 23:07:23 +02:00 |
Bernhard Posselt
|
6b138b98a6
|
use before and after update hooks to delete items only after new ones have been fetched
|
2013-09-13 18:29:34 +02:00 |
Bernhard Posselt
|
e178dc843a
|
go back to 200 autopurge count
|
2013-09-13 18:17:47 +02:00 |
Bernhard Posselt
|
00c6e040de
|
removed google importer on the serverside, add importer for articles
|
2013-09-12 01:00:32 +02:00 |
Bernhard Posselt
|
09f60e75c9
|
#342 implement export
|
2013-09-12 01:00:32 +02:00 |
bastei
|
a73b7da2ec
|
curly braces are beautiful
|
2013-09-06 19:06:22 +02:00 |
bastei
|
a051d38df9
|
try detect encoding of documents in ArticleEnhancer and convert them
|
2013-09-06 17:45:52 +02:00 |
bastei
|
3c98e6423b
|
little fix: shorter concatenation
|
2013-09-05 00:43:22 +02:00 |