index
:
zzz--oldstuff/chessh.git
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-25
Fix initial render when game joined by creating new state in genserver init, ...
Simponic
2023-01-24
Update elixir.yml
Logan Hunt
2023-01-24
Add redis service for github workflow - will it work first try?
Simponic
2023-01-24
Ran npm update
Logan Hunt
2023-01-24
Redis time
Logan Hunt
2023-01-20
Remove annoying alert
Simponic
2023-01-20
Fix test by reverting expired session closing logic
Simponic
2023-01-20
Stop screen pid when screen process changes
Simponic
2023-01-20
Add pagination menus
Simponic
2023-01-20
Refactor client game for a bit
Simponic
2023-01-19
Web Client (#11)
Logan Hunt
2023-01-17
Persistent game (#5)
Logan Hunt
2023-01-13
Merge pull request #4 from Simponic/fix_pubkey
Logan Hunt
2023-01-13
Move port on test
Simponic
2023-01-13
Decrease burst ms again, fix insertion error with player session when using p...
Simponic
2023-01-13
handle_info instead of cast, @impl in serverkey
Simponic
2023-01-13
Process linking
Logan Hunt
2023-01-13
Selectable menu
Logan Hunt
2023-01-13
Merge pull request #3 from Simponic/draw_board
Logan Hunt
2023-01-13
Change some colors around
Logan Hunt
2023-01-13
Remove warnings
Logan Hunt
2023-01-13
Add flipped
Simponic
2023-01-13
Move renderer to its own module
Logan Hunt
2023-01-13
Binbo start link
Simponic
2023-01-11
Checkpoint
Simponic
2023-01-11
Done moving menu to genserver architecture
Simponic
2023-01-11
Checkpoint\?
Simponic
2023-01-06
Highlight a square
Simponic
2023-01-06
Checkpoint - board is drawn!
Simponic
2023-01-06
Board drawing working
Logan Hunt
2023-01-04
Well it's drawing *something*
Simponic
2023-01-04
Remove board alias
Logan Hunt
2023-01-04
Move to a new state when menu option selected
Logan Hunt
2023-01-04
Create a Screen module behaviour, some ascii character arts, handle_input doe...
Simponic
2023-01-03
Fix issue when username is nil
Logan Hunt
2023-01-02
Now a simple logo draws in the center of the terminal, terminal size is limit...
Simponic
2022-12-31
Cleanup after some tests in ssh auth
Simponic
2022-12-31
Better logging, close previous sessions once session threshold has been reached
Simponic
2022-12-31
A simple stalling TUI! Also, ensure sessions are counted correctly. Next up, ...
Simponic
2022-12-30
Remove .env
Simponic
2022-12-30
Merge pull request #2 from Simponic/erlang_ssh_server
Logan Hunt
2022-12-30
More warning squashing
Simponic
2022-12-30
Ignore unused cli vars
Simponic
2022-12-30
Add scalable session thresholds
Simponic
2022-12-29
Ignore .env
Simponic
2022-12-29
Increase threshold for password/key auth timeout
Simponic
2022-12-29
Merge pull request #1 from Simponic/erlang_ssh_server
Logan Hunt
2022-12-29
Add redis comment
Simponic
2022-12-29
increase limit ms in test
Simponic
2022-12-29
Add node id in github workflow
Simponic
[next]