Commit Graph

178 Commits

Author SHA1 Message Date
Simon Larsen
2d4bb56ffa
exit node process on app init fail 2023-10-04 19:22:25 +01:00
Simon Larsen
d3e3b7d918
fix docker file 2023-10-02 16:17:43 +01:00
Simon Larsen
2a6cb19405
add pnpm to docker build to speed up builds 2023-10-02 12:38:40 +01:00
Simon Larsen
3576e86532
terminate if app init fails 2023-09-27 20:48:50 +01:00
Simon Larsen
08411211ab
fix fmt 2023-09-27 17:00:02 +01:00
Simon Larsen
0301f5ff42
fix status page auth 2023-09-27 16:46:08 +01:00
Simon Larsen
14d22e5f12
harden invite emails 2023-09-27 09:24:43 +01:00
Simon Larsen
a70e98f802
fix status page reset password 2023-09-26 11:06:59 +01:00
Simon Larsen
708a9ba4b8
increase npm timeout in docker files 2023-09-21 17:09:09 +01:00
Simon Larsen
7711902edd
add email server type 2023-09-13 20:14:42 +05:30
Simon Larsen
94ffa754eb
add use internal smtp server 2023-09-13 19:20:16 +05:30
Simon Larsen
4d2e66fce3
fix base 2023-09-13 13:56:36 +05:30
Simon Larsen
6057fafd97
fix docker files 2023-09-13 13:55:54 +05:30
Simon Larsen
57671c444c
refactor docker files 2023-09-13 13:53:26 +05:30
Simon Larsen
11a3111098
fix compile err in identity 2023-09-13 13:40:10 +05:30
Simon Larsen
35d7f0ee59
remove update 2023-09-13 12:30:24 +05:30
Simon Larsen
643e85f9fb
fix disable signup 2023-09-11 20:11:04 +05:30
Simon Larsen
cc548d9353
refactor into database config 2023-09-11 15:59:36 +05:30
Simon Larsen
a31d1880ee
fix fmt 2023-09-07 15:57:55 +05:30
Simon Larsen
b427dc324e
fix compile err on identity. 2023-09-07 15:46:56 +05:30
Simon Larsen
2259654909
add users and projects pages 2023-09-05 19:44:18 +05:30
Simon Larsen
92c98de4a3
make the first user master admin if the count is 0 2023-09-05 15:50:10 +05:30
Simon Larsen
84b7c417e5
fix fmt 2023-09-01 15:37:33 +05:30
Simon Larsen
eaced5bbe6
add activate plan for reseller. 2023-09-01 14:59:06 +05:30
Simon Larsen
a461fa7395
add reseller license id. 2023-08-31 20:52:28 +05:30
Simon Larsen
2ee8c4ccf0
add reseller model and services 2023-08-31 20:04:46 +05:30
Simon Larsen
b1bd44be59
add sha and version to docker file 2023-08-25 11:16:31 +01:00
Simon Larsen
8a18e8beeb
fix email verified on self hosted instance 2023-08-23 13:14:32 +01:00
Simon Larsen
ca30a7b8b6
fix fmt 2023-08-21 12:04:28 +01:00
Simon Larsen
a21a7b43d5
add clickihouse client 2023-08-19 20:49:24 +01:00
Simon Larsen
e370dd118d
fix Function types 2023-08-10 19:00:27 +01:00
Simon Larsen
9311daac8b
fix fucntion type 2023-08-10 18:25:15 +01:00
Simon Larsen
9f12aaa7d9
fix fmt 2023-08-10 14:57:37 +01:00
Simon Larsen
645e3e10a1
fix invoice display 2023-08-10 14:35:31 +01:00
Simon Larsen
3c22648eb3
fix login api for status page 2023-08-10 13:44:25 +01:00
Simon Larsen
65720cd818
fix status page errors 2023-08-10 13:42:04 +01:00
Simon Larsen
b69a5d39e8
fix err in accounts 2023-08-10 13:32:08 +01:00
Simon Larsen
2966924bcd
update node to current alpine 2023-08-09 11:55:19 +01:00
renovate[bot]
28b1dbfdae
Update dependency nodemon to v2.0.22 2023-08-04 19:51:34 +00:00
Simon Larsen
a0bfa75e55
fix send email to subscribers 2023-07-22 13:51:40 +01:00
Simon Larsen
d5b4bdbf6b
remove env tpl 2023-07-17 20:06:01 +01:00
Simon Larsen
17967a691d
remove populate 2023-06-12 14:45:53 +01:00
Simon Larsen
8bd9bf4136
fix redirect issue 2023-06-12 11:15:47 +01:00
Simon Larsen
9e695e5117
fix typo staus -> status 2023-06-09 13:58:56 +01:00
Simon Larsen
41b4092428
make redirect work 2023-06-01 20:19:27 +01:00
Simon Larsen
a1bcb45122
add gitignore files 2023-05-02 16:09:04 +01:00
Simon Larsen
f728598885
add more features 2023-04-25 09:59:11 +01:00
dependabot[bot]
a63a7ff7f1
Bump xml2js from 0.4.23 to 0.5.0 in /Identity
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.23 to 0.5.0.
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:07:30 +00:00
Simon Larsen
ee4d49efaf
fix SSO payload validation 2023-04-07 15:07:42 +01:00
Simon Larsen
6d1565fed2
add support for saml 1 2023-04-07 12:40:05 +01:00