Rigel Kent
03efb1419d
Better use of space and icons in plugins administration interface
2020-03-10 23:48:12 +01:00
Rigel Kent
482fa503e5
Use grid to organise settings in admin, my-account
2020-03-10 16:23:40 +01:00
Rigel Kent
3b20bdd6dc
Servicify menu, close menu on admin for small and medium screens
2020-03-10 16:22:52 +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
54e7884775
Normalize modal close buttons, and cancel/submit button styles
2020-03-06 16:58:55 +01:00
Rigel Kent
25ae4f9572
Remove title attribute from thumbnail in video miniature
2020-03-06 11:50:20 +01:00
Rigel Kent
288c78eaae
Always copy full actor handle in video-channels view
2020-03-05 23:49:12 +01:00
Chocobozzz
340ce5c52f
Fix i18n generation
2020-02-28 14:09:18 +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
Filip Bengtsson
97eae8382e
Mark additional strings as translatable ( #2507 )
2020-02-21 18:51:05 +01:00
Rigel Kent
80adb0366f
Properly hide Watch Later when user logs out
2020-02-19 09:33:49 +01:00
Rigel Kent
71e75ef27e
Fix search parameter initialisation for search-typeahead
2020-02-18 14:33:07 +01:00
Chocobozzz
2ad9dcda24
Merge branch 'release/2.1.0' into develop
2020-02-17 15:34:42 +01:00
Chocobozzz
ec10e8ed5b
Fix playlist cache error
2020-02-17 11:47:47 +01:00
John Livingston
45f1bd72a0
Creating a user with an empty password will send an email to let him set his password ( #2479 )
...
* Creating a user with an empty password will send an email to let him set his password
* Consideration of Chocobozzz's comments
* Tips for optional password
* API documentation
* Fix circular imports
* Tests
2020-02-17 10:16:52 +01:00
Rigel Kent
8a979d73c3
Simplify code for search-typeahead
2020-02-13 16:48:46 +01:00
Rigel Kent
9b8a7aa8ea
Improve search typeahead performance and use native events
2020-02-13 16:35:24 +01:00
Rigel Kent
9677fca772
Make the search helper change based on the server config
2020-02-13 16:32:58 +01:00
Rigel Kent
f409f0c3b9
Search typeahead initial design
2020-02-13 16:32:21 +01:00
Chocobozzz
68ca61941e
Fix list overflow when refreshing the page
2020-02-13 10:41:43 +01:00
Rigel Kent
24e7916c68
Add ListOverflow component to prevent sub-menu overflow
2020-02-13 10:25:22 +01:00
Chocobozzz
7811819b1a
Use angular 9 clipboard cdk
2020-02-10 16:39:28 +01:00
Chocobozzz
be27ef3b46
Strict templates enabled
2020-02-10 16:39:28 +01:00
Chocobozzz
f77eb73b5e
Fix angular 9 build
2020-02-10 16:39:28 +01:00
Chocobozzz
2f5d2ec5ea
Update to angular 9
2020-02-10 16:39:28 +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
c910f667d2
Add origin instance URL in watch page
2020-01-29 13:59:40 +01:00
Chocobozzz
b764380ac2
Add ability to list redundancies
2020-01-28 11:35:26 +01:00
Chocobozzz
44d4ee4fcb
Fix e2e tests
2020-01-23 14:59:44 +01:00
Chocobozzz
f0ad471007
Update a little bit user dropdown message
2020-01-21 14:05:22 +01:00
Rigel Kent
9b82d49da8
Add action dropdown descriptions
2020-01-21 11:59:41 +01:00
Chocobozzz
4ee6a8b13e
Fix admin config form for auto follow
2020-01-21 10:47:56 +01:00
Rigel Kent
7738273b80
Accessibility fixes for #2149
2020-01-21 10:08:10 +01:00
Rigel Kent
96a4a7c332
Add description for sensitive configuration options, reword others
2020-01-15 12:15:31 +01:00
Rigel Kent
f8b65c22a9
Fix OnInit for subscribe button
...
Fixing regression introduced in a004ff1726
that initialized component for accounts with no channels before changing
the input a second time.
2020-01-14 10:58:42 +01:00
Chocobozzz
ab4d4db44a
Avoid follow SQL conflicts
2020-01-10 13:34:20 +01:00
Chocobozzz
db84cf89bc
Fix client build
2020-01-10 13:34:18 +01:00
Rigel Kent
2d0d88a0cb
Fix subscribe-button for logged-out users
2020-01-10 11:42:53 +01:00
Chocobozzz
62fca05de4
Fix default avatar URL
2020-01-10 10:30:39 +01:00
Rigel Kent
9270ccf6dc
Make subscribe buttons observe subscription statuses to synchronise
2020-01-10 10:12:09 +01:00
Rigel Kent
b061c8edb0
Add extra text to button when partially subscribed to all channels
2020-01-10 10:12:09 +01:00
Rigel Kent
41eb700fce
Refactor my-subscribe-button to support full account subscription
2020-01-10 10:12:09 +01:00
Rigel Kent
fc2df421a9
Better placement for help tooltip
2020-01-09 16:54:59 +01:00
Chocobozzz
f44a284a3e
Fix playlist observable cache
2020-01-09 14:06:29 +01:00
Chocobozzz
240458d0c9
Remove ElementEvent
2020-01-09 09:30:08 +01:00
Chocobozzz
6b0c3c7ca9
Optimize list my playlists SQL query
2020-01-09 09:27:21 +01:00
Rigel Kent
c511c3f010
Show default avatar on network error for comments
2020-01-09 09:25:32 +01:00
Chocobozzz
fb770ff9e6
Remove useless translation
2020-01-09 08:51:24 +01:00
Rigel Kent
5c7a411c45
Set a default background color for account avatar
...
fixes #2392
2020-01-08 22:57:46 +01:00
Chocobozzz
f332ffa2a2
Generate translations
2020-01-08 20:00:52 +01:00
Chocobozzz
e612209767
Try to fix subscriptions inconsistencies
2020-01-08 15:44:41 +01:00
Chocobozzz
440d39c52d
Skip videos count on client if we don't use it
2020-01-08 14:40:08 +01:00
Rigel Kent
8ba9c205ba
Add option to download subtitles in download modal
2020-01-07 17:09:21 +01:00
Rigel Kent
df8340b7b8
Add duration to video attributes in watch view
2020-01-07 14:47:50 +01:00
Rigel Kent
13adf228d0
Add button in subscriptions to go to subscriptions list
2020-01-07 12:12:43 +01:00
Chocobozzz
218b0874ed
Add get user cache for comments
2020-01-06 16:13:26 +01:00
Chocobozzz
bc6f886347
Fix mark all as read notifications
2020-01-06 15:59:17 +01:00
Chocobozzz
93d54cc769
Align search field with checkboxes in playlist add
2020-01-06 15:14:25 +01:00
Chocobozzz
51b34a11b2
Share playlists state
2020-01-06 13:34:08 +01:00
Rigel Kent
46db9430af
Add checkbox focus shadows, and admin resolution descriptions
2020-01-06 12:41:14 +01:00
Chocobozzz
b7819090de
Move watch later logic in miniature
2020-01-03 15:01:17 +01:00
Rigel Kent
3fbba1d28a
Display all miniature actions on hover and focus
2020-01-02 16:26:18 +01:00
Rigel Kent
29128b2f5c
Add miniature quick actions to add video to Watch later playlist
2020-01-02 14:50:14 +01:00
Rigel Kent
9d45db2919
Fix my-account{videos,video-playlists} loading mecanism
2019-12-29 02:10:17 +01:00
Rigel Kent
bf64ed4196
Add search bars for a user's videos and playlist library
2019-12-28 01:10:26 +01:00
Rigel Kent
c1125bcadc
Add comment filtering by reply count
2019-12-27 17:02:44 +01:00
Chocobozzz
f27a885a43
Better error message in videos list
2019-12-27 13:10:50 +01:00
Rigel Kent
edf1a4e520
Add user moderation dropdown to comments
2019-12-27 10:11:10 +01:00
Rigel Kent
c06af5012e
Add playlist search option and search input for add-to-video-playlist dropdown
...
fixes #2138
2019-12-26 11:52:52 +01:00
Rigel Kent
5def76ebba
Add autoplay tooltip, use of flex-wrap in video-info and other-videos
2019-12-21 09:25:02 +01:00
Rigel Kent
3921166d78
(css) vertical-center modals, bullet as separator
2019-12-20 21:15:28 +01:00
Rigel Kent
223b24e618
Fix upnext, refactor avatar menu, add to playlist overflow
2019-12-20 17:49:57 +01:00
Rigel Kent
c5c09c1e50
fix deleted comment layout and its notification display
2019-12-19 18:08:21 +01:00
Rigel Kent
10475dea7d
improve notification popup interactivity: read all, layout, position
...
fixes #1730
2019-12-19 14:53:01 +01:00
Rigel Kent
96f6278f3e
respect video history on explicit playlist click
...
also correct font-weight for .title-page-single, and tooltip dynamic
text for playlist loop button.
fixes #1889
2019-12-18 23:39:11 +01:00
Chocobozzz
ba430d7516
Lazy load static objects
2019-12-18 15:40:59 +01:00
Rigel Kent
5dfb7c1dec
Add commentor name alongside fid for video comments
2019-12-18 13:28:29 +01:00
Rigel Kent
c8277d7139
(css) optimize .other-videos width
2019-12-17 22:42:19 +01:00
Rigel Kent
b29bf61dbd
Provide native links for description timestamps, and re-clickability for these
2019-12-17 09:45:02 +01:00
Lesterpig
d68ebf0b4a
Add hyperlink video timestamps in description
...
Fix #1312 (duplicates: #1728 and #2007 )
The modification is also applied to comments and video editing.
2019-12-17 09:45:02 +01:00
Rigel Kent
dd4f25eea8
add channel avatar to watch view
2019-12-15 21:58:11 +01:00
Chocobozzz
dbdf2d51c6
Add peertube version in features table
2019-12-13 10:19:41 +01:00
Rigel Kent
88a7f93f8e
add loop setting for playlists, and use sessionStorage
2019-12-13 09:13:43 +01:00
Rigel Kent
bee29df8a9
autoplay next video support for playlists
2019-12-13 09:13:43 +01:00
Chocobozzz
22a73cb879
Add internal privacy mode
2019-12-12 16:51:59 +01:00
Chocobozzz
1aa7543403
Support basic markdown in comments
2019-12-09 11:21:39 +01:00
Rigel Kent
41f8f6207a
miniature duration visibility and overlay background opacity
2019-12-09 09:16:08 +01:00
Chocobozzz
39aad8cc85
Don't seed on cellular networks
2019-12-06 17:25:15 +01:00
Chocobozzz
3131c13e02
Don't support images in account descriptions
2019-12-06 14:01:28 +01:00
Chocobozzz
7e049ea467
Handle HTML in account descriptions
2019-12-06 13:57:57 +01:00
Chocobozzz
3d216ea0f7
Fix dropdown on video miniature for unlogged users
2019-12-06 11:07:30 +01:00
Chocobozzz
c2023a9f02
Add ability to update icons content
2019-12-05 17:26:58 +01:00
Chocobozzz
3a1fed11c5
Support playlists in share modal
2019-12-05 10:05:00 +01:00
Chocobozzz
689a4f6946
Pause the video when a modal is opened
2019-12-05 09:21:09 +01:00
Chocobozzz
64ff48cb8d
Change the support icon
2019-12-03 18:54:49 +01:00
Chocobozzz
eccf70f020
Fix private video download
2019-12-03 10:41:23 +01:00
Chocobozzz
97ecddae10
Filter on follows actor types in about page
2019-11-29 10:55:17 +01:00
Chocobozzz
f5b72c3937
Fix brackets truncation in video description
2019-11-29 10:18:40 +01:00
Chocobozzz
b8f4167fb6
Only display accepted followers/followings in about page
2019-11-28 11:37:32 +01:00
Rigel Kent
2dbbf86086
(plugins) adding checkbox and textarea as possible input types, add links in form label
2019-11-25 11:19:45 +01:00
Chocobozzz
efcd6f2e62
Fix fragmented download URL
2019-11-25 10:59:50 +01:00
Chocobozzz
5a71acd254
Disable webtorrent support in client
2019-11-25 10:59:46 +01:00
Chocobozzz
ee2b7df045
Try to improve notification i18n translations
2019-11-18 17:38:01 +01:00
Chocobozzz
9ea6541488
Add class to views elements
2019-10-25 11:12:15 +02:00
Chocobozzz
ce78f1f6f0
More robust new instance follower notification
2019-10-25 09:45:38 +02:00
Julien Maulny
e805020896
Allow to toggle video publication date to display absolute date
2019-10-23 10:47:34 +02:00
Autom
4386e66e55
Fix typo
...
Fixing a typo in the statistics section of the /about/instance/ page.
2019-10-21 08:55:12 +02:00
Julien Maulny
3d05209c9a
Add statistics section in about page
2019-10-18 15:13:30 +02:00
Frank Sträter
405ec98b91
Change button with onclick to link with href
2019-10-18 10:30:28 +02:00
LoveIsGrief
6aa5414813
Autoplay next recommended video ( #2137 )
...
* Start working on autoplay of next video
* Ignore changes made by gitpod
* Apply changes from PR#1370
* Correct the spelling of recommendations
* Fix linting errors
* Move boolean check to existing onEnded handler
* Pick a random video until the recommendations are improved
* Add simple tests for autoPlayNextVideo
* Fix lint
...again
2019-09-24 08:48:01 +02:00
Lukas Winkler
32d7f2b754
fix a few typos ( #2141 )
...
* fix a few typos
* apply changes to original files instead
* additional correction
2019-09-23 08:17:42 +02:00
Chocobozzz
2e0fdd27e0
Add missing translation tags
2019-09-18 15:52:54 +02:00
Chocobozzz
1eb23e12f7
Add contributors in about peertube page
2019-09-05 15:40:09 +02:00
Chocobozzz
5819e694ba
Better video publishing notification
2019-09-05 10:30:51 +02:00
Chocobozzz
43d35494b5
Fix old auto blacklist notifications
2019-09-05 10:20:14 +02:00
Chocobozzz
00aab0666c
Merge branch 'release/1.4.0' into develop
2019-09-05 10:19:35 +02:00
Chocobozzz
be04c6fdab
Add hardware information in instance config
2019-09-05 10:17:02 +02:00
Chocobozzz
43d0ea7f4b
Add welcome modal
2019-09-05 10:17:02 +02:00
Chocobozzz
bc20aaed46
Fix register checkbox
2019-09-05 10:17:02 +02:00
Chocobozzz
421d935d25
Add about information in registration page
2019-09-05 10:17:02 +02:00
Chocobozzz
a00045a218
Improve features table
2019-09-05 10:17:02 +02:00
Chocobozzz
ccc00cb2aa
Add more attributes to about page
2019-09-05 10:17:02 +02:00
Chocobozzz
e1b49ee534
Implement auto follow in client
2019-09-04 16:24:58 +02:00
Chocobozzz
8424c4026a
Add auto follow back support for instances
2019-09-04 16:24:58 +02:00
Chocobozzz
dedc7abb7b
Fix auto blacklist view
2019-09-04 15:03:50 +02:00
Chocobozzz
60c2bc80b8
Go back when cancel NSFW modal
...
Instead of redirecting on the homepage
2019-08-22 17:14:44 +02:00
Chocobozzz
6eb62c3390
Fix video rows overflow
...
In discover and account channel videos pages
2019-08-22 13:59:54 +02:00
Chocobozzz
a3671f0709
Fix video playlist element removal
2019-08-22 11:33:18 +02:00
Chocobozzz
0c503f5c87
Fix bad import on FF ESR
2019-08-20 09:01:19 +02:00
Chocobozzz
c5407d7046
Fix playlist more button with long video names
2019-08-09 08:28:22 +02:00
Chocobozzz
ad453580b2
Fix infinite scroll on big screens
2019-08-02 14:49:25 +02:00
Chocobozzz
dd570a34ff
Fix search results on mobile
2019-08-02 11:40:29 +02:00
Chocobozzz
44b88f180b
Fix broken follow notification
2019-08-02 09:46:48 +02:00
Chocobozzz
65af03a241
Automatically update playlist thumbnails
2019-08-01 16:54:24 +02:00
Chocobozzz
bfbd912886
Fix broken playlist api
2019-08-01 09:11:04 +02:00
Chocobozzz
a95a4cc891
Moderators can only manage users
2019-07-30 09:59:19 +02:00
Chocobozzz
dc89026348
Add show channel button in account page
2019-07-29 17:12:18 +02:00
Chocobozzz
8e8eb2614b
Fix help transcoding placement
2019-07-29 16:41:25 +02:00
Chocobozzz
34dd7cb4ca
Fix quota in instance features table
2019-07-29 16:30:01 +02:00
Chocobozzz
d75db01f14
Add plugin translation system
2019-07-26 15:18:30 +02:00
Chocobozzz
c8861d5dc0
Fix express validator
2019-07-25 16:23:44 +02:00
Chocobozzz
41b15c8921
Update client dependencies
2019-07-25 11:00:45 +02:00
Chocobozzz
03652b3179
Use ::ng-deep instead of /deep/
2019-07-25 11:00:43 +02:00
Chocobozzz
f36da21e40
Update angular
2019-07-25 11:00:43 +02:00
Chocobozzz
93cae47925
Add client hooks
2019-07-24 10:58:16 +02:00
Chocobozzz
6702a1b2cc
Add ability to search available plugins
2019-07-24 10:58:16 +02:00
Chocobozzz
b5f919ac8e
WIP plugins: update plugin
2019-07-24 10:58:16 +02:00
Chocobozzz
7cd4d2ba10
WIP plugins: add theme support
2019-07-24 10:58:16 +02:00
Nassim Bounouas
4e9fa5b7e9
Feature/subject in contact form ( #1926 )
...
* #1915 Add a subject to contact form and add it to email sent
* #1915 Add subject to contact form tests
* #1915 Contact form test corrected && tslint correction
2019-06-21 08:49:35 +02:00
Chocobozzz
ac84064a6c
Fix follows backend URL
...
And improve "no followers/followings" message position
2019-06-20 08:51:41 +02:00
Chocobozzz
3caf77d3b1
Add language filters in user preferences
2019-06-19 15:05:36 +02:00
Nassim Bounouas
e379f813d4
Feature/completeUsernameCopy ( #1913 )
...
* #1843 Copy icon added to account page to copy Username
* #1843 Store an account name with the host forced and bind it to copy button
* #1843 tslint correction
* #1843 copy to clipboard replaced by ngx-clipboard
2019-06-19 14:57:39 +02:00
Chocobozzz
db714ab48a
Fix notification overflow
2019-06-13 09:21:18 +02:00
Chocobozzz
2f4c784a92
Add params to share modal
2019-06-12 16:44:15 +02:00
Chocobozzz
0ba5f5baad
Add ability to change email in client
2019-06-11 14:31:12 +02:00
Chocobozzz
7c51916a61
Remove magnetURI download support
...
Since most BitTorrent clients are not able to download files from it
2019-06-11 10:46:33 +02:00
Chocobozzz
1f20622f2b
Improve registration
...
* Add ability to set the user display name
* Use display name to guess the username/channel name
* Add explanations about what is the purpose of a username/channel name
* Add a loader at the "done" step
2019-06-07 17:05:42 +02:00
Chocobozzz
b91bc1d1f3
Merge branch 'release/v1.3.0' into develop
2019-06-07 15:04:41 +02:00
Chocobozzz
e5b432e04e
Fix black theme on some screens
2019-06-07 11:44:43 +02:00
Chocobozzz
4adf26735f
Fix error in form when scheduling video publication
2019-06-07 11:35:06 +02:00
Chocobozzz
f238aec54f
Fix video action dropdown
2019-06-07 11:08:56 +02:00
Chocobozzz
3ddb1ec555
Try to fix remote mastodon interactions
2019-06-07 10:57:33 +02:00
Chocobozzz
a6dbbf0386
Add list of instance follows in about page
2019-06-06 11:43:01 +02:00
Chocobozzz
93aa85521a
Prefer using last week/last month
2019-06-06 11:43:00 +02:00
Chocobozzz
4e0c179365
Fix grouped videos by date
2019-06-06 11:43:00 +02:00
Chocobozzz
ee79b60e4e
More robust federation
...
In particular when fetching pleroma outbox
2019-05-31 15:17:04 +02:00
Chocobozzz
57cfff7885
Remove unused actor uuid field
2019-05-31 14:49:31 +02:00
Chocobozzz
34c7f429e4
Group videos on chronological order
2019-05-31 11:15:50 +02:00
Chocobozzz
c8487f3f63
Improve account channel page
...
Set it as the default route for account page. The main goal is to better
differentiate the channel page from the account page. With the channel
page set as default, I hope people will better understand they are in
the account page, and that this account could have multiple channels.
2019-05-29 16:45:59 +02:00
Chocobozzz
1d5342abc4
Multi step registration
2019-05-29 11:19:54 +02:00
Chocobozzz
53da063049
Merge branch 'release/v1.3.0' into develop
2019-05-24 14:31:10 +02:00
Chocobozzz
78d60e6384
Fix build
2019-05-24 14:28:10 +02:00
Chocobozzz
625a98bc4a
Fix method names
2019-05-24 14:25:12 +02:00
Chocobozzz
f5b37c3ec2
Fix method names
2019-05-24 14:24:00 +02:00
Chocobozzz
86aafd06f2
Merge branch 'release/v1.3.0' into develop
2019-05-24 12:02:45 +02:00
Chocobozzz
624bca15fb
Fix duplicates in playlist add component (release branch)
2019-05-24 12:02:34 +02:00
Chocobozzz
8d51015bd0
unload -> reload in playlist add component
2019-05-24 11:52:19 +02:00
Chocobozzz
b6e342d5c6
Fix duplicates in playlist add component
2019-05-24 11:49:53 +02:00
Chocobozzz
432ebe8bdd
Merge branch 'release/v1.3.0' into develop
2019-05-21 11:21:56 +02:00
Chocobozzz
8c6781e956
Fix pagination in my videos page
2019-05-21 10:54:38 +02:00
Chocobozzz
73b3aa6429
Merge branch 'feature/audio-upload' into develop
2019-05-21 10:05:12 +02:00
Chocobozzz
618750486e
Fix icon color on audio upload
2019-05-21 10:04:52 +02:00
Chocobozzz
fd822c1c69
Merge branch 'release/v1.3.0' into develop
2019-05-21 09:34:02 +02:00
Chocobozzz
1c8ddbfaa0
Reset playlist add component when video changes
2019-05-17 14:34:21 +02:00
Chocobozzz
b345a8047b
Add audio upload tests
2019-05-17 14:04:54 +02:00
Chocobozzz
7b992a86b1
Support audio upload in client
2019-05-17 10:45:53 +02:00
Leo Mouyna
11b3f14c75
fix: Close modal after clicking on download
...
Use the NgActiveModal method to close it on a click by adding a specific
modalActive object and use it on download function.
See issue: Chocobozzz#1436
2019-05-16 09:12:58 +02:00
Chocobozzz
6565916605
Use HLS by default if enabled
2019-05-14 11:35:54 +02:00
Chocobozzz
4da22f64e7
Lazy load dropdown info on click
...
Instead of mouseenter
2019-05-13 15:18:11 +02:00
Chocobozzz
72675ebe01
Move video watch playlist in its own component
2019-05-13 11:19:29 +02:00
Chocobozzz
64545a834b
Fix top menu dropdown
2019-05-13 09:45:37 +02:00
Chocobozzz
743f023c53
Fix videos more dropdown position/loading
2019-05-13 09:45:37 +02:00
Chocobozzz
98000f10e7
Fix dropdown top menu on mobile
2019-04-25 10:02:02 +02:00
Chocobozzz
5fb6996b81
Add default playlist image
2019-04-24 16:26:23 +02:00
Chocobozzz
1eddc9a74f
Add user adminFlags
2019-04-15 14:39:52 +02:00
Chocobozzz
28e0e40d2b
Fix privacy warning position on mobile
2019-04-15 09:43:23 +02:00
Chocobozzz
2b3f1919fd
Fix videos list margin with hidden menu
2019-04-11 10:21:45 +02:00
Chocobozzz
2c22613c2f
Add logs page in client
2019-04-11 10:14:08 +02:00