Commit Graph

305 Commits (de14e7c4decd608f8f9d1aa4cd5f678b28179bd1)

Author SHA1 Message Date
Nicolas Giard 4cdeba80ce
feat: page browser dialog + various improvements
2 years ago
Nicolas Giard 2a051637a6
feat: file manager folders
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 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 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 7be5943c26
feat: scheduler + admin page
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 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
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
NGPixel e5cbf6b943 fix: prevent manage system assignment from manage groups permission
3 years ago
NGPixel 358ad1fdcd
refactor: update schema with new structure / naming
3 years ago
NGPixel 027b1614ff
refactor: admin editors + flags page to comp api, server cleanup
3 years ago
NGPixel 3a57145e3d
refactor: initial import from v3 prototype
3 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
5 years ago
Regev Brody 33a9d5774c
fix: GraphQL error with MySQL and FULL OUTER JOIN (#2104)
5 years ago
NGPixel 53ddb50b51 feat: save page scripts + styles
5 years ago
Regev Brody a508a27475
fix: validate permissions when listing assets (#1928)
5 years ago
NGPixel c2a0773633 fix: site config host slice
5 years ago
NGPixel 7a946ec0f5 feat: edit comment
5 years ago
NGPixel e74605501f feat: comments post min delay
5 years ago
NGPixel 8a74904731 feat: comments delete + refresh on post + formatting
5 years ago
NGPixel 1f9e5b3fd0 feat: delete user with replace target
5 years ago
daneallen 20e6bc1a70
fix: Open Redirect Vulnerability Mitigation - CWE 601 (#1963)
5 years ago
NGPixel 1222355046 feat: comments - default provider create (wip) + permissions
5 years ago
NGPixel a0618ee4f6 feat: comments UI improvements
5 years ago
NGPixel df246af3bb fix: remove makefile + update nvmrc version
5 years ago
NGPixel e1382771cf feat: extensions check + resolver
5 years ago
NGPixel 887e8a0f5a feat: comments disqus + commento
5 years ago
NGPixel f6bad765a2 feat: assets move + comments migration + admin users UI
5 years ago
NGPixel 1def5289af feat: admin comments page
5 years ago
NGPixel 134f057bb8 feat: uploads config + security admin page
5 years ago
NGPixel 2ff0e42c1d fix: add verifySSL option to mail settings
5 years ago
NGPixel d2b99a2032 feat: timezone + dateFOrmat + appearance profile settings
5 years ago
NGPixel bbe64ef6b6 feat: static navigation menu option
5 years ago
NGPixel ec2d10c7f2 fix: trim and auto-remove trailing slash for Site URL in Admin General
5 years ago
NGPixel 7c59bfed08 fix: browse tree ancestors not converted in mariadb
5 years ago
NGPixel bd4263ecb2 feat: HA event handling + emitting
5 years ago
NGPixel 8aba5305d8 feat: sidebar item permissions + admin nav edit
5 years ago
NGPixel 9a93ac28f2 feat: admin dashboard last logins
5 years ago
NGPixel 1c80faa94d feat: browse nav + pageTree ancestors
5 years ago
NGPixel 3ca72ccc1e feat: new nav UI (wip)
5 years ago
NGPixel 77548c8778 fix: tags input normalization
5 years ago
NGPixel d959ef7e5c feat: profile - pages
5 years ago
NGPixel 80ee45ae4f feat: admin edit user - activity panel
5 years ago
NGPixel 1e4d513252 feat: user profile page - save info + change pwd
5 years ago
NGPixel c7f3c9d908 feat: user profile fetch info + groups
5 years ago
NGPixel 4b0e3d1c43 feat: save conflict resolution
5 years ago
NGPixel fcd37afdb0 fix: drop userKeys on user delete
5 years ago
NGPixel 4398573645 feat: save conflict check polling
5 years ago
NGPixel 13a995133b feat: branch off / create from template
5 years ago