- Toggle for enable/disable landing page

- New app screenshots for laanding page
- frontend build
This commit is contained in:
Peter Papp
2021-02-07 12:18:56 +01:00
parent 8ca7881c5e
commit bdd8d63162
14 changed files with 48 additions and 17 deletions

View File

@@ -62,6 +62,9 @@
},
mounted() {
if (! this.config.allowHomepage)
this.$router.push({name: 'SignIn'})
// Get page content
axios.get('/api/content', {
params: {