Chocobozzz
aa1ea0b6c8
Fix notification link on mobile
2024-04-22 14:36:00 +02:00
Chocobozzz
bce0f2f11b
Fix total video file size
2024-04-22 11:48:05 +02:00
Chocobozzz
df7008ddad
Remove unused property
2024-04-16 10:12:19 +02:00
Chocobozzz
ddfed6aedf
Fix top menu dropdowns
2024-04-16 09:48:18 +02:00
Chocobozzz
4c5d6306b2
Remove debug log
2024-04-15 11:41:14 +02:00
Chocobozzz
965c592e89
Fix "display all" value in videos filters
2024-04-15 11:39:33 +02:00
Chocobozzz
f2b4f409a3
Fix setting video subtitle in URL
2024-04-11 08:39:11 +02:00
Chocobozzz
7402e6947b
Remove unused highlight pipe
2024-04-04 16:29:44 +02:00
Chocobozzz
08cce23535
Prefer innerText instead of innerHTML
...
The previous implementation can lead to XSS injection
2024-04-04 16:28:22 +02:00
kontrollanten
cd42491cf0
feat: add support for sub routes under /my-account ( #6218 )
...
* feat: add support for sub routes under /my-account
closes #6217
* feat(plugins/client-routes): page titles
Add support for adding custom page titles in client routes.
* fix(client/PluginPages): reload component upon URL change
* Styling
* docs(plugins): update registerClientRoute
---------
Co-authored-by: Chocobozzz <me@florianbigard.com>
2024-04-04 08:17:59 +02:00
Chocobozzz
61fec4e4ef
Better seconds to time formatting
2024-04-03 14:50:30 +02:00
Chocobozzz
11521f231f
Generate small versions of banners too
2024-03-27 15:08:09 +01:00
Chocobozzz
a159b8b517
Add ability to list and delete original file
...
In admin
2024-03-26 14:10:02 +01:00
Chocobozzz
d4a09f9ce2
Improve runner jobs UX
...
Use badges with same colors for type/runner
Adds processed/finished information
2024-03-25 12:05:15 +01:00
Chocobozzz
b4169fe0a4
Use button for abuse message icon
2024-03-20 09:07:28 +01:00
Chocobozzz
0c0ea5dbf7
Improve state button UI
2024-03-20 08:55:53 +01:00
Chocobozzz
8da3e2e9b8
Reduce precision for retention time
2024-03-19 15:58:55 +01:00
Chocobozzz
85cc3b2af6
Fix button styling
2024-03-19 15:52:40 +01:00
Chocobozzz
41fd9435a6
Remove log
2024-03-19 11:32:31 +01:00
Chocobozzz
55e3de1cdd
Font size consistency
2024-03-19 11:31:23 +01:00
Chocobozzz
167d36df63
Fix playlist start time of element 1
2024-03-19 11:29:04 +01:00
Chocobozzz
3b429f2104
Fix lint
2024-03-18 11:36:43 +01:00
Chocobozzz
0cda8c70d1
Remove debug
2024-03-18 11:29:46 +01:00
Chocobozzz
0f7224b0d1
Fix changing channel/account
2024-03-18 11:28:43 +01: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
3eba4fca2a
Only display availability hint in watch page
2024-03-12 08:48:37 +01:00
Chocobozzz
cb77bfcd0f
Use ng-select for jobs list
2024-03-11 11:19:51 +01:00
Chocobozzz
4596ec2a9f
Add ability to sort videos by file size
2024-03-08 15:15:03 +01:00
Chocobozzz
b080ccc3ee
Always be able to set email as verified
...
Useful for instance that do not require email verification but still
want to enable the "email in podcast feed" feature
2024-03-08 14:02:27 +01:00
Chocobozzz
7e573616d9
Clearer public email if email is not verified
2024-03-08 11:22:23 +01:00
Chocobozzz
10e78bb778
Remove twitter whitelisted option
...
It doesn't seem to be required
2024-03-08 10:54:29 +01:00
Chocobozzz
eb2ee34c57
Fix menu router link active
2024-03-08 09:53:42 +01:00
Chocobozzz
e8955ac8ca
Fix text overflow
2024-03-08 09:39:44 +01:00
Chocobozzz
371f08cbaf
More visible registration request message
2024-03-07 08:57:58 +01:00
Chocobozzz
2fc3b90cb7
Fix local E2E tests
2024-03-06 10:36:40 +01:00
Chocobozzz
15b8f96b75
Add icon to owners/moderators only options
2024-03-06 10:35:20 +01:00
Chocobozzz
f326b726e7
Add ability to unmute account
2024-03-05 15:36:11 +01:00
Chocobozzz
fa7a022e01
Prefer using short UUIDs
2024-03-05 15:23:29 +01:00
Chocobozzz
b6ee2ec689
Don't submit the form on forgot my password click
2024-03-05 15:14:49 +01:00
Chocobozzz
338633ce72
Remove barrels
...
They can prevent tree shaking
2024-03-05 10:52:32 +01:00
Chocobozzz
5e041ff7c2
Migrate to standalone components
2024-03-04 16:35:23 +01:00
Chocobozzz
62cc9b1752
Use standalone components for menu
2024-03-04 09:34:25 +01:00
Chocobozzz
bfdf82c490
Refactor my-button component
2024-03-01 15:54:47 +01:00
Chocobozzz
275ba643eb
Simplify two columns layout
2024-03-01 15:01:34 +01:00
Chocobozzz
b00180744c
Add info about video history import/export
2024-02-28 16:53:22 +01:00
Chocobozzz
aff87c12ff
Typo
2024-02-28 14:54:52 +01:00
Chocobozzz
cf60f7af03
Add ability to add playlist from my videos
2024-02-28 09:44:43 +01:00
Chocobozzz
dee2e66e02
Fix search channel avatar size
2024-02-27 17:13:49 +01:00
Chocobozzz
91d7a3928f
Use video ratio for responsive embeds
2024-02-27 16:31:57 +01:00
Chocobozzz
dfe98695d6
Use server video ratio if available
2024-02-27 16:24:48 +01:00