Commit Graph

240 Commits (e1ebaf5b31260be634123e3b4888a5c1fe31b89f)

Author SHA1 Message Date
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 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 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 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 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
NGPixel e5cbf6b943 fix: prevent manage system assignment from manage groups permission
2 years ago
NGPixel 358ad1fdcd
refactor: update schema with new structure / naming
2 years ago
NGPixel 027b1614ff
refactor: admin editors + flags page to comp api, server cleanup
2 years ago
NGPixel 3a57145e3d
refactor: initial import from v3 prototype
2 years ago
NGPixel 79bdd44093
fix: force download of unsafe extensions
3 years ago
NGPixel 5d3e81496f
fix: sanitize SVG uploads
3 years ago
NGPixel 26f1c0f372 feat: convert page
4 years ago
Paul 806e4e8f11
fix: get syncInterval from model instead of module data (#3003)
4 years ago
Jafar Akhondali 5ba36ee421
refactor: server code (#2545)
4 years ago
Riccardo Re 660b78d9e2
fix: support permissions by tags for basic db search engine (#2416)
4 years ago
NGPixel 7c0d6e2883 fix: prevent write:groups from self-promoting
4 years ago
NGPixel ef739de970 feat: purge history utility
4 years ago
NGPixel 8490fc1267 feat: handle disabled auth strategies
4 years ago
NGPixel ae733392f3 feat: password reset
4 years ago
NGPixel e319355017 feat: enable/disable TFA per user
4 years ago
NGPixel 32d67adee1 feat: social login providers with dynamic instances
4 years ago
NGPixel f72530bf84 refactor: deps update + 2FA setup + verify
4 years ago
Marks Polakovs 95b6a7ad82
fix: resolve tags on pages in GraphQL (#2247)
4 years ago
NGPixel 26af63a80b fix: login input hints
4 years ago
NGPixel 4f16dd0c81 fix: admin permissions + restrict nav settings
4 years ago
NGPixel 10f17c5712 feat: redirect on login based on group
4 years ago
NGPixel be499e5795 fix: auth strategy dependent username label
4 years ago
NGPixel 1ced9649c7 feat: enforce 2fa admin setting + hide local on login screen
4 years ago
NGPixel b475795595 feat: login bg + bypass + hide local option
4 years ago
Nicolas Giard c009cc1392
feat: new login experience (#2139)
4 years ago
Regev Brody 1c4829f70f
fix: tags filtered by access (#2100)
4 years ago
NGPixel a690e5597f fix: revocation token list for users + groups
4 years ago
Regev Brody 33a9d5774c
fix: GraphQL error with MySQL and FULL OUTER JOIN (#2104)
4 years ago