Commit Graph

6 Commits

Author SHA1 Message Date
Stavros Kois 75a3ccc4ee
fix the other apps too 2022-12-11 03:23:29 +02:00
Stavros Kois 23cadd2fe0
fix(apps): decode keys before reencode (#5258)
* fix(meshcentral): decode sessionkey before reencode

* fix(netbox): decode key before reencoding and fix UI issues

* couple more fixes
2022-12-11 02:07:54 +02:00
Stavros Kois 9dc9d3e71a
fix(docspell): fix dsc binary location (#4044)
* fix(docspell): fix dsc binary location

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* add a missing flag

* hmm

* whops

* ..

* hmm

* lint

* hmm!

* lint

* whoops

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-10 00:42:24 +03:00
Stavros Kois 993dbcba29
try without auth (#4042) 2022-10-09 17:51:19 +03:00
Stavros Kois 9d58935132
fix(docspell): fix solr ulr (#4040)
* fix(docspell): fix solr ulr

* enable portal on solr

* adjust probes
2022-10-09 16:47:18 +03:00
Stavros Kois 917060abe7
feat(docspell): add docspell (#3999)
* feat(docspell): add docspell

* add soe mroe stuff

* finish intregation

* add joex into the mix

* add few more

* use arrays instead of comma separated

* empty line

* update list function

* add some more

* finish files

* finish files

* run as root for tests

* use correct config for joex and add logging

* add db config to joex

* add schedullers

* add user tasks

* whoops

* lower common

* cleanup quest

* whoops

* fix port

* fix port

* quote ports

* fix bools

* commenout out few vars for now

* fix secret

* add some todo's

* disable solr for now

* dont quote lists

* try comma sepa

* hmhm

* back to envs

* re arrange a bit

* comment out for now

* .

* add some more

* add some more

* try smthing

* whops

* again

* typo

* .

* hmm

* fix identation

* hmm

* almost finish server config

* fix config name

* fix path

* hmm

* nomsg

* splt

* mount

* updates

* add some more

* lint

* use subpath

* whop

* add more

* comm

* fix some configs

* re-enabe solr

* some lists

* test allowed urls with wildcard in list

* more lists

* add more lists

* fulltextsearch

* add few more

* add openid

* enable probes on joex

* unused var

* fix joex probe

* remove defaults, it's already defined in values. no need for duplicaets

* add few mroe comments

* fix joex

* add dsc container

* change dir

* add dsc quiestions

* no probes for nwo

* add questions

* fix config

* add more questions

* bit of cleanup in the gui

* fix config

* enable probe and adjust config

* disable probes fo rnow
2022-10-09 02:40:23 +03:00