Rigel Kent
9677fca772
Make the search helper change based on the server config
2020-02-13 16:32:58 +01:00
Rigel Kent
52cc0d5485
Gracefully downsize search bar for mobile devices
2020-02-13 16:32:58 +01:00
Rigel Kent
6af662a596
Add keyboard navigation and hepler to typeahead
2020-02-13 16:32:21 +01:00
Rigel Kent
f409f0c3b9
Search typeahead initial design
2020-02-13 16:32:21 +01:00
Rigel Kent
36f2981f7d
Manage z-indexes in variables
2020-02-13 15:09:36 +01:00
Chocobozzz
68ca61941e
Fix list overflow when refreshing the page
2020-02-13 10:41:43 +01:00
Chocobozzz
72ab1bc82d
Fix menu z-index on mobile on watch page
2020-02-13 10:28:42 +01:00
Rigel Kent
24e7916c68
Add ListOverflow component to prevent sub-menu overflow
2020-02-13 10:25:22 +01:00
Rigel Kent
eb7c7a5179
Fix user dropdown menu with long texts
...
closes #2480
2020-02-12 16:58:03 +01:00
Chocobozzz
8cc56c7fdd
Only use basehref
...
Will allow us to use the localize option
2020-02-12 14:09:55 +01:00
Chocobozzz
5289137643
Remove resume parameter when sharing a video
2020-02-10 16:49:40 +01:00
Chocobozzz
3fa9efa0c7
Lint components
2020-02-10 16:39:28 +01:00
Chocobozzz
7811819b1a
Use angular 9 clipboard cdk
2020-02-10 16:39:28 +01:00
Chocobozzz
be27ef3b46
Strict templates enabled
2020-02-10 16:39:28 +01:00
Chocobozzz
361dcebc75
Support i18n build
2020-02-10 16:39:28 +01:00
Chocobozzz
f77eb73b5e
Fix angular 9 build
2020-02-10 16:39:28 +01:00
Chocobozzz
2f5d2ec5ea
Update to angular 9
2020-02-10 16:39:28 +01:00
Chocobozzz
338eb9d33a
Merge branch 'release/2.1.0' into develop
2020-02-07 09:10:59 +01:00
Chocobozzz
99d362de0c
Support wma and wav audio files
2020-02-07 09:02:04 +01:00
Chocobozzz
0b1de58658
Fix i18n
2020-02-04 17:16:09 +01:00
Rigel Kent
cbdbdae05e
Rephrase account/channel signup description
2020-02-03 18:14:31 +01:00
DontUseGithub
1bd4d4eb18
text rewording (2)
...
> The channel name is a unique identifier of your channel on this and all the other instances.
this is true if we consider "cats@domain.com" as "a channel". If by "a channel" you only mean "cats" then the text needs to be changed to something like:
> The channel name is a unique identifier of your channel on this instance. Together with the domain name - it becomes unique across all instances.
In any case, English native speakers I'm open to suggestions on how to improve this :)
2020-02-03 16:09:44 +01:00
DontUseGithub
ebd8ff6457
text rewording
...
> The username is a unique identifier of your account on this and all the other instances.
this is true if we consider "john@domain.com" as "an account". If by "an account" you only mean "john" then the text needs to be changed to something like:
> The username is a unique identifier of your account on this instances. Together with the domain name - it becomes unique across all instances.
In any case, English native speakers I'm open to suggestions on how to improve this :)
2020-02-03 15:47:36 +01:00
Chocobozzz
b42f9c400e
Use a resolver for the about page
2020-02-03 10:33:08 +01:00
Filip Bengtsson
a2e0046cc9
Clearer description of the options
...
This is a more clear description of what the options will do.
2020-02-02 12:10:35 +01:00
Rigel Kent
e40afb5bc4
Fix signup limit validator, and add warning message.
2020-01-31 08:56:20 +01:00
Chocobozzz
14aa85562c
Cleanup some client FIXME
2020-01-29 16:00:28 +01:00
Chocobozzz
c910f667d2
Add origin instance URL in watch page
2020-01-29 13:59:40 +01:00
Chocobozzz
b764380ac2
Add ability to list redundancies
2020-01-28 11:35:26 +01:00
Chocobozzz
44d4ee4fcb
Fix e2e tests
2020-01-23 14:59:44 +01:00
Chocobozzz
fef213cae1
Fix is managaeble for channels
2020-01-22 15:01:38 +01:00
Chocobozzz
496b02e38f
Fix is managaeble error
2020-01-22 14:14:14 +01:00
Chocobozzz
f0ad471007
Update a little bit user dropdown message
2020-01-21 14:05:22 +01:00
Chocobozzz
7c1f3e7366
Center search fields (my videos/playlists)
2020-01-21 13:58:33 +01:00
Rigel Kent
9b82d49da8
Add action dropdown descriptions
2020-01-21 11:59:41 +01:00
Chocobozzz
21e6dc811d
Cleanup login form
2020-01-21 11:03:46 +01:00
Chocobozzz
4ee6a8b13e
Fix admin config form for auto follow
2020-01-21 10:47:56 +01:00
Rigel Kent
7738273b80
Accessibility fixes for #2149
2020-01-21 10:08:10 +01:00
Rigel Kent
aa0f19635a
Add manage buttons for own channels and account, video counts ( #2421 )
...
* Add manage buttons for own channels and account, video counts
* Change manage button color and introduce secondary color
2020-01-21 09:35:23 +01:00
Rigel Kent
96a4a7c332
Add description for sensitive configuration options, reword others
2020-01-15 12:15:31 +01:00
Rigel Kent
f8b65c22a9
Fix OnInit for subscribe button
...
Fixing regression introduced in a004ff1726
that initialized component for accounts with no channels before changing
the input a second time.
2020-01-14 10:58:42 +01:00
Rigel Kent
2ba5ac3354
Add link to video in update view and smooth progress bar repositioning
2020-01-13 22:14:04 +01:00
Rigel Kent
a004ff1726
Add naive aggregation from channels to account display of subscribers
2020-01-10 16:23:55 +01:00
Rigel Kent
333952bc64
Reinstate routerLink property of upload button
2020-01-10 15:52:25 +01:00
Rigel Kent
f24c8b142d
Fix missing service initializer property
2020-01-10 15:46:26 +01:00
Rigel Kent
a6f01388c3
Reword/update PeerTube page about P2P & Privacy
2020-01-10 14:21:46 +01:00
Rigel Kent
000eb0e40d
Add informational message at login for visitors coming from upload button
...
resolves #1880
2020-01-10 14:01:23 +01:00
Chocobozzz
ab4d4db44a
Avoid follow SQL conflicts
2020-01-10 13:34:20 +01:00
Chocobozzz
db84cf89bc
Fix client build
2020-01-10 13:34:18 +01:00
Rigel Kent
2d0d88a0cb
Fix subscribe-button for logged-out users
2020-01-10 11:42:53 +01:00
Chocobozzz
62fca05de4
Fix default avatar URL
2020-01-10 10:30:39 +01:00
Rigel Kent
9270ccf6dc
Make subscribe buttons observe subscription statuses to synchronise
2020-01-10 10:12:09 +01:00
Rigel Kent
b061c8edb0
Add extra text to button when partially subscribed to all channels
2020-01-10 10:12:09 +01:00
Rigel Kent
41eb700fce
Refactor my-subscribe-button to support full account subscription
2020-01-10 10:12:09 +01:00
Rigel Kent
fc2df421a9
Better placement for help tooltip
2020-01-09 16:54:59 +01:00
Chocobozzz
f44a284a3e
Fix playlist observable cache
2020-01-09 14:06:29 +01:00
Chocobozzz
240458d0c9
Remove ElementEvent
2020-01-09 09:30:08 +01:00
Chocobozzz
6b0c3c7ca9
Optimize list my playlists SQL query
2020-01-09 09:27:21 +01:00
Rigel Kent
c511c3f010
Show default avatar on network error for comments
2020-01-09 09:25:32 +01:00
Chocobozzz
fb770ff9e6
Remove useless translation
2020-01-09 08:51:24 +01:00
Rigel Kent
ae689853d8
Display total of number of video comments via pagination
...
fixes #2391
2020-01-08 23:28:08 +01:00
Rigel Kent
5c7a411c45
Set a default background color for account avatar
...
fixes #2392
2020-01-08 22:57:46 +01:00
Chocobozzz
f332ffa2a2
Generate translations
2020-01-08 20:00:52 +01:00
Chocobozzz
e612209767
Try to fix subscriptions inconsistencies
2020-01-08 15:44:41 +01:00
Chocobozzz
440d39c52d
Skip videos count on client if we don't use it
2020-01-08 14:40:08 +01:00
Rigel Kent
8ba9c205ba
Add option to download subtitles in download modal
2020-01-07 17:09:21 +01:00
Rigel Kent
df8340b7b8
Add duration to video attributes in watch view
2020-01-07 14:47:50 +01:00
Rigel Kent
31174a272a
Improve miniature & buttons display in my-account-videos list
2020-01-07 13:19:42 +01:00
Rigel Kent
13adf228d0
Add button in subscriptions to go to subscriptions list
2020-01-07 12:12:43 +01:00
Chocobozzz
04cda1d7a5
Add warning if admin disables webtorrent
2020-01-06 17:10:02 +01:00
Chocobozzz
218b0874ed
Add get user cache for comments
2020-01-06 16:13:26 +01:00
Chocobozzz
bc6f886347
Fix mark all as read notifications
2020-01-06 15:59:17 +01:00
Chocobozzz
93d54cc769
Align search field with checkboxes in playlist add
2020-01-06 15:14:25 +01:00
Rigel Kent
6a07a05861
Fix misplaced i18n tag in admin system config
2020-01-06 15:13:59 +01:00
Rigel Kent
eb1c46e9a8
Enhance variable width column for id column in jobs list
2020-01-06 15:10:20 +01:00
Julien Maulny
4271212172
Enhance jobs list displaying on smaller screens
2020-01-06 15:10:19 +01:00
Chocobozzz
51b34a11b2
Share playlists state
2020-01-06 13:34:08 +01:00
Rigel Kent
46db9430af
Add checkbox focus shadows, and admin resolution descriptions
2020-01-06 12:41:14 +01:00
Chocobozzz
a6051ba746
Fix build
2020-01-05 09:09:43 +01:00
Chocobozzz
b7819090de
Move watch later logic in miniature
2020-01-03 15:01:17 +01:00
Chocobozzz
c469c05b0f
Hide warning if p2p is disabled
2020-01-03 10:08:50 +01:00
Rigel Kent
3fbba1d28a
Display all miniature actions on hover and focus
2020-01-02 16:26:18 +01:00
Rigel Kent
29128b2f5c
Add miniature quick actions to add video to Watch later playlist
2020-01-02 14:50:14 +01:00
DontUseGithub
6066b91525
small grammar fix
...
small grammar fix
2019-12-30 11:44:59 +01:00
Chocobozzz
1f3a605e10
Fix support modal title
2019-12-30 10:40:10 +01:00
Rigel Kent
9d45db2919
Fix my-account{videos,video-playlists} loading mecanism
2019-12-29 02:10:17 +01:00
Rigel Kent
c62a34d36b
Better spacing beetween comments
2019-12-28 12:41:04 +01:00
Rigel Kent
5b0413ddaa
Add author indicator to the comment replies loader
2019-12-28 11:48:53 +01:00
Rigel Kent
bf64ed4196
Add search bars for a user's videos and playlist library
2019-12-28 01:10:26 +01:00
Rigel Kent
1053480b25
Slightly more personal support modal
2019-12-27 17:03:48 +01:00
Rigel Kent
c1125bcadc
Add comment filtering by reply count
2019-12-27 17:02:44 +01:00
Chocobozzz
6f79be110d
Fix video support field update
2019-12-27 14:41:50 +01:00
Chocobozzz
f27a885a43
Better error message in videos list
2019-12-27 13:10:50 +01:00
Chocobozzz
0a9131f961
Remove peertube version of footer
2019-12-27 12:35:42 +01:00
Rigel Kent
0240da5c32
(css) transparent buttons in watch page
2019-12-27 12:12:42 +01:00
Rigel Kent
edf1a4e520
Add user moderation dropdown to comments
2019-12-27 10:11:10 +01:00
Rigel Kent
c06af5012e
Add playlist search option and search input for add-to-video-playlist dropdown
...
fixes #2138
2019-12-26 11:52:52 +01:00
Rigel Kent
5def76ebba
Add autoplay tooltip, use of flex-wrap in video-info and other-videos
2019-12-21 09:25:02 +01:00
Rigel Kent
3921166d78
(css) vertical-center modals, bullet as separator
2019-12-20 21:15:28 +01:00
Rigel Kent
223b24e618
Fix upnext, refactor avatar menu, add to playlist overflow
2019-12-20 17:49:57 +01:00