cobalt/web/src/lib
2025-01-15 22:25:59 +06:00
..
api web/lib/api: return errors from authorization function 2024-11-24 13:37:36 +06:00
i18n web/translations: add fallback locale name to unnamed locales 2024-09-16 15:13:44 +00:00
polyfills web/polyfills: add polyfill for AbortSignal.timeout 2024-09-21 09:08:56 +00:00
settings web/settings: add duck to settings types 2024-12-22 23:04:20 +06:00
state web/state/queue: add nukeEntireQueue() 2024-12-18 17:10:08 +06:00
types web/settings: add duck to settings types 2024-12-22 23:04:20 +06:00
workers web/remux: convert to a web worker (wip) 2025-01-15 22:11:08 +06:00
changelogs.ts frontend: setup initial updates page 2024-06-29 18:23:56 +00:00
device.ts web/device: add default values & types 2024-09-03 13:52:41 +06:00
download.ts web/download: don't try to open non-https links 2024-10-30 13:17:38 +00:00
env.ts web/env: rename apiURL to defaultApiURL 2024-11-18 16:30:27 +06:00
libav.ts web/libav: remove environment import to fix the worker 2025-01-15 22:25:59 +06:00
polyfills.ts web/polyfills: add polyfill for AbortSignal.timeout 2024-09-21 09:08:56 +00:00
subnav.ts web: fix auto navigation on scale change for about & settings pages 2024-09-04 21:20:56 +06:00
version.ts web/version: don't try to fetch when server-side rendering 2024-09-03 13:33:16 +00:00