1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00
Commit graph

482 commits

Author SHA1 Message Date
OniriCorpe
5a8a47620d
Merge pull request #114 from YunoHost-Apps/remove-fail2ban-unnecessary-things
removing unnecessary touch for fail2ban setup
2023-12-01 20:53:12 +01:00
OniriCorpe
6bedad62da upgrade config for v0.13.0, Spider Sloth 2023-12-01 17:59:08 +01:00
OniriCorpe
e74b4f3230 remove unnecessary touch and bump min ynh version 2023-11-24 23:32:57 +01:00
OniriCorpe
f237f582d4
Merge pull request #112 from YunoHost-Apps/ci-auto-update-v0.12.2
Upgrade to version 0.12.2
2023-11-10 21:24:46 +01:00
yunohost-bot
87cef18585 Auto-update README 2023-11-10 17:18:10 +00:00
yunohost-bot
6e1a3df89a Upgrade to v0.12.2 2023-11-10 17:18:05 +00:00
OniriCorpe
e4eeea24d0 check update thrice a day (to limit manual triggering) 2023-11-08 20:32:26 +01:00
OniriCorpe
eca6db6aeb last docs fixes 2023-11-05 06:02:26 +01:00
OniriCorpe
832400a305 bump version 2023-11-05 05:52:55 +01:00
OniriCorpe
63747fd424
implementing OIDC (#109)
* add OIDC pertaining variables in the scripts & in the config panel

* typo & lowercase

* add docs

* Auto-update README

* translating new docs

* Auto-update README

* add mention of OpenID Connect in replacement of LDAP

* Auto-update README

* typo

* Auto-update README

* move the docs in a separate file (it's getting long)

* fix links

* Auto-update README

* fix relative links

* mention of the need to compile Dex

* typo

* typo

* updating readmes (add Store link) & docs link moved to description.md

* Auto-update README

* continuing work

* continuing work

* finishing translations

* docs enhancement (step by step installation of OpenID Connect)

* add a link to the official GTS docs about OIDC

* typo

* change the Dex link from the ynh repo to the ynh store

* fix docs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-11-05 05:46:30 +01:00
yunohost-bot
0222c9640c Auto-update README 2023-10-25 20:47:03 +00:00
OniriCorpe
183620bd1a typo + better formulation 2023-10-25 22:46:56 +02:00
OniriCorpe
85d95f1fc7 update disclaimer 2023-10-25 18:19:52 +02:00
OniriCorpe
c080594005
Merge pull request #107 from YunoHost-Apps/ci-auto-update-v0.12.1
Upgrade to version 0.12.1
2023-10-25 18:09:41 +02:00
yunohost-bot
ffc21eb613 Auto-update README 2023-10-25 15:10:34 +00:00
yunohost-bot
be1769d6d7 Upgrade to v0.12.1 2023-10-25 15:10:28 +00:00
OniriCorpe
508c85c055 update description 2023-10-24 00:19:45 +02:00
OniriCorpe
2d184ee92e update docs & bump version to 0.12.0~ynh2 2023-10-24 00:12:20 +02:00
OniriCorpe
0085e8eb4f add warning about manual edits of the config file 2023-10-23 20:36:19 +02:00
OniriCorpe
935be7ad6f edit names 2023-10-23 20:35:40 +02:00
OniriCorpe
0478876ca5 delete upgrade tests older than 1 year & add test for 0.11.0~ynh1 2023-10-23 17:24:41 +02:00
OniriCorpe
eff17d61cc add: instance_federation_mode 2023-10-23 17:15:14 +02:00
OniriCorpe
5906751521 remove unnecessary arguments 2023-10-23 17:07:44 +02:00
OniriCorpe
a8f8c23019 deleting dupe 2023-10-23 16:58:56 +02:00
OniriCorpe
389d9da7b3 fix grep 2023-10-23 16:54:43 +02:00
OniriCorpe
1b048361bf
Merge pull request #103 from YunoHost-Apps/ci-auto-update-v0.12.0
Upgrade to version 0.12.0
2023-10-23 16:53:11 +02:00
yunohost-bot
aec4184fd6 Auto-update README 2023-10-23 14:30:58 +00:00
yunohost-bot
28fd5d25a3 Upgrade to v0.12.0 2023-10-23 14:30:51 +00:00
OniriCorpe
697369076c much better refactoring 2023-10-17 22:22:18 +02:00
OniriCorpe
66e58a5583 preparing for v0.12.0 2023-10-17 17:11:26 +02:00
yunohost-bot
97f52c959e Auto-update README 2023-10-13 04:58:19 +00:00
OniriCorpe
487a5856f1 small refactor 2023-10-13 06:58:12 +02:00
OniriCorpe
83430c1478
Merge pull request #101 from YunoHost-Apps/testing
Testing v0.11.1~ynh4
2023-09-12 01:26:26 +02:00
OniriCorpe
a9972a3f72 workaround for a CI bug 2023-09-11 23:44:32 +02:00
OniriCorpe
74881eb87d Fix "Do not use 'add_header'" error 2023-09-11 23:25:56 +02:00
OniriCorpe
a0ce3597be various fixes 2023-09-11 22:25:48 +02:00
yunohost-bot
1d706e3902 Auto-update README 2023-09-11 17:27:37 +00:00
OniriCorpe
f3ef8588cc bump version 2023-09-11 19:27:33 +02:00
OniriCorpe
8c1407135c
Merge pull request #102 from YunoHost-Apps/caching
Implement media caching
2023-09-11 19:25:42 +02:00
OniriCorpe
d436324ae3 finalizing nginx media caching conf & various fixes 2023-09-11 19:18:27 +02:00
OniriCorpe
803b660606 implementing media caching 2023-09-11 17:39:20 +02:00
OniriCorpe
15fe5958c2 mask the "remote_url" has [count(*)] args, but no placeholders error 2023-09-11 00:31:50 +02:00
OniriCorpe
1d4e0bf28f
Merge pull request #100 from YunoHost-Apps/testing
Testing v0.11.1~ynh3
2023-09-11 00:31:12 +02:00
OniriCorpe
cc96fc4804 meh linter 2023-09-11 00:30:07 +02:00
OniriCorpe
90927e2da1 mask the "remote_url" has [count(*)] args, but no placeholders error 2023-09-10 23:25:05 +02:00
OniriCorpe
84e8921a18 Create the logfile, required before configuring fail2ban 2023-09-10 23:16:52 +02:00
yunohost-bot
736d548f1a Auto-update README 2023-09-10 21:06:45 +00:00
OniriCorpe
eed0be846c bump version 2023-09-10 23:06:40 +02:00
OniriCorpe
2d9913f9fb
Merge pull request #99 from YunoHost-Apps/fail2ban
Add fail2ban to improve security
2023-09-10 23:04:44 +02:00
OniriCorpe
ed9fc6c961 add ynh_script_progression for fail2ban 2023-09-10 22:55:58 +02:00