Commit Graph

901 Commits (6ce29bdb772ce819d5ab23bff031071d9b84cbeb)

Author SHA1 Message Date
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
2 years ago
Nicolas Giard cc506a086d
fix(admin): sites save / activate / delete mutations
2 years ago
Nicolas Giard 4bfd9f5280
feat(mail): allow setting of mailer identifying name
2 years ago
Nicolas Giard 5d0f882fed fix(auth): handle null SAML authnContext context
2 years ago
El Gato da Great 54d15069bb fix: don't push files to git if ignored (#5334)
2 years ago
Nicolas Giard 47ed7b371c
feat(admin): migrate users to vue 3 composable
2 years ago
Nicolas Giard 6e303ac648
feat(admin): migrate groups dialogs to vue 3 composable
2 years ago
Nicolas Giard 7e344fc6fa
feat(admin): migrate groups page to vue 3 composable
2 years ago
Nicolas Giard 1eefdb06e6
feat(admin): add sitemap option to general page
2 years ago
Nicolas Giard 36ba1eb192
feat(admin): migrate locale + login + storage views to vue 3 composable
2 years ago
Nicolas Giard 54c1946035 fix(auth): update SAML authnContext hint text for multiple values
2 years ago
Maximilian Bosch 9e57c12a60 fix(auth): SAML authnContext parameter should be an array (#5290)
2 years ago
Nicolas Giard 0385a9b647 fix: update to working twitch passport strategy (#5279)
2 years ago
Nicolas Giard fdceb75c4d fix: typo in saml auth module
2 years ago
myml 986956c8ee fix: handle unicode chars when syncing files using git storage (#5272)
2 years ago
NGPixel e5cbf6b943 fix: prevent manage system assignment from manage groups permission
2 years ago
Nicolas Giard 7715dc6f5e fix: saml - set cert as required
2 years ago
Nicolas Giard 7bd527a654 fix: update saml strategy to use new config options
2 years ago
myml 64104f81ad fix: undefined author in git commit when deleting a page (#5215)
2 years ago
NGPixel 948157745f fix: default comment provider not displaying
2 years ago
Ivan Fedorov d45d40e12e feat: add X-Mailer header to outgoing emails (#5238)
2 years ago
Trisztán Piller 64cdc9f953
feat(auth): OAuth2 access_token in GET query string in userInfoURL (#5188)
2 years ago
Nicolas Giard 908eb0ee6d
fix: external comments template using incorrect page variables
2 years ago
myml f754619146
feat(auth): OAuth2 scope support (#5181)
2 years ago
NGPixel 358ad1fdcd
refactor: update schema with new structure / naming
2 years ago
NGPixel 70a2e3ca63
refactor: remove logging modules
2 years ago
NGPixel edb529378e
refactor: fix models + storage modules
2 years ago
NGPixel 027b1614ff
refactor: admin editors + flags page to comp api, server cleanup
2 years ago
NGPixel 7b060bec5f
fix: db connection
2 years ago
NGPixel 3a57145e3d
refactor: initial import from v3 prototype
2 years ago
NGPixel dc5d8ddeb2
fix: handle page metadata parse failure
2 years ago