Yurii Vlasov vlasov-y
vlasov-y commented on issue vikunja/vikunja#1492 2023-04-12 16:32:32 +00:00
Sign up with OIDC works even with service.enableregistration=false

There is extra enableregistration for openid configuration block. Issue is self resolved.

vlasov-y opened issue vikunja/vikunja#1492 2023-04-12 16:07:42 +00:00
Sign up with OIDC works even with service.enableregistration=false
vlasov-y commented on pull request vikunja/helm-chart#3 2023-03-10 21:23:40 +00:00
feat: add ci config

I have updated the README.md including these details

vlasov-y pushed to main at vikunja/helm-chart 2023-03-10 21:23:01 +00:00
d84628f6b4 Updated README.md
vlasov-y commented on pull request vikunja/helm-chart#3 2023-03-10 21:20:54 +00:00
feat: add ci config

@konrad Hi! That is an expected behaviour. When you package helm chart you always package it with all dependencies. We depend on PostgreSQL and Redis but do not push them to the repository (they…

vlasov-y commented on issue vikunja/helm-chart#2 2023-02-27 10:47:01 +00:00
Automate all the things

TBH I think it would be fine if we just wouldn't support hosting on a sub path and start figuring something out when people ask for it.

That sound great! It was always easier to enable CORS…

vlasov-y commented on issue vikunja/helm-chart#2 2023-02-27 09:36:04 +00:00
Automate all the things

@konrad

Thanks for the call resume you have posted above!

I have a question regarding hosting on one domain. It is obvious that traffic will be splited basic on URI path. If I want to host…

vlasov-y commented on issue vikunja/helm-chart#2 2023-02-27 08:58:20 +00:00
Automate all the things

Can we put the api and frontend on the same (sub) domain?

Right now - no, but I can implement that as well.

Can we configure openid auth through the chart?

Chart passes complete…

vlasov-y commented on issue vikunja/helm-chart#2 2023-02-21 13:49:59 +00:00
Automate all the things

@konrad, I have debugged the chart and pushed it to packages (0.1.2)! I have Vikunja launched on my k3s cluster at https://vikunja.vlasov.pro. Let me know if You need credentials and want to test…

vlasov-y commented on issue vikunja/helm-chart#2 2023-02-21 13:48:17 +00:00
Automate all the things

Hi @konrad !

Better make it explicit via tags.

Okay, that will work.

But as long as the chart will be published on each push to the main branch, this would override the last release…

vlasov-y closed issue vikunja/helm-chart#1 2023-02-21 13:46:31 +00:00
Request for packages access
vlasov-y pushed to main at vikunja/helm-chart 2023-02-21 13:44:55 +00:00
cb5b1453df v0.1.2
vlasov-y created pull request vlasov-y/api#1 2023-02-21 12:04:23 +00:00
main
vlasov-y created pull request vikunja/frontend#3058 2023-02-04 07:40:36 +00:00
Added ipv6 control script
vlasov-y pushed to main at vlasov-y/frontend 2023-02-04 07:36:00 +00:00
5ac1b5919a Added ipv6 control script
vlasov-y pushed to main at vlasov-y/frontend 2023-02-04 07:35:43 +00:00
5bfc972b7a Docker refactoring
vlasov-y pushed to main at vlasov-y/frontend 2023-02-04 07:28:54 +00:00
6dec16a0e6 Merge remote-tracking branch 'official/main'
c6cfe3a342 Added ipv6 control script
6fad1e4969 fix(deps): update dependency axios to v1.3.2
eaeddda4e4 feat: improve naming and styles
7cbf0acac5 fix: always show update popup on top
Compare 40 commits »
vlasov-y deleted branch ipv6-control from vlasov-y/frontend 2023-02-04 07:28:16 +00:00
vlasov-y created branch ipv6-control in vlasov-y/frontend 2023-02-04 07:27:20 +00:00
vlasov-y pushed to ipv6-control at vlasov-y/frontend 2023-02-04 07:27:20 +00:00
876d25e953 Added ipv6 control script