Commit Graph

138 Commits

Author SHA1 Message Date
a9647ffbf1 [autopatch] Automatic patch attempt for helpers 2.1 2024-10-12 21:04:45 +02:00
ebebc05eb3 Merge branch 'testing' into delete-log-removal 2024-06-24 22:31:58 +02:00
7d7978ca19 Cleanup 2024-06-24 22:30:13 +02:00
aaf86e735c [autopatch] Do not delete logs on app removal 2024-06-23 21:54:35 +02:00
0614ab83dc Add missing quotes 2024-04-27 00:07:37 +02:00
b2c1604b83 Fix typo 2024-04-27 00:01:55 +02:00
414f6b7ad6 Use = intead of space for helper args to avoid issue with parameter 2024-04-26 22:00:58 +02:00
a689129d2a Remove log only if purge are enabled 2024-04-26 21:59:35 +02:00
b0e95f93c2 Avoid to update source if not needed 2024-04-26 21:59:34 +02:00
f1fc562143 Use yunohost cmd to retrive ssh port 2024-04-26 21:59:34 +02:00
035adcf134 Use systemd is-active instead of systemd status 2024-04-26 21:59:34 +02:00
525fd0aacd Keep config 2024-03-11 19:10:29 +01:00
d854a3c409 [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 2024-03-11 16:04:54 +01:00
311a4196fb Simpify permission set and avoid to set all perms each time 2024-02-07 12:08:03 +01:00
d836db84d1 Optimize upgrade: avoid to set premission on data dir to just call gitea command to generated keys 2024-02-07 12:06:46 +01:00
e096dda814 Fix typo 2024-02-07 12:06:16 +01:00
5f7b535237 Add support to sync yunohost group to organisation teams 2024-02-05 23:42:45 +01:00
8fb1399ab2 Update LDAP config 2024-02-05 21:10:22 +01:00
bee1ad0a93 Fix account created by remote user header 2024-02-05 19:22:56 +01:00
57740d8b4c Move all script in script folder 2024-02-05 19:12:10 +01:00
82853f2061 Fix upgrade 2024-02-02 15:48:57 +01:00
b9d4c6b40f Cleanup unused code 2024-02-02 15:23:28 +01:00
39be9a3b28 Update ldap config also on update 2024-01-24 22:58:29 +01:00
0747739c76 Use $app instead of $YNH_APP_ID 2024-01-24 22:46:09 +01:00
cd38b3eae1 Fix linter 2023-12-16 14:59:13 +01:00
b7b73bbf89 Add jwt secret because gitea edit config if not present 2023-12-13 10:38:10 +01:00
e73acdd808 cleanup all scripts 2023-11-29 17:26:25 +01:00
60cb5e5ae4 Migrate to manifestv2 and other changes:
* Move app install dir from /opt to /var/www
* Revamp the way binaries are downloaded thanks to manifestv2 (no need to check for arch, etc)
* Remove custom helpers (exec_as, ynh_handle_app_migration)
* Rename LFS_KEY as LFS_JWT_SECRET and KEY as SECRET_KEY as named in app.ini
* Add JWT_SECRET for oauth and INTERNAL_TOKEN in app.ini
* update upstream sample app.ini URL
* Disable actions for now.
* Automatically add ssh permissions to the system user
* Remove support for upgrade before 1.6.4. Edit test_upgrade_from accordingly.
2023-11-29 17:26:25 +01:00
f1d06a571e Upgrade gitea to 1.21.0 2023-11-22 15:56:24 +01:00
9fa36a7746 Upgrade gitea to 1.20.0 2023-07-18 12:54:37 +02:00
b6965e9dfb Upgrade gitea to 1.19.0 2023-03-21 08:03:05 +01:00
0295beceb0 fix upgrade script 2023-02-24 08:05:19 +01:00
ebe8c71b08 Upgrade gitea to 1.18.0 2023-01-06 06:47:13 +01:00
1ee916e694 Fix permission for SSH 2022-10-11 21:48:39 +02:00
3e05859e50 Better change user app home 2022-09-05 22:43:19 +02:00
1afc7df5b0 Change user app home too if homedir is moved 2022-09-05 21:12:52 +02:00
be6cb47687 Upgrade gitea to 1.17.0 2022-08-21 09:24:37 +02:00
a218277579 Merge branch 'testing' into LFS 2022-07-25 07:51:39 +02:00
cc293f70cd Update upgrade 2022-07-24 20:41:48 +02:00
eda162e413 Remove warnings 2022-07-24 17:53:10 +02:00
e0056d1d01 Fix linter 2022-07-24 17:38:28 +02:00
eedb856722 Fix service start 2022-07-24 16:35:00 +02:00
7314135cba Update install 2022-07-24 13:45:53 +02:00
d30547b101 Update upgrade 2022-07-24 11:39:51 +02:00
e7380aeebc Update upgrade 2022-07-22 23:53:41 +02:00
2f1f325a5b Update upgrade 2022-07-22 23:51:16 +02:00
e26cff6a9a Update change_url 2022-07-19 23:47:28 +02:00
7f8213a32d Add LFS support 2022-07-19 23:42:47 +02:00
4c0f81b035 Fix install and fix linter 2022-04-23 21:31:30 +02:00
fc1befe9f8 Fix linter 2022-04-01 22:54:46 +02:00