1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2024-09-04 01:46:12 +02:00
Commit graph

14 commits

Author SHA1 Message Date
6d8a73930d Add a workaround in Nginx to make RPC work with basic auth, and return 401 instead of 302.
We need to do that *only* on the RPC location to keep redirect to SSO working.
2023-12-08 12:17:44 +01:00
eric_G
f5685f8c0c
Testing (#101)
* Auto-update README

* Bullseye (#95)

* Upgrade to bullseye

* Auto-update README

* Auto-update README

* Update check_process

* Update manifest.json

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Update manifest.json

* Update upgrade

* Auto-update README

* Version 2 (#99)

* Update install

* v2

* Auto-update README

* v2

* fix

* Auto-update README

* Delete updater.sh

* fix

* fix

* Update restore

* fix

* Update manifest.toml

* add sudirs

* Update install

* cleaning

* Update upgrade

* Update tests.toml

* Update manifest.toml

* Update manifest.toml

* cleaning

* Auto-update README

* cleaning

* fix

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Update manifest.toml

* Auto-update README

* Update upgrade

* Update tests.toml

* Fix upgrade script for old versions (#102)

We moved from /home/yunohost.transmission to /home/yunohost.app/transmission.
Dangling symlinks might exist in the $MEDIA_DIRECTORY...

Removing this before ynh_multimedia_build_main_dir will fix this, and the symlinks will be recreated after by ynh_multimedia_addfolder.

Also, we're using rm and not ynh_secure_remove because of https://github.com/YunoHost/issues/issues/2253

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Salamandar <6552989+Salamandar@users.noreply.github.com>
2023-09-28 12:25:27 +02:00
yalh76
37355ac1a8 Fix #88 2022-07-03 20:39:22 +02:00
yalh76
3ac30d2f81 Apply example_ynh 2022-07-03 20:36:04 +02:00
Alexandre Aubin
f136dfd44e
Update nginx.conf to protect against path traversal issue 2020-10-25 11:49:27 +01:00
Maniack Crudelis
ac872f2ea5
Update nginx.conf 2019-06-03 16:01:40 +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
Maniack Crudelis
2f7a4168fd Normalization from example_ynh 2019-05-01 13:24:56 +02:00
Maniack Crudelis
6c088f616d Global refactoring 2017-06-13 23:37:51 +02:00
opi
da2757cefe [enh] Show human readable size on completed files index. 2014-12-04 10:51:24 +01:00
Alexis Gavoty
9884d49d6e [enh] Add YunoHost user panel 2014-05-29 11:25:26 +02:00
Alexis Gavoty
16b0068b81 Update nginx.conf 2013-10-29 18:05:18 +01:00
Kload
29db7a63ff Add index of completed directory 2013-10-29 15:05:20 +00:00
Kload
70b375114e Init 2013-10-29 13:14:27 +00:00