copyliu
copyliu
# Bug Serenity's portrait endpoints returning Image Service² address but it never deploy on Serenity ## Request `curl -X GET "https://esi.evepc.163.com/latest/characters/101584522/portrait/?datasource=serenity" -H "accept: application/json" -H "Cache-Control: no-cache"` ## Response ```...
# Feature Request many of /universe endpoints cache 24 hours and expires at 11:05 UTC everyday, that's good for TQ, but not good for Serenity, because it DT at 11:00...
# Bug ESI response header `x-esi-error-limit-remain` in serenity is 50, it's different from TQ. Can it set to 100 same as TQ endpoint? ## Request `curl https://esi.evepc.163.com/latest/status -v` ### Headers...
as https://github.com/eveseat/seat/issues/800#issuecomment-819816460 ```Everything else should be configurable in the .env file``` hard-coded URL was find in https://github.com/eveseat/services/blob/master/src/Socialite/EveOnline/Provider.php#L60 https://github.com/eveseat/eveapi/blob/master/src/Commands/Seat/Tokens/Upgrade.php#L73 https://github.com/eveseat/eseye/blob/master/tests/Fetchers/GuzzleFetcherTest.php#L221 For a Serenity instance, it's good to make them configurable via...
Serenity server was never have EVE Image Service² deployed, it still using the old EVE Gate image server, please consider make it configurable like a `EIS_OLD` parameter
详情转 #22
详情转 #22