Skip to content

Conversation

@GhDj
Copy link
Owner

@GhDj GhDj commented Dec 15, 2025

Summary

Test plan

  • All 57 WebRoutesTest tests pass
  • Manual verification of each tool page

GhDj added 3 commits December 15, 2025 00:51
- Decode and display JWT header and payload
- Show token structure with color-coded parts
- Expiration status indicator (valid/expired)
- Human-readable timestamps for exp, iat, nbf claims
- Registered claims reference section
- Sample JWT for testing
- Copy header/payload to clipboard
- Security notice about client-side decoding
- Live current Unix timestamp display
- Timestamp to date conversion (seconds/milliseconds)
- Date to timestamp conversion with timezone support
- Multiple output formats (local, UTC, ISO 8601, relative)
- Quick reference with common timestamps
- Copy timestamps to clipboard
- Side-by-side text comparison with LCS algorithm
- Highlight additions (green) and deletions (red)
- Line numbers for both sides
- Statistics showing added, removed, unchanged lines
- Ignore whitespace and case options
- Swap texts functionality
- Sample code for testing
@GhDj GhDj merged commit e4c7024 into develop Dec 15, 2025
3 checks passed
@GhDj GhDj deleted the feature/merge-jwt-timestamp-diff branch December 15, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants