Chocobozzz
b788e69131
Some fixes for themes
2022-03-15 14:12:37 +01:00
Chocobozzz
2accfdd8ec
Refactor admin plugins
2021-12-29 12:17:11 +01:00
Chocobozzz
f1c861727c
Add ability to preview embed in share modal
2021-11-02 10:01:28 +01:00
Chocobozzz
eeae81428e
Remove useless components
2021-10-29 11:52:58 +02:00
Chocobozzz
134006b0d4
Update client dependencies
2021-08-11 11:49:01 +02:00
Chocobozzz
7f28f2ddba
Warning when using capitalized letter in login
2021-07-20 15:27:19 +02:00
Chocobozzz
e89cbbdf94
Fix glyphicon icons in primeng table
2021-07-12 14:22:37 +02:00
Chocobozzz
24893b524c
Fix peertube container in markdown preview
2021-06-29 15:17:01 +02:00
Chocobozzz
8cbc40b2fe
Move to sass module
2021-06-28 10:54:02 +02:00
Chocobozzz
fa12eacc01
Move to sass @use
2021-06-28 09:36:35 +02:00
Chocobozzz
27bc958674
Bidi support
2021-06-07 18:14:05 +02:00
Chocobozzz
bc4c9cc1d7
Fix mask-image property
...
Needed by chrome
2021-05-07 11:26:09 +02:00
Chocobozzz
931d343018
Move to stylelint
2021-04-28 17:53:57 +02:00
Chocobozzz
db5814c047
Move player style in watch component
2021-04-14 11:45:14 +02:00
Chocobozzz
0a6785d115
Increase videos grid margins on desktop
2021-04-01 17:17:41 +02:00
Chocobozzz
0f7407d926
Refactor video miniature
...
Less dirty code, better responsive
Prepare for some regressions
Increase default miniature size
2021-04-01 16:54:49 +02:00
Chocobozzz
d794137057
Refactor horizontal margins
2021-03-31 11:21:10 +02:00
Chocobozzz
218f730c7b
Theme breaking: --submenuColor becomes --submenuBackgroundColor
2021-03-31 09:07:25 +02:00
Chocobozzz
100d9ce23b
Add support button in channel page
2021-03-31 09:05:51 +02:00
Chocobozzz
60c35932f6
Redesign channel page
2021-03-31 09:05:51 +02:00
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
840659455f
Fix ng select theme
2021-01-20 10:59:47 +01:00
Rigel Kent
f8b530e0a5
unify inputs requiring buttons like password inputs
2020-12-04 16:01:53 +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
4f926722ea
Upgrade client dependencies
...
Migrate removed primeng theme to custom CSS
2020-11-19 15:25:41 +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
kimsible
fd9c3c8d66
Refactor popover markdown, add code style
2020-08-14 15:03:38 +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
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
Chocobozzz
193b9ba7c0
Fix loading bar color
2020-08-07 11:34:22 +02:00
Chocobozzz
583eb04b54
Upgrade to angular 10
2020-08-07 08:28:14 +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
Kim
a949f67636
correct regressions on sub-menu for account and admin ( #3004 )
2020-07-24 23:29:39 +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
Rigel Kent
228393302d
factorize account/server blocklists for users and instance ( #2875 )
2020-06-15 13:18:22 +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
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
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