index
:
server
master
Rally the Troops server
Tor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
views
/
head.pug
Age
Commit message (
Expand
)
Author
2023-07-13
Use status constants.
Tor Andersson
2023-04-28
Rename game "description" to "notice".
Tor Andersson
2023-04-18
Forum search using FTS5.
Tor Andersson
2023-03-01
Separate ready and full status for display in game lists.
Tor Andersson
2023-02-28
Link to game page from thumbnail images.
Tor Andersson
2023-02-24
Use URL search params instead of funky colon separated arguments.
Tor Andersson
2022-10-05
Track read status of in-game chat messages.
Tor Andersson
2022-08-02
Moderation tools for admin user.
Tor Andersson
2022-06-27
Sort active games with your turn first.
Tor Andersson
2022-06-14
Clean up game list logic.
Tor Andersson
2022-06-13
List playing and recently finished games on user pages.
Tor Andersson
2022-06-11
Use game boxes instead of tables.
Tor Andersson
2022-06-09
Show player name instead of role in Turn and Result columns.
Tor Andersson
2022-05-27
Don't go to replay screen of own games in game lists.
Tor Andersson
2022-05-09
Clean up meta viewport tag.
Tor Andersson
2022-04-03
Don't show options in game overview lists.
Tor Andersson
2022-02-20
Allow line-breaks on scenario/options column in game lists.
Tor Andersson
2022-02-15
Show optional rules in scenario column.
Tor Andersson
2022-02-15
Add explicit thead/tbody/tfoot tags to tables.
Tor Andersson
2022-02-01
Show "Nobody" in player column on unjoined games.
Tor Andersson
2022-01-15
Separate open and ready to start game lists.
Tor Andersson
2022-01-06
Add game replay functionality.
Tor Andersson
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
Remove useless preload links.
Tor Andersson
2021-12-04
Use img srcset for cover images of differing resolutions.
Tor Andersson
2021-12-03
Don't preload dingbats and emoji font.
Tor Andersson
2021-11-24
Fix URL for preloaded fonts.
Tor Andersson
2021-11-24
Preload web fonts to minimize flash of invisible text.
Tor Andersson
2021-11-22
More Pug cleanups.
Tor Andersson
2021-11-21
Use grid-layout instead of table for forum posts.
Tor Andersson
2021-11-21
Rewrite view templates to use Pug engine.
Tor Andersson