Commit Graph

24 Commits

Author SHA1 Message Date
Ruud 1ff4901846 Make sure to remove listener, even after fail 2013-09-21 22:29:15 +02:00
Ruud d70a71a12e Make nonblock debug message 2013-09-21 22:17:01 +02:00
Ruud 33d7d994d4 Don't try to finish an already closed connection 2013-09-19 23:16:49 +02:00
Ruud ec302fe665 Make sure that a faulty api call end after error 2013-09-04 13:46:51 +02:00
Ruud b5993bcc21 NonBlock calls need to finish 2013-09-03 19:14:59 +02:00
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud a428d36604 Wrap requests in try for better failing
Or would it be worse failing?
2013-09-02 14:35:05 +02:00
Ruud af2876bd71 Lock same api routes 2013-09-01 00:24:47 +02:00
Ruud e1c8a08f2f Run api requests in own thread 2013-08-31 17:07:46 +02:00
Ruud 1b03c7e474 Use finish instead of write 2013-08-31 15:32:45 +02:00
Ruud 6eff724f97 Clean nonblocking requestshandler 2013-08-13 15:36:11 +02:00
Ruud 9eea42b121 Get array arguments as list. fix #1875 2013-06-24 00:26:00 +02:00
Ruud 374f8ba1de Allow non trailing slash API calls 2013-06-23 23:28:13 +02:00
Ruud 9bf006f4d3 Return if api is not found 2013-06-15 21:43:14 +02:00
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
Ruud a7bd8c822a Simplify nonblocking requests 2013-04-08 20:55:42 +02:00
Ruud e92b5d95ca IOLoop cleanup 2012-12-30 18:40:38 +01:00
Ruud 5a3919cb08 Better locking for longpoll 2012-05-27 23:28:59 +02:00
Ruud fcd13fcb85 Nonblocking update listener 2012-05-26 22:55:11 +02:00
Ruud 2d61a31005 Ask for old CouchPotato database in the wizard. closes #144 2012-05-05 22:43:07 +02:00
Ruud cea8395e16 Changed url to api. fixes #173 2012-04-29 17:06:05 +02:00
Ruud c8dc03a78e Api docs under /docs/ 2012-02-26 21:47:06 +01:00
Ruud 7df24643ac Api doc base 2012-02-21 17:16:02 +01:00
Ruud 7470e3dacd Cleanup 2012-02-11 23:29:59 +01:00