Commit graph

265 commits

Author SHA1 Message Date
Alexandre Aubin
987648f55e
Merge pull request #67 from YunoHost/vite
Vite
2023-04-04 14:50:58 +02:00
axolotle
e17eca60bf fix indent 2023-04-04 16:46:18 +02:00
axolotle
0e94668abf readd nodejs keyring stuff 2023-04-04 16:46:04 +02:00
ljf (zamentur)
871f4f2774
Merge pull request #68 from YunoHost/update-readme-for-idiots-like-me
Update README to warn (again) about port 53 and to tell to use "yunohost postinstall"
2023-02-17 13:21:29 +01:00
Laurent Peuch
eca696cd9d Remind the developper that they'll likely want to do a postinstall once in the container 2023-02-11 22:33:10 +01:00
Laurent Peuch
510d3c5fdc Add yet another warning message for when the container doesn't have access to the internet
So people as dumb as me doesn't waist their time too.
2023-02-11 22:09:22 +01:00
Alexandre Aubin
618d46aadb Add rebuild-doc-api util to regenerate swagger stuff 2023-01-06 22:50:34 +01:00
axolotle
4f87cbce82 [vite] remove apt autoremove 2022-12-10 17:23:12 +01:00
axolotle
a1e25bd1c2 [vite] add use-git 'yunohost-admin-build' to simulate real install 2022-12-09 09:25:29 +01:00
axolotle
9ea49be229 [vite] replace node/npm with v14 to support modern syntax 2022-12-09 09:23:28 +01:00
axolotle
bbb20ce6cc update use-git yunohost-admin to vite 2022-12-08 09:20:52 +01:00
axolotle
35526826a3 remove use-git yunohost-admin nginx tweaking 2022-12-08 09:19:40 +01:00
Alexandre Aubin
646e449995
Merge pull request #66 from YunoHost/custom-catalog
[enh] add custom catalog builder
2022-11-20 00:57:13 +01:00
axolotle
3221ad9f87 rename custom-catalog input to app.json.example 2022-11-20 01:36:58 +01:00
Alexandre Aubin
e1d5b6e011 Simplify new custom-catalog code and flow 2022-11-19 21:45:38 +01:00
axolotle
d24e727a74 [enh] add custom catalog builder 2022-11-19 20:29:16 +01:00
Kay0u
2671da5b03
Merge branch 'master' of github.com:Yunohost/ynh-dev 2022-07-22 15:27:58 +02:00
Kay0u
facffb7c88
Bug of ZeroBraneStudio is fixed on master now (to debug ssowat) 2022-07-22 15:27:52 +02:00
Alexandre Aubin
cf5547d491 Fix test command for bullseye 2022-01-21 18:15:41 +01:00
Kayou
15f2891521
Merge pull request #65 from YunoHost/ssowat-debug
Ssowat debug
2022-01-20 16:31:09 +01:00
Alexandre Aubin
b0dc5d99f2 Dev on bullseye by default 2022-01-19 23:32:03 +01:00
Kay0u
b383d327e8
fix a new line 2021-11-25 14:51:53 +01:00
Kay0u
d45de75ea9
also generate and link bash completion for bullseye 2021-11-25 14:50:03 +01:00
Alexandre Aubin
44fd2c7874 Adapt use-git for bullseye 2021-11-22 08:16:14 +01:00
Kay0u
3f421e68b4
quiet grep 2021-11-16 18:43:53 +01:00
Kay0u
e10cde090f
Add ZeroBraneStudio version 2021-11-16 15:55:46 +01:00
Kay0u
5a124b0663
Add an How-To debug ssowat 2021-11-16 15:45:48 +01:00
Alexandre Aubin
19ced09f67 Don't reinstall npm deps everytime we run use-git ... 2021-10-20 13:30:38 +02:00
Alexandre Aubin
a385942d8a use-git yunohost-admin: automagically add custom perm for /sockjs-node / vuejs hotreload 2021-10-20 13:21:19 +02:00
Alexandre Aubin
ee4d6b3cac use-git yunohost-admin: always update VUE_APP_IP 2021-10-20 12:50:35 +02:00
Alexandre Aubin
b0d6fe5ca0 Cleanup old Vagrantfile 2021-09-12 17:11:02 +02:00
ljf
d35af69049 Merge branch 'master' of https://github.com/YunoHost/ynh-dev 2021-09-12 13:36:04 +02:00
ljf
e0b6b03f29 [fix] Yunohost Admin hot reload 2021-09-12 13:34:36 +02:00
ljf (zamentur)
85d8ef3465
[fix] NPM version compatibility with debian nodejs 2021-08-12 16:27:04 +02:00
ljf (zamentur)
2ffb52200c
[fix] HTTP proxy 2021-06-03 18:28:58 +02:00
ljf
32fec007e7 Merge branch 'master' of https://github.com/YunoHost/ynh-dev 2021-05-08 15:10:08 +02:00
Alexandre Aubin
116bdeff36
No need to rebuild LXC locally anymore 2021-04-19 19:29:27 +02:00
ljf
faf0d7e1d7 [fix] Failed status borg__2 2021-04-14 19:33:29 +02:00
Kay0u
e18af24e76
generate bash completion file 2021-03-16 14:03:54 +01:00
Kay0u
2d73a00143
this file doesn't exist, don't link it! 2021-03-16 11:15:25 +01:00
Alexandre Aubin
95230aedc6
Merge pull request #64 from aopom/fix_bash_path
Fix POSIX ynh-dev script's compability
2021-02-18 23:51:49 +01:00
Paco
3065602d68 Fix POSIX script's compability (due to issues in NixOS) 2021-02-18 20:37:56 +01:00
Alexandre Aubin
22b937de24
Merge pull request #63 from YunoHost/yet-another-python3-migration
yet another python3 migration
2021-01-27 03:01:08 +01:00
Kay0u
4f82959a41
yet another python3 migration 2021-01-27 01:47:42 +01:00
Alexandre Aubin
a746e27765
Merge pull request #62 from YunoHost/migrate-to-python3
python2->3
2021-01-26 04:04:08 +01:00
Kay0u
2cc7c065f5
python2->3 2021-01-26 00:14:32 +01:00
Alexandre Aubin
9d220540e9
Merge pull request #61 from YunoHost/use-yunohost-lxd-remote
use yunohost lxd remote + add the possibility to choose the yunohost version
2021-01-25 04:07:57 +01:00
Kayou
bff7e1ba07
Apply suggestions from code review
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-01-22 10:33:34 +01:00
Kay0u
a012960021
use yunohost lxd remote + add the possibility to choose the yunohost version 2021-01-22 01:55:29 +01:00
Kay0u
11efd8de93
fix use-git yunohost-admin 2021-01-22 01:24:08 +01:00