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
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
Rigel Kent
28c801b6d0
Restyle toast notifications to tone down colors
2020-02-06 15:24:12 +01:00
Chocobozzz
abb3097e81
Improve embed title background opacity
2020-02-03 13:33:42 +01:00
Chocobozzz
d6ebf0cac4
Remove progress bar transition
...
Causes some issues when we use the mouse to update play position
2020-02-03 10:40:24 +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
a3705089fa
Remove husky
2020-01-21 14:28:28 +01:00
Rigel Kent
9b82d49da8
Add action dropdown descriptions
2020-01-21 11:59:41 +01:00
Rigel Kent
7738273b80
Accessibility fixes for #2149
2020-01-21 10:08:10 +01:00