You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
npmrun
f73d766565
fix: migrate console API calls to useClientApi fetchData
- Replace request+unwrap with fetchData across /me admin, posts, timeline, rss, profile
- Inline form errors: profile uploads/save use notify:false + getApiErrorMessage
- Remove duplicate extractError/toast in media-storage, orphans, markdown editor
- PostComments and logout use fetchData for consistent error toasts
Made-with: Cursor
|
4 weeks ago |
| .. |
|
assets/css
|
feat: integrate Nuxt UI, add Tailwind CSS support, and restructure app layout
|
4 weeks ago |
|
components
|
fix: migrate console API calls to useClientApi fetchData
|
4 weeks ago |
|
composables
|
feat: add useClientApi fetchData with optional error toast
|
4 weeks ago |
|
layouts
|
refactor(ui): reorganize media cleanup section and update labels
|
4 weeks ago |
|
middleware
|
feat: add global configuration management and error handling component
|
4 weeks ago |
|
pages
|
fix: migrate console API calls to useClientApi fetchData
|
4 weeks ago |
|
plugins
|
feat: implement authentication access control with session management
|
4 weeks ago |
|
utils
|
feat(http): add getApiErrorMessage for unified API error copy
|
4 weeks ago |
|
app.vue
|
feat: integrate Nuxt UI, add Tailwind CSS support, and restructure app layout
|
4 weeks ago |
|
error.vue
|
feat: add global configuration management and error handling component
|
4 weeks ago |