Chocobozzz
|
4076e2ef6b
|
Increase test timeout
|
2021-05-07 15:42:23 +02:00 |
Chocobozzz
|
ce4b4495ff
|
Refactor video edit css
|
2021-05-07 14:08:35 +02:00 |
Chocobozzz
|
bc4c9cc1d7
|
Fix mask-image property
Needed by chrome
|
2021-05-07 11:26:09 +02:00 |
Chocobozzz
|
7a22a0a56a
|
Add ability to search live videos
|
2021-05-05 12:10:00 +02:00 |
Chocobozzz
|
936441b9ed
|
Fix non logged add comment avatar
|
2021-05-05 09:52:33 +02:00 |
Chocobozzz
|
06ec4bdd15
|
Fix miniature avatar size
|
2021-05-05 09:44:24 +02:00 |
Chocobozzz
|
f676e0e321
|
More efficient advanced input filter
|
2021-05-03 16:42:15 +02:00 |
Chocobozzz
|
1a7d0887b6
|
Refactor parseQueryStringFilter boolean handler
|
2021-05-03 16:42:15 +02:00 |
Chocobozzz
|
1de8740195
|
Display a message on no channel
|
2021-05-03 16:42:15 +02:00 |
Chocobozzz
|
2e46eb9715
|
Refactor search filters
|
2021-05-03 16:42:15 +02:00 |
Chocobozzz
|
514e8168fb
|
Reduce advanced search input debounce time
|
2021-05-03 16:42:15 +02:00 |
Chocobozzz
|
12e4154917
|
Fix avatar in report page
|
2021-05-03 16:42:15 +02:00 |
Chocobozzz
|
1fd61899ea
|
Add ability to filter my videos by live
|
2021-05-03 16:42:15 +02:00 |
Chocobozzz
|
faf7eab7d9
|
Cleanup plugins admin CSS
|
2021-04-29 09:50:31 +02:00 |
Chocobozzz
|
cd262619ab
|
Fix my library/account/admin sub titles alignment
|
2021-04-29 09:29:00 +02:00 |
Chocobozzz
|
8b5c8cd1e5
|
Fix actor avatar background
|
2021-04-29 09:10:57 +02:00 |
Chocobozzz
|
931d343018
|
Move to stylelint
|
2021-04-28 17:53:57 +02:00 |
Chocobozzz
|
7d026caf68
|
Remove avatarUrl from models
|
2021-04-28 15:59:46 +02:00 |
Chocobozzz
|
746018f6b8
|
Refactor actor avatar display
|
2021-04-28 11:49:34 +02:00 |
Chocobozzz
|
ec489ce2f7
|
Rename actor image edit module
|
2021-04-28 09:45:49 +02:00 |
Chocobozzz
|
dbef40433f
|
Better video languages filter UX
Don't throw if the user did not select any language, automatically
select "all languages" instead
|
2021-04-28 09:41:50 +02:00 |
Chocobozzz
|
9e1409713d
|
Fix overview page with new thumbnail size
|
2021-04-28 09:18:02 +02:00 |
Chocobozzz
|
2d6f28a2d9
|
Clearer nsfw "do not list" label
|
2021-04-28 09:05:53 +02:00 |
kontrollanten
|
0979075453
|
Use account initial as default avatar (#4002)
* client: use account initial as default avatar
* fix UI in user list
Avatars was cutted in the top and bottom
|
2021-04-27 16:08:10 +02:00 |
Chocobozzz
|
0c12054ae3
|
Use server config to display supported videos ext
|
2021-04-27 09:24:36 +02:00 |
Chocobozzz
|
e1a5ad703f
|
Fix playlist position error
|
2021-04-27 09:02:35 +02:00 |
Chocobozzz
|
27b785dcfc
|
Fix video actions dropdown overflow
|
2021-04-26 16:23:34 +02:00 |
Chocobozzz
|
d3de25552b
|
Playlist miniature consistency
|
2021-04-26 16:07:36 +02:00 |
Chocobozzz
|
27f4a1ecbc
|
Fix menu dropdown overflow
Weird issue conflicting with the dropdown config from the menu component
|
2021-04-26 15:56:49 +02:00 |
Chocobozzz
|
ab5b66891b
|
Fix eye button for password input
|
2021-04-26 14:37:24 +02:00 |
Poslovitch
|
53c6b2b405
|
Added ability to reply to comments with remote interaction
Implements https://github.com/Chocobozzz/PeerTube/issues/3725
|
2021-04-26 11:18:52 +02:00 |
Florian CUNY
|
e771e82dfa
|
Added "last" and a reversed ?playlistPosition in playlist URL (#3974)
* Added "last" and a reversed playlistPosition
Implements https://github.com/Chocobozzz/PeerTube/issues/3897
* Fixed lint errors in video-watch component
* Applied requested changes
* Removed debug logs
* Fixed lint
* Playlist position styling
Co-authored-by: Chocobozzz <me@florianbigard.com>
|
2021-04-26 11:01:29 +02:00 |
Chocobozzz
|
fd78d2e247
|
Refactor next/prev logic
|
2021-04-26 10:54:02 +02:00 |
Poslovitch
|
5bb2ed6b81
|
Fixed lint error
|
2021-04-26 10:54:02 +02:00 |
Poslovitch
|
dfdcbb948a
|
Fixed "previous" button showing when not watching a playlist
|
2021-04-26 10:54:02 +02:00 |
Poslovitch
|
33d21a9b47
|
Added a "previous" button on player when watching playlist
Implements https://github.com/Chocobozzz/PeerTube/issues/3485
|
2021-04-26 10:54:02 +02:00 |
Chocobozzz
|
0f31933406
|
Add ability to hide plugin form fields
|
2021-04-22 14:35:49 +02:00 |
Chocobozzz
|
4eca42ffb4
|
Add getAuthHeader client helper
|
2021-04-22 11:29:06 +02:00 |
Chocobozzz
|
0ea9f463a9
|
Add action:admin-plugin-settings.init client hook
|
2021-04-22 11:18:13 +02:00 |
Chocobozzz
|
3e0e8d4afd
|
Revert "Fix context menu when watching a playlist"
This reverts commit e8bb5b6b3a .
We'll refactor this error handler in hls.js v1 upgrade
|
2021-04-21 15:28:12 +02:00 |
Chocobozzz
|
e8bb5b6b3a
|
Fix context menu when watching a playlist
|
2021-04-21 15:18:22 +02:00 |
Florian CUNY
|
84294ae9c9
|
rephrase signup limit validator error (#3984)
Co-authored-by: Rigel Kent <par@rigelk.eu>
|
2021-04-21 10:46:40 +02:00 |
Chocobozzz
|
9929fbd6f4
|
Fix welcome/warning modal
|
2021-04-20 15:18:37 +02:00 |
Chocobozzz
|
205e4f56f3
|
Refactor feed component
|
2021-04-15 15:31:03 +02:00 |
Chocobozzz
|
f1ac63488c
|
Refactor menu css
|
2021-04-15 13:43:50 +02:00 |
Chocobozzz
|
fe88ca697d
|
Refactor comment add css
|
2021-04-15 11:41:57 +02:00 |
Chocobozzz
|
126a6352ec
|
Don't always use a link for account avatar
|
2021-04-15 11:21:00 +02:00 |
Chocobozzz
|
5e7b5fc864
|
Remove unused class in download modal
|
2021-04-15 10:34:19 +02:00 |
kontrollanten
|
fbdcd4ec9f
|
Add AccountAvatarComponent (#3965)
* refactor(client): create account-avatar component
* continue implement account-avatar
* fix review comments
|
2021-04-15 10:01:27 +02:00 |
Chocobozzz
|
266947e5ef
|
Refactor modal buttons style
|
2021-04-14 16:39:37 +02:00 |