All notable changes to this project will be documented in this file.
- feat: add
setRequestTokenandfetchRequestTokenmethods (#900)
- Bump
@nextcloud/event-busto 3.3.3 - chore: use correct package metadata (#924)
- chore: revert ESLint to v9 to fix linter (#901)
- chore: update Node and NPM dev versions to align with apps (#854)
- ci: update all workflow templates from organization template repository (#918)
- chore(deps): Bump
@nextcloud/browser-storageto 0.5.0 - chore(deps): various minor/patch upgrades (#827)
- ci: update reuse.yml workflow from template (#825)
- ci: update npm-publish.yml workflow from template (#826)
- fix(files_sharing): fallback self.crypto.randomUUID (#822)
- chore: fix date in CHANGELOG.md (#807)
- chore: update supported node versions (#823)
- Update development dependencies
- fix: listen to guest changes (#803)
- feat: add guest user (#795)
- fix: returns
NextcloudUserinstead ofGuestUser(#799)
- chore: Update workflows (#678)
- chore(deps): Bump @nextcloud/event-bus from 3.3.1 to 3.3.2
- Updated development dependencies
- 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
OCAPI 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
NextcloudUserinterface - Use explicit file extensions for ES module files
- Current user and CSRF token are now initialized 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