1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00
Commit graph

96 commits

Author SHA1 Message Date
Sebastian Gumprich
5e91298895 add autoupdate github action 2022-07-09 21:15:27 +02:00
Sebastian Gumprich
27c252a36d
Merge pull request #17 from YunoHost-Apps/fix_16
install libgbm1 - snappdf dependency
2022-06-06 14:45:09 +02:00
yunohost-bot
5a10e72b43 Auto-update README 2022-05-24 17:05:35 +00:00
Sebastian Gumprich
c2e92ffe91 install libgbm1, dependency of snappdf. fixes #16 2022-05-24 19:05:27 +02:00
Sebastian Gumprich
226993c2a8
Merge pull request #12 from YunoHost-Apps/sendmail
make mails work
2022-03-23 14:01:09 +01:00
yunohost-bot
6cf813a5fd Auto-update README 2022-03-22 12:48:26 +00:00
Sebastian Gumprich
ada9ad8639 make mails work 2022-03-22 13:48:18 +01:00
Sebastian Gumprich
149446f7d1
Merge pull request #11 from YunoHost-Apps/5.3.60
Update to 5.3.60
2022-02-20 21:31:27 +01:00
Yunohost-Bot
f8d8d4ca3e Auto-update README 2022-02-20 12:15:19 +00:00
Sebastian Gumprich
954fd14ba7 Update to 5.3.60 2022-02-20 13:15:09 +01:00
Sebastian Gumprich
ee96507325
Merge pull request #10 from YunoHost-Apps/testing
Testing
2022-02-09 07:25:35 +00:00
Éric Gaspar
427631ebf6
Merge pull request #9 from YunoHost-Apps/5.3.56
5.3.56
2022-02-08 21:49:45 +01:00
Yunohost-Bot
558f10f673 Auto-update README 2022-02-08 11:45:58 +00:00
ericgaspar
d85db130ac
5.3.56 2022-02-08 12:45:50 +01:00
Yunohost-Bot
d5d6ae0e01 Auto-update README 2022-02-08 07:39:45 +00:00
Sebastian Gumprich
9a8af76036
update link to demo 2022-02-08 08:39:42 +01:00
Sebastian Gumprich
9129bb56d5
Merge pull request #8 from YunoHost-Apps/testing
Testing
2022-02-07 19:42:56 +00:00
ericgaspar
859bfbd5f2
Fix linter warning 2022-02-07 20:37:18 +01:00
Sebastian Gumprich
953daf9ed8
Merge pull request #7 from YunoHost-Apps/v5.3.39
V5.3.39
2022-02-07 11:32:27 +00:00
Sebastian Gumprich
3ba64a8a11
add dependencies for snappdf 2022-02-06 22:27:03 +01:00
Yunohost-Bot
6585f15154 Auto-update README 2022-02-06 21:18:25 +00:00
Sebastian Gumprich
55ae72b326
Apply suggestions from code review 2022-02-06 21:18:22 +00:00
ericgaspar
0fb23cc6fe Update install 2021-12-22 14:39:25 +01:00
ericgaspar
6efab7be10
Fix 2021-12-22 10:59:47 +01:00
Yunohost-Bot
5a5db33a5b Auto-update README 2021-12-22 08:46:39 +00:00
ericgaspar
7b30490287
Fix 2021-12-22 09:46:34 +01:00
ericgaspar
5883b0203e
Fix 2021-12-22 09:29:01 +01:00
ericgaspar
b18def9c2e v5.3.39 2021-12-22 08:30:36 +01:00
Sebastian Gumprich
1d240652b2 fix install 2021-10-30 21:34:26 +02:00
Sebastian Gumprich
9012b43b6e store app key in yunohost so upgrade works 2021-10-30 20:55:04 +02:00
Sebastian Gumprich
c91d56803c Merge branch '5.3.1' of github.com:YunoHost-Apps/invoiceninja5_ynh into 5.3.1 2021-10-30 20:54:55 +02:00
Sebastian Gumprich
1d51c3dc81 store app key in yunohost so upgrade works 2021-10-30 20:54:48 +02:00
Sebastian Gumprich
8ebdbe0a09
Enable sub dir test 2021-10-30 19:31:11 +02:00
Sebastian Gumprich
d4e46312f1 Merge branch '5.3.1' of github.com:YunoHost-Apps/invoiceninja5_ynh into 5.3.1 2021-10-30 19:08:29 +02:00
Sebastian Gumprich
2e1fe65450 fix nginx config 2021-10-30 19:07:40 +02:00
Sebastian Gumprich
5d4a640f2a auto-generate app key 2021-10-30 19:07:26 +02:00
Sebastian Gumprich
c2721be22b remove time and weight options from script progression 2021-10-30 19:06:52 +02:00
Sebastian Gumprich
60e457a061
Update scripts/upgrade
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-10-30 18:50:06 +02:00
Sebastian Gumprich
897af11094 try to fix nging 2021-10-03 10:32:13 +02:00
Sebastian Gumprich
b8fd235e51 remove is_public from upgrade script 2021-09-19 20:24:10 +02:00
Sebastian Gumprich
301a90169f make installation work 2021-09-19 20:18:54 +02:00
Sebastian Gumprich
76a570e908 make installation work 2021-09-19 14:20:02 +02:00
Sebastian Gumprich
71a7255c85 try to fix upgrade 2021-09-18 17:09:12 +02:00
Sebastian Gumprich
8c63326e45 fix config checksum creation 2021-09-16 22:20:14 +02:00
Sebastian Gumprich
f472d8c49e fix linting 2021-09-16 21:19:30 +02:00
Sebastian Gumprich
9971ac9b92 add final path to upgrade script 2021-09-16 21:13:23 +02:00
Sebastian Gumprich
08a2d15a98 Merge branch '5.3.1' of github.com:YunoHost-Apps/invoiceninja5_ynh into 5.3.1 2021-09-15 22:14:45 +02:00
Sebastian Gumprich
928e0e2393 fix config checksum creation 2021-09-15 22:09:57 +02:00
Yunohost-Bot
20ce2fad61 Auto-update README 2021-09-15 18:09:54 +00:00
Sebastian Gumprich
89fb45c442 make it possible to set app to public/private 2021-09-15 20:09:46 +02:00