Commit Graph

  • 16397aed89 7.7.3: fix only affected twitter videos wukko 2023-12-17 23:50:24 +0600
  • e27c02c55e twitter & stream: formatting wukko 2023-12-17 23:50:04 +0600
  • a7eb548c2b
    twitter: fix videos only within affected time range wukko 2023-12-17 23:47:54 +0600
  • 4834f21554 twitter: use original media timestamp for fix check wukko 2023-12-17 23:45:15 +0600
  • 8556a5fe2c twitter: fix videos only within affected time range wukko 2023-12-17 23:05:43 +0600
  • e00a3a4849 7.7.2: made terms and ethics more descriptive wukko 2023-12-08 18:54:44 +0600
  • e605a99d54 front: removed download popup auto closing wukko 2023-12-05 15:50:01 +0600
  • d34337370f changelog: minor spelling mistake wukko 2023-12-03 00:23:07 +0600
  • dbd9ffe4db
    7.7: updated banner wukko 2023-12-03 00:08:38 +0600
  • 8c9cc21068 update 7.7 banner wukko 2023-12-03 00:07:40 +0600
  • ff703dfb46
    7.7: bugfixes and easier downloads wukko 2023-12-02 23:53:27 +0600
  • 3ee6cdef5b
    build: add major version tag for docker images wukko 2023-12-02 23:51:54 +0600
  • 760f55bdb4 7.7 changelog and banner wukko 2023-12-02 23:47:34 +0600
  • 89c5067685 web: fix auto hiding of download popup wukko 2023-12-02 23:10:19 +0600
  • 08edf28ccf
    build: add major version tag for docker images dumbmoron 2023-12-02 16:59:37 +0000
  • 83d82f5da9 web: saving cobalt streams via action chooser wukko 2023-12-02 22:51:08 +0600
  • afab7f94a7 api & web: ports in env are no longer strictly required wukko 2023-12-02 22:01:58 +0600
  • 3e8c059a3a vimeo: fix parsing and resolution in filename wukko 2023-12-02 21:52:38 +0600
  • 5bd50fd55f twitter: remux all videos wukko 2023-12-02 20:44:19 +0600
  • aef9b390b0 7.6.8: minor updates wukko 2023-12-02 12:54:27 +0600
  • abb3e15426 page: hide the urgent notice wukko 2023-11-23 22:51:44 +0600
  • 252cb83ed3 7.6.7 wukko 2023-11-23 22:23:54 +0600
  • 24870c5dd7 pattern tester: less yapping wukko 2023-11-23 22:18:49 +0600
  • 5d1d25a6dd
    twitch: add filename attributes to twitch clips wukko 2023-11-23 21:49:22 +0600
  • 19ba117838 twitch (oops): actually import cleanString wukko 2023-11-23 21:45:23 +0600
  • 158361c95e twitch: sanitise video title wukko 2023-11-23 21:43:35 +0600
  • 88b8a69f9c
    fix handling of URLs containing utf-8 characters wukko 2023-11-23 21:40:24 +0600
  • 3ca65e0daf reddit: remove the rest of references to title wukko 2023-11-23 21:35:02 +0600
  • 561c9f1dfd
    reddit: fix expiry check wukko 2023-11-23 21:29:46 +0600
  • 7468b803fb
    reddit: don't include title in API request path dumbmoron 2023-11-23 14:45:52 +0000
  • 190a0131d4
    api: url-encode UTF-8 characters in url dumbmoron 2023-11-23 14:44:25 +0000
  • c26800ca2e
    reddit: fix expiry check dumbmoron 2023-11-17 12:00:04 +0000
  • d5465699e8
    feat: input prefill with location hash jojobii-arks 2023-11-13 10:47:49 -0800
  • 60743cdcdf
    fix robots.txt wukko 2023-11-11 06:36:46 +0600
  • a6405dcd0c
    fix: Remove redundant statement Myzel394 2023-11-11 00:30:35 +0100
  • cbfb8432f8
    fix: Harden Dockerfile Myzel394 2023-11-11 00:27:15 +0100
  • d936dd73fe
    fix robots.txt dumbmoron 2023-11-10 18:27:18 +0100
  • 251eaacd69 new domain popup toggle etstringy 2023-11-07 17:53:03 +0000
  • 463ece02c7 7.6.6: refined twitter module, removed spaces wukko 2023-11-07 22:37:47 +0600
  • bf18652e5a
    improved stream close handling wukko 2023-11-06 07:57:05 +0600
  • 2de4688015
    Merge branch 'current' into stream-close-handling-2 wukko 2023-11-06 07:55:50 +0600
  • e40835dec0 package: bump to 7.6.5 wukko 2023-11-06 07:54:28 +0600
  • 7a3be8b981
    stream: don't listen for close event for audio dumbmoron 2023-11-06 01:48:49 +0000
  • 4a9e4cd915
    types: make streamVideoOnly more readable wukko 2023-11-06 06:53:54 +0600
  • b662f472dd
    types: added comments wukko 2023-11-06 06:44:34 +0600
  • fb69dbdb4f
    stream: use strings for signals instead of number hopefully a little more explanatory than "9" dumbmoron 2023-11-06 00:31:44 +0000
  • 2bd8a0bccd
    stream: use descriptive variables for i/o for better readability dumbmoron 2023-11-05 22:16:49 +0000
  • f66ed5c414
    stream: generalize pipe event handling dumbmoron 2023-11-05 22:12:17 +0000
  • 7c871b6b85
    stream: wrap abort controller in try-catch dumbmoron 2023-11-05 22:09:54 +0000
  • dbd13bc8b6
    stream: send SIGKILL after timeout dumbmoron 2023-11-05 22:07:34 +0000
  • cae4a68aa4
    stream: improve shutdown handling, minor clean up dumbmoron 2023-10-19 20:36:05 +0000
  • 7de8d723d2 go back to 7.6.3 wukko 2023-11-06 07:19:28 +0600
  • 1391a308da
    revert "improve stream shutdown handling" pr as everything broke in prod wukko 2023-11-06 07:18:54 +0600
  • 408f5e99f0
    Revert "improve stream shutdown handling" wukko 2023-11-06 07:17:44 +0600
  • ab0889ce4c package: bump the version to 7.6.4 wukko 2023-11-06 06:57:06 +0600
  • 4f47a68c17
    improve stream shutdown handling wukko 2023-11-06 06:56:11 +0600
  • b01c9f3e54 types: make streamVideoOnly more readable wukko 2023-11-06 06:53:54 +0600
  • 758bb8fef7 types: added comments wukko 2023-11-06 06:44:34 +0600
  • 33072003bc
    stream: use strings for signals instead of number hopefully a little more explanatory than "9" dumbmoron 2023-11-06 00:31:44 +0000
  • 58f7ed7827
    stream: use descriptive variables for i/o for better readability dumbmoron 2023-11-05 22:16:49 +0000
  • aabde229ed
    stream: generalize pipe event handling dumbmoron 2023-11-05 22:12:17 +0000
  • ed646b826d
    stream: wrap abort controller in try-catch dumbmoron 2023-11-05 22:09:54 +0000
  • 1508a0bff4
    stream: send SIGKILL after timeout dumbmoron 2023-11-05 22:07:34 +0000
  • 9001d401da
    stream: improve shutdown handling, minor clean up dumbmoron 2023-10-19 20:36:05 +0000
  • fc3e4841b0 Change String#match to RegExp#exec jbmagination 2023-11-05 12:13:24 -0500
  • 82523bffc8 more Twitter link support jbmagination 2023-11-05 12:06:16 -0500
  • 56be4ece8c actually fix dynamic URL reference for reddit/twitter jbmagination 2023-10-30 20:57:03 -0400
  • 197c1dc0e6 only hide "paste clipboard" button for Firefox Tor users jbmagination 2023-10-30 18:17:07 -0400
  • d2e124c7cd
    chore: small fix to ext Snazzah 2023-10-30 12:41:53 -0500
  • 5d87b68f5b
    chore: twitch cleanup Snazzah 2023-10-30 12:40:15 -0500
  • 8ed9b8ad5b
    chore: update readme Snazzah 2023-10-30 12:31:20 -0500
  • e2bcad79aa
    feat: add filename attributes to twitch clips Snazzah 2023-10-30 12:14:28 -0500
  • a4c8eff71a More work on Tor support jbmagination 2023-10-29 20:31:40 -0400
  • ac60f9beac start work on Tor support jbmagination 2023-10-29 16:03:52 -0400
  • 3c1fedc4ef troubleshooting: fixed a typo wukko 2023-10-28 20:22:42 +0600
  • 575c4789f6 docker compose file isnt a json you silly goose wukko 2023-10-28 19:11:35 +0600
  • 6275282b1c
    7.6.3: update docs and loc wukko 2023-10-28 19:07:46 +0600
  • 7d603f395e
    rename api doc to lowercase wukko 2023-10-28 19:05:21 +0600
  • e4c105f2a2 fix line duplication (due to skill issue) wukko 2023-10-28 19:03:49 +0600
  • e72b412fed finish instance selfhosting guide wukko 2023-10-28 19:01:52 +0600
  • c7dc868498 fix alignment wukko 2023-10-28 18:58:01 +0600
  • 3e6fdb7403 update emoji meaning in readme wukko 2023-10-28 18:55:47 +0600
  • 31a2136c90 updated docs wukko 2023-10-28 18:51:20 +0600
  • 946bec68c1
    youtube: slight cleanup & deduplication dumbmoron 2023-10-17 16:54:46 +0000
  • 87dabd4a11 [~] fix redirect uploads by using blobs embed 2023-10-20 21:27:44 -0400
  • 269b536826 New translations en.json (German) wukko 2023-10-18 19:26:45 +0600
  • a4c7cc0d35
    youtube: unify quality matching dumbmoron 2023-10-17 16:48:51 +0000
  • 664d577c0d New translations en.json (Spanish) wukko 2023-10-15 22:18:46 +0600
  • 6c73b16878 New translations en.json (Portuguese, Brazilian) wukko 2023-10-15 22:18:45 +0600
  • 73d84c09d3 fix for youtube dubs rare error wukko 2023-10-15 22:13:01 +0600
  • 44a9e871ba New translations en.json (Russian) wukko 2023-10-15 20:46:44 +0600
  • 3a4f8ef31b updated the file name style order in desc wukko 2023-10-15 20:41:02 +0600
  • dfdf8580be fixed slash handling in file names wukko 2023-10-15 15:11:39 +0600
  • f1a35a0c6d fixed a typo in 7.6 changelog wukko 2023-10-15 14:41:30 +0600
  • b093bf33bd 7.6.1: fixed numbers in metadata and file names wukko 2023-10-15 14:39:17 +0600
  • 52fcc38071 New translations en.json (Spanish) wukko 2023-10-15 12:33:23 +0600
  • 43bfa7cb5d fixed file name preview overflow wukko 2023-10-15 11:50:56 +0600
  • 72243c6e11 update info about instagram support in readme wukko 2023-10-15 11:15:19 +0600
  • 1b3db6ee64 New translations en.json (Russian) wukko 2023-10-15 11:08:00 +0600
  • 68d65dc0b9
    7.6: file name customization wukko 2023-10-15 11:06:48 +0600