Commit graph

79 commits

Author SHA1 Message Date
Éric Gaspar
a6bbb0d7cb Update manifest.json 2023-11-25 19:15:16 +01:00
yunohost-bot
16d027d38c Auto-update README 2023-10-31 14:33:01 +00:00
selfhoster1312
2dddaf0bb6 Make example valid, bump version 2023-01-11 19:30:19 +01:00
selfhoster1312
11f672c696
Merge pull request #1 from YunoHost-Apps/moredocs
Fix all the tests!
2023-01-10 21:52:06 +01:00
selfhoster1312
f114e3235e Serve admin assets and reverse proxy API in tests, enable more tests 2023-01-10 19:05:00 +01:00
selfhoster1312
db2eefa498 Handle config checksums in change_url scripts 2023-01-10 19:03:54 +01:00
selfhoster1312
a47af1ed63 Yunohost panel in parent location block, assets/try_files defined from bash 2023-01-10 19:03:08 +01:00
selfhoster1312
d6838b36d3 Don't forget to set domain in backup script 2023-01-10 19:02:18 +01:00
selfhoster1312
c7b5b3dbee Handle edgecases gracefully
Yunohost templating doesn't like @__NAME____proxy because `reverseproxy__2__proxy` will evaluate __2__ to $2
or @__NAME__@proxy because ynh_replace_vars uses @ as sed delimiter
and ynh_replace_vars really hates multiline blocks... Using actual newlines in string produces a sed unclosed delimiter error,
while using \n gets them double escaped to some weird output that crashed nginx.
2023-01-10 13:12:50 +01:00
yunohost-bot
8d1845cce0 Auto-update README 2023-01-09 11:41:40 +00:00
selfhoster1312
ee3c78cd33 Add doc about plaintext localhost backend 2023-01-09 12:41:21 +01:00
selfhoster1312
ee7c5e9443 Follow recommendations to use more helpers 2023-01-08 16:01:27 +01:00
selfhoster1312
bc55b0d0ff Use ynh_script_progression in _common.sh script 2023-01-08 14:46:10 +01:00
selfhoster1312
fea7706579 Change test settings 2023-01-08 14:46:01 +01:00
selfhoster1312
3e05849509 First release of reverseproxy_ynh 2023-01-08 14:33:31 +01:00
Alexandre Aubin
62718ad5c4
Merge pull request #40 from YunoHost-Apps/testing
Kill legacy setting_set on is_public
2022-08-29 11:47:20 +02:00
yunohost-bot
cc9b0d535a Auto-update README 2022-08-29 06:47:01 +00:00
tituspijean
114466d3c3
Bump app version 2022-08-29 08:46:58 +02:00
yunohost-bot
3b61a610d9 Auto-update README 2022-08-16 21:30:29 +00:00
Alexandre Aubin
ee5bdaf014
Kill legacy setting_set on is_public 2022-08-16 23:30:25 +02:00
yunohost-bot
669e3b0e7a Auto-update README 2022-06-05 14:08:00 +00:00
Alexandre Aubin
7c3dd784b9
Merge pull request #34 from YunoHost-Apps/testing
Testing
2022-06-05 16:07:57 +02:00
yunohost-bot
0a4372dffa Auto-update README 2022-03-23 14:19:52 +00:00
ljf (zamentur)
d57dcc7c13
[fix] Redirection of subdir 2022-03-23 15:19:50 +01:00
ljf (zamentur)
e17fa2d824
Merge pull request #27 from YunoHost-Apps/fix-http-redirect
[fix] HTTP redirection support suburl
2022-03-23 15:18:56 +01:00
Alexandre Aubin
e6e2ca0f6f
Merge pull request #32 from YunoHost-Apps/testing
Testing
2021-08-29 17:26:31 +02:00
Yunohost-Bot
28970db89b Auto-update README 2021-08-29 15:25:38 +00:00
Alexandre Aubin
e466a90fc5 Rewite DISCLAIMER, split into DISCLAIMER + DESCRIPTION 2021-08-29 17:25:07 +02:00
ericgaspar
6d095b38c1 Merge branch 'testing' of https://github.com/YunoHost-Apps/redirect_ynh into testing 2021-08-22 09:01:18 +02:00
ericgaspar
9301da5ebc Update upgrade 2021-08-22 09:01:11 +02:00
Yunohost-Bot
a3b119cfbc Auto-update README 2021-08-22 06:58:24 +00:00
ericgaspar
134207218c Merge branch 'testing' of https://github.com/YunoHost-Apps/redirect_ynh into testing 2021-08-22 08:58:20 +02:00
ericgaspar
72f60aa736 Fix 2021-08-22 08:58:18 +02:00
Éric Gaspar
61be5ae597
Merge pull request #31 from yunohost-bot/issue-and-pr-template
[autopatch] Update issue and PR templates
2021-08-22 08:48:17 +02:00
Éric Gaspar
a42766ca97
Merge pull request #28 from YunoHost-Apps/enh-testing
Enh testing
2021-06-10 14:55:39 +02:00
Alexandre Aubin
21846580e8
Update manifest.json 2021-06-06 17:42:43 +02:00
Éric Gaspar
91d9264b90
Merge branch 'testing' into enh-testing 2021-06-05 19:16:11 +02:00
ericgaspar
f9b5ecac6e
Merge branch 'enh-testing' of https://github.com/YunoHost-Apps/redirect_ynh into enh-testing 2021-06-04 16:26:44 +02:00
ericgaspar
c65b05bacc
Update manifest.json 2021-06-04 16:26:34 +02:00
Yunohost-Bot
5a649f2173 Auto-update README 2021-06-04 14:26:21 +00:00
ericgaspar
6c80ac0b18
Add templates 2021-06-04 16:26:13 +02:00
Yunohost-Bot
1822ea630e [autopatch] Update issue and PR templates 2021-05-13 17:51:58 +02:00
ericgaspar
346fb7fa57
Fix linter warnings 2021-01-23 15:21:17 +01:00
Alexandre Aubin
a3e72e8412
Bump requirement to 3.8 2020-10-28 16:41:18 +01:00
ljf
9adb715e6d [fix] HTTP redirection support suburl 2020-06-26 13:40:10 +02:00
ljf (zamentur)
78ebeba157
Merge pull request #20 from YunoHost-Apps/fix-proxy-ssowat
[fix] Avoid remote unencrypted destination in proxy mode
2020-06-26 13:38:46 +02:00
ljf
0637590f95 [fix] Bad regex 2019-09-16 22:46:52 +02:00
ljf
03113745d1 [fix] Avoid remote unencrypted destination in proxy mode 2019-09-14 19:58:58 +02:00
Alexandre Aubin
c39fadf7ea
Merge pull request #17 from YunoHost-Apps/is_public_was_a_lie
`is_public` was a lie
2019-05-17 22:32:55 +02:00
Alexandre Aubin
bc73fbc62c
Update manifest.json 2019-05-17 22:32:41 +02:00