Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add renderDateBadge helper; affects [aur BitbucketLastCommit chrome date eclipse factorio galaxytoolshed GiteaLastCommit GistLastCommit GithubCreatedAt GithubHacktoberfest GithubIssueDetail GithubLastCommit GithubReleaseDate GitlabLastCommit maven npm openvsx snapcraft SourceforgeLastCommit steam vaadin visualstudio wordpress] #10682

Merged
merged 5 commits into from
Nov 17, 2024

Commits on Nov 15, 2024

  1. add and consistently use parseDate and renderDateBadge helpers

    also move
    
    - age
    - formatDate
    - formatRelativeDate
    
    to date.js
    chris48s committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f1202f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31fc33e View commit details
    Browse the repository at this point in the history
  3. validate in formatDate() and age()

    it is going to be unlikely we'll invoke either of these
    directly now, but lets calidate here too
    chris48s committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e2cc1fb View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. remove unusued imports

    chris48s committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    08dce40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ce8948 View commit details
    Browse the repository at this point in the history