Nicolas Meienberger
|
7f5acf1ac5
|
Merge pull request #179 from meienberger/release/0.6.1
Release/0.6.1
|
2022-09-11 14:32:25 +00:00 |
|
Nicolas Meienberger
|
a3e615f181
|
chore: remove mapped port for production [skip ci]
|
2022-09-11 14:48:47 +02:00 |
|
Nicolas Meienberger
|
acac8bc14c
|
chore: bump version
|
2022-09-11 13:03:48 +02:00 |
|
Nicolas Meienberger
|
7e70c82226
|
Merge pull request #178 from meienberger/fix/api-custom-port
fix: add port to api url if it is not 80
|
2022-09-11 11:02:54 +00: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
|
ebbae9ece5
|
Merge branch 'rblaine95-check-jq-installed' into develop
|
2022-09-10 16:42:22 +02:00 |
|
Nicolas Meienberger
|
3a77d21b36
|
refactor: remove jq installation from docker part
|
2022-09-10 16:42:09 +02:00 |
|
Nicolas Meienberger
|
84360e738e
|
Merge branch 'check-jq-installed' of https://github.com/rblaine95/runtipi into rblaine95-check-jq-installed
|
2022-09-10 16:38:19 +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
|
51a75546e1
|
ci(ci.yml): add missing env var
|
2022-09-10 11:42:48 +02:00 |
|
Nicolas Meienberger
|
8916424088
|
Merge pull request #174 from meienberger/all-contributors/add-sethforprivacy [skip ci]
docs: add sethforprivacy as a contributor for code [skip ci]
|
2022-09-10 09:41:49 +00:00 |
|
allcontributors[bot]
|
813b8ae331
|
docs: update .all-contributorsrc [skip ci]
|
2022-09-10 09:41:28 +00:00 |
|
allcontributors[bot]
|
24c009f740
|
docs: update README.md [skip ci]
|
2022-09-10 09:41:27 +00:00 |
|
Nicolas Meienberger
|
4a3c8db0ad
|
Merge pull request #173 from meienberger/all-contributors/add-rblaine95 [skip ci]
docs: add rblaine95 as a contributor for code [skip ci]
|
2022-09-10 09:40:40 +00:00 |
|
allcontributors[bot]
|
96981ba84a
|
docs: update .all-contributorsrc [skip ci]
|
2022-09-10 09:40:13 +00:00 |
|
allcontributors[bot]
|
51702d08cf
|
docs: update README.md [skip ci]
|
2022-09-10 09:40:12 +00:00 |
|
Nicolas Meienberger
|
5b1b5f92c3
|
chore: update all-contributors config [skip ci]
|
2022-09-10 11:38:36 +02:00 |
|
Nicolas Meienberger
|
f6bd298ff3
|
test: adapt tests to support new APP_DOMAIN
|
2022-09-10 02:53:22 +02:00 |
|
Nicolas Meienberger
|
aa43437a4e
|
Merge branch 'sethforprivacy-add_http_protocol' into develop
|
2022-09-10 02:43:12 +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 |
|
Robbie Blaine
|
401e3e2022
|
Use local os variable in functions
|
2022-09-09 19:39:32 +02:00 |
|
Robbie Blaine
|
4d294c09f0
|
Install jq if it's not installed
|
2022-09-09 19:24:15 +02:00 |
|
Robbie Blaine
|
83077d3de0
|
Check if JQ is installed
|
2022-09-09 10:27:00 +02:00 |
|
Nicolas Meienberger
|
e59648d517
|
Merge pull request #168 from meienberger/release/0.6.0
Release/0.6.0
|
2022-09-08 19:11:18 +00: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
|
655096a77f
|
ci(dockerfile): revert to multi step build
Image size was doubled with the new Dockerfile -> revert
|
2022-09-06 13:51:38 +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
|
c6338d2deb
|
Merge pull request #167 from meienberger/feature/link-domain
Feature/link domain
|
2022-09-05 19:53:14 +00: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
|
075dd516a0
|
feat: traefik ssl configuration with acme provider
|
2022-09-04 14:52:39 +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 |
|