Jonas F
c5440fd6c5
Merge pull request #23 from xpsony/multiInstance_serilog
...
Multi *Arr Instance Support , Add Serilog for better logging, Add Fluent Validator
2024-09-04 19:14:53 +02:00
pcjones
f886b17164
Add FixBadReleaseNaming base concept
2024-09-04 19:00:58 +02:00
pcjones
fd6a8581d8
Also search for "GERMAN" if title ends with "Germany" and also match for title without "Germany"
2024-09-04 18:06:51 +02:00
Felix Glang
74104c300e
Create IpInfo.cs
...
Move To Model
2024-06-09 13:40:47 +02:00
Felix Glang
42554d255e
Add IP Infos in Startup
...
Now User can simply see , if his VPN is working correctly
2024-06-09 13:38:06 +02:00
Felix Glang
c7b92974f4
Update GlobalInstanceOptionsValidator.cs
...
Add Max Timeout
2024-06-09 12:34:55 +02:00
Felix Glang
265c098630
Fix BeReachable
2024-06-09 12:27:26 +02:00
xpsony
d892f9014e
Merge branch 'PCJones:master' into multiInstance_serilog
2024-05-23 09:49:35 +02:00
pcjones
759e276311
Merge branch 'develop' of https://github.com/PCJones/UmlautAdaptarr into develop
2024-05-15 20:40:22 +02:00
pcjones
b44c294782
Fix NoSpecialCharactersExceptHyphenAndUmlautsRegex not matching any special characters
2024-05-15 20:40:18 +02:00
Jonas F
26b030808f
Merge pull request #25 from PCJones/PCJones-patch-1
...
Fix readme link
2024-05-12 13:34:08 +02:00
Jonas F
b5fa4308ea
Merge pull request #24 from PCJones/PCJones-patch-1
...
Fix readme link
2024-05-12 13:33:42 +02:00
Jonas F
dea00feaee
Update README.md
2024-05-12 13:33:04 +02:00
Felix Glang
ef7182888b
Update GlobalInstanceOptionsValidator.cs
...
Cleanup Code
2024-04-29 20:35:18 +02:00
Felix Glang
5931fd6a8a
Fix Bug
...
If UmlautAdaparr was started before the *Arr. The BeReachable test failed, although the config was correct. Now it is tested every 15 seconds for 3 minutes whether the corresponding application can be reached. Before the test fails
2024-04-29 20:21:46 +02:00
Felix Glang
c788e0ed76
Fix Log
2024-04-28 13:21:48 +02:00
Felix Glang
0bb480b1d0
Add Config Validator + Bug Fixing
2024-04-28 12:59:44 +02:00
Felix Glang
f73b3b5578
Fix in IOptions Copy Section
2024-04-27 21:53:12 +02:00
Felix Glang
e6173ae683
Add Example for Name
2024-04-27 21:29:23 +02:00
Felix Glang
52acb5ff6e
Fix named IOption Bug
...
Fix named IOption Bug
2024-04-27 21:27:04 +02:00
xpsony
1a32cc325c
Merge branch 'PCJones:master' into multiInstance_serilog
2024-04-27 18:50:41 +02:00
Felix Glang
f06a866a2f
Add Multi Instance Support , Serilog , little Hotfixes
2024-04-27 18:48:43 +02:00
Jonas F
90c849de52
Merge pull request #20 from PCJones/develop
...
Add port mapping
2024-04-25 15:30:14 +02:00
Jonas F
176b0a74a6
Update port mapping comment
2024-04-24 15:24:14 +02:00
Jonas F
ffcc8fddcd
Add port mapping
2024-04-24 15:21:12 +02:00
Jonas F
81dae8c237
Merge pull request #19 from PCJones/develop
...
v0.5 release
v0.5
2024-04-23 22:01:41 +02:00
Jonas F
aa70c91a87
Update README.md
2024-04-23 21:38:13 +02:00
Jonas F
3d2ec82e0f
Merge pull request #18 from Br33ce/patch-1
...
Update Readme
2024-04-23 17:16:00 +02:00
Br33ce
9c9c1583f7
Update README.md
2024-04-23 17:12:14 +02:00
Br33ce
f9a02ae487
Update README.md
2024-04-23 14:42:43 +02:00
Jonas F
0cc0ca98e1
Update README.md
2024-04-22 14:33:50 +02:00
pcjones
a4abb31ea1
Check for known hosts before logging https warning
2024-04-15 19:25:53 +02:00
pcjones
530cbed2d3
Update docker compose
v0.5-beta
2024-04-15 04:25:21 +02:00
pcjones
94e62cf4dd
Forward user-agent when using http proxy
2024-04-15 03:42:20 +02:00
pcjones
c4069e0732
Change warning text
2024-04-15 03:21:51 +02:00
pcjones
6f743eca01
Revert "Add TODO"
...
This reverts commit 45bc7baa4a .
2024-04-15 03:20:36 +02:00
pcjones
45bc7baa4a
Add TODO
2024-04-15 03:17:14 +02:00
pcjones
43717d5fc4
HttpProxyService: Forward https, modify http
2024-04-15 03:05:09 +02:00
pcjones
08e13db32d
Revert "Temporarily remove API key redaction"
...
This reverts commit f3684d24d3 .
2024-04-15 00:59:56 +02:00
pcjones
f3684d24d3
Temporarily remove API key redaction
2024-04-15 00:56:13 +02:00
pcjones
cee3c12daa
Add HttpProxyService
2024-04-15 00:48:27 +02:00
pcjones
e888a10366
Add timestamp to log
2024-04-15 00:48:15 +02:00
pcjones
660c245069
Remove 5005 port exposing from docker compose
2024-04-14 23:32:21 +02:00
pcjones
49193ef12f
Rename ProxyService to ProxyRequestService
2024-04-14 23:22:40 +02:00
pcjones
881f3b7281
Add IPv6 support
2024-04-14 23:15:03 +02:00
pcjones
d098d1fd10
Change cache time from 5 to 12 minutes
2024-04-14 22:49:50 +02:00
pcjones
6cf87620c3
Add TODO
2024-04-14 22:44:51 +02:00
pcjones
389d685e95
Code cleanup
2024-04-14 22:44:07 +02:00
pcjones
12d9217964
Add todo
2024-04-14 22:29:10 +02:00
pcjones
5cd90b7b20
Remove secrets example
2024-04-14 22:28:38 +02:00