Commit Graph

642 Commits

Author SHA1 Message Date
Chocobozzz
667d909b66
Fix class helpers removed style 2023-02-21 08:50:09 +01:00
Chocobozzz
035db86dd8
Fix angular build, again
Maybe a bug in the sass loader
2023-02-20 14:51:29 +01:00
Wicklow
4158e67c8d Refactoring margin and padding mixins 2023-02-20 13:52:22 +01:00
Wicklow
6c3589fc51 Fix basic linter issues 2023-02-20 13:52:22 +01:00
Wicklow
f9b8e5c457 Refactoring accounts component style 2023-02-20 13:52:22 +01:00
Wicklow
178af31cb8 Change bootstrap helpers and variables 2023-02-20 13:52:22 +01:00
Wicklow
27f84cc337 Refactoring class helpers + add bootstrap mixins 2023-02-20 13:52:22 +01:00
Chocobozzz
d9a37011c3
Remove button height
Prefer using padding instead
2023-02-20 11:32:04 +01:00
Chocobozzz
420a6043cc
Fix buttons CSS 2023-02-20 11:23:45 +01:00
Chocobozzz
dec437aa46
Increase theme compatibility
Try to use CSS variable as much as possible
2023-02-17 13:32:11 +01:00
Chocobozzz
55bd2e5793
Fix button height when the icon is wrapped 2023-02-17 09:37:23 +01:00
Chocobozzz
4835b374d0
Fix menu content overlay on tablet 2023-02-16 15:54:19 +01:00
Chocobozzz
0cdc545fe0
Update client dependencies 2023-02-16 15:41:19 +01:00
Chocobozzz
72c98d189e
Correctly fix table column widths 2023-02-15 12:05:45 +01:00
Booteille
b4e556144d Use pvar() instead of SCSS variables 2023-02-08 14:28:00 +00:00
Chocobozzz
9589907c89 Implement signup approval in client 2023-01-19 13:53:40 +01:00
Chocobozzz
cdd3cef911
Fix table column widths 2023-01-11 09:22:19 +01:00
Chocobozzz
9972ace3a3
Merge branch 'release/5.0.0' into develop 2022-12-30 15:28:49 +01:00
Chocobozzz
fbe088b816
Fix table pagination responsive 2022-12-30 15:24:03 +01:00
Chocobozzz
0e7c4b03c3
Add back to live feature 2022-12-20 16:28:15 +01:00
Chocobozzz
bd09dfaf8d
Fix player error modal size 2022-12-02 15:31:30 +01:00
Chocobozzz
72cd9f303a
Don't use opional @extends
Not robust at all
2022-11-24 09:52:33 +01:00
Chocobozzz
e4d9696af5
Fix horizontal overflow on rtl languages 2022-10-31 14:45:21 +01:00
Chocobozzz
20eb313f02
Fix sass function conflicts 2022-10-10 16:28:01 +02:00
Chocobozzz
97a2a704e2
Fix peers info width in live 2022-10-10 11:44:47 +02:00
Chocobozzz
9fb75b169d
Add '...' after the truncated video name 2022-10-10 11:40:36 +02:00
Chocobozzz
a0da6f90d1
Prevent sass deprecated warning 2022-10-10 08:16:19 +02:00
Chocobozzz
9c0cdc5047
Fix subscription button radius 2022-09-28 16:18:08 +02:00
kontrollanten
f2a16d93b4
Handle network issues in video player (#5138)
* feat(client/player): handle network offline

* feat(client/player): human friendly err msg

* feat(client/player): handle broken resolutions

When an error occurs for a resolution, remove the resolution and try
with another resolution.

* fix(client/player): prevent err handl when offline

* fix(client/player): localize offline text
2022-09-28 11:52:23 +02:00
Chocobozzz
bfcaa9c194
Upgrade client dependencies 2022-07-27 15:24:51 +02:00
Chocobozzz
ace01da348
Fix z-index with custom homepage 2022-07-18 15:01:47 +02:00
Chocobozzz
c0e3d9ff90
Rename not fount page to error page 2022-07-08 10:58:05 +02:00
Chocobozzz
bd2b51be4b
Put instance name in embed button 2022-06-28 14:11:10 +02:00
Chocobozzz
a334597283
Theme fixes 2022-06-28 11:29:54 +02:00
Chocobozzz
4c8a099198
Registration css fixes 2022-06-28 10:27:01 +02:00
Chocobozzz
4e56f0fff1
Merge branch 'release/4.2.0' into develop 2022-06-24 10:33:26 +02:00
Chocobozzz
a3d15b6471
Reduce form error font size 2022-06-20 16:49:07 +02:00
Chocobozzz
75084782b7
Handle input error in custom input text 2022-06-20 16:42:21 +02:00
Chocobozzz
9bc3622320
Handle input error in markdown textarea 2022-06-20 15:56:16 +02:00
Chocobozzz
73114c103a
Fix dropdown z-index 2022-06-20 11:39:54 +02:00
Chocobozzz
176806204c
Don't display input error in red on typing 2022-06-16 17:26:21 +02:00
Chocobozzz
c4a051712b
Cleanup title-page CSS 2022-06-16 16:16:51 +02:00
Chocobozzz
3d2078d6a5
Fix top menu opacity 2022-06-16 15:14:00 +02:00
Chocobozzz
5b0ec7cddb
Increase global font size 2022-06-16 11:37:08 +02:00
Chocobozzz
b13a0a48ba
Move alert into to pt-alert-primary 2022-06-15 14:43:33 +02:00
Chocobozzz
1105696623
Improve login page UI 2022-06-15 14:32:30 +02:00
Chocobozzz
c738d6b950
Remove duplicated hidden attribute 2022-06-15 13:43:46 +02:00
Chocobozzz
e10c936b77
Lighter foreground font color 2022-06-15 13:42:11 +02:00
Chocobozzz
6f03f944c3
Redesign register steps 2022-06-15 13:31:53 +02:00
Chocobozzz
22f375f37d
Remove unused global css 2022-06-13 13:43:25 +02:00
Chocobozzz
3bf57a01f8
Cleanup primeng css 2022-06-13 11:46:01 +02:00
Chocobozzz
f72c78b2f6
Reorganize application.scss 2022-06-13 11:42:23 +02:00
Chocobozzz
93c728a25a
Replace all glyphicon icons 2022-06-13 11:23:36 +02:00
Chocobozzz
c2faa073d1
Replace glyphicon chevron 2022-06-10 17:05:55 +02:00
Chocobozzz
3e3b360c53
Fix notification z-index with modals 2022-06-10 16:01:35 +02:00
Chocobozzz
a70bf3bd33
Rename input toggle hidden to input text
It's more than just an hidden toggle
2022-06-10 15:58:38 +02:00
Chocobozzz
073367bb65
Prefer using our icons for notifications 2022-06-10 15:14:49 +02:00
Chocobozzz
a14c176472
Use bootstrap loader 2022-06-10 15:00:00 +02:00
Chocobozzz
5efa5df212
Add comments to bootstrap CSS 2022-06-10 14:39:31 +02:00
Chocobozzz
221489caab
Fix buttons hovering background color in tables 2022-06-10 14:14:03 +02:00
Chocobozzz
1fef6bccd9
Remove secondary color theme 2022-06-10 14:06:52 +02:00
Chocobozzz
0164fc112a
Merge branch 'release/4.2.0' into develop 2022-06-10 10:20:55 +02:00
Chocobozzz
bffee1d538
Fix classic select and ng select css inconsistency 2022-06-10 10:18:44 +02:00
Chocobozzz
4c0b4a08fe
Fix peertube select weight 2022-06-10 09:50:00 +02:00
Chocobozzz
4c8749cb9e
Migrate to bootstrap 5 2022-06-10 09:21:00 +02:00
luz paz
7a4fd56ccd Fix various typos
Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy`
2022-06-07 16:41:21 +02:00
Chocobozzz
d3f4689bde
Add live autostart/messages in embed 2022-05-31 14:24:07 +02:00
Chocobozzz
411c752529
Fix lint 2022-05-20 11:42:36 +02:00
Chocobozzz
60f013e103
Add control bar option for peertube player 2022-05-20 09:59:53 +02:00
Chocobozzz
26da644eab
Fix help component z-index 2022-05-04 09:02:59 +02:00
Chocobozzz
9a0b50ab31
Fix ng-select hovering 2022-05-02 14:51:19 +02:00
Chocobozzz
1160fd709f
Fix ng select input font color 2022-05-02 14:40:43 +02:00
Chocobozzz
4428ad543e
Fix avatar responsive 2022-05-02 13:46:09 +02:00
Chocobozzz
264903358d
Display live info in my videos 2022-04-20 10:05:21 +02:00
Chocobozzz
384ba8b77a Support videos stats in client 2022-04-15 09:49:35 +02:00
Chocobozzz
b788e69131
Some fixes for themes 2022-03-15 14:12:37 +01:00
Chocobozzz
637a10afb5
Fix hidden player on inactivity 2022-03-14 09:53:12 +01:00
Chocobozzz
01dd04cd5a
Display avatar in embed poster 2022-03-08 16:36:08 +01:00
Chocobozzz
90370f7cc8
Improve embed dock style 2022-03-04 08:45:06 +01:00
Chocobozzz
42d73f1c57
Fix modal z-index
Should be on top of the header too
2022-03-02 14:25:07 +01:00
kontrollanten
d0800f7661
Implement avatar miniatures (#4639)
* client: remove unused file

* refactor(client/my-actor-avatar): size from input

Read size from component input instead of scss, to make it possible to
use smaller avatar images when implemented.

* implement avatar miniatures

close #4560

* fix(test): max file size

* fix(search-index): normalize res acc to avatarMini

* refactor avatars to an array

* client/search: resize channel avatar to 120

* refactor(client/videos): remove unused function

* client(actor-avatar): set default size

* fix tests and avatars full result

When findOne is used only an array containting one avatar is returned.

* update migration version and version notations

* server/search: harmonize normalizing

* Cleanup avatar miniature PR

Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-02-28 08:34:43 +01:00
Chocobozzz
cbedb6a5ee
Prevent selection on rewind/forward texts 2022-02-09 11:54:18 +01:00
Chocobozzz
419b520ca4
Add ability to cancel & delete video imports 2022-01-19 14:31:05 +01:00
Chocobozzz
5bca1d0620
Increase player progress bar hitbox height 2022-01-17 15:31:53 +01:00
Chocobozzz
2dd0a8a8fd
Add fast forward/rewind on mobile 2022-01-12 15:07:21 +01:00
Chocobozzz
f1a0555a88
Add player controls on mobile 2022-01-11 11:26:35 +01:00
Chocobozzz
ba9eef5f62
Better control bar responsive 2022-01-11 09:44:15 +01:00
Chocobozzz
c2e6ad30a4
Fix play icon vertical alignment 2022-01-11 09:22:46 +01:00
Chocobozzz
5097cbda4a
Add missing password field to update user api doc 2022-01-10 10:08:14 +01:00
Chocobozzz
a5a79d1542
Increase player control bar size 2022-01-10 10:08:14 +01:00
Chocobozzz
a8454bb26c
Fix button group 2022-01-03 15:17:17 +01:00
Chocobozzz
2accfdd8ec
Refactor admin plugins 2021-12-29 12:17:11 +01:00
Chocobozzz
2acb622cb8
Remove unused code 2021-12-09 10:51:19 +01:00
Chocobozzz
dc9ff3128f
Improve control bar inactivity handling
Keep opened when user is in control bar settings
Faster hidding transition for control bar
2021-12-09 10:33:32 +01:00
Chocobozzz
04868c1331
Fix player menu keyboard navigation 2021-11-19 16:21:50 +01:00
Chocobozzz
cd2fad008a
Update angular 2021-11-10 16:33:55 +01:00
Chocobozzz
d91b23b11c
Fix jobs state selection badge style 2021-11-05 14:14:31 +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
950b3ce7f0
Migrate to @peertube/videojs-contextmenu
To fix a bug with latest videojs
2021-10-26 11:24:05 +02:00