diplicity
diplicity copied to clipboard
Open source REST JSON dippy server built on Go and App Engine.
Copied from https://github.com/zond/godip/issues/84 Due to the legendary "Mustering incident of '20", it would be a good idea to make daily back-ups of the server. In case something goes wrong into...
Where we don't NEED a login we shouldnt require one
This would do a few things: - Turn off the order options structure being sent to the client. - Turn off error response codes for invalid orders. - Refrain from...
Such as histograms of - Solo winner nations - Eliminated nations - DIAS participating nations - Score per nation To make this less expensive, we also should decorate [GameResult](https://github.com/zond/diplicity/blob/master/game/game_result.go#L28) with...
Game lists should be filterable on - [x] Variant - [x] Min/max Glicko - [x] Min Reliability - [x] Min Quickness - [ ] Pay wall - [x] Max hated...
A logged in user should be able to see and join games in the 'open-games' list, but only if: - [x] No current member of the game has blacklisted the...
Created games should have the following fields: - [ ] Pay wall - a minimum donation limit for players able to join. Max value is the donation level of the...
Updating to the newest version of SendGrid, simplifying the send method a bit
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.27.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...