Félix Piédallu
|
2a9127168e
|
Change tabs to spaces, move 'if, then' on a single line instead of splitted lines
|
2024-01-10 23:34:28 +01:00 |
|
eric_G
|
021125aa33
|
Merge pull request #217 from Salamandar/backuplog
Backup and restore the log directory
|
2024-01-10 23:15:29 +01:00 |
|
Félix Piédallu
|
1b9796fb2b
|
Backup and restore the log directory
|
2024-01-10 23:14:52 +01:00 |
|
eric_G
|
9b0f4dcaae
|
Merge pull request #221 from OniriCorpe/fix-SC2086
Fix SC2086 and various other shellcheck errors
|
2024-01-10 23:14:41 +01:00 |
|
eric_G
|
59d36cab56
|
Merge branch 'master' into fix-SC2086
|
2024-01-10 23:14:35 +01:00 |
|
eric_G
|
0a732cbcc4
|
Merge pull request #215 from Salamandar/reorg
Reorganize steps in scripts to have more coherent scripts one to another
|
2024-01-10 23:13:36 +01:00 |
|
Félix Piédallu
|
1098a892c1
|
Reorganize steps in scripts to have more coherent scripts one to another
|
2024-01-10 22:29:09 +01:00 |
|
Alexandre Aubin
|
1e94494f24
|
Merge pull request #223 from OniriCorpe/make-app-url-clickable
Make app url clickable in doc/POST_INSTALL.md
|
2024-01-02 01:40:18 +01:00 |
|
OniriCorpe
|
45bad30cc9
|
make app url clickable
|
2024-01-02 01:01:17 +01:00 |
|
OniriCorpe
|
2dc14b8b50
|
Merge branch 'master' into fix-SC2086
|
2023-12-31 22:51:37 +01:00 |
|
Alexandre Aubin
|
3efd02c447
|
Merge pull request #222 from OniriCorpe/fix-ynh_app_setting_set
add the missing --app to ynh_app_setting_set
|
2023-12-31 22:49:57 +01:00 |
|
Alexandre Aubin
|
87b615fd55
|
Update scripts/config: make sure to use keyword args for all args
|
2023-12-31 22:49:46 +01:00 |
|
OniriCorpe
|
db8ad8dc49
|
add the missing --app to ynh_app_setting_set
|
2023-12-31 22:26:58 +01:00 |
|
OniriCorpe
|
d99bc6f18a
|
fix SC2155
|
2023-12-30 03:04:55 +01:00 |
|
OniriCorpe
|
07b787b347
|
fix SC2290
|
2023-12-30 03:03:32 +01:00 |
|
OniriCorpe
|
a9eca3e1d5
|
fix SC2086
|
2023-12-30 03:02:42 +01:00 |
|
Alexandre Aubin
|
5a7f9f5c61
|
Merge pull request #219 from orhtej2/patch-1
Rename tests.toml.example to tests.toml
|
2023-12-10 00:17:28 +01:00 |
|
Mateusz
|
ad5800958c
|
Update and rename tests.toml.example to tests.toml
|
2023-12-08 22:39:21 +01:00 |
|
Alexandre Aubin
|
98b9486f88
|
Merge pull request #214 from mh4ckt3mh4ckt1c4s/remove-app-src
Fix outdated mentions to app.src
|
2023-10-08 00:52:28 +02:00 |
|
mh4ckt3mh4ckt1c4s
|
d9defeaa15
|
Fix outdated mentions to app.src
|
2023-10-07 23:11:13 +02:00 |
|
tituspijean
|
6bbf60bfe4
|
Merge pull request #213 from CodeShakingSheep/fix-typos
Fix typos
|
2023-09-13 13:37:58 +02:00 |
|
CodeShakingSheep
|
513c83cc11
|
Fix typo in restore
|
2023-09-13 11:25:03 +02:00 |
|
CodeShakingSheep
|
acb1558af0
|
Fix typos in config
|
2023-09-13 11:23:41 +02:00 |
|
CodeShakingSheep
|
5435af33b3
|
Fix typos in backup
|
2023-09-13 11:21:17 +02:00 |
|
CodeShakingSheep
|
91959234f0
|
Fix typos in upgrade
|
2023-09-13 11:13:50 +02:00 |
|
CodeShakingSheep
|
f080684d53
|
Fix typo in install
|
2023-09-13 11:08:42 +02:00 |
|
Tagada
|
e651730556
|
Merge pull request #212 from Salamandar/line_length
Split comment lines to reduce the line length in manifest.toml and tests.toml
|
2023-09-11 22:14:22 +02:00 |
|
Félix Piédallu
|
ad1e2d7f85
|
Split comment lines to reduce the line length in manifest.toml and tests.toml
|
2023-08-26 11:38:57 +02:00 |
|
Alexandre Aubin
|
159a81468c
|
Merge pull request #211 from Salamandar/schemas
Reference schemas in toml files
|
2023-08-26 11:27:14 +02:00 |
|
Félix Piédallu
|
52ee389cef
|
Reference schemas in toml files
|
2023-08-26 11:21:42 +02:00 |
|
Alexandre Aubin
|
2d7a1239f0
|
fpm config: cf YunoHost 11.2, remove the necessity to handle fpm_usage / footprint manually
|
2023-07-24 16:11:39 +02:00 |
|
Éric Gaspar
|
827eea2939
|
fix
|
2023-07-24 16:05:47 +02:00 |
|
Éric Gaspar
|
66481a81e0
|
extra_php
|
2023-07-24 16:05:34 +02:00 |
|
Éric Gaspar
|
cd947c95aa
|
Update manifest.toml
|
2023-07-19 13:16:13 +02:00 |
|
Éric Gaspar
|
6ab7747d15
|
Fix warning
Fix this warning
```
Warning: Packagers: option language has 'choices' but has type 'string', use 'select' instead to remove this warning.
```
|
2023-07-19 12:35:25 +02:00 |
|
Éric Gaspar
|
114663c728
|
Merge pull request #207 from orhtej2/diff
Color syntax in example files and explain yes/no overrides for config panel.
|
2023-05-22 09:11:04 +02:00 |
|
orhtej2
|
dd80e1ee80
|
Explain yes/no
|
2023-04-05 22:50:34 +02:00 |
|
orhtej2
|
fd074d1de0
|
Pointless update to force recolouring.
|
2023-04-05 22:31:10 +02:00 |
|
orhtej2
|
360c2ae735
|
Use different tag.
|
2023-04-05 22:23:46 +02:00 |
|
orhtej2
|
98012081bc
|
Mark example files as toml
|
2023-04-05 22:18:55 +02:00 |
|
Éric Gaspar
|
d6ba28df5b
|
Merge pull request #206 from YunoHost/new-auto-updater
New source autoupdate mechanism
|
2023-03-28 08:58:18 +02:00 |
|
Alexandre Aubin
|
30e5c27952
|
Actuall ... let's comment the autoupdate.strategy line so people explicitly enable it when they think it's relevant
|
2023-03-28 01:06:16 +02:00 |
|
Alexandre Aubin
|
25a6251a08
|
New source autoupdate mechanism
|
2023-03-28 01:04:05 +02:00 |
|
Alexandre Aubin
|
2b781a06d3
|
Merge pull request #204 from ericgaspar/master
add exclude sample statments to tests.toml
|
2023-03-13 13:28:18 +01:00 |
|
Alexandre Aubin
|
a5fe7025af
|
Merge branch 'master' into master
|
2023-03-13 13:28:02 +01:00 |
|
Éric Gaspar
|
d3de6c0a1b
|
Merge pull request #205 from YunoHost/new-sources
Replace app.src with new 'sources' resources
|
2023-03-09 22:00:49 +01:00 |
|
Alexandre Aubin
|
c779b7455a
|
Replace app.src with new 'sources' resources
|
2023-03-09 20:51:12 +01:00 |
|
Éric Gaspar
|
cde5def003
|
Update upgrade
|
2023-03-08 09:36:13 +01:00 |
|
Éric Gaspar
|
2b5437f789
|
Update tests.toml.example
|
2023-03-07 22:27:03 +01:00 |
|
Éric Gaspar
|
99d39ee31c
|
Update manifest.toml
|
2023-03-07 22:26:31 +01:00 |
|