Commit graph

963 commits

Author SHA1 Message Date
Koen
242728fbe7 Fix deferred null. 2023-10-20 12:20:56 +02:00
Kelvin
14df7c8d43 Missing negative sub hide, youtube null exception catch, autobackup password field type fix 2023-10-20 00:27:25 +02:00
Kelvin
229377bd6e Subscriptions ratelimit and warnings, Nebula login requirement, Subscription fetch setting, -1 sub hide 2023-10-19 22:47:42 +02:00
Kelvin
d4317ff06f Merge 2023-10-19 20:08:18 +02:00
Kelvin
c70dbb56c8 Wip ratelimiting subs 2023-10-19 20:05:22 +02:00
Koen
f9b772b729 Handle captcha exception on PlatformClientPool 2023-10-19 19:25:08 +02:00
Koen
bbcc424393 Added missing throwIfCaptcha. 2023-10-19 19:09:33 +02:00
Koen
f433cb1280 Fade mostly disliked comments. 2023-10-19 18:55:59 +02:00
Koen
9cf81ad20a Fixed build error. 2023-10-19 16:00:36 +02:00
Kelvin
f65e293e45 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2023-10-19 15:28:18 +02:00
Kelvin
9a08762e9e Fix nested video serialization, log on login exceptions js 2023-10-19 15:28:14 +02:00
Koen
66dbd20a90 Comment truncation 2023-10-19 14:52:11 +02:00
Koen
8254bcc647 Comment truncation 2023-10-19 14:51:12 +02:00
Koen
51d0f18168 Fixed back button on add source and fixed QR code scanning. 2023-10-19 11:04:45 +02:00
Koen
5dcb535c0f Added Polycentric comment character limit of 5000. 2023-10-19 10:16:15 +02:00
Kelvin
b7cbeb3837 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2023-10-18 20:11:50 +02:00
Kelvin
2067561c09 Fix dedup in subscriptions feed, Download change directory no longer crashes, Allow uppercase letters in email for payment, Fix developer mode not enabling 2023-10-18 20:11:20 +02:00
Koen
1ac70dba3f Update .gitlab-ci.yml 2023-10-17 21:45:28 +00:00
Kelvin
f4370c1bfd Revert playlist ignoring missing source exception 2023-10-17 23:07:20 +02:00
Kelvin
73321ee362 Allow import/restore playlist with missing sources 2023-10-17 21:23:02 +02:00
Kelvin
182c88fc9e Prevent subsequent subscription requests if captcha, Prevent retry dialog in some captcha situations, prevent dup captchas 2023-10-17 20:47:23 +02:00
Koen
9d39d74be5 Fixed wrong variable name 2023-10-17 17:43:59 +02:00
Koen
d8d8d6f666 Updated submodule 2023-10-17 17:09:53 +02:00
Kelvin
df0504cead Captcha plugin system 2023-10-17 15:25:46 +02:00
Koen
851b547d64 Captcha support. 2023-10-17 13:17:54 +02:00
Koen
f49ecf1159 Properly hide refresh layout loader. 2023-10-17 09:41:35 +02:00
Kelvin
081ae1dd88 Move unhandled exception announcement check to correct method 2023-10-16 22:05:47 +02:00
Kelvin
374d9950be Plugin disable only after no ongoing v8 calls to reduce crashes, errors of placeholder loaders now visible, cancel retry on home now removes loader 2023-10-16 22:04:19 +02:00
Kelvin
9ffdf39f13 Permanently stop playlist video download on cancel, Use detailed video download overlay in overviews 2023-10-13 19:09:07 +02:00
Kelvin
8bb1ff87c0 Fix issues with attempting to download sources that are not supported (including mixed playlists) 2023-10-13 18:00:01 +02:00
Kelvin
67e29999ef Add missing use 2023-10-12 19:21:14 +02:00
Kelvin
f3f13a71dc New auto-backup storage using the Storage Access Framework, minor dialog tweaks, minor settings ui tweaks 2023-10-12 19:18:56 +02:00
Kelvin
5155423a1e Improve auth doc 2023-10-11 23:48:03 +02:00
Kelvin
a7d558e48d Additional docs 2023-10-11 23:30:29 +02:00
Kelvin
7afd75c712 Fix missing next override for headphone controls 2023-10-11 22:50:36 +02:00
Kelvin
10a661ad4c Minor UI tweak, allow for settings reload, async settings load (with loader) 2023-10-11 22:15:52 +02:00
Kelvin
201fe6f0df Minor fix/comment 2023-10-11 18:01:49 +02:00
Kelvin
f76a5b5f01 Cleaning up some logs, reducing retry intervals, planned live stream auto refresh, tweak some buffer timings, fixing some scopes 2023-10-11 17:58:04 +02:00
Kelvin
3a7e477e9b Additional plugin usage pooling/isolating 2023-10-10 21:18:13 +02:00
Kelvin
b1aae244de Basic History backup & export, Minor pooling cleanup, some docs 2023-10-10 20:32:39 +02:00
Kelvin
7ebd8f13c2 Add some main thread checks, change incorrect cache size 2023-10-09 21:26:27 +02:00
Kelvin
1768d73c01 Temporary workaround for auto backup restore on >Android11 2023-10-09 17:33:29 +02:00
Kelvin
ebcb894011 Fix download errors causing UI blackout 2023-10-09 14:17:37 +02:00
Koen
25cbdcb504 Fixed PlaybackTracker slowness. 2023-09-29 17:13:50 +02:00
Koen
14ed45e833 Fixed subscription imports generally and an additional fix for Twitch subscription imports. 2023-09-29 14:52:41 +02:00
Koen
e365e0219e Implemented Rumble creator search and added logging for Failed search channels error. 2023-09-29 13:30:47 +02:00
Koen
1531a558a5 Properly check for different author and show it as a warning when the author has changed. Properly show signature warnings when installing a script. 2023-09-28 16:44:40 +02:00
Koen
f19b7fa584 Added script to generate private key. Modified source header view to show signature status. 2023-09-28 16:21:29 +02:00
Koen
c8ab7f7d42 Fixes to deploy scripts. 2023-09-28 12:21:31 +02:00
Koen
5b03a1e99c Added signing to deploy scripts. 2023-09-28 12:18:22 +02:00