Commit Graph

9 Commits (816ea2457184c6ed7c71de9c6181ee0d0eb3b3bf)

Author SHA1 Message Date
ytqh 816ea24571 Apply code formatting with ruff formatter
- Fixed formatting issues across 23 files
- Ensured all linting checks pass with uv run ruff check
- Code now follows consistent formatting standards
- No functional changes, only formatting improvements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
11 months ago
ytqh 01c6681fa1 Merge remote-tracking branch 'dify/main' into main 1 year ago
ytqh 7fc884acdc Refactor API tags for authentication and user profile endpoints to use 'service' prefix instead of 'user'. This change improves clarity and consistency in the API structure. 1 year ago
ytqh b59c856f29 bugfix: simplify major check logic 1 year ago
ytqh 7a37c58b2b bugfix: fix major check logic 1 year ago
ytqh 806e2a6bb1 fix major check and update not success 1 year ago
ytqh d32779b5a8 fix profile 1 year ago
ytqh 71bb24f569 impl user profile 1 year ago
ytqh 43361f75e7 feat: use seperate controllers 1 year ago