Commit graph

660 commits

Author SHA1 Message Date
wukko 0cfdf15cfa scroll to top on tab change in popups 2023-09-07 22:42:33 +06:00
wukko d892b3526e fix a typo 2023-09-06 21:53:18 +06:00
wukko b22a93a54d changelog update 2023-09-06 20:41:02 +06:00
wukko 6ae16bfd1d 7.3 release stuff
added changelog and bumped up the version
2023-09-06 20:32:52 +06:00
wukko faee870e3a
add option to disable file metadata
merge pull request #191 from dumbmoron/disable-metadata
2023-09-06 20:06:37 +06:00
wukko bfde9aab39
Merge branch 'current' into disable-metadata 2023-09-06 20:05:16 +06:00
wukko 83f496a625 solve merge conflict i think 2023-09-06 20:03:35 +06:00
wukko 6698ed3b46 fixes 2023-09-06 20:01:17 +06:00
wukko e50f5eed34 loc update 2023-09-06 19:50:36 +06:00
wukko 7b9b2d3158
start speed improvement
import particular mode module only if needed

merge pull request #197 from dumbmoron/dynamic-mode-import
2023-09-06 19:40:53 +06:00
wukko be00900a49 fixes for poor rendering in chrome
- fixed blurry header
- fixed blurry tab bar
- fixed blurry switches
- fixed weirdly rounded corners in popups
- fixed 1px gap on edges of various elements in popup
- fixed overscrolling in other settings tab
- fixed unexpected button highlight effect in mobile version
- removed outdated fixed for tiny screens
2023-09-06 19:37:03 +06:00
dumbmoron ac3998ddda import particular mode module only if needed
mostly relevant because frontend does not need an innertube session
2023-09-03 15:38:50 +00:00
wukko af6c93cbf8
github action for creating docker image builds
merge pull request #151 from dumbmoron/create-docker-github-action
2023-08-31 12:37:35 +06:00
dumbmoron f5ad598d2f
github action: manual trigger instead of per-commit 2023-08-29 20:18:19 +02:00
wukko 055eff92da 7.2: small improvements
- increased video length to 5 hours from 3 hours.
- fixed clickable area for urgent notice.
- possibly fixed random 0kb files.
2023-08-29 23:24:00 +06:00
dumbmoron 395a59a8b1 add instagram stories support
+ some code cleanup and deduplication
2023-08-26 16:06:46 +00:00
dumbmoron b54efb968f clean up posts/reels code 2023-08-26 06:35:13 +00:00
wukko 8dcb6d8ea7
a typo just broke everything 2023-08-26 00:53:05 +06:00
wukko be21c86d89 youtube: added support for live links 2023-08-26 00:03:24 +06:00
dumbmoron 93aa1f4db4 add option to disable file metadata
closes #142
2023-08-25 17:57:03 +00:00
wukko b56edfc193 7.1.2
instagram & soundcloud improvements + minor fixes
2023-08-23 01:07:09 +06:00
wukko fc89cb566b clean up 2023-08-23 01:03:31 +06:00
wukko 749c00a691 soundcloud: got rid of html parsing 2023-08-23 00:49:02 +06:00
wukko 0ef2c70c66 add support for more vimeo links
closes #184
2023-08-22 12:46:13 +06:00
wukko 4a52fe632d
forgot this one 2023-08-22 01:15:07 +06:00
wukko 2c4efc5a25 fix for picker on ios & popup title line height 2023-08-21 23:40:37 +06:00
wukko fded708d05
#185: instagram hotfix
merge pull request #185 from dumbmoron/instagram-hotfix
2023-08-21 22:05:11 +06:00
wukko a1e08c0692 Update instagram.js 2023-08-21 22:03:18 +06:00
dumbmoron 40f8b3ee0c update cookies that have no expiration 2023-08-20 22:33:33 +00:00
dumbmoron 9eb6700399 set instagram specific headers 2023-08-20 22:33:30 +00:00
dumbmoron ba7137ef62 send cookies as-is 2023-08-20 22:21:00 +00:00
wukko b2501cc98d updated changelog 2023-08-20 23:27:06 +06:00
wukko 0a5fff32ae 7.1 release
added changelog and update notice
2023-08-20 23:25:02 +06:00
wukko 877148159d
use else-if instead of if for evaluating action
merge pull request #183 from dumbmoron/decider-elif
2023-08-20 22:46:13 +06:00
wukko 9d590a64dc fix the order 2023-08-20 22:30:26 +06:00
dumbmoron a59ecd14e7 use else-if instead of if for evaluating action
sets a fixed order of actions
2023-08-20 16:20:18 +00:00
wukko b441b494ef fix vk downloads 2023-08-20 22:12:09 +06:00
wukko 68b9a5321d
replace got with undici
merge pull request #182 from dumbmoron/undici
2023-08-20 21:25:13 +06:00
dumbmoron a09b062f9d
Merge branch 'current' into undici 2023-08-20 17:03:22 +02:00
wukko a6134c58d2 remove unused stuff 2023-08-20 21:02:20 +06:00
dumbmoron d54655c6b0 passthrough content-type; content-length 2023-08-20 15:00:03 +00:00
dumbmoron 814bfa404a replace got with undici
might as well since it already comes with youtubei.js
2023-08-20 14:44:34 +00:00
wukko 244357820d update readme and services config 2023-08-20 19:59:34 +06:00
wukko 6be2c7344e
do not attempt to update nonexistent cookie
merge pull request #181 from dumbmoron/fix-cookie-update
2023-08-20 19:38:11 +06:00
wukko 9cddda442e
instagram: add downloading of single image
merge pull request #180 from dumbmoron/instagram-single-image
2023-08-20 19:37:50 +06:00
wukko cbb519d73e fix + test 2023-08-20 19:36:56 +06:00
dumbmoron 411938b460 do not attempt to update nonexistent cookie 2023-08-20 13:27:49 +00:00
dumbmoron 1f6c7c8ead instagram: add downloading of single image 2023-08-20 13:26:35 +00:00
wukko dfdda06099 added support for instagram images
also improved various picker
2023-08-20 19:14:31 +06:00
wukko a15558bc3f oh 2023-08-20 18:16:00 +06:00