2328f25a20
feat(playlist): enhance display and action buttons for entries
...
Added internationalization tags around 'Playlist' and 'Video' labels to ensure consistent localization. Introduced a conditional check for playlist entries to display a 'View playlist' button instead of the 'Download' and 'More options' buttons, which now only appear for non-playlist entries. This enhances user navigation and better differentiates between playlists and individual videos.
2024-09-20 14:16:23 +02:00
Pierre Rudloff
ac8c53375a
Easier to maintain template structure
...
This the head and footer don't have to be included everytime and the hierarchy is easier to read
2022-02-03 21:41:07 +01:00
Pierre Rudloff
de74808459
More readable way to include HTML in translated strings
2022-02-03 21:07:13 +01:00
Pierre Rudloff
d4c1357c32
Lint
2020-05-14 00:18:39 +02:00
Pierre Rudloff
e6cd7682a9
Improved French translation
2019-11-29 22:28:48 +01:00
Pierre Rudloff
850fc80622
Add support for variables in translation ( #250 )
2019-11-29 22:13:11 +01:00
Pierre Rudloff
1df06f7c22
refactor: Use route names that make more sense
2019-04-22 15:31:51 +02:00
Pierre Rudloff
ebed2cea88
refactor: Avoid varible name conflict
2019-04-21 22:19:44 +02:00
Pierre Rudloff
93878220b5
fix(playlist): Unset title variable
2019-01-25 21:16:58 +01:00
Pierre Rudloff
8cbf8300d8
fix: Use a main tag for the main part of the page
...
See https://dequeuniversity.com/rules/axe/2.2/bypass?application=lighthouse
2018-01-16 13:07:10 +01:00
Pierre Rudloff
19bbe3f11c
Lint CSS
2017-06-01 11:38:35 +02:00
Pierre Rudloff
de8c4525d9
New fr_FR locale
2017-05-29 19:28:42 +02:00
Pierre Rudloff
3fff849ea8
Merge branch 'master' of https://github.com/tony199555/alltube into feature/gettext
...
Conflicts:
composer.json
composer.lock
templates/index.tpl
templates/video.tpl
2017-05-29 19:01:20 +02:00
Unknown
e9351d09e0
Finish preparing pot file
2017-05-26 03:58:48 -07:00
Pierre Rudloff
d7927fc442
Download Tar archives from playlists
2017-05-04 23:52:30 +02:00
Pierre Rudloff
6651b45545
Use --flat-playlist to get playlists more efficiently
2017-04-28 14:43:20 +02:00
Pierre Rudloff
1a7444eb66
Remove stray end tag in playlist template ( fixes #107 )
2017-04-25 13:49:46 +02:00
Pierre Rudloff
7428b334de
Smal fixes with playlists
2017-04-25 11:05:49 +02:00
Pierre Rudloff
950ea16672
Link to video page on playlist page
...
Open links on playlist page in new tab to allow to easily get back to playlist
2017-04-25 10:30:30 +02:00
Pierre Rudloff
43cbd4f6fe
Cleanup playlists
2017-04-25 02:20:15 +02:00