• Phạm Quang Bảo's avatar
    refactor: simplify error handling and add category tree and post stats endpoints · 655ba51d
    Phạm Quang Bảo authored
    - Remove unused admin auth imports and handleUnAuthorizationError function
    - Simplify expired token error handling to rely on interceptor
    - Update permission denied error redirect to check admin path
    - Refactor custom-client to use async/await pattern and remove cancel token logic
    - Add getApiV10CategoryTree endpoint with infinite and standard query hooks
    - Add getApiV10PostStats endpoint with infinite and standard query hooks
    655ba51d
Name
Last commit
Last update
..
api Loading commit data...
app Loading commit data...
assets Loading commit data...
components Loading commit data...
constants Loading commit data...
helpers Loading commit data...
hooks Loading commit data...
lib Loading commit data...
links Loading commit data...
mockdata Loading commit data...
store Loading commit data...
types Loading commit data...