myml
ecb7d9d14b
ci: docker build missing python ( #5207 )
3 years ago
Marián Skrip
de6d4beef9
feat(config): add option to specify default value to env var expansion ( #5020 )
...
* feat: Add option to specify default value to env var expansion
* fix: remove unused capturing group for env var replacement
Co-authored-by: Nicolas Giard <github@ngpixel.com>
3 years ago
Marián Skrip
2815f38c52
feat(logging): add option to configure JSON logging ( #5022 )
...
* fix: Use logger for logs using console logging
* feat: Add option to configure JSON logging
* fix: use generic logFormat instead of json specific
* fix: use logFormat for docker config
* fix: use logFormat to build winston formatters
Co-authored-by: Nicolas Giard <github@ngpixel.com>
3 years ago
Nicolas Giard
fcae980ed7
misc: update build Dockerfile
3 years ago
NGPixel
7fdf8ab3f9
fix: remove offline param from docker config
4 years ago
NGPixel
f98a07ec8b
fix: dockerfile incorrect dep
4 years ago
NGPixel
32d67adee1
feat: social login providers with dynamic instances
4 years ago
NGPixel
29afc61abf
fix: quote enclose db pass in docker config file ( #2293 )
4 years ago
Lukas Frischknecht
5aa959eea4
misc: add offline env param to docker configuration ( #2200 )
...
***NO_CI***
* Add OFFLINE configuration switch
* Revert "Add OFFLINE configuration switch"
This reverts commit dcf3fdfe40
.
* Add offline configuration to docker
4 years ago
NGPixel
7cd5721ca1
feat: handle event propagation via DB (HA)
5 years ago
NGPixel
e50dc89519
feat: view version of page source
5 years ago
NGPixel
ed0988fed0
fix: remove wait.sh from dockerfile
5 years ago
NGPixel
95e79a7316
fix: auto beautify css injection in admin
5 years ago
NGPixel
1b749e7bf2
fix: letsencrypt maintainerEmail
5 years ago
NGPixel
c6933a2d20
feat: let's encrypt
5 years ago
NGPixel
8c79467481
fix: update docker base image to 12.13
5 years ago
Nick
9966a97bd3
feat: azure ad auth (wip)
5 years ago
Nick
9f58a08fcb
feat: heroku compatibility
6 years ago
Nick
93c1cb5645
feat: db ssl support
6 years ago
Nick
5b64c95117
feat: block creating pages with system reserved paths
6 years ago
Stephan Müller
16d88a7c7a
fix: run docker image as non-root ( #795 )
...
* do not use apk update explicitely
* change user root to node
6 years ago
Nick
2141366335
feat: dev flags
6 years ago
Nick
cd3f88bad0
refactor: removed redis + new scheduler engine
6 years ago
Nick
a89c81d513
fix: build dockerfile incorrect path
6 years ago
Nick
b1dd54768f
fix: JSON fields handling for MariaDB
6 years ago
Nick
d5028b1bce
feat: git init + commands
6 years ago
Nick
86f369c661
fix: dockerfile build issue
6 years ago
Nicolas Giard
a1c3d6339c
misc: remove publishing docker build step
6 years ago
Nicolas Giard
d3d8a78ee3
misc: publish to github test
6 years ago
Nicolas Giard
51aff58ae0
fix: remove supervisord file
6 years ago
Nicolas Giard
1771289188
feat: twemoji + headers fix
6 years ago
Nicolas Giard
461f4a7e02
fix: various docker issues
6 years ago
Nicolas Giard
200486e0c5
fix: docker overwrite views
6 years ago
Nicolas Giard
48d2111378
fix: docker yarn cache
6 years ago
Nicolas Giard
de10a55c4c
fix: dockerfile missing logs folder
6 years ago
Nicolas Giard
3a846b03e4
fix: dockerfile env vars
6 years ago
Nicolas Giard
ba324e7eb9
fix: missing eslint babel files in docker multi-stage
6 years ago
Nicolas Giard
1e623fcdf5
fix: multi-stage dockerfile
6 years ago
Nicolas Giard
87840558f5
feat: multi-stage dockerfile
6 years ago
Nicolas Giard
92d0925d51
fix: mssql initial migration crash
6 years ago
NGPixel
e55c5805b4
dev: refactoring + lokalise fetch + process
7 years ago