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

6863 Commits

Author SHA1 Message Date
Bernhard Posselt
7083a7e1fd add unittest for method annotation reader 2014-04-12 00:20:37 +02:00
Bernhard Posselt
81550ec42c fix page controller arguments 2014-04-11 23:29:26 +02:00
Bernhard Posselt
59469afec4 fix api routes for items 2014-04-11 23:19:35 +02:00
Jenkins for ownCloud
f87d2c9d35 [tx-robot] updated from transifex 2014-04-11 01:01:48 -04:00
Bernhard Posselt
6037891df4 more options in config readme section 2014-04-10 19:44:03 +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
Jenkins for ownCloud
47954580d9 [tx-robot] updated from transifex 2014-04-10 01:01:45 -04:00
Bernhard Posselt
1127a74b3f register middleware as string 2014-04-10 00:04:54 +02:00
Bernhard Posselt
2486c25478 remove check for appframework, #503 2014-04-09 23:08:04 +02:00
Bernhard Posselt
b33d0cc52c fix api updated request 2014-04-09 23:05:50 +02:00
Bernhard Posselt
bc725e2f23 it works :) 2014-04-09 22:52:28 +02:00
Bernhard Posselt
a872a5b7e1 get rid of some errors :P 2014-04-09 22:52:28 +02:00
Bernhard Posselt
91b154ea24 remove last reference from appframework, fix routing issue 2014-04-09 22:52:28 +02:00
Bernhard Posselt
17860b4af1 add requirements to route 2014-04-09 22:52:28 +02:00
Bernhard Posselt
d3379573fd use query instead of array access 2014-04-09 22:52:28 +02:00
Bernhard Posselt
1b21cab240 fix name of cors controller 2014-04-09 22:52:28 +02:00
Bernhard Posselt
7506619c9c make 3rdparty folder readable for all, add cors route 2014-04-09 22:52:28 +02:00
Bernhard Posselt
37cf704fdd indendtion in routes 2014-04-09 22:52:28 +02:00
Bernhard Posselt
57f4173278 pass router to routes 2014-04-09 22:52:27 +02:00
Bernhard Posselt
339b427121 only set passed settings 2014-04-09 22:52:27 +02:00
Bernhard Posselt
8588c46028 fix user settings request 2014-04-09 22:52:27 +02:00
Bernhard Posselt
3b5d012b57 fix user settings request 2014-04-09 22:52:27 +02:00
Bernhard Posselt
6e0de4208c remove usersettingscontroller in favor of pagecontroller, simplify settings requests 2014-04-09 22:52:27 +02:00
Bernhard Posselt
673f26829d fix backgroundjobs and hooks 2014-04-09 22:52: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
efe9db1e06 add missing slash in readme 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
6d365e8083 include simplepie lib 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
fcef0800a2 fix article enhancers by providing the correct useragent 2014-04-09 12:57:33 +02:00
Jenkins for ownCloud
55b6a4fa7b [tx-robot] updated from transifex 2014-04-09 01:02:14 -04:00
Bernhard Posselt
5513e39c7b remove html tags from feed title 2014-04-08 23:18:22 +02:00
Bernhard Posselt
17e1e167ba fix bug that would prevent you from creating folders 2014-04-08 22:43:37 +02:00
Bernhard Posselt
4c17bce22e fix undo notification 2014-04-08 22:33:00 +02:00
Bernhard Posselt
a3c78541d7 use generate url, fix #496 2014-04-08 22:29:12 +02:00
Bernhard Posselt
460cf8bbd5 remove oc sript from news app 2014-04-08 22:21:56 +02:00
Bernhard Posselt
8750ce5d8c Merge pull request #502 from owncloud/routing
Update requests to use the full route. Refs. #496
2014-04-08 22:21:27 +02:00
Bernhard Posselt
68f5a01dc6 port javascript from appframework 2014-04-08 22:19:19 +02:00
Bernhard Posselt
a9b34deefd require status to be not null 2014-04-08 22:00:48 +02:00
Bernhard Posselt
c4dc7d3c9f try to clone oc in travis build 2014-04-08 19:27:13 +02:00
Bernhard Posselt
d71da23b49 try to clone oc in travis build 2014-04-08 19:22:45 +02:00
Bernhard Posselt
eef46f93e3 try to clone oc in travis build 2014-04-08 19:20:48 +02:00
Bernhard Posselt
2f697b8c2f try to clone oc in travis build 2014-04-08 19:20:06 +02:00
Bernhard Posselt
48e09a2954 try to clone oc in travis build 2014-04-08 19:19:17 +02:00
Bernhard Posselt
b51cf44e71 try to clone oc in travis build 2014-04-08 19:16:20 +02:00
Bernhard Posselt
71408b0de4 try to clone oc in travis build 2014-04-08 19:15:31 +02:00
Bernhard Posselt
786284e964 try to clone oc in travis build 2014-04-08 19:11:09 +02:00
Bernhard Posselt
71fe5ce145 try to clone oc in travis build 2014-04-08 19:07:13 +02:00