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

234 commits

Author SHA1 Message Date
OniriCorpe
c2be0a11fa renamed all questions id for config consistencies reasons 2022-03-27 21:05:27 +02:00
OniriCorpe
91b5b10ca7 test without final_path trick 2022-03-27 19:38:33 +02:00
OniriCorpe
34b1f1f2b1 small move of variable declaration for consistency of arrangement 2022-03-27 18:39:46 +02:00
OniriCorpe
0d98cb44f2 typo 2022-03-27 18:24:28 +02:00
OniriCorpe
8f9bb50523 fix var name 2022-03-27 18:20:13 +02:00
OniriCorpe
37c70c78ac fix www-data 2022-03-27 18:14:04 +02:00
OniriCorpe
0e8dc7116a sigh... fix all "-" which have been replaced by a "_" 2022-03-26 17:44:50 +01:00
OniriCorpe
b7487729bf $1 double quoted 2022-03-26 05:35:44 +01:00
OniriCorpe
e7693f729f fix convert_bool sigh 2022-03-26 04:58:48 +01: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
f4dba67a0f added helps 2022-03-26 03:15:15 +01:00
OniriCorpe
4181acc3f9 fix nginx config path 2022-03-26 03:12:20 +01:00
OniriCorpe
596091a218 translations 2022-03-26 01:21:10 +01:00
OniriCorpe
79212dac6b temp fix for https://github.com/YunoHost/yunohost/pull/1449 2022-03-26 00:56:26 +01:00
OniriCorpe
4eb94b6b5b Merge branch 'config_panel' of https://github.com/OniriCorpe/gotosocial_ynh into config_panel 2022-03-26 00:52:22 +01:00
OniriCorpe
131ebd9fd7 cleaning 2022-03-26 00:52:16 +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
yunohost-bot
0e9969abbc Auto-update README 2022-03-24 20:53:31 +00:00
OniriCorpe
58215b46d6 Merge branch 'testing' of https://github.com/OniriCorpe/gotosocial_ynh into testing 2022-03-24 21:53:30 +01:00
OniriCorpe
57e3ecefb0 0.2.1~ynh3 to 0.2.1~ynh4 2022-03-24 21:53:24 +01:00
OniriCorpe
84fe33ee94
Merge pull request #8 from YunoHost-Apps/smtp
SMTP
2022-03-24 21:49:05 +01:00
OniriCorpe
8788a9d9ac smtp configured 2022-03-24 21:46:09 +01:00
OniriCorpe
6f08e5c734
Create updater.yml 2022-03-22 06:03:56 +01:00
emy
6a6cd83d63 fixed file 2022-03-21 05:30:44 +01:00
OniriCorpe
c03933e115 added upgrade from 0.2.1~ynh3 test 2022-03-20 18:12:10 +01:00
OniriCorpe
7114e39d8b fix markdown links 2022-03-20 17:57:38 +01:00
OniriCorpe
2f45ee0935 fix markdown links 2022-03-20 00:48:45 +01:00
OniriCorpe
cf71d08caa
Merge pull request #7 from YunoHost-Apps/testing
Testing 0.2.1~ynh3
2022-03-19 00:34:01 +01:00
OniriCorpe
460048e78d update readmes 2022-03-18 18:44:58 +01:00
OniriCorpe
ca1654d3e9 0.2.1~ynh2 to 0.2.1~ynh3 2022-03-18 18:44:58 +01:00
OniriCorpe
0c50530f5a fix protocol config 2022-03-18 18:44:58 +01:00
OniriCorpe
13a43235df added alpha so maybe instable mention 2022-03-18 18:44:58 +01:00
OniriCorpe
3d7b8a54ec create config file 2022-03-17 21:03:11 +01:00
OniriCorpe
1de7eedc48
Merge pull request #6 from YunoHost-Apps/detect_arch_arm
Detect arch arm
2022-03-17 20:23:58 +01:00
OniriCorpe
e76e9f0f88 Revert "renamed correctly"
This reverts commit 3fe27e86f4.
2022-03-17 20:22:12 +01:00
emy
3fe27e86f4 renamed correctly 2022-03-17 06:36:07 +01:00
emy
610580c013 edit name according to the result of detect_arch function 2022-03-17 06:29:47 +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
0e480f75a4
Merge pull request #5 from YunoHost-Apps/disclaimer
added a warning about the non-availability of a user interface
2022-03-17 06:00:56 +01:00
emy
1c3ec78a2c added a warning about the non-availability of a user interface 2022-03-17 05:57:19 +01:00
OniriCorpe
bbcdf840a5 adding comments for detect_arch() 2022-03-15 22:53:56 +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
5552d4f28e port configured 2022-03-15 19:37:41 +01:00