cobalt/web/src/lib
wukko 39752b2c5f
web/Omnibox: improve pasting links from clipboard
- `text/uri-list` type is now accepted (such as clipboard data from bluesky)
- http links are now allowed (such as those from rednote)
- rednote share link is properly extracted
2025-01-20 21:26:55 +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 api & web: roll back the default hls change due to doubled CPU usage 2025-01-08 11:22:05 +06:00
state web: fix turnstile/server-info circular dependency 2024-11-23 14:37:23 +00:00
types web/settings/v4: add api key settings, remove override settings 2024-11-23 19:08:24 +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/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 all: add space after catch 2024-11-15 12:19:49 +00: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