Chocobozzz
dd77235f2c
Fix missing link in welcome user modal
2024-05-17 11:26:28 +02:00
Chocobozzz
57c94fb51c
Allow to bulk force transcoding
2024-05-17 11:04:25 +02:00
kontrollanten
8624325523
feat(client/plugins): add getUser to helpers
...
Let plugins access the user object.
closes #6355
2024-05-17 10:50:52 +02:00
Chocobozzz
5dd0721bee
Merge branch 'release/6.1.0' into develop
2024-05-16 11:39:53 +02:00
Chocobozzz
810519b1d4
Fix RTL inconsistencies
2024-05-16 10:37:38 +02:00
Chocobozzz
b6dd016601
Fix too many useless angular detection changes
2024-05-15 15:38:50 +02:00
Chocobozzz
9244620f37
Fix view explanation
2024-04-25 09:33:05 +02:00
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
Chocobozzz
206fe1de0e
Fix actor avatar sizes
2024-02-27 16:05:34 +01:00
Chocobozzz
b6b1aaa56f
Add video aspect ratio in server
2024-02-27 15:24:34 +01:00
Chocobozzz
5f3009d8e9
Add player when the video is not loaded yet
2024-02-26 16:19:25 +01:00
Chocobozzz
878ea1499d
Add missing i18n tag
2024-02-26 16:14:44 +01:00
Chocobozzz
c2c2cd4121
Warn if forgot password email contains uppercase
2024-02-26 15:01:56 +01:00
Chocobozzz
f978e52edc
Fix close modal icon position
2024-02-26 15:01:48 +01:00
Chocobozzz
109e93c139
Generate 600x600 and 1500x1500 avatars
2024-02-26 15:00:22 +01:00
Chocobozzz
bb7cb0d2fd
Add ability to set avatar to instance
2024-02-23 14:27:11 +01:00
Chocobozzz
007b845cab
Add banner info
2024-02-22 11:49:29 +01:00
Chocobozzz
9e2700b89d
Fix lint
2024-02-22 10:32:28 +01:00
Chocobozzz
d7edb2f8fe
Update client dependencies
2024-02-21 16:23:37 +01:00
Chocobozzz
0648d57870
Add total video file size column in users list
2024-02-21 15:28:38 +01:00
Chocobozzz
db69d9491e
Add abuse and registration requests stats
2024-02-21 14:57:20 +01:00
Chocobozzz
8c3cb7e083
Add user import info in feature table
2024-02-21 13:49:08 +01:00
Chocobozzz
3cac8a756f
Fix lint, tests and styling
2024-02-21 13:49:08 +01:00
Chocobozzz
f9c89b98f7
Add user import/export in client
2024-02-21 13:49:08 +01:00
Chocobozzz
4d63e6f577
Add banner on register page too
2024-02-20 14:43:49 +01:00
Chocobozzz
93f9677463
Add instance banner on login page
2024-02-20 14:34:33 +01:00
Chocobozzz
7ee0efb57a
Add ability to set a banner to the instance
2024-02-20 11:33:10 +01:00
Chocobozzz
ebe828ec75
Fix displaying autoblock messages
2024-02-19 14:26:17 +01:00
Chocobozzz
cb23087ff5
More robust avatar finder
2024-02-16 10:24:02 +01:00
Chocobozzz
48f1d4b186
More robust channel sync
2024-02-16 10:14:12 +01:00
Chocobozzz
1387e0a3bb
It's 2024!
2024-02-16 08:58:29 +01:00
Chocobozzz
a53834bdff
Improve channel text fading
2024-02-15 16:38:38 +01:00
Chocobozzz
f49896f44e
Use more precise save label in my account settings
2024-02-15 16:33:19 +01:00
Chocobozzz
098c25ece6
Do not display empty notification settings group
2024-02-15 16:30:53 +01:00
Chocobozzz
b13e81e43f
Moderators can approve registrations
2024-02-15 16:26:19 +01:00
Chocobozzz
26fb3ee660
Fix account channels page
...
With high max channels per user peertube config
2024-02-15 14:47:49 +01:00
Chocobozzz
331e7cb3c5
Trim username on login
...
User username of email address can't have a space so it's safe to trim
the input (extra space can be easily added by pastes in some cases)
2024-02-15 14:12:56 +01:00
Chocobozzz
a012d6c2a9
Add notification on subscription live stream
2024-02-15 14:06:25 +01:00
Wicklow
ffd9bf1c8b
Add ability to download videos from my videos page ( #6008 )
...
* Fix object storage download
* Add ability to download videos from my videos page
* Updated code based on review comments
* Styling
---------
Co-authored-by: Chocobozzz <me@florianbigard.com>
2024-01-12 15:29:07 +01:00
Chocobozzz
9e9a00d7f8
Fix video timestamp linkify
2024-01-11 10:47:36 +01:00
Chocobozzz
0461ce8d24
Fix videos list pagination
2024-01-11 10:22:36 +01:00
Chocobozzz
b9e11ea213
Prevent displaying multiple times channels
2024-01-11 10:08:10 +01:00
Chocobozzz
b68d2b0698
Improve video import notification
2024-01-08 10:01:30 +01:00
Chocobozzz
d1adcfadfd
Update angular to v17
2024-01-05 10:47:14 +01:00
Chocobozzz
0a53a54ed7
Merge branch 'release/6.0.0' into develop
2024-01-03 15:26:22 +01:00
Chocobozzz
d7804627c2
Fix chapter position width consistency
2024-01-03 11:12:12 +01:00
Chocobozzz
3608eb4f1e
Fix input mask with 10h+ videos
2024-01-03 11:10:41 +01:00
Chocobozzz
4cbea51255
Add subdivision to viewer stats
2023-12-28 09:56:05 +01:00
Chocobozzz
4437ae0fd3
Add FEP-2677 tests
2023-12-27 16:18:18 +01:00
Chocobozzz
b9077c83fc
Add ability to disable storyboards
2023-12-27 10:39:09 +01:00
Chocobozzz
482223cc23
Merge branch 'release/6.0.0' into develop
2023-12-22 09:50:20 +01:00