cobalt/web/src/lib
2025-03-07 21:03:50 +06:00
..
api web/queue/createSavePipeline: store original request & allow to retry 2025-03-06 17:04:47 +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
queen-bee web/ProcessingQueue: open the queue popover when new item is added 2025-03-07 21:03:50 +06:00
settings web/api: move api request creation to saving-handler & limit the type 2025-03-06 15:58:31 +06:00
state web/ProcessingQueue: open the queue popover when new item is added 2025-03-07 21:03:50 +06:00
types web/queue: add canRetry and originalRequest to queue items 2025-03-06 17:03:55 +06:00
workers web/workers/fetch: retry 5 more times before throwing an error 2025-03-06 14:30:52 +06:00
changelogs.ts frontend: setup initial updates page 2024-06-29 18:23:56 +00:00
clipboard.ts web/Omnibox: improve pasting links from clipboard 2025-01-20 21:26:55 +06:00
device.ts web/haptics: don't use haptics if disabled in settings 2025-03-05 21:40:26 +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: temporary ENABLE_WEBCODECS variable 2025-03-05 20:35:10 +06:00
haptics.ts web/SmallDialog: add error haptics to error popups 2025-03-05 22:19:08 +06:00
libav.ts web/types/libav: replace "extension" with "format" in FileInfo 2025-02-12 13:17:56 +06:00
polyfills.ts web/polyfills: add polyfill for AbortSignal.timeout 2024-09-21 09:08:56 +00:00
storage.ts web/storage: add clearCacheStorage function 2025-02-06 23:45:03 +06:00
subnav.ts web: fix auto navigation on scale change for about & settings pages 2024-09-04 21:20:56 +06:00
util.ts web/util/formatFileSize: don't parseFloat, allow .00 to stick around 2025-03-06 16:57:49 +06:00
version.ts web/version: don't try to fetch when server-side rendering 2024-09-03 13:33:16 +00:00