開發用頁面
Test Page
Testing fun stuffs in this website.
也許哪天會派上用場...?
Fun stuffs
Pages
- Fork (CSS)
- ココナ的印章 (SVG)
- Simple Chat Room (Socket/SignalR)
- Auth (Login/Logout)
- File Drive (Upload/Download)
- Swagger (API Explorer, NOT available for production server)
- Badges
APIs
Html
某些文字
CHANGELOG
Current Version: 6.0.1
6.0.1
- Add new page: Memories
6.0.0
- Rewrite project structure in Next.js & tailwind
- Deploy to Cloudflare
5.3.0
- Add new page: FileUpload (Drive)
- Add new page: FileUpload (Reverse Proxy)
5.2.1
- Update bg anim base
5.2.0
- Add Google/Github OAuth login method
5.1.2
- Tweaked frame color when siwtching between dark and light mode & toggling menu
- Updated login logic
5.1.1
- Implement cool image effects
- Fix color error on profile-experience section in dark mode
5.1.0
- Move the frontend host to Firebase. (AWS started charging me for ipv4 usage... and it was expensive.)
- As for the backend... Currently self-hosted.
5.0.3
- Portfolio: Add tags, genre, date display
- Fix Account permission issue
5.0.2
- FileUpload: Add another DL option (Reverse Proxy)
- FileUpload: Add Delete function
5.0.1
- Fix CORS issues
- Fix Api endpoints failed to connect
- Fix drive upload
5.0.0
- Migrate server host to AWS
- Upgrade ASP.net core version to 8
- Rewrite server orchestration design