index
:
server
master
Rally the Troops server
Tor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-21
Work around Chrome browser nonsense features...
Tor Andersson
2023-10-21
Common scroll_into_view and scroll_into_view_if_mobile functions.
Tor Andersson
2023-10-21
Move "scroll with middle mouse" initialization to common code.
Tor Andersson
2023-10-21
toolbar menus: Click to open, click anywhere or leave window to close.
Tor Andersson
2023-10-21
Use <details> to show/hide battle box contents!
Tor Andersson
2023-10-21
Simplify user-select:none and pointer-events:none setting.
Tor Andersson
2023-10-21
Only toggle fullscreen when double tapping on header.
Tor Andersson
2023-10-21
More mobile layout improvements.
Tor Andersson
2023-10-21
Improvements to mobile layout code.
Tor Andersson
2023-10-21
Add color themes.
Tor Andersson
2023-10-21
Add popup menu template code.
Tor Andersson
2023-10-20
Expand intro text and move it to the About page.
Tor Andersson
2023-10-20
Tool to "force" a reload of a game by clients.
Tor Andersson
2023-10-20
Rename common "play" files to "client".
Tor Andersson
2023-10-20
Mobile phone interface rework.
Tor Andersson
2023-10-20
Limit size of images in posts to fit.
Tor Andersson
2023-10-13
Clean up stylesheet and improve layout on small and large screens.
Tor Andersson
2023-10-13
Fix SQL game view to show games with no owner.
Tor Andersson
2023-10-13
Handle invites for active games.
Tor Andersson
2023-10-07
Fix sending out ready to start reminders.
Tor Andersson
2023-10-07
Shuffle or shift player roles for rematches.
Tor Andersson
2023-10-05
Tell Google's AI robot to go away.
Tor Andersson
2023-10-05
Revert "Add match making."
Tor Andersson
2023-10-05
Add match making.
Tor Andersson
2023-10-05
Add game "setups" for automated match making and tournaments.
Tor Andersson
2023-10-05
Change some URLs to be more consistent.
Tor Andersson
2023-10-05
Avoid "natural" joins for future proofing schema changes.
Tor Andersson
2023-09-21
Only update ELO if at least 5 moves were made.
Tor Andersson
2023-09-21
Don't show "too many waiting games" on join page if game is active/finished.
Tor Andersson
2023-09-20
Add "pace" section to About page.
Tor Andersson
2023-09-20
Add pace property to games.
Tor Andersson
2023-09-20
Move mtime and active into games table.
Tor Andersson
2023-09-20
Batch game state related database updates into transactions.
Tor Andersson
2023-09-20
Don't clip role name ascenders and descenders at edge.
Tor Andersson
2023-09-18
Tweak title globals.
Tor Andersson
2023-09-18
Optimize game options parsing and formatting.
Tor Andersson
2023-09-18
Don't show "ready to start" games on public game list.
Tor Andersson
2023-09-18
Show warning badge for unverified mail on profile page.
Tor Andersson
2023-09-18
Enforce limits on how many games you can create and join.
Tor Andersson
2023-09-18
Links to user pages from in-game role display.
Tor Andersson
2023-09-15
Add user links to join page.
Tor Andersson
2023-09-15
Fix font-face unicode-range for Noto Emoji.
Tor Andersson
2023-09-15
Fix crash when updating unread chats if anonymous observers are present.
Tor Andersson
2023-09-15
Improve sync error handling.
Tor Andersson
2023-09-13
Calculate Elo ratings.
Tor Andersson
2023-09-13
Set player_count in database for faster and easier logic.
Tor Andersson
2023-09-13
Don't show private open games on user page.
Tor Andersson
2023-09-13
Add mail verification.
Tor Andersson
2023-09-13
Don't return unused replay_id from put_replay.
Tor Andersson
2023-09-13
Don't recreate forum FTS search tables every time we update the schema.
Tor Andersson
[next]