Commit graph

317 commits

Author SHA1 Message Date
anthonyraymond d794a591fc Update webui 2018-12-23 00:58:22 +01:00
anthonyraymond 7d307a3660 Fix transmissions client files and add update detector scripts 2018-12-22 02:17:47 +01:00
anthonyraymond b109193fcf Attempt to fix failing test on CI 2018-12-19 00:10:12 +01:00
anthonyraymond b27699092b Improve obfuscation, unprefixed request now have no response at all 2018-12-09 14:13:55 +01:00
anthonyraymond 7fc7b1110b Simplify implementation of path-prefix 2018-12-09 02:47:49 +01:00
anthonyraymond ae46795933 Add proper algo for transmission 2018-12-09 00:52:34 +01:00
anthonyraymond 0056a39e48 Prevent null config values from the webui 2018-12-09 00:00:47 +01:00
anthonyraymond df8980c344 update springboot version 2018-11-24 01:53:19 +01:00
anthonyraymond 0ffde6724e No longer construct InetSocketAddress with ip in ConnectionHandler 2018-07-25 00:59:28 +02:00
anthonyraymond 0db148dc5e fix more warnings 2018-06-30 21:21:16 +02:00
anthonyraymond 3dc04c3ce0 Fix a test 2018-06-30 21:20:43 +02:00
anthonyraymond 78df5e9859 Switch back to tomcat and fix some warnings 2018-06-30 20:49:53 +02:00
anthonyraymond b5c78dd0d7 Update to version 2.1.3 2018-06-08 23:24:00 +02:00
anthonyraymond 8c35b60ebd Fix #29, client files are now sent ordered semantically 2018-05-21 01:47:07 +02:00
anthonyraymond cf175bc073 Fix a test in non Europe/Paris time-zoned environment 2018-05-21 01:47:07 +02:00
anthonyraymond 343eb34ffd Add timezone to all outgoing LocalDateTime 2018-05-21 00:42:42 +02:00
anthonyraymond 4a12f372f8 Update ui version 2018-05-07 23:03:40 +02:00
anthonyraymond 9c682d88c6 Updated to Springboot 2.0 and updated all other maven deps 2018-05-07 02:04:52 +02:00
anthonyraymond 6134c4f0f0 Switch from Tomcat to Undertow 2018-05-07 00:19:06 +02:00
anthonyraymond 4e7c66a9e5 Update ui 2018-05-05 21:19:38 +02:00
anthonyraymond ea3a84664a Dispatch torrent file created/deleted events 2018-04-30 17:29:35 +02:00
anthonyraymond c376d9fca9 Enforce a test case 2018-04-30 17:28:36 +02:00
anthonyraymond 8de4c683ee Fix infohash deserialising 2018-04-29 02:28:39 +02:00
anthonyraymond 04f0ce56ad Fix a bug when announcer fails to announce to many times (a stop event was send after the torrent was deleted) 2018-04-29 02:28:14 +02:00
anthonyraymond 9d3ce33f7f Fix concurency issue when Client was Stopping and torrents were actives 2018-04-26 00:13:57 +02:00
anthonyraymond c7e122d4d7 Add thread name to log 2018-04-26 00:13:11 +02:00
anthonyraymond 8c7a4fd725 Fix concurency issue in key and peerid generator 2018-04-26 00:12:54 +02:00
anthonyraymond 4c60f2964f WebSocketAuthorizationSecurityConfigTest tests 2018-04-10 00:41:59 +02:00
anthonyraymond 2ff9b24f7b Removed class from coverage exclusion 2018-04-10 00:00:56 +02:00
anthonyraymond f9106191fd WebSocketAuthenticatorService & AuthChannelInterceptorAdapter tests 2018-04-09 23:51:19 +02:00
anthonyraymond 12aa47c56e Removed useless imports 2018-04-09 23:12:55 +02:00
anthonyraymond 5f39a4ac00 WebSocketAuthenticationSecurityConfig tests 2018-04-09 23:04:20 +02:00
anthonyraymond 29ac2d5c59 JacksonConfig tests 2018-04-08 00:53:18 +02:00
anthonyraymond 8da936c16f Endpoint obfuscator tests 2018-04-08 00:53:00 +02:00
anthonyraymond c16924c431 WebSocketConfig tests 2018-04-08 00:52:38 +02:00
anthonyraymond 0f7d29ca3e Renamed two WebApp tests 2018-04-08 00:51:51 +02:00
anthonyraymond 4db4b486c5 removed useless annotation 2018-04-07 23:15:53 +02:00
anthonyraymond 1037f4e58f Jackson config test 2018-04-07 23:14:39 +02:00
anthonyraymond 812b25caa8 Renamed a webapp test 2018-04-07 23:01:43 +02:00
anthonyraymond d10c6c9c78 Start to test web layer 2018-04-07 02:14:58 +02:00
anthonyraymond f6bb8342fe Added first integration test with full web context loaded 2018-03-31 00:58:33 +02:00
anthonyraymond 3aadfcebcd Prepare Integration tests 2018-03-31 00:14:56 +02:00
anthonyraymond c7f3a3749d Improved Covera on web package 2018-03-30 23:20:44 +02:00
anthonyraymond 107b564cd9 Improve coverage for WebSocketCOntroller 2018-03-30 00:39:03 +02:00
anthonyraymond ab0902c046 Regular test on WebsocketController 2018-03-30 00:25:44 +02:00
anthonyraymond d649659e95 Update to SpringBoot 1.5.10 2018-03-29 23:47:38 +02:00
anthonyraymond 9d013cc016 Excluded some class from jaCoCo coverage 2018-03-29 00:14:14 +02:00
anthonyraymond 09211eeba6 Fix NPE when ConnectionHandler stops 2018-03-28 23:38:52 +02:00
anthonyraymond f0385c7029 Improved ConnectionHandler test coverage 2018-03-28 23:37:46 +02:00
anthonyraymond 4a5208dba5 ConnectionHandler thread was never started 2018-03-28 22:34:03 +02:00