Commit Graph

243 Commits (708e6f7701d97ccdffbfdd13039ee63123f56bbc)

Author SHA1 Message Date
NGPixel 532e5c99ab
fix: esm changes
3 years ago
NGPixel 8f94449426
refactor: convert to esm (wip)
3 years ago
NGPixel e9e93eff42
refactor: convert to esm (wip)
3 years ago
NGPixel fc820eb1b6
feat: save editor render
3 years ago
Nicolas Giard f849c16d9d
feat: save + load admin editors config
3 years ago
NGPixel 3726a2f9f7
feat: file manager non-ready state thumbnail
3 years ago
NGPixel 0605f65465
feat: file manager thumbnail preview
3 years ago
Nicolas Giard 0056e2fb93
feat: asset upload via file manager
3 years ago
Nicolas Giard ce766ce3e9
feat: tree model improvements + site uploads config
3 years ago
Nicolas Giard 714aa1eb0f
feat: file manager improvements + tree db model
3 years ago
Nicolas Giard b4769b9ac6
feat: File Manager improvements + system flags
3 years ago
Nicolas Giard 2a051637a6
feat: file manager folders
3 years ago
Nicolas Giard f05a73dccb
feat: edit page properties + update dependencies
3 years ago
Nicolas Giard f671d3b1ec
feat: footer + data store fixes
3 years ago
Nicolas Giard acc3b7369f
feat: page TOC + refactor PageDataDialog to composition API
3 years ago
Nicolas Giard 8cbdc88ac6
feat: page edit + setup instructions
3 years ago
Nicolas Giard 7128b160dd
feat: rendering + new page view
3 years ago
Nicolas Giard f4ce5ff63e
refactor: remove bluebird + native scheduler (#5702)
3 years ago
Nicolas Giard 10cc2ef4b9
chore: DB ref refactor + add scheduler db model + remove search modules (#5699)
3 years ago
Nicolas Giard 7be5943c26
feat: scheduler + admin page
3 years ago
Nicolas Giard 55b0b00cee
feat: update profile + user theme
3 years ago
Nicolas Giard 8e87a5d489
feat: site login bg upload
3 years ago
Nicolas Giard 33547ddce9
feat: site logo upload + extensions fix
3 years ago
Nicolas Giard 3ebbbc8b5e
feat: admin terminal + legacy code cleanup
3 years ago
Nicolas Giard 05797652a0
feat: welcome page - fix jwt auth
3 years ago
Nicolas Giard 097833d77a
feat: login page + auth panel + various improvements
3 years ago
Nicolas Giard 7fe7fbb371
feat: admin api keys
3 years ago
Nicolas Giard 6625267bc9
feat: admin auth page (wip)
3 years ago
Nicolas Giard bae96fbcbf
feat: router load indicator + UI fixes
3 years ago
Nicolas Giard c3bd7ff97e
feat: profile page to vue 3 composition + add fonts / width options to theme + site config preload
3 years ago
Nicolas Giard d9dbd0f62f
feat: login screen UI + server code cleanup
3 years ago
Nicolas Giard 1a720c918c
feat(admin): add pageExtensions field to admin general + more animated icons
4 years ago
Nicolas Giard c011d714d5
feat(admin): add footerExtra field to admin general
4 years ago
Nicolas Giard 5a4a9df43a
feat(admin): migrate webhooks to vue 3 composable
4 years ago
Nicolas Giard cc506a086d
fix(admin): sites save / activate / delete mutations
4 years ago
Nicolas Giard 4bfd9f5280
feat(mail): allow setting of mailer identifying name
4 years ago
Nicolas Giard 1eefdb06e6
feat(admin): add sitemap option to general page
4 years ago
myml 64104f81ad fix: undefined author in git commit when deleting a page (#5215)
4 years ago
NGPixel edb529378e
refactor: fix models + storage modules
4 years ago
NGPixel 027b1614ff
refactor: admin editors + flags page to comp api, server cleanup
4 years ago
NGPixel dc5d8ddeb2
fix: handle page metadata parse failure
4 years ago
NGPixel 05b4053954
fix: encode filenames for assets force download
4 years ago
Manuel 1f489a3d8e
fix: handle multiple LDAP strategies (#5116)
4 years ago
NGPixel 411802ec2f
fix: check update page access using original page path
4 years ago
Marián Skrip 69e9ccc636
fix: remove wild log that was possibly for debugging (#5021)
4 years ago
NGPixel e84c15b926
fix: scanSVG incorrect ext reference (#4825)
4 years ago
NGPixel 79bdd44093
fix: force download of unsafe extensions
4 years ago
NGPixel 57b56d3a5b
fix: validate svg file extension in addition to client mime type
4 years ago
NGPixel 5d3e81496f
fix: sanitize SVG uploads
4 years ago
Eric Knibbe c5a45e578e
fix: git storage - handle renamed files & assets (#4307)
4 years ago