index
:
server
master
Rally the Troops server
Tor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
views
/
index.pug
Age
Commit message (
Collapse
)
Author
2023-03-05
Tweak front page to reduce layout shifts as cover images load.
Tor Andersson
2022-11-17
Tweak layout to allow for square cover images.
Tor Andersson
2022-07-24
Add "create game" index page.
Tor Andersson
2022-06-21
Some more mobile friendly layout tuning.
Tor Andersson
2022-04-15
Add link to public games in header.
Tor Andersson
2022-04-15
Separate profile and active game list pages.
Tor Andersson
Also show number of games where it is your turn in the header. Only show finished games from last week on active games page. Add separate finished games page to see all of them. # Conflicts: # views/tournament-games.pug
2021-12-31
Parameterize site name and domain.
Tor Andersson
2021-12-29
Add OpenGraph meta tags to display previews on social media.
Tor Andersson
2021-12-04
Use img srcset for cover images of differing resolutions.
Tor Andersson
2021-12-04
Use compression to gzip responses.
Tor Andersson
2021-12-04
Remove flash and redirect session data.
Tor Andersson
2021-12-01
Reformat SQL schema for readability.
Tor Andersson
2021-11-21
Rewrite view templates to use Pug engine.
Tor Andersson