Chocobozzz
bc90883f1a
Handle external login errors
2020-05-04 16:21:39 +02:00
Chocobozzz
a4995eb7ac
Add ability to unregister plugin auths
2020-05-04 16:21:39 +02:00
Chocobozzz
dadc90bca2
Client calls revoke-token endpoint on logout
2020-05-04 16:21:39 +02:00
Chocobozzz
ebefc902f5
Add external login buttons
2020-05-04 16:21:39 +02:00
Chocobozzz
4a8d113b9b
Begin support for external auths
2020-05-04 16:21:39 +02:00
Rigel Kent
8d41976378
Fix video-abuse-list init abuse duplication
2020-05-04 16:13:35 +02:00
Rigel Kent
25a42e293b
Fix rowsPerPage change, add filter clear button, update video-abuse-list search query param dynamically
2020-05-04 15:01:44 +02:00
Rigel Kent
801d957155
Move abuse-list details into its own component
2020-05-04 15:01:44 +02:00
Rigel Kent
0db536f1e0
Only show updatedAt date of abuse if different from createdAt
2020-05-04 15:01:44 +02:00
Rigel Kent
d405118360
Bind expanded rows to item ids instead of row number
2020-05-04 15:01:44 +02:00
Rigel Kent
9b1fa49b60
Support is:blacklisted as video-abuse-list filter
2020-05-04 15:01:44 +02:00
Rigel Kent
7f979fd8aa
Reduce createdAt column size by using short date format
2020-05-04 15:01:44 +02:00
Rigel Kent
0d3a2982a9
Switching to a named filters/single input on video-abuse
2020-05-04 15:01:44 +02:00
Rigel Kent
c2a89b70ce
Fix margin-content and miniature thumbnail width on mobile, fix media queries for tables above lg breakpoint
2020-05-01 23:24:05 +02:00
Kim
ca4b1594a7
Fix dropdown-user placement and menu-left scroll on touchscreens ( #2706 )
2020-05-01 20:05:19 +02:00
Rigel Kent
d1261d9a3c
Add links from user-edit
2020-05-01 16:41:02 +02:00
Rigel Kent
efa012edad
Add reportee stats for deleted videos
2020-05-01 16:41:02 +02:00
Rigel Kent
0251197e24
Factorize rest-table and fix/simplify SQL
2020-05-01 16:41:02 +02:00
Rigel Kent
b8cf27c0f8
Unify paginator disabling when no result is displayable, fix batch domain add for non-https
2020-05-01 16:41:02 +02:00
Rigel Kent
36004aa7b0
Support search param in URL for video abuses
2020-05-01 16:41:02 +02:00
Rigel Kent
042daa7072
Fixing circular dependency and table variable access
2020-05-01 16:41:02 +02:00
Rigel Kent
d384061366
Empty states for tables
2020-05-01 16:41:02 +02:00
Rigel Kent
e0a929179a
Add filter inputs for blacklisted videos and muted accounts/servers
2020-05-01 16:41:02 +02:00
Rigel Kent
aeb1bed983
Factorize video display in table for moderation components, apply it to blacklisted videos as well
2020-05-01 16:41:02 +02:00
Rigel Kent
5fd4ca0051
Add nth abuse count for a given video, add reporter/reportee reports stats
2020-05-01 16:41:02 +02:00
Rigel Kent
844db39ee5
Add search for video, reporter and channel name fields
2020-05-01 16:41:02 +02:00
Rigel Kent
36d0677ec9
Add tooltip on caption upload to specify which formats are supported
2020-05-01 16:41:02 +02:00
Rigel Kent
988af781ac
Rename duplicate to more universal mirror, add to miniature for quick access by admins
2020-05-01 16:41:02 +02:00
Rigel Kent
86521a67b2
Add video channel and video thumbnail, rework video appearance in row
2020-05-01 16:41:02 +02:00
Rigel Kent
9b4241e33b
Increase rows per page, add reporter muting for abuse list
2020-05-01 16:41:02 +02:00
Rigel Kent
68d19a0ace
Make sure a report doesn't get deleted upon the deletion of its video
2020-05-01 16:41:02 +02:00
Kim
165ee2929b
Fix tables width, paginators, button on mobile / touchscreens ( #2695 )
2020-05-01 10:45:07 +02:00
Kim
7a03209d28
Make admin sub-navs, selects, buttons responsive ( #2702 )
2020-05-01 00:51:09 +02:00
Kim
0ac458bffb
Remove border-bottom on header to prevent header redimensioning ( #2691 )
2020-04-30 22:33:27 +02:00
Kim
d363ef5360
Use modal instead of dropdown menu in small/mobile views ( #2674 )
...
Co-Authored-By: Rigel Kent <par@rigelk.eu>
2020-04-30 19:23:54 +02:00
kimsible
62365adc75
Fix buttons display on mobile history view
2020-04-28 18:30:42 +02:00
Kim
b15fe00f74
Add maximized mode to markdown-textarea + CSS improvements ( #2660 )
...
* Add arrows-angle-contract/expand bootstrap icons
* Add grey textarea-background-color
* Add maximized support to markdown-textarea + improve column display
* Refactor CSS + add ResizeObservable
* Replace bootstrap icons with softies
* Add ResizeObserver typing definition
* Add focus on textarea + Fix Observables
* Propage component changes on markdown plugins
* Ignore ResizeObserver not implemented in typescript yet
* Move observers from constructor to click event
* Add scss and css variables
* Replace textareaWidth with textareaMaxWidth to fix others textareas
* Clean unused css rules
* Fix ResizeObserver unknown by TypeScript compiler
* Set max-width: 100% for small and mobile views
* Fix textarea/preview height on maximized mode
* Add common padding textarea/preview side-by-side
* Hide scrollbar sub-menu on small-views
* Add maximized mode for mobile views
* Fix sass calculate syntax
* Revert custom CSS variable for inputBorderRadius and inputBorderColor
* Remove unsued methods
* Fix missing implement method
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-04-28 14:53:43 +02:00
Kim
4682468d4d
Fix broken views on mobile and small screens ( #2671 )
...
* Fix mobile CSS for my-account-settings
* Fix mobile CSS for my-account-videos
* Fix mobile CSS my-account-video-channels
* Fix mobile CSS for my-account-playlists
* Fix CSS mobile for user-subscriptions header
* Fix CSS mobile my-account-video-channel-edit
* Fix CSS mobile / small view for textarea
* Fix margin-right my-delete-button on inside span
* Fix CSS mobile on accounts page
* Fix indent
* Fix CSS mobile for my-account-notifications
* Fix CSS mobile / small view my-account-videos
* Fix search small-view channels
* Use miniature width for title of video on mobile
* Add dots to ellipsis multilines
* Fix controls and title video width small views
* Fix my-account-playlist small and mobile views
* Fix channels header + account header mobile
* Fix CSS mobile/small view for my-account/subscriptions
* Fix align followers channel item
* Center header elements user account page on mobile
* Fix margins on a element and img
* Fix margin img channel or video
Co-Authored-By: Rigel Kent <par@rigelk.eu>
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
Co-authored-by: Rigel Kent <par@rigelk.eu>
2020-04-27 14:57:50 +02:00
Kim
9181bc0c80
Make video-add-nav tabs scrollable on small devices ( #2677 )
...
* Make video-add-nav tabs scrollable on small devices
* Handle video-add-nav scroll with menu
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-04-27 08:59:19 +02:00
Kim
8c7725dc3c
Add markdown support to plugins ( #2654 )
...
* Add markdown renderer to plugins
* Chore: add doc for markdown plugins
* Fix typing markdown plugin helpers
* Add lines between components in template
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-04-20 14:51:24 +02:00
Kim
b1770a0af4
Add thumbnail / preview generation from url on the fly ( #2646 )
...
* Add thumbnails generation on the fly to URL import
* Display generated preview to import first edit
* Use ternary to get type inference
* Move preview/thumbnail test just after import
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-04-20 10:28:38 +02:00
Chocobozzz
bb3933ef37
Fix unknown video language label
2020-04-16 17:04:02 +02:00
Chocobozzz
891bc2ffad
Support rel="me" links in markdown
2020-04-16 16:13:28 +02:00
Kim
437e8e06eb
Add custom modal to plugin helpers ( #2631 )
...
* Add custom modal component
* Add custom modal to app and plugins helpers
* Fixes custom modal component
* Add doc for custom modal
* Fix newline end of file html and scss files
* Move my-custom-modal component outside component for UserLoggedIn modals
* Move initializeCustomModal to ngAfterViewInit()
* Wrap events and conditionnals
* Replace ng-show with ngIf*
* Add modalRef to open only one modal + onCloseClick
* Refacto + Fix access methods of custom modal
* Fix methods names custom-modal.component
* Fix implement AfterViewInit & no default boolean
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-04-15 15:35:41 +02:00
Chocobozzz
45c14ae1b2
Update translations
2020-04-15 14:39:59 +02:00
Chocobozzz
62068f4153
Merge branch 'pr/2629' into develop
2020-04-15 14:16:40 +02:00
Chocobozzz
f757be65b8
Better plugin notifier typings
2020-04-15 09:21:06 +02:00
Kim
74c2dece42
Add notifier to plugin helpers ( #2627 )
...
* Add notifier to client PeerTubeHelpers plugin
* Add doc for notifier PeerTubeHelpers
* Add getBaseClientScriptsRoute to client PeerTubeHelpers plugin
* Add doc for getBaseClientScriptsRoute PeerTubeHelpers
* Remove unused helper
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-04-15 09:08:59 +02:00
Rigel Kent
bb152476c8
Refactor follow/mute as modals in admin, add actions in abuse list
2020-04-14 15:53:37 +02:00
kimsible
50ad0a1c16
Add getSubs to YoutubeDL video import
2020-04-14 14:39:30 +02:00
Chocobozzz
e713698f3d
Fix cancel upload
2020-04-14 09:54:22 +02:00
Chocobozzz
8e4aff44b0
Fix lint
2020-04-14 09:46:42 +02:00
Rigel Kent
471ee39496
Fix lint
2020-04-14 01:38:41 +02:00
Rigel Kent
d6af81469b
Rich reporter field and video embed in moderation abuse list
2020-04-13 19:57:57 +02:00
Rigel Kent
2bc9bd08cd
Improving select displays, focus box-shadows for paginators, instructions for index url
2020-04-13 18:03:21 +02:00
Rigel Kent
92e4ca0d95
Fix my-video-imports display when a video gets deleted
2020-04-12 14:11:17 +02:00
Rigel Kent
66be521333
Revert 41a94d0
, keep the fix for years
2020-04-12 11:10:44 +02:00
Rigel Kent
1242fd55f9
Improve from-now pipe readability
2020-04-11 19:05:11 +02:00
Rigel Kent
41a94d07f0
Refactor from-now pipe to display the two most significant intervals
2020-04-11 16:05:50 +02:00
Rigel Kent
62eacb4209
Place private/unlisted labels in thumbnail instead of miniature
2020-04-11 16:05:50 +02:00
Rigel Kent
58e1765aff
Remove unused interface section for interface language
2020-04-11 16:05:50 +02:00
Rigel Kent
b7e2168115
Improve highlighted comment scrollTo, improve reply comment display
2020-04-10 16:51:02 +02:00
Chocobozzz
b1f3b635ed
Improve admin tables row expand
2020-04-08 14:05:55 +02:00
Chocobozzz
a911462d02
Increase debug font size
2020-04-08 10:54:39 +02:00
Chocobozzz
8e11a1b37c
Fix sort in admin tables
2020-04-08 10:49:26 +02:00
Chocobozzz
14f83c68f1
Cleanup menu footer links
2020-04-08 10:30:58 +02:00
Chocobozzz
9870329f69
Fix playlist autoplay
2020-04-08 09:41:43 +02:00
Rigel Kent
be6343d26e
Fix search after first type on input
2020-04-07 02:20:26 +02:00
Rigel Kent
b9177868b3
Fix lint relative to DragDropDirective
2020-04-03 16:56:22 +02:00
Chocobozzz
1fe654e096
Fix peertube interface i18n
2020-04-03 14:56:05 +02:00
Chocobozzz
a7d3671dc3
Fix privacy warning ok button placement
2020-04-03 14:56:05 +02:00
Rigel Kent
947d01023d
Improve channel and account display on medium devices
2020-04-03 14:13:28 +02:00
Rigel Kent
6a4c30de0e
Put box-shadow for input focus in variables, apply form-control to p-multiselect
2020-04-03 12:30:56 +02:00
Chocobozzz
23f1b9da15
Fix video add nave hiding
2020-04-03 11:46:43 +02:00
Rigel Kent
c9ff8a08a0
Support drag and drop for video upload and torrent file import
2020-04-03 00:22:06 +02:00
Rigel Kent
b515c98c6b
Refactor torrent-or-magnet divider in video import
2020-04-03 00:20:02 +02:00
Rigel Kent
22a59f33de
Fix help component border
2020-04-03 00:18:15 +02:00
Rigel Kent
6f02515e2a
Enlarge right column in video-edit on small screens
2020-04-02 17:55:03 +02:00
Rigel Kent
a6d5ff7604
Use form-control to display box-shadow on form inputs/selects upon focus
2020-04-02 11:39:14 +02:00
Chocobozzz
45c6bcf312
Remove deprecated NgbTabsetModule module
2020-04-01 16:52:59 +02:00
Chocobozzz
4adebd513e
Client dependencies upgrade
2020-04-01 14:06:46 +02:00
Rigel Kent
6541071b4a
Lazy-load video-channels
2020-03-31 10:29:24 +02:00
Rigel Kent
3d527ba173
Use inner join and document code for viewr stats for channels
2020-03-31 10:29:24 +02:00
Rigel Kent
747c562837
Put channel stats behind withStats flag
2020-03-31 10:29:24 +02:00
Rigel Kent
8165d00ac6
View stats for channels
2020-03-31 10:29:24 +02:00
Rigel Kent
628c155338
Align layout for create/edit video-playlists (my-account) on create/edit user (admin)
2020-03-28 23:54:40 +01:00
Rigel Kent
03a3ad9194
Align layout for create video-channel (my-account) on create user (admin)
2020-03-28 22:53:32 +01:00
Rigel Kent
76314386ae
Add overview of a user's actions in user-edit ( #2558 )
2020-03-27 15:19:03 +01:00
Rigel Kent
5411da31d1
Describe user video settings checkboxes, put emphasis on p2p
...
Also improve more info links about p2p and privacy in PeerTube,
present in the privacy concern notice and in the video settings.
2020-03-23 23:43:53 +01:00
Chocobozzz
677119c914
Remove unnecessary margin
2020-03-20 15:15:37 +01:00
Chocobozzz
6cb5564490
Fix add comment in threads with deleted comments
2020-03-20 14:43:12 +01:00
Chocobozzz
34450e1e55
Update manage labels
2020-03-19 10:29:43 +01:00
Chocobozzz
b06904bee1
Fix lint
2020-03-18 15:48:46 +01:00
Chocobozzz
03db5c3f97
Correctly format video duration
2020-03-18 15:46:48 +01:00
Chocobozzz
a31bec5155
Fix user role edition
2020-03-18 10:22:36 +01:00
Chocobozzz
fad0759cab
Add padding bottom to main container
2020-03-18 10:11:59 +01:00
Chocobozzz
d2cc8e797b
Fix P2P message
2020-03-18 10:04:14 +01:00
Rigel Kent
6dd873d6a9
Fix next video button to support playlist videos
...
fixes #2523
2020-03-17 15:05:30 +01:00
Rigel Kent
79671021e2
Fix video-ccomment-add cancellation
2020-03-15 16:05:37 +01:00
Rigel Kent
e61151b01c
Replace p-progressbar and bootstrap progressbar with pure CSS alt
2020-03-13 20:38:50 +01:00
Rigel Kent
c4741804bc
Fix margins/widths with top-menu and main-col on small screens
2020-03-13 15:30:27 +01:00
Rigel Kent
8c966daab3
Normalize create buttons
2020-03-13 01:43:52 +01:00
Rigel Kent
df8914c9a2
More modern avatar upload, quota represented with progress bars
2020-03-13 01:43:52 +01:00
Rigel Kent
8227643bce
hide RSS for comments, normalize video-channel edit with account edit
2020-03-12 00:46:48 +01:00
Rigel Kent
c9ad38f4cb
Declutter interface, hide RSS until hovering section title
2020-03-11 22:31:17 +01:00
Rigel Kent
45e0d6697c
Properly scroll to anchors in links, especially in admin config
2020-03-11 19:38:17 +01:00
Chocobozzz
111fdc267b
Handle overview pagination in client
2020-03-11 16:45:09 +01:00
Rigel Kent
310e95d857
Add descriptions and links to admin configuration sections
2020-03-11 13:52:02 +01:00
Rigel Kent
680b549692
Migrate palette to HSL
2020-03-11 13:51:24 +01:00
Rigel Kent
75264e371c
Fix toast close icon
2020-03-11 11:13:24 +01:00
BitTube
cf387740f2
Action hook: thread replies loaded ( #2550 )
...
* Add thread replies hook onLoaded
* Cleaning spaces
* Fixing travis CI lint errors (spaces)
* Fixing travis 'irregular whitespace not allowed'
* Changing action name for consistency
Co-authored-by: ICabaleiro <i.cabaleiro@devcups.com>
2020-03-11 09:59:41 +01:00
Rigel Kent
03efb1419d
Better use of space and icons in plugins administration interface
2020-03-10 23:48:12 +01:00
Rigel Kent
9b3078581f
Replace helpers with descriptions in admin configuration
2020-03-10 21:46:19 +01:00
Chocobozzz
ac940348cd
Fix lint
2020-03-10 16:37:25 +01:00
Rigel Kent
482fa503e5
Use grid to organise settings in admin, my-account
2020-03-10 16:23:40 +01:00
Rigel Kent
3b20bdd6dc
Servicify menu, close menu on admin for small and medium screens
2020-03-10 16:22:52 +01:00
Rigel Kent
8319d6ae72
Add video file metadata to download modal, via ffprobe ( #2411 )
...
* Add video file metadata via ffprobe
* Federate video file metadata
* Add tests for file metadata generation
* Complete tests for videoFile metadata federation
* Lint migration and video-file for metadata
* Objectify metadata from getter in ffmpeg-utils
* Add metadataUrl to all videoFiles
* Simplify metadata API middleware
* Load playlist in videoFile when requesting metadata
2020-03-10 14:39:40 +01:00
Chocobozzz
edb868655e
Fix lint
2020-03-10 14:08:42 +01:00
Rigel Kent
937b7a6af8
Better display of accounts and channel pages on small screens
2020-03-09 10:22:11 +01:00
Rigel Kent
758f0d19f2
Improve nav in admin/configuration
2020-03-07 00:15:49 +01:00
Rigel Kent
54e7884775
Normalize modal close buttons, and cancel/submit button styles
2020-03-06 16:58:55 +01:00
Rigel Kent
de702865f4
Share modal light UI simplification
2020-03-06 15:05:19 +01:00
Rigel Kent
0503e975b1
Fix lint error introduced in #2539
2020-03-06 13:10:34 +01:00
Rigel Kent
25ae4f9572
Remove title attribute from thumbnail in video miniature
2020-03-06 11:50:20 +01:00
Rigel Kent
288c78eaae
Always copy full actor handle in video-channels view
2020-03-05 23:49:12 +01:00
Rigel Kent
5ed19b4b8b
Remove accounts from hinted potential search targets
2020-03-05 22:00:40 +01:00
Chocobozzz
0840ca76a2
Add action hook, comments loaded ( #2539 )
...
* Adding action hook for video watch comments loaded
* Adding requested changes for PR #2539
2020-03-05 13:14:26 +01:00
Rigel Kent
52e3beb90d
Switch back to original text in privacy-concerns warning
2020-03-05 10:01:57 +01:00
Chocobozzz
b0e769bbf6
Add ability to override search endpoint
2020-03-04 16:11:21 +01:00
BitTube
34102d19a1
Fixing load more comments on infinite scroll ( #2535 )
...
* Fixing load more comments on infinite scroll
* Requested changes for load more comments fix
* Removing extra space
2020-03-04 14:03:37 +01:00
Chocobozzz
340ce5c52f
Fix i18n generation
2020-02-28 14:09:18 +01:00
Chocobozzz
8ada87ac50
Fix lint
2020-02-28 13:54:31 +01:00
Rigel Kent
d3217560a6
Add visitor settings, rework logged-in dropdown ( #2514 )
...
* Add visitor settings, rework logged-in dropdown
* Make user dropdown P2P switch functional
* Fix lint
* Fix unnecessary notification when user logs out
* Simplify visitor settings code and remove unnecessary icons
* Catch parsing errors and reindent menu styles
2020-02-28 13:52:21 +01:00
Chocobozzz
818c449b3c
Merge branch 'release/2.1.0' into develop
2020-02-26 15:26:02 +01:00
Chocobozzz
c002261381
Correctly fix menu overflow on mobile
2020-02-26 15:25:09 +01:00
Rigel Kent
555fdc8c79
Provide z-index centralisation for lower components
2020-02-21 21:25:55 +01:00
Filip Bengtsson
97eae8382e
Mark additional strings as translatable ( #2507 )
2020-02-21 18:51:05 +01:00
Rigel Kent
14571f1995
Replace uppercase text-transform by capitalized text source
...
fixes #2085
2020-02-21 16:51:34 +01:00
Chocobozzz
4c1def5fd8
Merge branch 'release/2.1.0' into develop
2020-02-20 10:43:33 +01:00
Chocobozzz
c06be12950
Fix scroll menu on touch devices
2020-02-20 10:43:07 +01:00
Rigel Kent
80adb0366f
Properly hide Watch Later when user logs out
2020-02-19 09:33:49 +01:00
Rigel Kent
71e75ef27e
Fix search parameter initialisation for search-typeahead
2020-02-18 14:33:07 +01:00
Chocobozzz
2ad9dcda24
Merge branch 'release/2.1.0' into develop
2020-02-17 15:34:42 +01:00
Chocobozzz
017fbe1855
Fix instance get config
2020-02-17 11:56:28 +01:00
Chocobozzz
ec10e8ed5b
Fix playlist cache error
2020-02-17 11:47:47 +01:00
Chocobozzz
4c1c170934
Refactor email enabled function
2020-02-17 10:27:00 +01:00
John Livingston
45f1bd72a0
Creating a user with an empty password will send an email to let him set his password ( #2479 )
...
* Creating a user with an empty password will send an email to let him set his password
* Consideration of Chocobozzz's comments
* Tips for optional password
* API documentation
* Fix circular imports
* Tests
2020-02-17 10:16:52 +01:00
Rigel Kent
c4be50cd94
Fix search instructions for videos
2020-02-13 17:12:02 +01:00
Rigel Kent
8a979d73c3
Simplify code for search-typeahead
2020-02-13 16:48:46 +01:00
Rigel Kent
9b8a7aa8ea
Improve search typeahead performance and use native events
2020-02-13 16:35:24 +01:00
Rigel Kent
ece3029bd9
Media queries to use variables when possible
2020-02-13 16:34:16 +01:00
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
Rigel Kent
1dc240a948
Add next video button to the player
2019-12-19 21:34:45 +01:00
Rigel Kent
c5c09c1e50
fix deleted comment layout and its notification display
2019-12-19 18:08:21 +01:00
Rigel Kent
10475dea7d
improve notification popup interactivity: read all, layout, position
...
fixes #1730
2019-12-19 14:53:01 +01:00
Rigel Kent
96f6278f3e
respect video history on explicit playlist click
...
also correct font-weight for .title-page-single, and tooltip dynamic
text for playlist loop button.
fixes #1889
2019-12-18 23:39:11 +01:00
Rigel Kent
62ab565d1c
Add play/pause bezels to the video player
2019-12-18 20:20:11 +01:00
Chocobozzz
2a5518a667
Fix lint & tests
2019-12-18 16:47:54 +01:00
Chocobozzz
ba430d7516
Lazy load static objects
2019-12-18 15:40:59 +01:00
Rigel Kent
5dfb7c1dec
Add commentor name alongside fid for video comments
2019-12-18 13:28:29 +01:00
Chocobozzz
3f9c4955af
Speedup embed first paint
2019-12-18 10:14:22 +01:00
Nassim Bounouas
f88ee4a952
Feature/password reset link expiration ( #2305 )
...
* #1928 Add a sentence indicating the reset time limit on form and email
* #1928 Customizable password reset lifetime
* #1928 Add a route to verify reset link and call it on reset form init
* Revert "#1928 Customizable password reset lifetime"
This reverts commit 0ed97453f8
.
* #1928 Reset password lifetime hardcoded to one hour
* Remove useless modifications for #1928
2019-12-18 09:59:00 +01:00
Rigel Kent
ae05c99125
comment name emphasis for video author
2019-12-18 00:17:23 +01:00
Rigel Kent
c8277d7139
(css) optimize .other-videos width
2019-12-17 22:42:19 +01:00
Rigel Kent
ddefb8c9e5
(fix) upnext timeout set to 10s
2019-12-17 16:59:43 +01:00
Rigel Kent
3bcb4fd741
add 'up next' screen on autoplay
2019-12-17 16:49:33 +01:00
Chocobozzz
208c7e92e9
Fix support button style
2019-12-17 09:59:26 +01:00
Rigel Kent
b29bf61dbd
Provide native links for description timestamps, and re-clickability for these
2019-12-17 09:45:02 +01:00
Lesterpig
d68ebf0b4a
Add hyperlink video timestamps in description
...
Fix #1312 (duplicates: #1728 and #2007 )
The modification is also applied to comments and video editing.
2019-12-17 09:45:02 +01:00
Rigel Kent
a0dedc02ca
(consistency) channel nameWithHost copy button, comment avatar link
2019-12-16 22:13:07 +01:00
Rigel Kent
2de7f588eb
improve likes-dislikes bar usability
2019-12-16 00:13:31 +01:00
Rigel Kent
88adad2d0f
improve comment form: cancel button and full width
2019-12-15 22:44:31 +01:00
Rigel Kent
dd4f25eea8
add channel avatar to watch view
2019-12-15 21:58:11 +01:00
Rigel Kent
44efbebac4
Show number of comments under a video in watch view
...
resolves #2338
2019-12-13 22:23:26 +01:00
Chocobozzz
3adf3196c5
Fix support icon
2019-12-13 10:35:55 +01:00
Chocobozzz
dbdf2d51c6
Add peertube version in features table
2019-12-13 10:19:41 +01:00
Chocobozzz
ee83ad12ca
Hide hardware information if empty
2019-12-13 09:50:53 +01:00
Chocobozzz
8adc5ddbc0
Update translations
2019-12-13 09:36:24 +01:00
Chocobozzz
7c93905d14
Fix theme loading
2019-12-13 09:33:06 +01:00
Rigel Kent
94dfca3e35
video description/account alignment, watch view basic tooltips
2019-12-13 09:13:43 +01:00
Rigel Kent
706c5a4743
change repeat icon and factorize functions
2019-12-13 09:13:43 +01:00
Rigel Kent
1ae3f52a16
search bar shadow on focus
2019-12-13 09:13:43 +01:00
Rigel Kent
88a7f93f8e
add loop setting for playlists, and use sessionStorage
2019-12-13 09:13:43 +01:00
Rigel Kent
12f18b90ba
make playlists ignore user history
2019-12-13 09:13:43 +01:00
Rigel Kent
bee29df8a9
autoplay next video support for playlists
2019-12-13 09:13:43 +01:00
Rigel Kent
d816f3a063
autoplay next video switch for both user and visitors
2019-12-13 09:13:43 +01:00
Chocobozzz
22a73cb879
Add internal privacy mode
2019-12-12 16:51:59 +01:00
Chocobozzz
566c125d6e
Serve audit logs to client
2019-12-11 14:14:01 +01:00
Chocobozzz
fc641dedd6
Improve comment tree UI
2019-12-10 11:02:58 +01:00
Chocobozzz
cd3d847d63
Add a warning when uploading videos using root
2019-12-10 10:02:23 +01:00
Chocobozzz
1aa7543403
Support basic markdown in comments
2019-12-09 11:21:39 +01:00
Rigel Kent
7fc441cc4e
(css) improve video-watch title display on small screens
2019-12-09 10:23:16 +01:00
Rigel Kent
41f8f6207a
miniature duration visibility and overlay background opacity
2019-12-09 09:16:08 +01:00
Chocobozzz
39aad8cc85
Don't seed on cellular networks
2019-12-06 17:25:15 +01:00
Chocobozzz
349be1eaa9
Fix enable history label
2019-12-06 14:08:16 +01:00
Chocobozzz
3131c13e02
Don't support images in account descriptions
2019-12-06 14:01:28 +01:00
Chocobozzz
7e049ea467
Handle HTML in account descriptions
2019-12-06 13:57:57 +01:00
Chocobozzz
d8232bac6a
Add peertube applications links in about page
2019-12-06 11:40:35 +01:00
Chocobozzz
3d216ea0f7
Fix dropdown on video miniature for unlogged users
2019-12-06 11:07:30 +01:00
Chocobozzz
941c5eac17
Add missing hotkeys to the watch page
2019-12-06 10:05:49 +01:00
Chocobozzz
0912f1b4ca
Fix build
2019-12-06 08:45:51 +01:00