chipmunkmc
synced commits to eslint-extra at chipmunkmc/gamja from mirror
2024-11-16 07:58:14 -05:00
chipmunkmc
synced new reference eslint-extra to chipmunkmc/gamja from mirror
2024-11-16 07:58:14 -05:00
2f1bf8a2fe
lib/client: don't mutate input argument in fetchHistoryBetween()
75eb175e24
eslint: enable object-shorthand
db0a69dcfd
commands: use Map instead of object
9c2beac7dd
eslint: enable no-implicit-coercion
8ff1cd8317
eslint: add no-invalid-this and prefer-arrow-callback
f6e8f83d4e
components/app: simplify connectParams object field
afa09cfc25
lib/client: fix typo
977752e0f2
lib/client: bind handleOnline to this
4bce52f162
ci: temporarily switch to alpine/edge
75ec7cd212
lib/client: don't throttle reconnections if opened long ago
24e6767cab
client: reconnect immediately if network comes online during backoff
460af509e9
ci: temporarily switch to alpine/edge
721ae1d2ae
lib/client: don't throttle reconnections if opened long ago
dc6614e4ff
wip: add support for WEBPUSH
32012bbea5
readme: move to Codeberg
4145907d36
ci: use new SSH key for deployments
c6e63d5724
components/composer: add support for multiple file upload
2f6efb56de
components/composer: handle drag and drop file upload