Cadence Ember
2ca72354ec
refactor noscript/incompatible browser messages ( #3684 )
...
also align noscript and incompatible browser styles
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2021-02-03 12:51:55 +01:00
Chocobozzz
72aa835e17
Upgrade client dependencies
2021-02-03 11:44:43 +01:00
Rigel Kent
149e4cc597
add description to transcoding profile selector
2021-01-28 17:21:08 +01:00
Chocobozzz
840659455f
Fix ng select theme
2021-01-20 10:59:47 +01:00
Rigel Kent
370240824e
Allow users/visitors to search through an account's videos ( #3589 )
...
* WIP: account search
* add search to account view
* add tests for account search
2021-01-19 13:43:33 +01:00
Chocobozzz
2656729e25
Add font display swap
2021-01-19 10:35:16 +01:00
Chocobozzz
b0a9743af0
Fix table header overflow
2021-01-15 10:35:13 +01:00
Chocobozzz
9c1a88e3a1
Move orange admin buttons on the left side
2021-01-13 10:39:26 +01:00
Rigel Kent
1ea7da819e
add ability to remove one's avatar for account and channels ( #3467 )
...
* add ability to remove one's avatar for account and channels
* add ability to remove one's avatar for account and channels
* only display avatar edition options after input change
2021-01-13 09:12:55 +01:00
Chocobozzz
26171379d0
Use source sans 3 font
2021-01-13 09:05:22 +01:00
Chocobozzz
ac2b052d54
Increase play button size
2020-12-17 14:26:37 +01:00
Chocobozzz
48586fe070
Fix ng-select width
2020-12-15 11:45:29 +01:00
Chocobozzz
d89fcd1e5e
Fix password input in edit user
2020-12-15 10:54:53 +01:00
Chocobozzz
c9bc850e93
Use -1 for max live duration unlimited
2020-12-15 09:26:37 +01:00
Rigel Kent
728a1236ae
restore live transcoding to live streaming tab
2020-12-14 16:31:14 +01:00
Rigel Kent
ea5cdc11ff
slightly clearer layout of transcoding configuration
2020-12-14 14:34:34 +01:00
Rigel Kent
7aebd32f83
restore wrapping in reports
2020-12-13 14:59:48 +01:00
Chocobozzz
e43b5a3fa8
Improve live player responsive
2020-12-10 09:37:53 +01:00
Rigel Kent
f8b530e0a5
unify inputs requiring buttons like password inputs
2020-12-04 16:01:53 +01:00
Rigel Kent
d4132d3f56
more explicit error messages for file uploads
2020-12-03 10:15:49 +01:00
Mathieu Brunot
a742b4b0e2
Fix themes colors by using SCSS variables ( #3376 )
...
* 💄 Use foreground var for code
* 💄 Use submenu var color
* 💄 Use foreground var color for menu
* 🐛 Fix var used in menu
2020-11-30 16:45:22 +01:00
Chocobozzz
e6ad431685
Fix notification width
2020-11-27 11:52:18 +01:00
test2a
832a12b0e8
adjust registration form width on mobile ( #3274 )
...
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-11-25 15:57:10 +01:00
Rigel Kent
5beb89f223
refactor scoped token service
2020-11-25 11:07:56 +01:00
Rigel Kent
afff310e50
allow private syndication feeds via a user feedToken
2020-11-25 11:07:56 +01:00
Chocobozzz
8b57efbf1b
Fix dropdowns z-index
2020-11-20 14:19:23 +01:00
Chocobozzz
939917705f
Add ability to bulk delete comments
2020-11-20 13:59:21 +01:00
Chocobozzz
4f926722ea
Upgrade client dependencies
...
Migrate removed primeng theme to custom CSS
2020-11-19 15:25:41 +01:00
Chocobozzz
0aa52e1707
Add ability to display all channel/account videos
2020-11-18 15:29:38 +01:00
Chocobozzz
7706b3703a
Put admin actions on the left
2020-11-16 14:26:50 +01:00
Chocobozzz
9be63f123e
Dropdown should be on top of everything
2020-11-16 14:23:09 +01:00
Chocobozzz
17119e4a54
Reorganize left menu and account menu
...
Add my-settings and my-library in left menu
Move administration below my-library
Split account menu: my-setting and my library
2020-11-13 12:02:21 +01:00
Chocobozzz
4872e9468e
Fix global loading bar in client
2020-11-09 16:08:03 +01:00
Chocobozzz
c29039e7c0
Add warning below live stream key field
2020-11-09 15:33:04 +01:00
Chocobozzz
d6eace77db
Fix playlist element dropdown overflow
2020-08-25 14:42:16 +02:00
Chocobozzz
2856af48ac
Fix z-index dropdown icon
...
Was on top of the header
2020-08-25 14:42:16 +02:00
Kim
245b9d27bc
On touchscreens add content overlay for opened menu ( #3088 )
...
* Overflow:hidden on touchscreen when modal-open
* Do not display menu by default on touchscreens
* Add content overlay on touchscreens when menu is opened
* Fix zIndex overlay for search infos
* On touchscreens close menu on swipe left
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-08-17 10:17:54 +02:00
kimsible
fd9c3c8d66
Refactor popover markdown, add code style
2020-08-14 15:03:38 +02:00
Chocobozzz
52c4976fcf
Use ng select for multiselect
2020-08-11 16:18:42 +02:00
Rigel Kent
02c01341f4
add ng-select for templatable select options
...
- create select-tags component to replace ngx-chips
- create select-options to factorize option selection in forms
- create select-channel to simplify channel selection
- refactor tags validation
2020-08-11 09:03:39 +02:00
kimsible
e752c75e55
Fix expanded margin content css var unapplied
2020-08-11 08:03:47 +02:00
kimsible
7034b3c908
Refactor - improve offset content handling with fixed sub-menu and broadcast-message
2020-08-11 08:03:28 +02:00
Chocobozzz
560605026b
Remove smooth scroll behaviour
...
It's not adapted to a SPA because the scroll is updated when we change page
2020-08-10 16:00:21 +02:00
Kim
4a53fc8204
Add new anchors in my-settings and handle offset sub-menu height ( #3032 )
...
* Add anchors setting and handle offset with sub-meu
* Use PeerTube scroll logic
* Add anchor for top my-settings
* Improve scroller with smooth behavior and css offset
* Fix anchor position when using history navigation
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-08-10 15:57:37 +02:00
kimsible
41fafa9ef9
Do not display videojs poster when video is starting
2020-08-10 13:46:04 +02:00
Chocobozzz
ae2dd04617
Correctly fix sub menu
2020-08-10 09:43:44 +02:00
Chocobozzz
82f443de1a
Add buttons in playlist page
...
To delete/edit/share the playlist
2020-08-10 09:43:44 +02:00
Chocobozzz
10846ef656
Fix playlist layout on mobile
2020-08-10 09:43:44 +02:00
kimsible
17384fd856
Avoid lost scroll position when modal open
2020-08-10 08:18:54 +02:00
Chocobozzz
3efa3f4d35
Fix play overlay icon
2020-08-07 13:46:58 +02:00
Chocobozzz
193b9ba7c0
Fix loading bar color
2020-08-07 11:34:22 +02:00
Chocobozzz
92d54714b9
Fix control bar on small screens
2020-08-07 08:58:29 +02:00
Chocobozzz
4485dafb0e
Fix playlist menu overflow
2020-08-07 08:58:29 +02:00
Chocobozzz
a75292db78
Align dock padding with playlist button
2020-08-07 08:58:29 +02:00
Chocobozzz
1a8c2d74d1
Handle start at/stop at in playlist embed
2020-08-07 08:58:29 +02:00
Chocobozzz
56674bb9f8
Handle unavailable videos in embed playlists
2020-08-07 08:58:29 +02:00
Chocobozzz
a950e4c82b
Add previous button
2020-08-07 08:58:29 +02:00
Chocobozzz
4572c3d0d9
Handle basic playlist in embed
2020-08-07 08:58:29 +02:00
Chocobozzz
5abc96fca2
Add logic to handle playlist in embed
2020-08-07 08:58:29 +02:00
Chocobozzz
583eb04b54
Upgrade to angular 10
2020-08-07 08:28:14 +02:00
Rigel Kent
9a42363291
correct column toggle z-index for user list
2020-08-03 23:43:23 +02:00
Chocobozzz
2045b57223
Fix about page layout with fixed submenu
2020-08-03 11:49:24 +02:00
Chocobozzz
441e453ae5
Add abuse message management in admin
2020-07-31 11:35:19 +02:00
Rigel Kent
225a7682e6
adapt notifications buttons for small screens
2020-07-29 18:15:53 +02:00
Rigel Kent
66927c0588
modify user-quota to match account settings style
2020-07-29 18:15:53 +02:00
Rigel Kent
4f5d045960
harmonize search for libraries
2020-07-29 18:15:53 +02:00
Rigel Kent
bc99dfe54e
variable columns for users list, more columns possible, badge display for statuses
2020-07-29 18:15:53 +02:00
Rigel Kent
654a188f80
allow sorting notifications
2020-07-29 18:15:53 +02:00
Kim
a949f67636
correct regressions on sub-menu for account and admin ( #3004 )
2020-07-24 23:29:39 +02:00
Rigel Kent
e13d7ae45c
fix position for sub-menus with actor
...
fixes ed5bb51726
2020-07-23 21:32:28 +02:00
Kim
ed5bb51726
Improve navigation sub-menu and tabs effects ( #2971 )
...
* Improve nav border and colors on active and non-active
* Remove margin-top effect on active nav
* Use opacity / bold instead of color change on nav
* Remove dropdown items label in sub-menu and add a class active
* Position sub-menu to fixed
* Autoclose dropdown sub-menu only on outside click
* Remove open dropdown on hover in sub-menu
* Show reusable h1 for dropdown item in sub-menu
* Put reusable sub-menu h1 styles to mixins
* Add icons to sub-menu dropdown-item h1
* Make all the sub-menu accessible with focus
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-07-23 15:09:15 +02:00
kimsible
8110705d02
Fix: disable vertical scroll instead of hide on desktop browsers
2020-07-23 14:32:04 +02:00
kimsible
2170f1db6e
Fix accessibility action buttons and display on imports and followers list
2020-07-20 17:00:28 +02:00
Chocobozzz
767bb14a38
Fix external user edition
2020-07-06 11:03:05 +02:00
Rigel Kent
6c808af9a2
fix reactive file upload button
2020-07-01 17:03:48 +02:00
Rigel Kent
1fe1e14cb3
fix video update button, add color to danger zone
2020-07-01 17:03:48 +02:00
Rigel Kent
c41c0e28ed
switch from softies to feathericons
...
also organize icons in folders per origin
2020-07-01 17:03:48 +02:00
Rigel Kent
1ebddadd07
predefined report reasons & improved reporter UI ( #2842 )
...
- added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video
- added predefined report reasons
- added video player with report modal
2020-06-22 13:00:39 +02:00
Rigel Kent
228393302d
factorize account/server blocklists for users and instance ( #2875 )
2020-06-15 13:18:22 +02:00
Caroline Chuong
c9e3565dc8
fix headings order or add missing ones ( #2871 )
...
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-06-13 00:53:56 +02:00
Rigel Kent
d39db21a88
match margin of abstract-video-list and sub-menu's fixed margin
2020-06-12 12:26:48 +02:00
Rigel Kent
435258ea3c
fix miniature fixed height, add link/title to avatar, remove pr-2 on channels list
2020-06-12 09:51:16 +02:00
Caroline Chuong
adcf921271
add keyboard navigation for video actions ( #2854 )
...
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-06-11 19:19:23 +02:00
Chocobozzz
cf78883c70
Limit thumbnail sizes
2020-06-11 16:41:51 +02:00
Rigel Kent
d840487fed
smaller miniature average size in fluid grid, updated admin instructions for global search
2020-06-10 21:09:31 +02:00
Caroline Chuong
d8d8de7f87
change focus color instead of opacity of video play button ( #2845 )
2020-06-09 13:35:30 +02:00
Rigel Kent
e66883b37a
`fitWidth` for `video-miniature`, fluid grid ( #2830 )
...
* Fluid abstract video list
* normalize timestamp display on miniatures
* use grid for abstract-video-list
- refactor scss function var to pvar to avoid overriding css variables
- move fluid-grid margins to adapt-margin-content-width mixin for maintainability
- fix video-miniature-name margin-top on small screen
* move sceenratio function in a mixin
* display no miniature avatar in channel videos view
2020-06-09 09:33:28 +02:00
Rigel Kent
81fe3c67c5
fix duplicate id in svg, empty alt in base email
2020-06-04 09:05:44 +02:00
Chocobozzz
c123027fd9
Fix grey color theme
2020-05-22 11:21:55 +02:00
Chocobozzz
5f57df5462
Fix action button icons theme
2020-05-22 11:15:31 +02:00
Chocobozzz
efc84bdc49
Fix notification with dark theme
2020-05-22 11:07:23 +02:00
Chocobozzz
f33dc6ab2d
Fix input/textarea themes
2020-05-20 13:52:12 +02:00
Chocobozzz
e0433a5f8f
Fix dropdown menu overflow
2020-05-20 11:58:03 +02:00
Chocobozzz
3bf07dd8c2
Explicit theme colors for inputs and textarea
2020-05-20 11:39:31 +02:00
Chocobozzz
619443a3f6
Fix sort icons in table
2020-05-20 10:22:18 +02:00
Kim
8544d8f561
Fix regression my-account menu overflow-x on screen width < 800px ( #2707 )
...
* Fix: correct my-account menu overflow-x on touchscreens
* Add menuLeftDisplayed support for account-sub-menu
* Handle menu in screen service + clean top-menu-dropdown
* Add comment on menuWidth menu service to allow backtracking
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-05-11 11:12:58 +02:00
Chocobozzz
295928a335
Remove dots for long texts in multiline
...
It's confusing, as we don't understand what are these dots: http://lutim.cpy.re/1AkiPBVf.png
2020-05-10 10:41:55 +02:00
Chocobozzz
06827932a2
Fix textarea size
2020-05-05 13:54:30 +02:00
Chocobozzz
36f772fd8f
Increase size of username/display name in admin users list
2020-05-05 13:54:30 +02:00
Chocobozzz
ebefc902f5
Add external login buttons
2020-05-04 16:21:39 +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
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
Rigel Kent
d392608090
Clearer font definitons via a font-face mixin
2020-05-01 23:22:58 +02:00
Rigel Kent
d1261d9a3c
Add links from user-edit
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
9b4241e33b
Increase rows per page, add reporter muting for abuse list
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
kimsible
c285180a45
Fix select width on view < 800px
2020-04-30 17:52:37 +02:00
Rigel Kent
1def3c526e
Apply the fix to both expanded and not expanded, using convention
2020-04-30 17:23:20 +02:00
kimsible
1f6d244970
Use same styles on full or not until lg screen
2020-04-30 17:23:20 +02:00
kimsible
ac6ac4e214
Fix width content with menu from 500px to 800px
2020-04-30 17:23:20 +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
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
1242fd55f9
Improve from-now pipe readability
2020-04-11 19:05:11 +02:00
Rigel Kent
de64dfbb5b
Prevent torrent indicators in player to overflow with small sizes
2020-04-10 13:07:28 +02:00
Rigel Kent
5fd3e00ac8
Align border color for peertube-checkbox with other inputs
2020-04-10 13:06:47 +02:00
Chocobozzz
14f83c68f1
Cleanup menu footer links
2020-04-08 10:30:58 +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
Rigel Kent
b515c98c6b
Refactor torrent-or-magnet divider in video import
2020-04-03 00:20:02 +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
Rigel Kent
21973012ab
More discrete close icon for toast
2020-04-02 11:37:49 +02:00
Chocobozzz
45c6bcf312
Remove deprecated NgbTabsetModule module
2020-04-01 16:52:59 +02: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
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
df8914c9a2
More modern avatar upload, quota represented with progress bars
2020-03-13 01:43:52 +01:00
Rigel Kent
45e0d6697c
Properly scroll to anchors in links, especially in admin config
2020-03-11 19:38:17 +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
Rigel Kent
482fa503e5
Use grid to organise settings in admin, my-account
2020-03-10 16:23:40 +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
Rigel Kent
f8cce49c3f
Fix my-account list-overflow z-index for dropdowns compared to header
2020-03-09 11:11:09 +01:00
Rigel Kent
26ede95e57
Fix admin menu z-index for dropdowns compared to header
2020-03-08 18:02:14 +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
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
Rigel Kent
555fdc8c79
Provide z-index centralisation for lower components
2020-02-21 21:25:55 +01:00
Rigel Kent
757ffdfe90
Add notifications popover and tooltips to the z-index table
2020-02-18 12:01:08 +01:00
Chocobozzz
4c1c170934
Refactor email enabled function
2020-02-17 10:27:00 +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
52cc0d5485
Gracefully downsize search bar for mobile devices
2020-02-13 16:32:58 +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