Commit Graph

6 Commits

Author SHA1 Message Date
Josué Tille
5f7b535237
Add support to sync yunohost group to organisation teams 2024-02-05 23:42:45 +01:00
Félix Piédallu
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
Éric Gaspar
9327ca664f
Typo 2022-06-07 11:43:05 +02:00
Josué Tille
4c0f81b035
Fix install and fix linter 2022-04-23 21:31:30 +02:00
Josué Tille
824f64457b
Add screenshot 2022-04-01 22:55:40 +02:00
Josué Tille
fc1befe9f8
Fix linter 2022-04-01 22:54:46 +02:00