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

various changes to table view, add timestamp to json. #53

Open
wants to merge 9 commits into
base: gh-pages
Choose a base branch
from

Conversation

Efreak
Copy link
Collaborator

@Efreak Efreak commented Aug 4, 2013

Add timestamps to json when using generator, and new (hidden by default) column for the date (someone wanted a way to see what's new since last time, was simple to implement).

Move column options to top.

Change edit link to point to json generator.

Show grayed out steam link if a url has been given but no key is provided.

Show link to steam group at bottom of page.

Efreak and others added 9 commits July 17, 2013 15:05
If the user adds #sorted hash to the end of the url, the games list
won't be randomized. They won't be sorted, but they will appear in the
same order they're in in the file. This is a silent action--users have
to already know about this to use it.

Reason: I've had several people PM me on steam complaining that the list
is randomized. I see no problem with this, as it helps you find out
about different games. However, I can also see it annoying someone
looking through the entire list. Since I'm unwilling to make changes
that affect things you've done, I've told people to submit an issue if
they don't like it. In the meantime, they can use this to not have the
list sorted.
I've added support for a timestamp to be automatically generated in
json.html. The column is added to table view, but hidden by default as
no games have dates yet.
json.html enforces consistency because it autogenerates. it also has
further, more detailed instructions for adding to the file and adds the
timestamp automatically.
Some games have a steam url defined even though the game isn't listed as
giving out a key. In this case, show the link as usual, but fade it out
and set title to a warning to indicate a key is not provided.
Moved the options to the top to make them a little more visible.

The steam link was commented out. I've re-enabled it as I intend to
continue posting updates to the group, though I left it at the bottom as
before.
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.

1 participant