Commit graph

1459 commits

Author SHA1 Message Date
Aidan
d3fac50672 Merge branch 'ad-fix-spam-create-polycentric-acct' into 'master'
Prevent repeatedly clicking create account button

See merge request videostreaming/grayjay!64
2025-09-10 09:14:10 +00:00
Kelvin
a9bb900994 Change when plugins are disabled on reload and listing reloads 2025-09-08 19:00:41 +02:00
Koen J
8c1a18d8b4 Build fixes. 2025-08-27 09:58:54 +02:00
Koen J
14ae5f1572 Fixed translations to align. 2025-08-26 21:32:13 +02:00
koen-futo
ed40994600
Merge pull request #2357 from 0xrxL/master
Italian localization
2025-08-26 21:14:14 +02:00
koen-futo
90e8c35b19
Merge pull request #2096 from alpqn/master
Added Turkish Translations
2025-08-26 21:13:47 +02:00
Kelvin
4d017ad357 Refs 2025-08-24 21:41:07 +02:00
Kelvin
2ca2a9db23 Workaround for global lifetime scope unavailable 2025-08-24 19:35:15 +02:00
Kelvin
713d46c781 Refs 2025-08-21 22:23:07 +02:00
Kelvin
0429665173 Fix title for relay server 2025-08-21 22:18:00 +02:00
Kelvin
ac05edca77 Setting to disable short filling 2025-08-21 22:14:30 +02:00
Kelvin
ad3dacf68f Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2025-08-21 22:07:15 +02:00
Kelvin
91a8996c11 Shorts fix video size scaling for some aspect ratios, long press support for tags, home plugin filters now support long press to only select that one 2025-08-21 22:06:52 +02:00
Kelvin
40c4a51a2b Dialog input support, configurable relay server, radio views select/deselect all long press 2025-08-21 20:41:18 +02:00
Kelvin
f8e0aaf4d2 Merge branch 'fix-logincall' into 'master'
fix: login prompt looping on search video

See merge request videostreaming/grayjay!144
2025-08-21 16:00:35 +00:00
zvonimir
ad97b5a406 fix: login prompt looping on search video 2025-08-21 17:59:08 +02:00
Kelvin
b0e0c1b75f Merge branch 'PiP-play-pause-fix' into 'master'
PiP Play Pause Fix

See merge request videostreaming/grayjay!143
2025-08-20 13:41:43 +00:00
Kai
b1fce443e9
fix pause and play buttons not working correctly in PiP
Changelog: changed
2025-08-20 08:39:12 -04:00
Kelvin
66f8711055 Fix login warnings working on redirects 2025-08-19 17:52:14 +02:00
Kelvin
b7c123c281 Refs 2025-08-19 16:45:57 +02:00
Kelvin
9481bbf3f1 Vod chat button fix, default settings in devportal 2025-08-19 16:42:17 +02:00
Kelvin
43ec7e821b Refs 2025-08-18 21:31:49 +02:00
Kelvin
ca3454afbe Login warning fixes, uimod (disabled) 2025-08-18 19:35:12 +02:00
Kelvin
1edc8aabf8 Fix login dialog 2025-08-15 21:20:23 +02:00
Kelvin
91060faac9 VOD chat 2025-08-15 16:36:38 +02:00
Kelvin
17027ba364 Remote history sync on toggle 2025-08-14 21:03:39 +02:00
Kelvin
8569eaa5db Hide DevSubmit filter 2025-08-14 20:36:56 +02:00
Kelvin
d32d817e0a Merge branch 'shorts-improv' into 'master'
Fix background play, disable artwork on background till improved, renamed...

See merge request videostreaming/grayjay!140
2025-08-14 11:26:47 +00:00
Kelvin
a0f4cc760c Fix background play, disable artwork on background till improved, renamed variable that caused confusion 2025-08-14 12:35:46 +02:00
Kelvin
5247997ea5 Set plugin install request timeouts, fix messaging surrounding downloading icons 2025-08-13 19:36:26 +02:00
Kelvin
453030d561 Merge branch 'shorts-improv' into 'master'
Various shorts improvements, login warnings support, etc

See merge request videostreaming/grayjay!138
2025-08-13 16:11:30 +00:00
Kelvin
e080702a52 Fix dislike color 2025-08-13 17:56:27 +02:00
Kelvin
3909343adc Pre-generate support shorts, subtitle size, short like/dislike color 2025-08-13 00:23:54 +02:00
Kelvin
dc76934d0e Add explicit long type for dash dwonload length 2025-08-12 17:05:54 +02:00
Kelvin
6cf47d592a Various shorts improvements, login warnings support, etc 2025-08-12 02:03:04 +02:00
Kai
1507c70729
fix https://github.com/futo-org/grayjay-android/issues/2585
Changelog: changed
2025-08-11 16:45:03 -04:00
Kai
d6a23ac0de
fix PiP issue
reproduction steps

- play a video
- swipe home to enter PiP
- minimize the video and then close it with the X
- swipe home (PiP will launch even though it shouldn't because nothing is playing)

Changelog: changed
2025-08-11 14:48:23 -05:00
koen-futo
17df396672
Merge pull request #2597 from alpqn/patch-1
Fix typos
2025-08-11 10:56:28 +02:00
quonverbat
0c5ba0cd39
Fix typos 2025-08-10 16:22:56 +03:00
Koen
183aeb18a0 Merge branch 'plugin-add-mixcloud' into 'master'
Add mixcloud plugin

See merge request videostreaming/grayjay!137
2025-08-07 08:00:16 +00:00
Stefan
8d08e19cd2 Add mixcloud plugin 2025-08-07 08:00:17 +01:00
Kelvin
a882d04d26 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2025-08-01 21:56:00 +02:00
Kelvin
c4d06c1ba2 Hide sync ui, thumbnails nullable 2025-08-01 21:55:47 +02:00
Kelvin
4dfcd47901 Merge branch 'fix-null-thumbnails-error' into 'master'
fix: erroring out when thumbnails are null which causes sync to reset

See merge request videostreaming/grayjay!136
2025-07-31 16:37:29 +00:00
zvonimir
4c0c1abb4b fix: erroring out when thumbnails are null which causes sync to reset 2025-07-31 18:34:24 +02:00
Kelvin
6f44071186 Merge branch 'update-docs' into 'master'
docs: add section for Request Modifiers in Content types document

See merge request videostreaming/grayjay!134
2025-07-31 14:00:17 +00:00
Stefan
29910a2698 docs: add section for Request Modifiers in Content types document 2025-07-31 14:00:17 +00:00
Kelvin
b5da0d4462 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2025-07-30 18:22:27 +02:00
Kelvin
99fb9b3462 VOD chat support 2025-07-30 18:22:15 +02:00
Koen J
5f0a89d13b Implemented URLs open outside of live chat webview. 2025-07-30 13:46:46 +02:00