Commit graph

  • 5bfc0ceffb
    Merge 5f4daf53ab into 7b67f05bbf MaxZhang 2024-05-16 21:57:57 +0300
  • 7c71f7f4be
    Merge 348769a60f into 7b67f05bbf Chris Ruby Jane 2024-05-16 21:57:56 +0300
  • 420c4094a2
    Merge 22bb1be394 into 7b67f05bbf Brama Udi 2024-05-16 21:57:56 +0300
  • 5b5d555649
    Merge 9b01a5e062 into 7b67f05bbf axui2 2024-05-16 21:57:56 +0300
  • 7b67f05bbf
    stream/manage: fix stream lifespan current wukko 2024-05-16 22:59:40 +0600
  • ee1e899b39
    web/cobalt.js: fix celebration emoji loading wukko 2024-05-16 22:36:53 +0600
  • f9ce6ba8cc
    core/web: update response functions & clean up wukko 2024-05-16 22:35:49 +0600
  • b3e36bd7ab
    examples/compose: update image also for restarting containers jj 2024-05-16 18:34:35 +0200
  • 068feb81ff
    package: bump version to 7.14 wukko 2024-05-16 22:04:49 +0600
  • 64d56882fb
    docs: add DURATION_LIMIT to list of env variables wukko 2024-05-16 21:45:55 +0600
  • fd47ebda1c
    localization: display actual rate limit window wukko 2024-05-16 21:39:01 +0600
  • 40b00a9676
    soundcloud: use startsWith instead of substring wukko 2024-05-16 21:34:48 +0600
  • c6f1184e55
    services: clean up functions and improve readability wukko 2024-05-16 21:28:42 +0600
  • 9eed3b5b67
    config: move streamLifespan wukko 2024-05-16 21:00:11 +0600
  • d1e8929ee2
    api: add DURATION_LIMIT env variable wukko 2024-05-16 20:57:48 +0600
  • b5c81084c8
    api: clean up imports & consts wukko 2024-05-16 14:20:40 +0600
  • 592bfe24cf
    api: remove /api/status wukko 2024-05-16 14:20:12 +0600
  • adf9267905
    api: expose rate limit headers wukko 2024-05-16 13:59:53 +0600
  • fb81c57324
    api: remove duplicate defaults wukko 2024-05-16 13:58:28 +0600
  • 40ff39d14b
    docs: update list of environment variables wukko 2024-05-16 13:54:43 +0600
  • 391cf16c87
    api: configurable rate limit through env wukko 2024-05-16 13:54:11 +0600
  • a70fc840dc
    api: remove onDemand mention and slight clean up wukko 2024-05-16 10:19:07 +0600
  • 1348836cf7
    Merge a311e52957 into 5c9ecb2781 Snazzah 2024-05-16 03:47:18 +0000
  • a311e52957
    fix: remove debug logging Snazzah 2024-05-15 22:46:29 -0500
  • fe9a472bed
    chore: deepscan error fixed Snazzah 2024-05-15 20:17:56 -0500
  • a0465feb85
    fix(snapchat): small fixes Snazzah 2024-05-15 20:16:07 -0500
  • 2110cae030
    Merge branch 'current' into feature/snapchat Snazzah 2024-05-15 20:13:10 -0500
  • 6d27a0bd73
    ref(snapchat): rewrite service, new test, split redirects into a util Snazzah 2024-05-15 20:11:53 -0500
  • e4646a9ff3
    reddit: fix downloads not working without cookies dumbmoron 2024-05-15 17:17:42 +0000
  • 44292ea622
    processing: remove leftover douyin mentions dumbmoron 2024-05-15 17:13:00 +0000
  • 9c3d96de0d
    test: remove twitter spaces tests dumbmoron 2024-05-15 17:05:09 +0000
  • 1a77a46396
    test: update imports dumbmoron 2024-05-15 17:04:53 +0000
  • b13919d89b
    request: rename verifyRequest to normalizeRequest dumbmoron 2024-05-15 17:03:33 +0000
  • 96d7075eed
    consoleText: remove unused functions wukko 2024-05-15 23:00:13 +0600
  • 2f898f7dde
    utils/verifyLanguageCode: fix variable names wukko 2024-05-15 22:59:55 +0600
  • fb6f384e46
    request: actually import verifyLanguageCode wukko 2024-05-15 22:52:01 +0600
  • a305bdb78d
    core/api: no longer reassign to const wukko 2024-05-15 22:51:26 +0600
  • 58e525de61
    utils: fix variable name shadowing wukko 2024-05-15 22:50:58 +0600
  • b4364c4921
    match: remove useless errors module & clean up wukko 2024-05-15 22:36:24 +0600
  • c2678888be
    loadFromFs: clean up wukko 2024-05-15 22:28:31 +0600
  • 98e05368ed
    api: raw stream status responses, clean up core wukko 2024-05-15 22:28:09 +0600
  • 13524a4aa1
    utils: clean up wukko 2024-05-15 21:56:43 +0600
  • dd77835599
    request: add missing critical error wukko 2024-05-15 21:55:14 +0600
  • cc6345ff63
    api: move request functions to separate file wukko 2024-05-15 21:39:44 +0600
  • c10012130b
    api: refactor /api/json POST handler dumbmoron 2024-05-15 13:29:18 +0000
  • 95370bec74
    Merge 25f2a015c5 into 5c9ecb2781 Johan le stickman 2024-05-15 14:50:03 +0200
  • 0a7cdfbbfe
    match: remove redundant url argument dumbmoron 2024-05-15 12:46:08 +0000
  • c5c3682462
    api: get rid of getJSON dumbmoron 2024-05-15 12:45:23 +0000
  • c1958596e9
    url: only export functions that are used externally dumbmoron 2024-05-15 12:22:52 +0000
  • ae91f8b120
    api: move url extraction to url module dumbmoron 2024-05-15 12:22:36 +0000
  • 5c9ecb2781
    pinterest: implement image and gifs support (#475) jsopn 2024-05-15 18:56:10 +0700
  • 73a1d917b8
    pinterest: replace filter with find wukko 2024-05-15 17:52:05 +0600
  • ee2457be7a
    servicesConfig: update pinterest alias wukko 2024-05-15 17:49:01 +0600
  • 5f4daf53ab add chinese support maxzhang 2024-05-15 14:23:52 +0800
  • bd16aec699
    merge: add freebind support (#490) wukko 2024-05-15 08:47:34 +0600
  • e44927e5ad
    instagram: add freebind dispatcher support wukko 2024-05-14 22:08:32 +0600
  • 4b0814a2ec
    config: clean up wukko 2024-05-14 15:37:41 +0600
  • ce6bafadf9
    docs: fix capitalisation in run-an-instance.md wukko 2024-05-14 15:09:44 +0600
  • 3fe6004600
    dockerfile: fix freebind building, set up everything in one step dumbmoron 2024-05-13 18:55:42 +0000
  • 9419266cd7
    stream: use freebind dispatcher in internal streams dumbmoron 2024-05-12 16:35:52 +0000
  • d5aa27f5f9
    youtube: use the freebind dispatcher if available dumbmoron 2024-05-12 16:13:01 +0000
  • d8913472ad
    package.json: revert undici version to 5.x dumbmoron 2024-05-12 16:04:05 +0000
  • c306a944d9
    match: add freebind support for youtube and instagram dumbmoron 2024-05-12 16:12:45 +0000
  • 0114e686b8
    api: add FREEBIND_CIDR env variable dumbmoron 2024-05-12 14:06:04 +0000
  • cc1e9dcff8
    api: add API_LISTEN_ADDRESS env for specifying bind address dumbmoron 2024-05-13 18:20:10 +0000
  • 9332b2e196
    config/env: validate platform for processingPriority on startup dumbmoron 2024-05-14 09:20:58 +0000
  • 598170621b Replace the entirety of the cobalt source code with Quake 1 Solaryte Johnson 2024-05-14 14:26:27 +0530
  • 5b50d441eb
    docs: update package link in docker config wukko 2024-05-14 13:35:03 +0600
  • 3e5ccea23c
    chore: remove unused imports/variables wukko 2024-05-14 13:08:36 +0600
  • 7db84a15e2
    ci: update .deepsource.toml deepsource-io[bot] 2024-05-14 06:57:09 +0000
  • d06bcc3e12
    update repo url in package.json and dockerfile wukko 2024-05-14 12:54:07 +0600
  • d7a3a7cac4
    youtube: ignore formats with missing content length dumbmoron 2024-05-13 16:54:00 +0000
  • 92e9941de5
    chore: update readme Snazzah 2024-05-12 22:25:24 -0500
  • 00a66e17e6
    fix(snapchat): fix filenames Snazzah 2024-05-12 22:24:03 -0500
  • 5c11beb8a3
    fix: small fix to directly linked stories Snazzah 2024-05-12 22:21:14 -0500
  • 4b4adc4e8b
    refactor(snapchat): refactor story matching to use pickers Snazzah 2024-05-12 22:19:10 -0500
  • 54eecfd894
    Update README.md jj 2024-05-12 22:47:45 +0200
  • 840bdf35b7
    web: remove broken android navigation bar coloring wukko 2024-05-12 20:04:12 +0600
  • 229ddb3701
    web/cobalt.css: fix page height in web app on ipad wukko 2024-05-12 19:53:12 +0600
  • 0609441b1f
    package: bump version to 7.13.3 wukko 2024-05-12 19:38:14 +0600
  • 81ef49c104
    web/emoji: replace high detail svgs with pngs wukko 2024-05-12 19:37:56 +0600
  • d57fe93234
    web: improvements for android web app wukko 2024-05-12 19:34:48 +0600
  • 05301f1cd5
    web/cobalt.js: match status bar popup color better wukko 2024-05-12 19:03:27 +0600
  • bdcb57f9c7
    tiktok: use highest quality when h265 is allowed wukko 2024-05-12 18:04:28 +0600
  • 4aa5aef775
    web/cobalt.js: clean up wukko 2024-05-12 17:31:33 +0600
  • 8bcb98f005
    package: bump version to 7.13.2 wukko 2024-05-12 17:13:49 +0600
  • 852c9aedd0
    web/cobalt.css: remove redundant theming wukko 2024-05-12 17:12:17 +0600
  • ecdae7fac9
    web/cobalt.js: change status bar color with theme wukko 2024-05-12 17:11:58 +0600
  • f50fab8c45
    Merge 87e0621ec4 into 526341fcae Damir Modyarov 2024-05-12 13:46:45 +0300
  • 526341fcae
    web/cobalt.css: optimised padding and safe area wukko 2024-05-12 15:51:54 +0600
  • 22bb1be394
    facebook: add shared link pattern Brama Udi 2024-05-11 14:13:45 +0700
  • 7ce6bebd0e
    chore: cleaning post-merge code Brama Udi 2024-05-11 08:22:14 +0700
  • 5312b98b2c
    chore: add service in README.md Brama Udi 2024-03-26 11:20:50 +0700
  • 1fad051efa
    chore: minor fix Brama Udi 2024-03-26 11:11:07 +0700
  • dd789e1d67
    chore: fix fail check Brama Udi 2024-03-26 11:06:10 +0700
  • 32708d61e3
    feat: add facebook support Brama Udi 2024-03-26 10:51:35 +0700
  • c35f900f31
    package: bump version to 7.13.1 wukko 2024-05-11 01:05:59 +0600
  • e2d1913043
    web: more ipad accommodations and clean up wukko 2024-05-11 01:05:24 +0600
  • 0e6ea09b16
    soundcloud: fix fallback & use source mp3 if preferred wukko 2024-05-10 23:57:14 +0600
  • 7cf08c5eeb
    web/cobalt.js: enable ios adaptations for ipados wukko 2024-05-10 19:11:57 +0600