steelforesight/panel/public
alireza dce09cbd23 Refactor authentication handling across PostDetail, ProfilePage, Radar, and RadarPost components
- Replaced localStorage-based authentication checks with context-based checks using useAuth.
- Updated login handling in PostDetail to navigate to the login page instead of setting localStorage directly.
- Simplified ProfilePage to check for member presence instead of token.
- Removed token dependency from InfoTab, PasswordTab, and ContentTab components.
- Adjusted Radar and RadarPost components to utilize context for authentication state.
2026-06-18 08:47:00 +03:30
..
app.js Refactor authentication handling across PostDetail, ProfilePage, Radar, and RadarPost components 2026-06-18 08:47:00 +03:30
index.html Add admin panel + wire main site to fetch articles from panel API 2026-05-26 17:11:04 +03:30
style.css Refactor authentication handling across PostDetail, ProfilePage, Radar, and RadarPost components 2026-06-18 08:47:00 +03:30