All notable changes to this project will be documented in this file.
- Compatibility with Nextcloud 30
- Require Nextcloud 27
- Compatibility with Nextcloud 29
- Compatibility with Nextcloud 28
- Require Nextcloud 26
- Compatibility with Nextcloud 27
- Compatibility with Nextcloud 26
- Require Nextcloud 25
- Compatibility with Nextcloud 24
- Made 23 Compatible
- Add missing javascript files
- Made 22 Compatible
- Installing with NC21
- Made Doctrine 3.0 compatible for PHP8 support in Nextcloud 21
- Made 21 Compatible
- Dependency updates
- Translation updates
- Made 20 compatible
- Moved to IBootstrap
- Dependency updates
- Translation updates
- Removed 17, 18 and 19 compatibility
- Made 19 compatible
- Made activatable by admin
- Made 18 compatible
- Undefined index warning fixes
- Updated dependencies
- Updated translations
- Logout on rejecting the login
- Login on NC 17 due to missing cast
- Updated dependencies
- Updated translations
- Use proper initial state API
- Made compatible with NC17 notifier registration
- Updated dependencies
- Updated translations
- Fixed translatable strings
- Removed Nextcloud 15 support
- Removed Nextcloud 16 support
- Make 17 compatible
- Updated dependencies
- Updated translations
- Use an up to date git to tag
- Deactivatable by admin
- Updated translations
- Updated dependencies
- Should really be IE11 compatible now
- Use the public interface for background jobs
- Updated translations
- Set supported databases (sqlite, mysql/mariadb, postgres)
- Should be compatible with IE now
- Use provided user so the provider can always load
- Nextcloud 16 support
- App is now part of the 2FA settings like a 1st class citizen
- New and updated translations
- Nextcloud 14 support
- Allow to disable provider properly as well #27
- Notifications expired attempts are cleaned up #8
- Made info.xml compliant
- Basic provider implementation