Commit Graph

18 Commits

Author SHA1 Message Date
Chocobozzz
5d62c3c1cb Add "auto-generated" caption info 2024-07-10 12:31:34 +02:00
Chocobozzz
7c9f07e140 Improve Video AP compatibility
Compat with text/html descriptions
Compat with SPDX for licences
Compat with missing sensitive attribute
Compat with missing tag attribute
Compat with missing video file magnet URI
Compat with missing streaming playlist segmentsSha256Url
Compat with optional comments/likes/dislikes/shares URI in video object

Add more debug logs when the object is not valid
2024-06-03 09:36:29 +02:00
chagai95
e57c3024f4 Add config option to keep original video file (basic first version) (#6157)
* testing not removing old file and adding columb to db

* implement feature

* remove unnecessary config changes

* use only keptOriginalFileName, change keptOriginalFileName to keptOriginalFilename for consistency with with videoFile table, slight refactor with basename()

* save original video files to dedicated directory original-video-files

* begin implementing object storage (bucket) support

---------

Co-authored-by: chagai.friedlander <chagai.friedlander@fairkom.eu>
Co-authored-by: Ian <ian.kraft@hotmail.com>
Co-authored-by: Chocobozzz <me@florianbigard.com>
2024-03-15 15:47:18 +01:00
Chocobozzz
c6d2384aa7 Fix global buttons accessibility 2023-10-12 15:01:17 +02:00
Chocobozzz
d0fbc9fd0a Fix lint 2023-05-24 15:27:15 +02:00
Chocobozzz
dc9c9500bf Improve accessibility 2023-03-15 14:28:27 +01:00
Chocobozzz
3545e72c68 Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
Chocobozzz
93c728a25a Replace all glyphicon icons 2022-06-13 11:23:36 +02:00
Chocobozzz
a70bf3bd33 Rename input toggle hidden to input text
It's more than just an hidden toggle
2022-06-10 15:58:38 +02:00
Chocobozzz
b15fcd49bf Prefer global icon instead of glyphicon for copy 2022-06-10 15:51:47 +02:00
Chocobozzz
4c8749cb9e Migrate to bootstrap 5 2022-06-10 09:21:00 +02:00
Chocobozzz
262f8ff631 Fix subtitle download 2021-06-25 17:23:33 +02:00
Chocobozzz
266947e5ef Refactor modal buttons style 2021-04-14 16:39:37 +02:00
kontrollanten
cf3c36247d show less information by default in download modal (#3890)
* client(video/download): collapse advanced informaton by default
* fix(client/video-dl): update metadata upon resolution change

closes #3810

Co-authored-by: Rigel Kent <par@rigelk.eu>
2021-03-29 13:51:33 +02:00
kontrollanten
6b1ef95699 Change copy icon (#3867)
* client: change copy icon to glypicon-duplicate

* client: add "copy" text to copy icons
2021-03-24 18:18:41 +01:00
Chocobozzz
51294901cf Add warning in download modal if needed 2021-03-24 18:18:40 +01:00
Rigel Kent
82479cf13f add space before type name in download popup title
fixes #3599
2021-01-17 18:47:20 +01:00
Chocobozzz
67ed6552b8 Reorganize client shared modules 2020-06-23 16:00:49 +02:00