Fijxu
4c8b02f5fa
Merge 'Extract footer overhaul from #2215 ':
...
From https://github.com/iv-org/invidious/pull/4003
Squashed
commit 5bcc25b2da46e5b21ebc9d11a0963b4df8cd9402
Author: syeopite <syeopite@syeopite.dev >
Date: Thu Nov 7 20:33:35 2024 -0800
Reduce footer buffer height
commit 1341f67e85b27103514339c0ab4267dae7e7af09
Author: syeopite <syeopite@syeopite.dev >
Date: Thu Nov 7 20:29:52 2024 -0800
Rename project homepage to project website
commit d1b9769d8941e4ce7d95bc2f3a574586da47b3c9
Author: syeopite <syeopite@syeopite.dev >
Date: Thu Nov 7 20:28:26 2024 -0800
Add footer buffer only in necessary templates
commit 2c798c945215db683aa4be2e34747ea9f6bf1c8b
Author: syeopite <syeopite@syeopite.dev >
Date: Wed Mar 13 14:58:29 2024 -0700
Remove preferences and login link from footer
commit d5571faec5435dff3a1c09d726c983fbc9836bb2
Author: syeopite <syeopite@syeopite.dev >
Date: Wed Mar 13 14:52:43 2024 -0700
Add modified disclaimer to version tag
commit a41bedbe64152ce5c51589c2d645276b89f4060a
Author: syeopite <syeopite@syeopite.dev >
Date: Wed Mar 13 14:50:44 2024 -0700
Typo
commit 87cdc3b286a80f0a404e4b2891a58febe3aacad7
Author: syeopite <syeopite@syeopite.dev >
Date: Wed Mar 13 14:48:06 2024 -0700
Add config option for instance donation link
Co-authored-by: Arya K <arya@projectsegfau.lt >
commit b5ae452bc5750e14f00d8e16d2fc8b708262fcc3
Author: syeopite <syeopite@syeopite.dev >
Date: Wed Mar 13 14:38:18 2024 -0700
Add "Instance" section to footer
commit 001ba71b9101445243d194887adbd0b95852cc54
Author: syeopite <syeopite@syeopite.dev >
Date: Wed Mar 13 14:01:20 2024 -0700
Add config to add custom text in the footer
Co-authored-by: Aural Glow <125497673+auralglow@users.noreply.github.com >
commit 1da6933b8e41be43e0aa703d1f989869cabb56a2
Author: syeopite <syeopite@syeopite.dev >
Date: Wed Mar 13 13:55:49 2024 -0700
Add new instance customization section in config
commit dc9697157bca50aab56450ea76aa0ac18da18448
Author: syeopite <syeopite@syeopite.dev >
Date: Wed Mar 13 13:35:39 2024 -0700
Add Invidious version to footer
commit 629f95fcbead361f2e260a0a38e0839de7f1d735
Author: syeopite <70992037+syeopite@users.noreply.github.com >
Date: Sat Sep 16 23:05:38 2023 +0000
Use instances.invidious.io instead of redirect
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com >
commit 3f0ea875c16eb3a87050a9a73bec536be41dde48
Author: syeopite <70992037+syeopite@users.noreply.github.com >
Date: Sun Jul 30 06:10:18 2023 +0000
Update locales/en-US.json
Co-authored-by: Samantaz Fox <coding@samantaz.fr >
commit e9639aaef8222a458c0d67d72c18764487ba9750
Author: syeopite <syeopite@syeopite.dev >
Date: Mon Jul 24 15:11:45 2023 -0700
Extract and implement footer overhaul from #2215
2025-05-09 22:29:53 -04:00
Fijxu
af13d10730
Merge 'Show message when comments are turned off'
...
From https://github.com/iv-org/invidious/pull/4051
2025-05-09 00:16:07 -04:00
Fijxu
ea587758a5
Merge branch 'graceful-parse-errors'
...
Build and release container directly from master / release (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.12.1, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.13.2, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.14.0, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.15.0, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (nightly, false) (push) Has been cancelled
Invidious CI / build-docker (push) Has been cancelled
Invidious CI / build-docker-arm64 (push) Has been cancelled
Invidious CI / lint (push) Has been cancelled
From: https://github.com/iv-org/invidious/pull/5196
2025-05-04 15:32:37 -04:00
syeopite
6c063436d4
Fix issues raised by code review
...
Remove explicit `self.` from #process of parsers
Remove explicit return tuple in get_issue_template
Fix formatting
Move inline issue template style to stylesheet
Use @id in ProblematicTimelineItem xml repr
Fix naming
2025-04-05 12:40:38 -07:00
Fijxu
bbec111997
feat(experimental): minify js files using esbuild
Build and release container directly from master / release (push) Waiting to run
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.12.1, true) (push) Waiting to run
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.13.2, true) (push) Waiting to run
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.14.0, true) (push) Waiting to run
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.15.0, true) (push) Waiting to run
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (nightly, false) (push) Waiting to run
Invidious CI / build-docker (push) Waiting to run
Invidious CI / build-docker-arm64 (push) Waiting to run
Invidious CI / lint (push) Waiting to run
2025-04-05 03:03:04 -03:00
syeopite
dd16f15aae
Improve error card border color on dark theme
2025-03-19 22:52:04 -07:00
syeopite
180d77276b
Emphasise error card icon
2025-03-19 22:52:04 -07:00
syeopite
9de69c0052
Improve design of placeholder item
...
Also makes it show the error backtrace
2025-03-19 22:52:03 -07:00
syeopite
dbeee71457
Apply search filters details css only to itself
...
The CSS for the search filters details box was applied to every
detail element when search.css is loaded
2025-03-19 22:52:03 -07:00
Fijxu
50fa7de901
Merge remote-tracking branch 'upstream/master'
2025-02-27 02:02:47 -03:00
syeopite
d0433c8386
JS: Update timeupdate event defensive to prevent errors ( #4782 )
2025-02-26 13:56:13 -08:00
syeopite
f95f87e448
Frontend: Add a first page and previous page buttons for channel navigation ( #4123 )
2025-02-26 13:54:25 -08:00
Fijxu
7fcee35cb1
Revert "fix(player.js): set client side XHR timeout"
...
This reverts commit aff5fbb1aa .
2025-02-19 01:10:47 -03:00
Fijxu
089c63a70b
chore(player.js): add small console.debug message on error
2025-02-18 02:32:14 -03:00
Fijxu
aff5fbb1aa
fix(player.js): set client side XHR timeout
Build and release container directly from master / release (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.12.1, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.13.2, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.14.0, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.15.0, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (nightly, false) (push) Has been cancelled
Invidious CI / build-docker (push) Has been cancelled
Invidious CI / build-docker-arm64 (push) Has been cancelled
Invidious CI / lint (push) Has been cancelled
2025-02-16 19:21:24 -03:00
Fijxu
d75d860888
Merge remote-tracking branch 'upstream/master'
Build and release container directly from master / release (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.12.1, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.13.2, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.14.0, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.15.0, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (nightly, false) (push) Has been cancelled
Invidious CI / build-docker (push) Has been cancelled
Invidious CI / build-docker-arm64 (push) Has been cancelled
Invidious CI / lint (push) Has been cancelled
Stale issue handler / stale (push) Has been cancelled
2025-01-25 11:51:05 -03:00
syeopite
831017f403
Frontend: Carry over audio-only mode in playlist links ( #4784 )
2025-01-22 11:35:33 -08:00
syeopite
dca130ca6f
Routes: Clean ajax actions handlers ( #5036 )
2025-01-22 11:33:51 -08:00
syeopite
90dc0dbdc5
Rebase error
2024-11-08 16:46:54 -08:00
syeopite
e0807139eb
Use button instead of anchor for try reddit link
2024-11-08 16:46:53 -08:00
syeopite
08adf93aac
Remove extra whitespace
2024-11-08 16:46:53 -08:00
syeopite
b2dc4eb0dd
Improve locale keys for comments disabled messages
...
Co-authored-by: Samantaz Fox <coding@samantaz.fr >
2024-11-08 16:46:53 -08:00
syeopite
94d23af269
Condense try-reddit-comments-link HTML in player.js
...
Co-authored-by: Samantaz Fox <coding@samantaz.fr >
2024-11-08 16:46:53 -08:00
syeopite
b66af7cf9a
Add missing semicolons
2024-11-08 16:46:53 -08:00
syeopite
a025645f06
Add btn to try reddit comments when yt is disabled
2024-11-08 16:46:53 -08:00
syeopite
d0fecd2bc0
Add error message when comments are disabled
2024-11-08 16:46:52 -08:00
Fijxu
e2276ace1b
Merge remote-tracking branch 'upstream/master' into master
2024-10-31 20:25:33 -03:00
Samantaz Fox
0fb67cc090
Player: Fix a bug where menus were hard to open ( #4750 )
...
The fix basically enlarges the hoverable area in order to avoid getting the
menu closed if the mouse isn't moved fast enough.
Video of the fix:
https://www.loom.com/share/36494a3653984650aea3eaa2af276a35
Closes issue 4749
2024-10-30 16:59:34 +01:00
Samantaz Fox
dbdf2ad23a
Routes: Simplify actions in watch_ajax
2024-10-29 18:27:53 +01:00
Samantaz Fox
dbd96c77e4
Routes: Simplify actions in token_ajax
2024-10-29 18:21:58 +01:00
Samantaz Fox
e453a2a682
Routes: Simplify actions in subscription_ajax
2024-10-29 18:16:52 +01:00
Samantaz Fox
7e4b3b182a
Routes: Simplify actions in playlist_ajax
2024-10-29 18:09:50 +01:00
Fijxu
2f5a555ea7
Merge remote-tracking branch 'upstream/master'
2024-10-08 19:22:53 -03:00
Fijxu
472dd8663d
VideoJS: Increase buffer
2024-10-08 18:59:01 -03:00
Emilien Devos
b3e6aaddab
decrease buffer seconds for saving bandwidth
2024-10-08 16:54:19 -03:00
Samantaz Fox
82ac9a8609
Preferences: Add option to control preloading of video data ( #4122 )
...
This PR adds a configuration option to control the preloading of video data on
page load with the HTML5 'preload'[1] attribute on the `<video>` element.
The option is enabled by default, meaning that the `preload` attribute's value
will be 'auto'. If users want to prevent preloading of video data, they
can disable the option, which will set the attribute value to 'none'.
[1](https://www.w3schools.com/tags/att_video_preload.asp )
Closes issue 4110
2024-10-08 17:38:06 +02:00
Fijxu
5ced7694fe
Merge remote-tracking branch 'upstream/master'
2024-08-24 15:56:36 -04:00
Samantaz Fox
febf18cbf7
UI: Add search button to search bar ( #4706 )
...
Closes issue 529
2024-08-24 19:38:48 +02:00
Samantaz Fox
b200ebfb6b
CSS: Remove extra space in default.css
2024-08-21 20:23:45 +00:00
Krystof Pistek
5f590dda80
Carry over audio-only mode in playlist links
2024-08-07 20:58:08 +02:00
Fijxu
c7b8f470d8
Set the video time to 0 if the video has been watched ALMOST completly
2024-07-21 13:00:58 -04:00
sf.nadeko.net ~root
65d9468911
Add some links and change some things in the CSS
2024-07-21 13:00:25 -04:00
syeopite
efcd94ffbe
Typo
2024-07-21 13:00:24 -04:00
syeopite
57f8bfb965
Add config to add custom text in the footer
...
Co-authored-by: Aural Glow <125497673+auralglow@users.noreply.github.com >
2024-07-21 13:00:24 -04:00
syeopite
9d0ab0a83c
Add Invidious version to footer
2024-07-21 13:00:24 -04:00
syeopite
e98aafa4b5
Extract and implement footer overhaul from #2215
2024-07-21 13:00:24 -04:00
PMK
7214fdaff4
JS: Update timeupdate event defensive to prevent errors
2024-07-06 21:39:00 +02:00
Fijxu
e82c965e89
Player: Fix video playback for videos that have already been watched.
...
Trying to watch an already watched video will make the video start 15
seconds before the end of the video. This is not very comfortable when
listening to music or watching/listening playlists over and over.
2024-06-15 18:15:51 -04:00
giacomocerquone
288e1dccda
Fix player menus hiding onHover
2024-06-13 01:10:35 +02:00
thansk
1ce2d10c50
fix: use ion icon for search icon
2024-05-20 14:17:30 +00:00