Commit graph

527 commits

Author SHA1 Message Date
anthonyraymond c51df8d6c0 Updated travis build to package the release as a tar.gz file 2017-09-12 00:18:08 +02:00
anthonyraymond 1310408952 Fix somes tests not running properly on linux or slow environment 2017-09-11 23:39:24 +02:00
anthonyraymond df987e7503 Add travis ci 2017-09-11 23:00:27 +02:00
Anthony Raymond 4e96efcad7 Merge pull request #11 from JourneyOver/patch-1
Create qbittorrent-3.3.16.client
2017-09-08 12:12:01 +02:00
Anthony Raymond 5f87152450 Merge branch 'dev-v2' into patch-1 2017-09-08 12:11:47 +02:00
anthonyraymond 84bb9dd072 Add qBittorrent 3.3.16 2017-09-08 12:10:08 +02:00
Journey 2766945ed6 Create qbittorrent-3.3.16.client 2017-09-07 21:42:27 -05:00
anthonyraymond ec63efbe37 Fix speed not being set on first announce event (bandwith dispatcher was not the first listener) 2017-08-23 21:53:57 +02:00
anthonyraymond 5101ab5431 add config param keepTorrentWithZeroLeechers to tell if yes or not the torrent must be removed from seed if it reach 0 leechers 2017-08-23 00:14:18 +02:00
anthonyraymond 74f83674f1 Ensure torrent with 0 leechers or 0 seeders won't benefit from speed from BandwithDispatcher 2017-08-22 23:34:06 +02:00
anthonyraymond 0bd1de0b5c update ui 2017-08-21 00:16:35 +02:00
anthonyraymond 3a740efe2f Renamed utorrent 3.5.0 properly 2017-08-19 03:33:14 +02:00
anthonyraymond 597f03982a add ui build to joal-core 2017-08-19 03:31:21 +02:00
anthonyraymond 9171e81b22 Ensure unknown properties don't crashes JOAL in config.json 2017-08-16 00:03:50 +02:00
anthonyraymond 39751e9619 Fix bittorrent-7.10.1_43917 file 2017-08-12 19:44:48 +02:00
anthonyraymond 7961568547 removed prefix from client file, prepend regex pattern instead 2017-08-12 18:12:00 +02:00
anthonyraymond ad11d79596 Added personnal url encoding class 2017-08-12 16:46:28 +02:00
anthonyraymond 5b74f18381 Add a parameter to define if the peerid should be url encoded or not 2017-08-12 01:49:40 +02:00
anthonyraymond 6a875b216f Switched to regex for peerid generation 2017-08-12 00:20:04 +02:00
anthonyraymond ba379f499d Dinamically set the locale in HTTP announce request headers. 2017-08-11 18:12:22 +02:00
anthonyraymond 8aa977a31a In case of the user is uploading an empty file, ttorent throws NPE, with no message. Replace the null with a text message 2017-08-09 23:46:23 +02:00
anthonyraymond 98aa521195 Fix a potential bug with https ip fetching and enforce IPV6 support 2017-08-09 22:58:07 +02:00
Anthony Raymond 9086bee610 Update THANKS.md 2017-08-05 00:29:51 +02:00
anthonyraymond db96ec7169 [Client] add qbittorrent 3.3.15 2017-08-04 21:44:08 +02:00
anthonyraymond f47f7d9e19 Add a todo to re-enable WebSocket CSRF 2017-07-31 01:25:46 +02:00
anthonyraymond 640a33fd85 Reenable http CSRF 2017-07-31 01:25:27 +02:00
anthonyraymond b48fd05e06 Simplify websocket authentication, and actually make it the proper way to enable Spring Principal injection in controllers 2017-07-30 23:18:17 +02:00
anthonyraymond 8c2bbadd55 Fix method name in websocket controller 2017-07-30 23:15:32 +02:00
anthonyraymond 117e4106c6 Fix ConditionalOnWebUi annotation 2017-07-30 13:50:29 +02:00
anthonyraymond 099d93b1e5 Fix socket security 2017-07-30 13:50:13 +02:00
anthonyraymond dca7ce71d9 Add config flag for websocket csrf 2017-07-30 01:48:23 +02:00
anthonyraymond 5cc647feb8 Create @ConditionalOnWebUi annotation 2017-07-30 01:32:32 +02:00
anthonyraymond 51fe28d99d Secure WebSocket endpoints (auth with secret-token) 2017-07-30 01:22:00 +02:00
anthonyraymond 27a36b4b17 Secure HTTP calls (deny all except for handshake hanpoint) 2017-07-30 01:21:11 +02:00
anthonyraymond 6ac1f69d01 Fix WebSocketConfig 2017-07-30 01:20:12 +02:00
anthonyraymond 50fc85941e Add conditionnalOn to EndpointObfuscator ensure it won't be avaiable in non-web context 2017-07-30 01:18:04 +02:00
anthonyraymond ccccddae73 add placeholder for future MessageExceptionHandler 2017-07-29 00:34:25 +02:00
anthonyraymond 0ea8a0c98f Removed HTTP controller to upload torrent 2017-07-29 00:18:46 +02:00
anthonyraymond a8e7f6b18b Update maven deps 2017-07-29 00:16:39 +02:00
anthonyraymond 98dac7ff96 Torrent are now uploaded using stomp instead of http 2017-07-28 00:30:23 +02:00
anthonyraymond 371f1c83b5 Aggregate all Websocket mapping into the same controller 2017-07-28 00:15:31 +02:00
anthonyraymond 0b5ce96dbf Fetching replayable events are now done with websocket 2017-07-28 00:04:15 +02:00
anthonyraymond e676942413 Increase WebSocket maximum message size 2017-07-27 22:29:56 +02:00
anthonyraymond 72fcdf4322 Add reliable ways to hide joal (endpoint path obfuscation) 2017-07-26 00:42:04 +02:00
anthonyraymond 22c449645d Update THANKS.md 2017-07-25 21:50:00 +02:00
anthonyraymond 74b22efcab Fix method name 2017-07-25 21:21:45 +02:00
anthonyraymond be5401cbdf Removed path from MockedTorrent 2017-07-24 21:40:06 +02:00
anthonyraymond 31e05578bc Mocked torrent is now compared by infohash instead of path 2017-07-24 21:22:26 +02:00
anthonyraymond 38e4fba166 Fix logger message 2017-07-24 20:46:36 +02:00
anthonyraymond 0948a3e2fa SeedManager is no more spring dependant 2017-07-24 20:22:27 +02:00