Chocobozzz
04509c4325
Remove country limit of 10 items
2022-12-01 09:09:20 +01:00
Chocobozzz
41e59dbe9b
Fix cancel upload button style
2022-11-24 09:14:35 +01:00
Chocobozzz
7dcd7d8140
Fix client lint
2022-11-15 15:16:41 +01:00
Chocobozzz
59a643aa5c
Force autoplay when live starts
...
Using the mute
2022-11-15 11:57:49 +01:00
Chocobozzz
2f061e065a
Merge branch 'release/4.3.0' into develop
2022-11-14 14:22:33 +01:00
Chocobozzz
2198bb5a19
Prevent XSS with ng-select
...
When using ng-option
See https://github.com/ng-select/ng-select/issues/1363
2022-11-14 14:21:40 +01:00
Chocobozzz
f713f36bdf
Federate entire description
...
Introduce an explicit field truncatedDescription
description in video list is deprecated
description in video get will contain the entire description
2022-11-14 13:03:54 +01:00
Chocobozzz
0e45e336f6
Fix HTML in account/channel description
2022-11-14 10:47:39 +01:00
Chocobozzz
1a6304ceb9
Improve instance follow display
2022-11-07 11:25:31 +01:00
Chocobozzz
8fac9adc13
Fix lodash import
2022-10-31 16:07:37 +01:00
Chocobozzz
9e5cf66be7
Breaking API: Consistency with role id/label
2022-10-28 16:34:08 +02:00
Chocobozzz
672e185bf3
Fix upload error handling
2022-10-28 11:19:45 +02:00
treac1e
b67580aa65
Update privacy-concerns.component.html
...
When translated, the white space after "Reminder:" is cut off, so in other languages there is no white space between the "Reminder:" and the following text, which looks ugly (e.g. in the German translation). A solution is to move the space behind the translated phrase (using the html-entity for space  ).
2022-10-27 08:54:13 +02:00
Chocobozzz
1c048f04a5
Fix bad date display for jobs
2022-10-25 16:08:11 +02:00
Chocobozzz
52ebda26f6
Fix playlist overflow in account channels page
2022-10-25 16:00:34 +02:00
Chocobozzz
4eb1259e6b
Don't display live sessions block without sessions
2022-10-25 15:05:26 +02:00
Chocobozzz
9397517a26
Deleting an abuse is only for admins
2022-10-25 15:02:14 +02:00
Chocobozzz
3fc43fa0b0
Reload data when deleting a blocked video
2022-10-25 14:50:54 +02:00
Chocobozzz
34ba86a8b4
Use onpush strategy for dropdown
2022-10-25 14:42:18 +02:00
Chocobozzz
2e3b0825bb
Fix player
2022-10-25 10:22:33 +02:00
Chocobozzz
716c57d444
Don't import all lodash
2022-10-25 08:20:20 +02:00
Chocobozzz
3545e72c68
Put private videos under a specific subdirectory
2022-10-24 14:48:24 +02:00
kontrollanten
38a3ccc7f8
feat: show contained playlists under My videos ( #5125 )
...
* feat: show contained playlists under My videos
closes #4769
* refactor(server): remove unused types
* fixes after code review
* fix(client/video-miniature): add to playlist
* fix(server/user/me): shortUUID response
* Revert "fix(client/video-miniature): add to playlist"
This reverts commit f1a0412391
.
* fix(client/PlaylistService): caching
* Revert "fix(server/user/me): shortUUID response"
This reverts commit e3f1ee4e33
.
* Fix fetching playlists
Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-10-24 14:48:03 +02:00
Poslovitch
01a3c07a79
Added filter to sort videos by name (alphabetical order)
...
Implements https://github.com/Chocobozzz/PeerTube/issues/5134
2022-10-24 14:28:41 +02:00
Chocobozzz
d50e8d1aee
Fix action dropdown with query params
2022-10-12 14:37:27 +02:00
Chocobozzz
02cb75c7e8
Fix responsive in account channels list
2022-10-12 09:46:24 +02:00
Chocobozzz
8bd4a1edcc
Fix import link
2022-10-12 09:10:07 +02:00
Florent
3d5d2deef5
Sync channel: move the list imports button #5337
2022-10-12 08:56:59 +02:00
Chocobozzz
080f14025e
Hide wait transcoding for lives
...
Replays are always transcoded
2022-10-11 14:17:27 +02:00
Chocobozzz
9d4c60dccc
Add ability for plugins to register ws routes
2022-10-11 11:11:04 +02:00
Chocobozzz
8347f8a429
Add auto complete to user edit password
2022-10-10 15:39:27 +02:00
Chocobozzz
213bb3bb58
Fix user channels list with increased max counter
2022-10-10 15:04:27 +02:00
Chocobozzz
1a3b53de6f
Use video links for files
2022-10-10 14:46:04 +02:00
Chocobozzz
4624283054
Add object storage info badge
2022-10-10 14:42:51 +02:00
Chocobozzz
a0da6f90d1
Prevent sass deprecated warning
2022-10-10 08:16:19 +02:00
Chocobozzz
5c5bcea2e6
Refactor form reactive
2022-10-07 15:26:53 +02:00
Chocobozzz
2166c058f3
Allow admins to disable two factor auth
2022-10-07 14:28:35 +02:00
Chocobozzz
d12b40fb96
Implement two factor in client
2022-10-07 11:06:28 +02:00
Chocobozzz
9c0cdc5047
Fix subscription button radius
2022-09-28 16:18:08 +02:00
Chocobozzz
1f545e80b4
Hide all email block if we can't change it
2022-09-28 16:00:30 +02:00
Chocobozzz
77662dae24
Add channels link in menu
2022-09-28 15:43:59 +02:00
Chocobozzz
251ce26db3
Fix error display in bulk service
2022-09-28 15:15:41 +02:00
Chocobozzz
49602b3a26
Fix lint
2022-09-28 14:55:58 +02:00
Chocobozzz
3fca30a7ef
Force channel in my videos
2022-09-28 14:20:11 +02:00
Chocobozzz
f67ac646a2
Put video quota info in its own component
2022-09-28 14:04:06 +02:00
The Cashew Trader
b0d6a800f8
Add transcoding quota message to admin config page
2022-09-28 14:04:06 +02:00
Chocobozzz
b105ea6042
Correctly unsubscribe upload events on destroy
2022-09-28 13:36:59 +02:00
kukhariev
9d84ac5ec1
fix: keep partially uploaded files
...
Do not delete a partially uploaded file when closing the upload page
fixes #5078 , #4432
2022-09-28 11:56:14 +02:00
Chocobozzz
49aa917509
Merge branch 'release/4.3.0' into develop
2022-09-28 10:03:32 +02:00
Chocobozzz
718fc07953
Reword instance following title
2022-09-28 09:54:57 +02:00