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

feat(www): Filter posts by date #9400

Merged
merged 7 commits into from
Nov 5, 2018
Merged

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    09bbe39 View commit details
    Browse the repository at this point in the history
  2. Filter out unreleased posts

    jgierer12 committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    b48dbc4 View commit details
    Browse the repository at this point in the history
  3. Fix pagination

    jgierer12 committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    448704e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81a1e50 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Use moment instead of Date

    jgierer12 committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    357b2e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    3ba59fa View commit details
    Browse the repository at this point in the history
  2. need to explicitely parse post dates as UTC, as using comporing to da…

    …te string uses local timezone
    pieh committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    4f3443f View commit details
    Browse the repository at this point in the history