43 Commits (7a1b914824e3dc8fcb8eb87ed44f22e7fa7adbbc)

Author SHA1 Message Date
Ruud 7a1b914824 Return nonblock results in main thread 11 years ago
Ruud 5e62801666 Send data through finish not write 11 years ago
Ruud 00d887153f Return data in main thread 11 years ago
Ruud ffcd36cbf4 IOLoop callback hanging 11 years ago
Ruud 3bf2d844a0 Release api lock on connection close or finish 11 years ago
Ruud dd24eb8893 Revert "Give response back to the main thread on api calls" 11 years ago
Ruud eea9f40501 Use current 11 years ago
Ruud 576bcb9f4b Give response back to the main thread on api calls 11 years ago
Ruud e1d4df7937 Give api encoding error log 11 years ago
genial123 12e556e1d1 Finish non-existent API calls instead of timing out 11 years ago
Ruud 15980471b0 Create api lock on the fly 11 years ago
Ruud 6b06caf00d Api call release lock never triggered 11 years ago
Ruud 3bd831782c Release lock inside thread 11 years ago
Ruud 40f01dca6f Use async request for all api calls 11 years ago
Ruud 8ac851555d Can't trigger same api call 11 years ago
Ruud 12c08154c5 Optimize imports 11 years ago
Ruud 96e8a909d8 database manage init 11 years ago
Ruud 799299c7cc Code cleanup 11 years ago
cicavey 79fd5fe332 Changed MIME type of JSONP requests to text/javascript 12 years ago
Ruud 1ff4901846 Make sure to remove listener, even after fail 12 years ago
Ruud d70a71a12e Make nonblock debug message 12 years ago
Ruud 33d7d994d4 Don't try to finish an already closed connection 12 years ago
Ruud ec302fe665 Make sure that a faulty api call end after error 12 years ago
Ruud b5993bcc21 NonBlock calls need to finish 12 years ago
Ruud 7fd14e0283 Code cleanup 12 years ago
Ruud a428d36604 Wrap requests in try for better failing 12 years ago
Ruud af2876bd71 Lock same api routes 12 years ago
Ruud e1c8a08f2f Run api requests in own thread 12 years ago
Ruud 1b03c7e474 Use finish instead of write 12 years ago
Ruud 6eff724f97 Clean nonblocking requestshandler 12 years ago
Ruud fb90f6591b Get array arguments as list. fix #1875 12 years ago
Ruud 9eea42b121 Get array arguments as list. fix #1875 12 years ago
Ruud d66722e737 Allow non trailing slash API calls 12 years ago
Ruud 374f8ba1de Allow non trailing slash API calls 12 years ago
Ruud 9bf006f4d3 Return if api is not found 12 years ago
Ruud 6e0857c6c1 Remove Flask dependencies 12 years ago
Ruud a7bd8c822a Simplify nonblocking requests 12 years ago
Ruud e92b5d95ca IOLoop cleanup 13 years ago
Ruud 5a3919cb08 Better locking for longpoll 13 years ago
Ruud fcd13fcb85 Nonblocking update listener 13 years ago
Ruud 2d61a31005 Ask for old CouchPotato database in the wizard. closes #144 13 years ago
Ruud cea8395e16 Changed url to api. fixes #173 13 years ago
Ruud c8dc03a78e Api docs under /docs/ 13 years ago
Ruud 7df24643ac Api doc base 13 years ago
Ruud 7470e3dacd Cleanup 13 years ago
Ruud 04d7a15d68 Replace _ for - 13 years ago
Ruud 168a9a2f95 Small fixes 14 years ago
Ruud 1effeb2134 Updater 14 years ago
Ruud d7f758dff4 Flask update 14 years ago
Ruud 0672e120a0 ClientScript register 14 years ago