Commit Graph

170 Commits (80b1cbff5c498c402cc33c08b13a06a34c0ef94f)

Author SHA1 Message Date
NGPixel 960a8a03b2
feat: update permission system + dark theme fixes + logout
1 year 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)
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)
3 years ago
Frederic Alix 8d1f752620
feat: add possibility to set PostgreSQL schema other than public (#4161)
3 years ago
Paul Saunders 66bf914725
fix: scheduled git sync task (#4481)
3 years ago
LK HO a103127545
fix: graceful shutdown (#3821)
4 years ago
LK HO 71aa0c9346
fix: jobs/worker - pass through job error from worker process (#3822)
4 years ago
NGPixel c57c9d9018 fix: disable cors
4 years ago
drewblin 063251248c
fix: set autocommit for mysql (#2638)
4 years ago
Eric Knibbe d04e33eb6b
fix: use absolute URL for logo in email if path relative (#2628)
4 years ago
Jafar Akhondali 5ba36ee421
refactor: server code (#2545)
4 years ago
NGPixel 63c8a308ba fix: remove bugsnag + update deps
4 years ago
NGPixel 9762bdc2ce fix: set enableArithAbort explicit value for tedious driver
4 years ago
NGPixel 1404d6343e fix: API key incorrectly forces token revalidation
4 years ago
NGPixel 02c3c66084 fix: checkExclusiveAccess incorrectly includes root admin
4 years ago
NGPixel 7c0d6e2883 fix: prevent write:groups from self-promoting
4 years ago
NGPixel 5295e413be fix: bypass page rule check for global permission check + handle missing page extra field
4 years ago