During the summer holiday, I have been less productive at home compared to the busy school days. Nevertheless, I have been coding every day and learning new languages and domains. In July, I made several improvements:
Frontend:
- Improved the image preview component
- Introduced Sentry for exception tracking
- Added a friend link application box
- Optimized some transition animations
- Reduced dependency on antd components
- Rewritten the error message parsing component
- Temporarily disabled the rendering server's caching mechanism due to intermittent request timeout errors
- Fixed numerous bugs and introduced new ones
- Adjusted styles of some components
Backend:
- Added a friend link application interface
- Rewritten the backend RSS parsing interface
Middle and Background:
- Waiting to be rewritten in Vue 3