Commit Graph

920 Commits (0cbeec37d68c13af65bb94b718a4cdd2082dc68d)

Author SHA1 Message Date
Nicolas Giard 0cbeec37d6
feat: file manager tree view component
2 years ago
Nicolas Giard 24b1984919
feat: file manager (wip)
2 years ago
Nicolas Giard f05a73dccb
feat: edit page properties + update dependencies
2 years ago
Nicolas Giard 274f3f4a0a
feat: page changes detection + side overlay component loader
2 years ago
Nicolas Giard f671d3b1ec
feat: footer + data store fixes
2 years ago
Nicolas Giard c9504ed6f4
feat: profile (avatar, auth and groups) pages + various fixes
2 years ago
Nicolas Giard acc3b7369f
feat: page TOC + refactor PageDataDialog to composition API
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 055fcc6b72
feat: admin instances
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 55b0b00cee
feat: update profile + user theme
2 years ago
Nicolas Giard 8e87a5d489
feat: site login bg upload
2 years ago
Nicolas Giard 9a4ac686ca
feat: upload site favicon
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 82ebac2dd6
feat: error pages + update docs links in admin pages
2 years ago
Nicolas Giard 468aebe2a8
feat: admin storage actions + status light component
2 years ago
Nicolas Giard c9fc4a1611
fix: admin storage page display issues
2 years ago
Nicolas Giard 7fe7fbb371
feat: admin api keys
2 years ago
Nicolas Giard 6625267bc9
feat: admin auth page (wip)
2 years ago
Nicolas Giard bae96fbcbf
feat: router load indicator + UI fixes
2 years ago
Nicolas Giard c3bd7ff97e
feat: profile page to vue 3 composition + add fonts / width options to theme + site config preload
2 years ago
Nicolas Giard d9dbd0f62f
feat: login screen UI + server code cleanup
2 years ago
Nicolas Giard 1a720c918c
feat(admin): add pageExtensions field to admin general + more animated icons
2 years ago
Nicolas Giard c011d714d5
feat(admin): add footerExtra field to admin general
2 years ago
Nicolas Giard d87e94abac
chore: v2 and v3 interopability + various fixes
2 years ago
Nicolas Giard 5a4a9df43a
feat(admin): migrate webhooks to vue 3 composable
3 years ago
Nicolas Giard cc506a086d
fix(admin): sites save / activate / delete mutations
3 years ago
Nicolas Giard 4bfd9f5280
feat(mail): allow setting of mailer identifying name
3 years ago
Nicolas Giard 5d0f882fed fix(auth): handle null SAML authnContext context
3 years ago
El Gato da Great 54d15069bb fix: don't push files to git if ignored (#5334)
3 years ago
Nicolas Giard 47ed7b371c
feat(admin): migrate users to vue 3 composable
3 years ago
Nicolas Giard 6e303ac648
feat(admin): migrate groups dialogs to vue 3 composable
3 years ago
Nicolas Giard 7e344fc6fa
feat(admin): migrate groups page to vue 3 composable
3 years ago
Nicolas Giard 1eefdb06e6
feat(admin): add sitemap option to general page
3 years ago
Nicolas Giard 36ba1eb192
feat(admin): migrate locale + login + storage views to vue 3 composable
3 years ago
Nicolas Giard 54c1946035 fix(auth): update SAML authnContext hint text for multiple values
3 years ago
Maximilian Bosch 9e57c12a60 fix(auth): SAML authnContext parameter should be an array (#5290)
3 years ago