All notable changes to this project will be documented in this file.
- feat: Add CSP nonce handling (
getCSPNonce
) - feat: add guest nickname handling
- Add SPDX headers
- docs: Fix link to online docs
- test: Add missing tests for request token
- chore(deps): Bump @nextcloud/event-bus to 3.3.1
- Updated development dependencies
- feat: Use vite for transpiling and vitest for testing
- Update NPM version to LTS version 10
- Bump @nextcloud/event-bus from 3.1.0 to 3.2.0
- Updated development dependencies
- Use the original property instead of depending on
OC
API forisAdmin
- Update node engines to next LTS
- Bump tough-cookie from 4.1.2 to 4.1.3
- Bump semver from 6.3.0 to 6.3.1
- Updated development dependencies
- Fixed invalid typings for
NextcloudUser
interface - Use explicit file extensions for ES module files
- Current user and CSRF token are now initilized on first usage
- Dependency updates
- Rollup as bundler
- ESM bundle
- Remove core-js
- Remove babel
- Remove unnecessary dev dependencies
- README.md
- isAdmin prop to the user object
- Dependency updates
- Dependency updates
- Update vulnerable packages
- Dependency updates
- Update vulnerable packages
- Bug in @nextcloud/event-bus dependency
- Updated dependencies