Rigel Kent
7f0d856169
jobs/logs view select and empty state visual improvements
2020-09-28 13:25:50 +02:00
Chocobozzz
30b1e10603
Fix privacy/channel select on upload
2020-09-04 10:47:52 +02:00
Chocobozzz
d3bb7994fe
Improve report labels
2020-09-03 16:09:22 +02:00
Chocobozzz
1a568b6fca
Fix play of videos on ios
...
When the user already played a video
2020-08-27 08:39:44 +02:00
Chocobozzz
e6abf95e9f
Add redirection on unavailable video due to follow constraints
2020-08-26 09:14:14 +02:00
Chocobozzz
ca00baa75a
Avoid 404 when changing language
2020-08-26 08:54:19 +02:00
Chocobozzz
365d9083c9
Fix video block in abuse table
2020-08-26 08:45:48 +02: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
Chocobozzz
781ba98126
Add ability to set a description to dynamic fields
2020-08-21 15:39:51 +02:00
Chocobozzz
0cd6ffc09c
Send videojs to action player hooks
2020-08-21 15:39:51 +02:00
Chocobozzz
79f392a657
Fix tokens loading
2020-08-21 15:39:51 +02:00
Chocobozzz
7294aab0c8
Add ability to set custom field to video form
2020-08-21 15:39:51 +02:00
Chocobozzz
f95628636b
Support plugin hooks in embed
2020-08-20 14:23:57 +02:00
Chocobozzz
a9f6802e7d
Fix user video languages settings
2020-08-20 11:05:45 +02:00
test2a
ce4e63c181
Update video-import-url.component.html
...
changed wording of raw mp4 file to media file as we can import variety of formats both audio and video
2020-08-19 11:41:13 +02:00
test2a
1c840ca482
Update video-import-torrent.component.html
...
changed wording of mp4 file to media file as we can import variety of formats both audio and video
2020-08-19 11:41:13 +02:00
Chocobozzz
2d0d756e85
Fix responsive playlist elements
2020-08-19 11:30:21 +02:00
Chocobozzz
2711491ce1
Remove unused class in playlists elements
2020-08-19 11:30:21 +02:00
Chocobozzz
d142c7b9c0
Use playlistPosition for playlists instead of videoId
2020-08-19 11:30:21 +02:00
Chocobozzz
3c6a44a181
Fix video playlist resuming
2020-08-19 11:30:21 +02:00
Chocobozzz
e79df4eefb
Update playlist add component to accept multiple times the same video
2020-08-19 11:30:21 +02:00
Chocobozzz
b75410b87d
Fix playlist dropdown active color
2020-08-19 11:30:21 +02:00
Chocobozzz
50a1e91dcc
Fix startAt/stopAt playlist element edition
2020-08-19 11:30:21 +02:00
Chocobozzz
60ea8f7a31
Fix playlist deletion
2020-08-19 11:30:21 +02:00
Chocobozzz
7ed1edbbe4
We don't need services anymore for validators
2020-08-17 15:12:55 +02:00
Chocobozzz
f29f487ef8
Use localize for page titles
2020-08-17 10:30:59 +02:00
Chocobozzz
1bfc7b7379
Some code style fixes
2020-08-17 10:19:53 +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
Kim
30d55e75ca
Add restore scroll position on user-dropdown anchors links and scroll to top on active sub-menu links ( #3066 )
...
* Add restore scroll position on router same url
* Remove settings top anchor
* Add scrollToTop on active links fixed sub-menu
* Add restore scroll position on notification avatar links
* Toggle menu and close pophover when click on active dropdown menu-left link
* Add onSameUrlRestoreScrollPosition on user dropdown channels link
* Same behavior scrollTop and scroll to anchor everywhere
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-08-17 10:13:31 +02:00
Chocobozzz
28fbb88f93
Fix css lint
2020-08-17 09:42:51 +02:00
test2a
39392b24e2
removed minimum width css to fit mobile devices with lesser width ( #3090 )
...
* Update instance-features-table.component.scss
removed this minimum width option because on mobile phones this resulted in page being larger than the phone width
* Update instance-features-table.component.scss
removed blank lines as requested
2020-08-17 09:34:08 +02:00
Chocobozzz
b4c3c51dc8
Fix circular dependencies
2020-08-14 17:28:54 +02:00
Chocobozzz
93e903ac16
Fix lint
2020-08-14 15:04:58 +02:00
kimsible
da188b9f9e
Migrate i18n to localize
2020-08-14 15:03:38 +02:00
kimsible
230c3ba24b
Use this.user.account.id instead of recall authService.getUser()
2020-08-14 15:03:38 +02:00
kimsible
c537763a23
Fix autoclose md popover when click on emoji list link inside
2020-08-14 15:03:38 +02:00
kimsible
fdd1296521
Small refactor comments
2020-08-14 15:03:38 +02:00
kimsible
ee3bd9db05
Add emoji list to markdown infos
2020-08-14 15:03:38 +02:00
kimsible
fd9c3c8d66
Refactor popover markdown, add code style
2020-08-14 15:03:38 +02:00
kimsible
04c7f70175
Use commonjs instead of esm typescript for light emojis
2020-08-14 15:03:38 +02:00
kimsible
0672dc769b
Add unicode emoji to markdown
2020-08-14 15:03:38 +02:00
kimsible
438c256b26
Move markdown icon on right and correct colors
2020-08-14 15:03:38 +02:00
kimsible
ddb0303f4d
Fix i18n on delete modal and linter
2020-08-14 15:03:38 +02:00
kimsible
3c176894ba
Add markown compatible help icon in comment textarea
2020-08-14 15:03:38 +02:00
kimsible
cb54210c19
Use comment as label for comments-thread add button
2020-08-14 15:03:38 +02:00
kimsible
c311596094
Add icons to dropdown actions (report, remove and remove & re-draft)
2020-08-14 15:03:38 +02:00
kimsible
45ae994a44
Move delete, delete & redraft actions to options
2020-08-14 15:03:38 +02:00
kimsible
f63c03fb6e
Add delete & re-draft for comments without replies
2020-08-14 15:03:38 +02:00
kimsible
09f8f73fbc
Hide deleted comment message when no replies
2020-08-14 15:03:38 +02:00