Kayou
7dd3383106
Merge pull request #76 from YunoHost-Apps/testing
...
Testing
2020-11-10 10:04:00 +01:00
Kayou
89ad39fbfa
Update manifest.json
2020-11-03 21:34:20 +01:00
Kayou
708d1915cf
Merge pull request #73 from KvL159/patch-1
...
Add remote client information RPC
2020-11-03 21:32:17 +01:00
Kayou
ea7426f8bc
Merge pull request #68 from YunoHost-Apps/fix_lxc_install
...
Do not use sysctl.d into LXC
2020-11-03 21:31:21 +01:00
Alexandre Aubin
bad858edaf
Merge pull request #75 from YunoHost-Apps/fix-path-traversal
...
[N.B. : App to be downgraded to level 4 if this ain't fixed soon...] Update nginx.conf to protect against path traversal issue
2020-11-03 21:29:01 +01:00
Alexandre Aubin
f136dfd44e
Update nginx.conf to protect against path traversal issue
2020-10-25 11:49:27 +01:00
Éric Gaspar
48130bb749
Update README.md
2020-10-10 13:48:10 +02:00
KvL159
84b73e221b
Add remote client information RPC
...
Add some exemples of clients and instructions to connect them
2020-10-10 19:35:30 +08:00
Alexandre Aubin
668eaa5d93
Merge pull request #67 from YunoHost-Apps/testing
...
Fix install in LXC because of missing /proc/sys/net/core/rmem_max
2020-09-03 18:48:27 +02:00
Maniack Crudelis
96fa565fba
Update scripts/remove
...
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-15 12:34:27 +02:00
Maniack Crudelis
28626afffe
Merge pull request #70 from YunoHost-Apps/fix-readme
...
fix readme md
2020-04-15 12:32:52 +02:00
Kayou
a425966ba4
fix readme md
2020-04-15 10:28:22 +02:00
Maniack Crudelis
4b2eedfa84
Update README.md
2020-03-29 13:52:27 +02:00
maniack
9c4e8736ff
Do not use sysctl.d into LXC
2020-03-03 19:06:26 +01:00
Maniack Crudelis
dd6257486d
Merge pull request #66 from YunoHost-Apps/alexAubin-patch-1
...
Fix install in LXC because of missing /proc/sys/net/core/rmem_max
2020-02-27 12:14:46 +01:00
Alexandre Aubin
ff07b48291
Fix install in LXC because of missing /proc/sys/net/core/rmem_max
2020-02-14 19:11:22 +01:00
Kayou
3937754ccf
Merge pull request #60 from YunoHost-Apps/testing
...
Testing
2019-08-23 18:05:52 +02:00
Kayou
c3e028a085
Merge pull request #62 from YunoHost-Apps/NoSuchUnit
...
Move code to avoid a warning during the remove
2019-06-18 09:51:53 +02:00
Maniack Crudelis
621c3dc20e
Merge pull request #61 from notarobot63/testing
...
Update nginx.conf to allow biggger torrent uploads
2019-06-07 12:13:18 +02:00
Maniack Crudelis
ac872f2ea5
Update nginx.conf
2019-06-03 16:01:40 +02:00
Kayou
5bd642ca5c
Move code to avoid a warning during the remove
2019-06-03 14:22:01 +02:00
notarobot63
c125644d3d
Update nginx.conf
...
PR to allow upload of bigger torrent files
On files >1M you got the "Entity too large" nginx error
This can be fixed by using : client_max_body_size 8M;
2019-06-03 13:34:54 +02:00
Kayou
5a3f2640de
Merge pull request #56 from YunoHost-Apps/package_upgrade
...
Package upgrade
2019-06-01 23:52:02 +02:00
Maniack Crudelis
e99a77d238
Merge pull request #59 from YunoHost-Apps/add_change_url
...
Add change_url script
2019-05-23 20:10:57 +02:00
Maniack Crudelis
eb6c4529c1
Add change_url script
2019-05-20 19:16:54 +02:00
Maniack Crudelis
c3399173d2
Update readme
2019-05-20 18:29:04 +02:00
Kayou
cf164c6c32
Merge pull request #58 from YunoHost-Apps/fix-udp-failed
...
Fix warning
2019-05-13 19:31:22 +02:00
Maniack Crudelis
b15db12c84
Fix ynh_restore_file argument
2019-05-09 12:33:45 +02:00
kay0u
789cc61498
use sysctl --load
2019-05-09 12:25:08 +02:00
Maniack Crudelis
b5ffe94ab4
Do not load kernel options into package_check
2019-05-09 11:44:17 +02:00
Maniack Crudelis
0a5a5deaf8
Add info
2019-05-09 11:38:34 +02:00
Kay0u
1532fca40d
Fix warning
2019-05-09 11:07:57 +02:00
Maniack Crudelis
8716132517
Fix root installation
2019-05-01 19:39:41 +02:00
Maniack Crudelis
4940447bdb
Do not remove data directory
...
Prevent losing data in case of reinstallation.
Data can be removed from the multimedia directory
2019-05-01 13:34:27 +02:00
Maniack Crudelis
2f7a4168fd
Normalization from example_ynh
2019-05-01 13:24:56 +02:00
Maniack Crudelis
cd9b5822d5
Move from ci-apps-dev to ci-apps-hq
2019-04-15 20:54:38 +02:00
Maniack Crudelis
08fb61e693
Merge pull request #53 from YunoHost-Apps/testing
...
Testing
2019-04-10 21:04:12 +02:00
Maniack Crudelis
27fd169519
Merge pull request #52 from YunoHost-Apps/check-for-tranmission-common-files
...
Detect issue related to transmission-common and reinstall it if needed
2019-03-30 17:28:26 +01:00
Maniack Crudelis
ea4545e00c
Add transmission-cli and transmission-common to dependencies
2019-03-27 20:32:17 +01:00
Alexandre Aubin
6491e23d3a
Detect issue related to transmission-common and reinstall it if needed
2019-03-27 20:09:47 +01:00
Maniack Crudelis
7443dd09c2
Update pull_request_template.md
2019-03-24 16:48:12 +01:00
JimboJoe
b3a3b19faf
Merge pull request #51 from YunoHost-Apps/testing
...
Testing
2019-03-23 09:09:06 +01:00
Maniack Crudelis
dbc2a6fc94
Fix #48...
2019-03-19 18:00:40 +01:00
JimboJoe
d31f7aba84
Merge pull request #48 from YunoHost-Apps/add-rpc-host-whitelist
...
Add rpc-host-whitelist
2019-03-10 09:25:02 +01:00
JimboJoe
99a6908344
Merge pull request #50 from YunoHost-Apps/upgrade_from
...
Update check_process
2019-03-10 09:24:47 +01:00
Maniack Crudelis
f8ed866c04
Update check_process
2019-02-06 11:36:13 +01:00
Maniack Crudelis
1096a737a4
Add rpc-host-whitelist
2018-12-12 19:54:24 +01:00
Maniack Crudelis
022c985ce7
Merge pull request #46 from alexAubin/patch-1
...
Set maintainer as "YunoHost Contributors"
2018-12-11 11:08:04 +01:00
Alexandre Aubin
e25bfbe36a
Set maintainer as "YunoHost Contributors"
2018-11-08 14:05:37 +01:00
Maniack Crudelis
baeef00d57
Create pull_request_template.md
...
Duplicated from https://github.com/YunoHost-Apps/searx_ynh/pull/35 , merged as a micro decision
2018-05-28 10:54:47 +02:00