Commit Graph

170 Commits

Author SHA1 Message Date
Nicolas Meienberger
acac8bc14c chore: bump version 2022-09-11 13:03:48 +02:00
Nicolas Meienberger
68191d95b1 fix: add port to api url if it is not 80 2022-09-11 12:58:11 +02:00
Nicolas Meienberger
21cec26e06 fix(apps.helpers.ts): check folder existense before accesing it 2022-09-10 16:37:07 +02:00
Nicolas Meienberger
f6bd298ff3 test: adapt tests to support new APP_DOMAIN 2022-09-10 02:53:22 +02:00
Nicolas Meienberger
25acb235c8 feat: includ internalip:port as app_domain if app is not exposed 2022-09-10 02:42:54 +02:00
Seth For Privacy
8eae068220
Set APP_DOMAIN to INTERNAL_IP:APP_PORT if unexposed 2022-09-09 16:52:50 -04:00
Seth For Privacy
39a824947d
Set APP_DOMAIN to INTERNAL_IP:APP_PORT if unexposed 2022-09-09 16:52:44 -04:00
Seth For Privacy
1106b693c2
Add APP_PROTOCOL env var when exposing apps 2022-09-09 16:19:24 -04:00
Nicolas Meienberger
bbdee4a42b fix(apps.service): updating an app config was throwing an error if domain was unchanged 2022-09-08 08:41:19 +02:00
Nicolas Meienberger
d196b8ff10 feat: display domain link if app is exposed 2022-09-07 21:55:22 +02:00
Nicolas Meienberger
bbe774857a feat: don't allow multiple apps with same domain 2022-09-07 21:29:58 +02:00
Nicolas Meienberger
26ba5c9656 fix: set cookie same-site to lax in production 2022-09-07 18:22:50 +02:00
Nicolas Meienberger
8ed04f07f4 fix: various small bugs 2022-09-06 13:52:19 +02:00
Nicolas Meienberger
4e19aad2f0 ci(release): move to node 18 image
SWC is not working anymore in alpine arm/v7
2022-09-06 08:25:25 +02:00
Nicolas Meienberger
52e275b1ec chore: bump version 2022-09-05 21:54:54 +02:00
Nicolas Meienberger
5e7563240a test(auth): test auth resolvers 2022-09-05 21:41:19 +02:00
Nicolas Meienberger
60ef5816a7 test(apps): test domain linking
test(apps): test linking domain
2022-09-05 21:41:16 +02:00
Nicolas Meienberger
95c9196e37 chore: update categories 2022-09-04 15:11:03 +02:00
Nicolas Meienberger
583a0c4631 chore: update client side types 2022-09-04 15:06:36 +02:00
Nicolas Meienberger
e7a6a55194 chore: improve api response typing 2022-09-04 14:54:11 +02:00
Nicolas Meienberger
33099de6f1 fix: don't watch data.ip 2022-09-04 14:54:11 +02:00
Nicolas Meienberger
97bb074ae5 feat(update front-end to support a custom domain api): n 2022-09-04 14:54:11 +02:00
Nicolas Meienberger
b483a284bd test(apps.resolvers): update tests to implement new mandatory fields 2022-09-04 14:54:11 +02:00
Nicolas Meienberger
fc73184fa0 feat(dashboard): frontend domain & tls configuration 2022-09-04 14:54:11 +02:00
Nicolas Meienberger
c0584c75ae chore(dashboard): generate types for client 2022-09-04 14:53:20 +02:00
Nicolas Meienberger
714a0d3af9 feat(apps): api to enable domain and expose 2022-09-04 14:52:39 +02:00
Nicolas Meienberger
015e168634 feat(app.entity): add exposed and domain fields 2022-09-04 14:51:58 +02:00
Nicolas Meienberger
f0607b5db0 chore: cleanup testing code 2022-09-04 14:51:58 +02:00
Nicolas Meienberger
33ce277710 fix(fs.helpers.ts): ensure folder exists before cleaning up 2022-08-29 21:12:18 +02:00
Nicolas Meienberger
14ee8a3493 chore(dashboard): add missing jest deps 2022-08-29 21:05:25 +02:00
Nicolas Meienberger
73d369442a
Merge pull request #161 from meienberger/fix/cleanup-before-install
feat: cleanup folder before install
2022-08-25 06:12:05 +00:00
Nicolas Meienberger
0978338905 refactor(fs-extra): remove console.log 2022-08-23 22:58:12 +02:00
Nicolas Meienberger
b73844b24a test(fs.helpers): unit tests 2022-08-23 22:56:19 +02:00
Nicolas Meienberger
64c39ce23d feat(apps): allow https protocol
Some apps like portainer require the https protocol to open then. New config option to allow setting
the https protocol
2022-08-23 21:40:57 +02:00
Nicolas Meienberger
a92b5857f8 feat: cleanup folder before install
If an app gets installed insure that any existing folder in apps gets deleted. This will prevent the
user from getting in a limbo if an installation fails and the files are copied already
2022-08-23 21:16:14 +02:00
Nicolas Meienberger
9c2bcc2280 fix(migration): user query runner for broken entities recovery to avoid type issues 2022-08-17 07:31:55 +02:00
Nicolas Meienberger
d38bf46537 fix(app.entity): make docker version nullable 2022-08-16 20:27:07 +02:00
Nicolas Meienberger
4307c46b84 feat(dashboard): display more accurate info about updates 2022-08-12 09:26:12 +02:00
Nicolas Meienberger
b7eb0d19de fix: ensure app folder for every app action 2022-08-11 19:50:11 +00:00
Nicolas Meienberger
1cb2a37e25 fix: clone scripts 2022-08-11 19:22:02 +00:00
Nicolas Meienberger
08ec903660 chore: bump version 2022-08-11 20:13:24 +02:00
Nicolas Meienberger
930dcc6ae8 feat: cron job to update repo periodically 2022-08-11 20:02:32 +02:00
Nicolas Meienberger
ea1c14f110 test(apps.helpers): unit tests 2022-08-11 17:05:54 +02:00
Nicolas Meienberger
95d62d5c03 test: remove test files from coverage collection 2022-08-10 23:04:26 +02:00
Nicolas Meienberger
350b696bf7 test: apps.resolver 2022-08-10 22:09:23 +02:00
Nicolas Meienberger
4214b9e62d test(app.entity): update info field 2022-08-10 21:40:57 +02:00
Nicolas Meienberger
95aa267717 test(apps.service): update app 2022-08-10 21:26:04 +02:00
Nicolas Meienberger
2ff55d0de3 refactor(app actions): remove duplicate code & improve mobile ui 2022-08-10 21:00:04 +02:00
Nicolas Meienberger
417efce959 feat(dashboard): frontend queries and update ui 2022-08-09 22:29:25 +02:00
Nicolas Meienberger
f484793a47 feat(update app): front end and queries 2022-08-09 22:25:11 +02:00