NGPixel
dec9272fbf
feat: metrics endpoint
1 year ago
NGPixel
057ef829c1
feat: mail processing with vue email templates
1 year ago
NGPixel
2a3e1400a7
fix: add permissions to resolvers
1 year ago
NGPixel
fe8066c8f4
feat: setup TFA
1 year ago
NGPixel
5a60fb11b5
fix: various auth improvements + other fixes
1 year ago
NGPixel
5eaba2cbb0
feat: remove localeCode ref + new nav items + fetch current
1 year ago
NGPixel
cbbc10dadb
feat: admin search
1 year ago
NGPixel
7fde587a6c
fix: file manager rename + ltree path encode/decode + various improvements
1 year ago
NGPixel
bb4a1e6b15
feat: check for updates dialog
1 year ago
NGPixel
2587778e52
feat: switch site locale
1 year ago
NGPixel
eed3675512
feat: graphql auto refresh token + apollo improvements
1 year ago
NGPixel
95ea8526c5
ci: fix missing node_modules in build tarball
1 year ago
NGPixel
102c23ec1e
feat: locale system groundwork + various improvements
1 year ago
NGPixel
960a8a03b2
feat: update permission system + dark theme fixes + logout
2 years ago
NGPixel
532e5c99ab
fix: esm changes
2 years ago
NGPixel
8f94449426
refactor: convert to esm (wip)
2 years ago
NGPixel
e9e93eff42
refactor: convert to esm (wip)
2 years ago
NGPixel
b979e50830
chore: purge legacy code
2 years ago
NGPixel
0605f65465
feat: file manager thumbnail preview
2 years ago
Nicolas Giard
0056e2fb93
feat: asset upload via file manager
2 years ago
Nicolas Giard
b4769b9ac6
feat: File Manager improvements + system flags
2 years ago
Nicolas Giard
8cbdc88ac6
feat: page edit + setup instructions
2 years ago
Nicolas Giard
7128b160dd
feat: rendering + new page view
2 years ago
Nicolas Giard
7aa4a0e9ee
feat: admin scheduler + worker
2 years ago
Nicolas Giard
24ddab73fc
feat: scheduler history + retries + admin scheduler page (wip)
2 years ago
Nicolas Giard
39b273b224
feat: scheduler - regular cron check + add future jobs
2 years ago
Nicolas Giard
011be49ab4
refactor: scheduler - simple tasks handling ( #5703 )
2 years ago
Nicolas Giard
f4ce5ff63e
refactor: remove bluebird + native scheduler ( #5702 )
2 years ago
Nicolas Giard
10cc2ef4b9
chore: DB ref refactor + add scheduler db model + remove search modules ( #5699 )
2 years ago
Nicolas Giard
5c6ae08b84
feat: use graphile-worker as scheduler ( #5698 )
2 years ago
Nicolas Giard
7be5943c26
feat: scheduler + admin page
2 years ago
Nicolas Giard
e1ebaf5b31
feat: scheduler + worker pool
2 years ago
Nicolas Giard
6ce29bdb77
feat: add scheduler
2 years ago
Nicolas Giard
33547ddce9
feat: site logo upload + extensions fix
2 years ago
Nicolas Giard
3ebbbc8b5e
feat: admin terminal + legacy code cleanup
2 years ago
Nicolas Giard
05797652a0
feat: welcome page - fix jwt auth
2 years ago
Nicolas Giard
097833d77a
feat: login page + auth panel + various improvements
2 years ago
Nicolas Giard
d9dbd0f62f
feat: login screen UI + server code cleanup
2 years ago
Nicolas Giard
d87e94abac
chore: v2 and v3 interopability + various fixes
2 years ago
Nicolas Giard
4bfd9f5280
feat(mail): allow setting of mailer identifying name
2 years ago
Nicolas Giard
36ba1eb192
feat(admin): migrate locale + login + storage views to vue 3 composable
2 years ago
Ivan Fedorov
d45d40e12e
feat: add X-Mailer header to outgoing emails ( #5238 )
...
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2 years ago
NGPixel
edb529378e
refactor: fix models + storage modules
3 years ago
NGPixel
027b1614ff
refactor: admin editors + flags page to comp api, server cleanup
3 years ago
NGPixel
7b060bec5f
fix: db connection
3 years ago
NGPixel
3a57145e3d
refactor: initial import from v3 prototype
3 years ago
Manuel
1f489a3d8e
fix: handle multiple LDAP strategies ( #5116 )
3 years ago
NGPixel
a3bf1f7916
fix: apply locale restrictions to page rules
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
Frederic Alix
8d1f752620
feat: add possibility to set PostgreSQL schema other than public ( #4161 )
3 years ago