Commit graph

447 commits

Author SHA1 Message Date
Alexandre Aubin
da023a9e0e
Merge pull request #148 from YunoHost/fix_badges
Fix badges
2021-04-03 18:03:28 +02:00
yalh76
6ed6c87947 Fix badges
As now they are available without ` (Apps)`
2021-04-03 17:55:14 +02:00
yalh76
241c18f77f
Merge pull request #141 from YunoHost/systemd-stdout
Fix systemd stdout/stderr
2021-03-31 23:37:04 +02:00
Alexandre Aubin
b1a9e78466
Typo: forgot target in chmod
Co-authored-by: yalh76 <yalh@yahoo.com>
2021-03-17 21:37:29 +01:00
Alexandre Aubin
6deb6f1f14 Properly manage folder/file permissions 2021-03-17 16:32:11 +01:00
Alexandre Aubin
611e69cd71
Merge pull request #145 from YunoHost/misc-enh
Recommend ynh_add_config, misc cleanup/notes
2021-03-15 02:27:57 +01:00
Alexandre Aubin
d1d2b7b6ca
Merge pull request #142 from YunoHost/ask_strings_for_standard_args_obsolete
Obsolete /  superfluous ask strings for standard arguments
2021-03-15 02:27:01 +01:00
Alexandre Aubin
1327d3b9c8 Add a small note about extra permissions 2021-03-12 16:49:35 +01:00
Alexandre Aubin
b7b0e172a5 Recommend the use of ynh_add_config 2021-03-12 16:41:18 +01:00
Alexandre Aubin
bce4473299 There's no need to run ssowatconf + nginx reload after editing perms ..? 2021-03-12 16:30:54 +01:00
Alexandre Aubin
06cb97a8c8 It makes no sense to chown before curl ... 2021-03-12 16:27:44 +01:00
yalh76
00ef2cef56
Merge pull request #144 from YunoHost/php7.3
Update to php7.3
2021-02-28 23:04:04 +01:00
yalh76
fe7ae439f6 Update to php7.3 2021-02-28 09:44:23 +01:00
yalh76
9ded70411a
Merge pull request #143 from YunoHost/NEWCI
New CI Implementation
2021-01-21 20:13:52 +01:00
yalh76
7960b45a15 New CI Implementation 2021-01-19 21:27:47 +01:00
Kayou
e2aee51865
Merge pull request #111 from YunoHost/permissions
Using new permissions system
2021-01-11 00:38:10 +01:00
Kayou
bd44d211e2
Apply suggestions from code review 2021-01-10 20:23:32 +01:00
Alexandre Aubin
3c263428b1
Update scripts/upgrade
Co-authored-by: Kayou <pierre@kayou.io>
2021-01-10 18:54:28 +01:00
Alexandre Aubin
2e80d1bc8b
Update manifest.json 2021-01-10 18:39:31 +01:00
Alexandre Aubin
d2aab9cab1
Most of the time we don't open the damn port to the outside so this ain't configuring firewall... 2021-01-09 22:28:46 +01:00
Kayou
07539cb90f
Update manifest.json 2021-01-07 10:09:49 +01:00
Kay0u
f4e7ffa3db
Typo 2021-01-06 13:39:27 +01:00
Kay0u
55fb01f4b7
Merge remote-tracking branch 'origin/master' into permissions 2021-01-06 13:35:20 +01:00
Kay0u
9b6cc80ecc
Improve permissions management 2021-01-06 13:31:56 +01:00
Alexandre Aubin
25251b00d3
Merge pull request #140 from YunoHost/Use-SVG-badge-instead-of-PNG
Use SVG YunoHost badge
2020-12-11 23:11:00 +01:00
Kay0u
cc0ac3c16a
Fix systemd stdout/stderr 2020-12-10 13:46:39 +01:00
ericgaspar
4dbc19777d
Use SVG badge 2020-12-10 11:27:00 +01:00
Alexandre Aubin
96fbcdd8ff
Merge pull request #139 from YunoHost/patch
Small typos
2020-12-04 18:56:51 +01:00
Alexandre Aubin
a01520f509
Remove that stuff about level 5 ... this ain't useful for any app, it's not like we're going to disable the linter entirely. At best we might want to disable some super specific test (historically this feature was kinda relevant because the linter was unreliable, but things improved since then) 2020-12-04 18:55:58 +01:00
Alexandre Aubin
23cde8ba9e
Remove commented/outdated test 2020-12-04 18:54:08 +01:00
ericgaspar
028484bc25
Update remove 2020-12-04 12:03:07 +01:00
ericgaspar
abddc7d868
Small typos 2020-12-04 09:58:29 +01:00
Alexandre Aubin
03082fdc09
ynh_normalize_url_path is for stuff from the pre-2.7 era ... 2020-12-01 01:25:08 +01:00
Alexandre Aubin
0e728462e5
These should not be added by default either so comment them... 2020-12-01 00:27:28 +01:00
Alexandre Aubin
5c11751afe
Remove migration of 'is_public' being a string 2020-12-01 00:22:50 +01:00
Alexandre Aubin
56d67669a3
Merge pull request #133 from YunoHost/ericgaspar-patch
Ericgaspar patch
2020-12-01 00:19:47 +01:00
Kayou
a286c10848
Merge pull request #138 from YunoHost/fix-linter-warning
Update restore
2020-11-30 10:47:27 +01:00
ericgaspar
722bcf35bc
Update restore 2020-11-27 18:48:03 +01:00
Alexandre Aubin
6dd9c32323
Not sure why but @priviledged is causing issue on some legit services.. 2020-11-11 20:00:58 +01:00
Alexandre Aubin
f1ec6a6c85
Add RestrictAddressFamilies and SystemCallFilter 2020-11-11 19:54:27 +01:00
Alexandre Aubin
1ac3a1c1f7
Add RestrictNamespaces=yes 2020-11-11 19:15:01 +01:00
Alexandre Aubin
fe29c72b12
Remove two options that may in fact cause issues ... and add a bunch of CapabilityBoundingSet instructions that should be somewhat sane defaults ? 2020-11-11 18:50:52 +01:00
Alexandre Aubin
2b8e86f9c3
Update systemd.service 2020-11-11 16:02:30 +01:00
Alexandre Aubin
bde18966d5
Merge pull request #135 from YunoHost/Add-source-extract-to-app.src
Update app.src
2020-10-30 16:39:59 +01:00
ericgaspar
f2ca6c9efd
Update app.src 2020-10-10 12:02:45 +02:00
Kayou
1e2ee09860
Update _common.sh 2020-10-02 09:27:09 +02:00
Alexandre Aubin
d7f1d45dda
Apply suggestions from code review
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-09-19 16:26:41 +02:00
ericgaspar
681dd01171
Update issue_template.md 2020-09-17 11:40:11 +02:00
ericgaspar
644d29331a
Typos 2020-09-17 11:38:17 +02:00
ericgaspar
b0501eade9
Typos 2020-09-17 11:38:17 +02:00