Éric Gaspar
|
27b413f4a3
|
Testing (#41)
* Fix linter warning
* Auto-update README
* Auto-update README
* Bump to 4.3.0 (#37)
* 4.3.0
* Auto-update README
* Fix linter
* Auto-update README
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Auto-update README
* Appy last example_ynh
* Auto-update README
* Auto-update README
* Version 2 (#40)
* v2
* v2
* Auto-update README
* Update manifest.toml
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
---------
Co-authored-by: Yunohost-Bot <unknown>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: yalh76 <yalh@yahoo.com>
|
2023-06-09 10:32:45 +02:00 |
|
Éric Gaspar
|
82d7a06fc3
|
Testing (#38)
* Fix linter warning
* Auto-update README
* Auto-update README
* Bump to 4.3.0 (#37)
* 4.3.0
* Auto-update README
* Fix linter
* Auto-update README
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Auto-update README
* Appy last example_ynh
* Auto-update README
Co-authored-by: Yunohost-Bot <unknown>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: yalh76 <yalh@yahoo.com>
|
2022-10-17 23:40:48 +02:00 |
|
Éric Gaspar
|
df059a9b75
|
Set rights (#33)
|
2021-09-09 23:53:24 +02:00 |
|
ericgaspar
|
e3f8f5b435
|
Update upgrade
|
2021-03-18 19:12:14 +01:00 |
|
ericgaspar
|
fb6e82b04b
|
Fix linter warnings
|
2021-03-18 18:50:49 +01:00 |
|
Yunohost-Bot
|
ce88bf8c9c
|
[autopatch] Missing ynh_abort_if_errors in change_url scripts
|
2021-03-15 00:21:48 +01:00 |
|
ericgaspar
|
23f3b82758
|
Fix linter warning
|
2020-12-06 12:36:06 +01:00 |
|
yalh76
|
c68fbb0f51
|
remove ynh_permission_has_user
! ynh_permission_has_user is now an official helper since version '3.7.1'
|
2020-06-02 23:12:59 +02:00 |
|
yalh76
|
45a0315fae
|
Apply last example_ynh
|
2020-05-30 17:51:26 +02:00 |
|
yalh76
|
5c7a9b5056
|
Upgrade to 2020-05-05
|
2020-05-28 02:23:15 +02:00 |
|
Aeris One
|
8e98e49d33
|
Migration using experimental helper (#14)
* Create _common.sh
* Use experimental helper in upgrade
|
2020-03-31 15:39:07 +02:00 |
|
Aeris One
|
54c84ab0ac
|
Change a random thing to launch a CI build
|
2020-03-30 19:56:35 +02:00 |
|
Aeris One
|
fc00623636
|
Update upgrade
|
2020-03-30 19:36:04 +02:00 |
|
Aeris One
|
6ca812d7e8
|
Update upgrade
|
2020-03-30 19:13:21 +02:00 |
|
Aeris One
|
de22d8ed0e
|
Changed permission migration process
|
2020-03-30 17:53:50 +02:00 |
|
Aeris One
|
8b5b77ce42
|
Changed warn message
Changed warn message to something more ~~complicated complex~~ comprehensive.
|
2020-03-30 16:38:32 +02:00 |
|
Aeris One
|
2463f25c8c
|
Some corrections (Thanks Maniack 😉)
|
2020-03-30 16:17:33 +02:00 |
|
Aeris One
|
05d13f99bc
|
Debug
|
2020-03-30 14:57:50 +02:00 |
|
Aeris One
|
0d654c2e00
|
Quick and dirty workaround
|
2020-03-30 14:49:05 +02:00 |
|
Aeris One
|
ae29f28b73
|
Remove all these useless '--time' arguments
|
2020-03-30 14:17:05 +02:00 |
|
Aeris One
|
845149815c
|
Desperately trying to debug upgrade...
|
2020-03-30 14:00:17 +02:00 |
|
Aeris One
|
7f25eda031
|
Cleaning legacy permission in upgrade
|
2020-03-30 13:00:23 +02:00 |
|
Aeris One
|
21abcad4fa
|
Remove skipped_uris if it exists when upgrading
|
2020-03-30 11:27:11 +02:00 |
|
Aeris One
|
9be9d70a68
|
Remove is_public in upgrade
|
2020-03-30 00:16:30 +02:00 |
|
Aeris One
|
a08b2dcbde
|
Remove old permissions system in upgrade
|
2020-03-30 00:15:25 +02:00 |
|
Aeris One
|
adcca2c3ef
|
New permission system in install script
|
2020-03-30 00:11:51 +02:00 |
|
Maniack Crudelis
|
9edb27f3fc
|
Merge pull request #10 from YunoHost-Apps/add_change_url
Add change_url script
|
2019-05-12 12:15:50 +02:00 |
|
Maniack Crudelis
|
605cf01039
|
Normalization from example_ynh
|
2019-05-06 13:40:41 +02:00 |
|
Maniack Crudelis
|
55c7974c9f
|
Add change_url script
|
2019-05-06 13:18:54 +02:00 |
|
Maniack Crudelis
|
5e814bee59
|
Add progression with ynh_print_info
|
2019-02-17 20:54:53 +01:00 |
|
Maniack Crudelis
|
0e5e693b0a
|
Normalization from example_ynh
|
2019-02-13 18:38:44 +01:00 |
|
Maniack Crudelis
|
6f4c1e5f81
|
[enh] Global refactoring (#5)
* [enh] Global refactoring
* [fix] Upgrade previous version
|
2017-09-28 18:02:52 +02:00 |
|
opi
|
88d1916ece
|
[enh] Use latest backup specification.
|
2016-05-07 02:07:09 +02:00 |
|
opi
|
6d7e3ef9eb
|
[enh] Pass SSO credentials even in public mode.
|
2014-10-30 13:09:27 +01:00 |
|
opi
|
45020dc94b
|
[enh] Add 'is_public' setting.
|
2014-08-18 18:41:14 +02:00 |
|
opi
|
810eb81d11
|
Initial commit.
|
2014-08-18 18:37:19 +02:00 |
|