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

41 commits

Author SHA1 Message Date
OniriCorpe
cc6618188e reverting all "account_domain" stuff 2023-02-19 00:30:11 +01:00
OniriCorpe
846f7ae4dc tweaking the main_domain logic 2023-02-18 23:47:41 +01:00
OniriCorpe
ee2536ac29 fix a really dumb bug :"3 2023-02-18 22:54:39 +01:00
OniriCorpe
8f41f602b0 more "account_domain" stuff 2023-02-18 22:26:39 +01:00
OniriCorpe
6450b761e0 Expose 'account-domain' setting at install 2023-02-18 21:48:51 +01:00
OniriCorpe
93dd1f81ca Preparing for v0.7.1 2023-02-18 18:35:16 +01:00
OniriCorpe
c28dc8e2b8 adding new config parameters to install and upgrade script 2022-12-17 22:03:18 +01:00
OniriCorpe
3260965351 "ah putain chu trop connne" fix nom de variables importées 2022-09-28 17:27:53 +02:00
OniriCorpe
8b6cf84ddb add new version settings 2022-09-28 16:39:10 +02:00
OniriCorpe
cea8cb0eb9
Testing v0.3.7 Sneaky Sloth (#35)
* Upgrade to version 0.3.6 (#31)

* Upgrade to v0.3.6

* Auto-update README

* fix checksums

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: OniriCorpe <oniricorpe@disroot.org>

* Upgrade to version 0.3.7 (#34)

* Upgrade to v0.3.7

* Auto-update README

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* chores v0.3.7

* trad

* fix var name

* fix ynh_app_setting_get for accounts settings

* correction of an omission and moving parametters

* fix missing parametters import

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-07-04 21:00:07 +02:00
OniriCorpe
3f601acd66
Fix config dbuser and other config variables (#25)
* in some case "db_user" doesn't exist, trying to fix that

* added config-path arg to cli commands to make it work properly

* fix typo while verifying db_user is empty
2022-05-14 20:48:11 +02:00
Éric Gaspar
5d6f0c06df
Silence warnings (#24) 2022-05-13 16:23:01 +02:00
OniriCorpe
d69f7b019e Revert "Revert "quoting all variables""
This reverts commit 8e6ac9dc1c.
2022-03-28 20:00:13 +02:00
OniriCorpe
96c01e75f6 fix db_user existence while migrating 2022-03-28 19:50:19 +02:00
OniriCorpe
8e6ac9dc1c Revert "quoting all variables"
This reverts commit c3b0eda954.
2022-03-28 19:39:53 +02:00
OniriCorpe
c3b0eda954 quoting all variables 2022-03-28 19:11:14 +02:00
OniriCorpe
837743990c edited client_max_body_size from 50M to 100M 2022-03-27 22:46:21 +02:00
OniriCorpe
bc06848f54 typo 2022-03-27 21:58:43 +02:00
OniriCorpe
0de668e65b added convert_bool function to fix bools in the config file & vars fix 2022-03-26 04:56:16 +01:00
OniriCorpe
561a377e65 improved updating with new parameters 2022-03-26 03:39:36 +01:00
OniriCorpe
91459b98e8
Merge branch 'testing' into config_panel 2022-03-26 00:51:48 +01:00
OniriCorpe
8f51eab15b scripts cleaning 2022-03-26 00:50:48 +01:00
OniriCorpe
709eb9054a added all configuration parameters 2022-03-26 00:43:51 +01:00
OniriCorpe
da5467a96d added config panel 2022-03-26 00:21:52 +01:00
emy
af8e95e0be ah no, that's the correct thing for functions 2022-03-17 06:18:30 +01:00
emy
539d7883b9 removed $ before function 2022-03-17 06:05:09 +01:00
OniriCorpe
3d0154a69f comments updated 2022-03-15 22:51:56 +01:00
OniriCorpe
6f37e451dc "ynh_" removed to avoid ambiguity 2022-03-15 22:50:47 +01:00
OniriCorpe
3e32fb100c attempt to detect armv6 and armv7 2022-03-15 22:47:43 +01:00
OniriCorpe
8e8891c23e reorganize settings arguments 2022-03-15 02:14:16 +01:00
OniriCorpe
e05521ad61 fix load settings 2022-03-14 23:21:15 +01:00
OniriCorpe
5e9a5d25f7 fix getting the source files depending on the architecture 2022-03-14 23:06:30 +01:00
OniriCorpe
2f709bfb4a args for ynh_script_progression seems to bug the script 2022-03-14 20:35:57 +01:00
OniriCorpe
6d9e8a6704 remove useless var 2022-03-14 20:26:08 +01:00
OniriCorpe
27c618b2a3 fix config file parameters 2022-03-14 19:54:17 +01:00
OniriCorpe
6596ca953f remove php 2022-03-14 03:08:20 +01:00
OniriCorpe
5ea4f87b59 setting up ynh_print_info --weight 2022-03-14 03:07:20 +01:00
OniriCorpe
775f2f91d7 remove fail2ban 2022-03-14 02:46:28 +01:00
OniriCorpe
46794f5869 fix 'yunohost service add' (linter) 2022-03-13 21:46:54 +01:00
OniriCorpe
7918f0aa57 setting up scripts 2022-03-13 21:44:18 +01:00
OniriCorpe
3572280666 Initial commit 2021-08-15 21:48:06 +02:00