diff --git a/.gitignore b/.gitignore index 86193736c..97d5d5323 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ publish .nohup */lib */dist +*/dev-dist */yarn-error.log test-results */nohup.out diff --git a/CHANGELOG.md b/CHANGELOG.md index 43027ef57..58339d431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This changelog covers all three packages, as they are (for now) updated as a who - Add folders with list & grid views, allow drag & drop uploads #228 - Show icons in sidebar - Add scoped search, funded by NGI NLnet Discovery #245 +- Make web app installable #30 - Add cookie based authentication #241 ## v0.32.1 diff --git a/data-browser/index.html b/data-browser/index.html index 0247496ce..bc9ef6893 100644 --- a/data-browser/index.html +++ b/data-browser/index.html @@ -9,13 +9,15 @@ - - + - - + + + +