All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update CHANGELOG.md
- Bump handlebars from 4.4.2 to 4.7.6 in /webapp
- Bump yargs-parser from 13.1.1 to 13.1.2 in /webapp
- Fix for Viewing / Editing of all doc type except PDF not possible anymore #17
- Issue #17: adapt to new Online discovery
- Bump elliptic from 6.5.0 to 6.5.3 in /webapp
- Bump elliptic from 6.5.0 to 6.5.3 in /webapp
- Merge pull request #12 from CollaboraOnline/dependabot/npm_and_yarn/webapp/lodash-4.17.19
- Merge pull request #9 from CollaboraOnline/dependabot/npm_and_yarn/webapp/acorn-5.7.4
- Bump lodash from 4.17.14 to 4.17.19 in /webapp
- Bump acorn from 5.7.3 to 5.7.4 in /webapp
- Remove the WOPI term
- Update README
- Ensure file extensions are lowercase in WOPIFiles
- Update dependencies versions
- Merge pull request #2 from CollaboraOnline/dependabot/npm_and_yarn/webapp/eslint-utils-1.4.2
- Merge pull request #1 from CollaboraOnline/dependabot/npm_and_yarn/webapp/mixin-deep-1.3.2
- Bump eslint-utils from 1.3.1 to 1.4.2 in /webapp
- Bump mixin-deep from 1.3.1 to 1.3.2 in /webapp
- Clarify the name a bit
- Update version to 1.0.0
- Use full name instead of nickname for usernames
- Ignore images (jpg/jpeg/png)
- Increase version to 0.1.1
- Automatically add trailing slash to WOPI address
- Check if userID from wopiToken has access to the channel with file
- Generate token password instead of using a hard-coded password
- Refactor code
- Point to the CODE webpage for more info how to install
- Update README.md
- Initial release