- 3f9310e: add build information support
- 592aa4b: update webapp
- e8a6284: update webapp
- d8a18cb: Need to cheat on the go.lumeweb.com/web/go/portal-dashboard version due to go vanity funkiness
-
447c3fe: ## Features
- Social login functionality
- API keys support
- Account deletion endpoint
- Live local folder app serving
- Theme support
- 302 redirect login flow
- OTP flow implementation
- OTP status in account info
- Password reset improvements
- Email verification enhancements
- Access control optimizations
- Updated context getters usage
- Removed custom middleware
- Updated API usages
- Package rename to dashboard
- Plugin restructuring
- CORS handling improvements
- Route optimization
- JSON tag issues
- ResetPassword argument order
- Password reset OPTIONS support
- Configuration tag names
- Node modules cleanup
- Dependabot setup
- Core upgrade to 0.2.0
- Sessions upgrade to 1.4.0
- Datatypes upgrade to 1.2.4
-
a60f183: This patch includes several improvements and maintenance updates:
- Documentation updates, including license and changelog files
- Event handling enhancements, particularly for subdomains
- Code refactoring for CORS handling and mailer templates
- Multiple dashboard component updates
- Various chores and minor improvements
- 4a64dc3: Initial version split from core