Commit graph

470 commits

Author SHA1 Message Date
anthonyraymond
dd4006e9cb Prepare release 2.1.10 2018-12-23 00:59:16 +01:00
anthonyraymond
d794a591fc Update webui 2018-12-23 00:58:22 +01:00
anthonyraymond
0df585e90e Prepare release 2.1.9 2018-12-22 02:19:56 +01:00
anthonyraymond
7d307a3660 Fix transmissions client files and add update detector scripts 2018-12-22 02:17:47 +01:00
anthonyraymond
f1526c440f Prepare release 2.1.8 2018-12-19 00:10:12 +01:00
anthonyraymond
b109193fcf Attempt to fix failing test on CI 2018-12-19 00:10:12 +01:00
Anthony Raymond
ba43c541a8
Update README.md 2018-12-18 23:50:47 +01:00
Anthony Raymond
8cc902b5f1
Update README.md 2018-12-18 23:50:25 +01:00
Anthony Raymond
1fb82ba87e
Update README.md 2018-12-12 13:45:14 +01:00
Anthony Raymond
bce8da1556
Update README.md 2018-12-12 13:42:18 +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
41e8152b1b Add qbittorrent 4.1.4 client 2018-12-09 00:48:40 +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
Anthony Raymond
b227821894
Update README.md 2018-11-04 22:45:53 +01:00
anthonyraymond
0a0ba63c90 Update to version 2.1.7 2018-09-28 23:12:52 +02:00
anthonyraymond
017feed0ef Add qbittorrent 4.1.3 & transmission 2.94 2018-09-28 23:12:52 +02:00
Anthony Raymond
b95a46ceda
Merge pull request #41 from JourneyOver/qbittorrent-4.1.2
qbittorrent-4.1.2.client
2018-08-13 10:48:40 +02:00
Journey
9288102351
Create qbittorrent-4.1.2.client 2018-08-12 23:15:34 -05:00
anthonyraymond
478a553c87 Update to version 2.1.6 2018-08-01 22:06:34 +02:00
anthonyraymond
0cebc07a4e Add utorrent 3.5.4 build 44498 2018-08-01 22:05:41 +02:00
anthonyraymond
a0c27f688f Update to version 2.1.5 2018-07-25 01:00:35 +02:00
anthonyraymond
f61a3e0dd9 Fix publish script 2018-07-25 01:00:00 +02:00
anthonyraymond
0ffde6724e No longer construct InetSocketAddress with ip in ConnectionHandler 2018-07-25 00:59:28 +02:00
anthonyraymond
8fb5a1961b Moved dockerfile to java 10, to benefit from the java9+ garbage collector 2018-07-01 14:32:54 +02:00
anthonyraymond
ed75637ce9 Update to version 2.1.4 2018-06-30 22:41:49 +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
Anthony Raymond
d10a5c2aef
Merge pull request #31 from JourneyOver/qbittorrent-4.1.1
New qbittorrent release
2018-05-28 20:31:52 +02:00
Journey
f0d98d79cf
Create qbittorrent-4.1.1.client 2018-05-27 21:49:56 -05:00
anthonyraymond
db08d59384 Update to version 2.1.2 2018-05-23 19:24:35 +02:00
anthonyraymond
d57898c627 Add utorrent 3.5.3_44428 and bittorrent 7.10.3_44429 2018-05-23 19:23:49 +02:00
anthonyraymond
fefcfb54d6 Update to version 2.1.1 2018-05-21 01:47:08 +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
Anthony Raymond
ddd8af76b8
Fix FROM directive
Old one was subject to a bug with cacerts, and none of the SSL queried ressource could be reached properly (means no support for https tracker).
The new one works fine.
2018-05-21 00:01:22 +02:00
anthonyraymond
8de3db7f71 Update version to 2.1.0 2018-05-17 21:35:55 +02:00
Anthony Raymond
774b1ae968
Merge pull request #28 from anthonyraymond/core-refactor
Core refactor to release 2.1.x
2018-05-17 21:33:43 +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
a83d9474c7 Removed Hibernate validator 2018-05-07 00:31:57 +02:00
anthonyraymond
6134c4f0f0 Switch from Tomcat to Undertow 2018-05-07 00:19:06 +02:00
Anthony Raymond
f6d8f571f7
Merge pull request #26 from JourneyOver/qbittorrent-4.1.0
Create qbittorrent-4.1.0.client
2018-05-05 21:22:03 +02:00
anthonyraymond
4e7c66a9e5 Update ui 2018-05-05 21:19:38 +02:00
Journey
c315f5707a
Create qbittorrent-4.1.0.client 2018-05-05 13:48:28 -05:00