Chocobozzz
d95d155988
Use 3 tables to represent abuses
2020-07-10 14:02:41 +02:00
Chocobozzz
72493e44e9
Fix embed url
2020-07-10 11:13:41 +02:00
Rigel Kent
ea7337cfde
add check-params test for user list
...
fixes #2918
2020-07-03 10:29:03 +02:00
Rigel Kent
2b587cad93
align feed icons to the right for video listings
2020-07-02 19:45:21 +02:00
Rigel Kent
2d011d94aa
rename rss 2.0 to media rss 2.0
2020-07-02 16:30:52 +02:00
Chocobozzz
35f0a5e665
Fix player menu on mobile
2020-07-02 15:10:06 +02:00
Chocobozzz
57e56eb294
Fix lint
2020-07-02 10:35:05 +02:00
Chocobozzz
41bec13718
Don't reload videos on mute
2020-07-02 10:25:35 +02:00
Rigel Kent
0a4cb95c98
simplify navigation within most admin menus
2020-07-02 09:22:59 +02:00
Rigel Kent
6c808af9a2
fix reactive file upload button
2020-07-01 17:03:48 +02:00
Rigel Kent
1fe1e14cb3
fix video update button, add color to danger zone
2020-07-01 17:03:48 +02:00
Rigel Kent
c41c0e28ed
switch from softies to feathericons
...
also organize icons in folders per origin
2020-07-01 17:03:48 +02:00
Rigel Kent
d473fd94ce
allow muting from the miniature options
...
initial implementation with a listing refresh except on search results
2020-06-28 16:55:17 +02:00
Rigel Kent
0350384781
replace current ownership transfer icon with softies forward icon
2020-06-28 14:15:38 +02:00
Rigel Kent
0242861ece
add user account-blocklist missing scss mixin
2020-06-28 00:53:36 +02:00
Chocobozzz
1942f11d5e
Lazy load all routes
2020-06-23 16:00:49 +02:00
Chocobozzz
67ed6552b8
Reorganize client shared modules
2020-06-23 16:00:49 +02:00
Rigel Kent
1ebddadd07
predefined report reasons & improved reporter UI ( #2842 )
...
- added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video
- added predefined report reasons
- added video player with report modal
2020-06-22 13:00:39 +02:00
Caroline Chuong
d6d951ddc0
Remove uneccessary details to link titles
2020-06-18 09:02:23 +02:00
Chocobozzz
1ba471c55f
Add videos count in channels list
2020-06-16 14:13:01 +02:00
Chocobozzz
c4a6f7901c
Add channel information in my videos
2020-06-16 11:44:54 +02:00
Chocobozzz
5c20a45518
Fix anonymous nsfw policy
2020-06-16 11:26:46 +02:00
Rigel Kent
228393302d
factorize account/server blocklists for users and instance ( #2875 )
2020-06-15 13:18:22 +02:00
Rigel Kent
7dfe352886
replace title with video name in moderation listings
2020-06-13 11:56:23 +02:00
Caroline Chuong
c9e3565dc8
fix headings order or add missing ones ( #2871 )
...
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-06-13 00:53:56 +02:00
Rigel Kent
435258ea3c
fix miniature fixed height, add link/title to avatar, remove pr-2 on channels list
2020-06-12 09:51:16 +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
Caroline Chuong
45800f7e63
add scope tags and aria-labels to instance table ( #2866 )
...
also move label to caption element in table
2020-06-11 18:12:52 +02:00
Chocobozzz
cf78883c70
Limit thumbnail sizes
2020-06-11 16:41:51 +02:00
Rigel Kent
a7257b0e3e
prevent video-bottom overflow in video-miniature
2020-06-11 12:23:01 +02:00
Rigel Kent
e95bede8fe
support type as override to search in listBlocks
2020-06-10 21:12:09 +02:00
Rigel Kent
3487330d30
preserve original variable names server-side
2020-06-10 21:12:09 +02:00
Rigel Kent
5baee5fca4
rename blacklist to block/blocklist, merge block and auto-block views
...
- also replace whitelist with allowlist
- add advanced filters for video-block-list view
- move icons in video-block-list and video-abuse-list to left side
for visibility
- add robot icon to depict automated nature of a block in
video-block-list
resolves #2790
2020-06-10 21:12:05 +02:00
Rigel Kent
d840487fed
smaller miniature average size in fluid grid, updated admin instructions for global search
2020-06-10 21:09:31 +02:00
Chocobozzz
5fb2e2888c
First implem global search
2020-06-10 14:02:41 +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
Caroline Chuong
6ad971d5f5
add aria-hidden to non-descriptive icons ( #2844 )
2020-06-08 19:42:51 +02:00
Rigel Kent
c2caa99b94
Add channel/account avatars in miniature ( #2838 )
...
* add small avatar to miniature
* fix svg size for trending and search icons in plugins view
* parametrize avatar in miniature display options
2020-06-08 08:52:06 +02:00
Chocobozzz
3e95b68343
Fix default anonymous theme
2020-06-05 09:15:59 +02:00
Chocobozzz
92128fff7e
Fix config form issue with index URL
2020-06-05 09:10:05 +02:00
Rigel Kent
80c7779efe
fix mascot sizes, fix tick, delete extraneous .png icons
...
follows PR #2822
2020-06-04 20:57:10 +02:00
Chocobozzz
cdd8f7790c
Merge branch 'release/2.2.0' into develop
2020-06-02 09:00:39 +02:00
Chocobozzz
fa11e79d4a
Fix regression scrollbar bgcolor mdtextarea maximized-mode
...
By kimsible
2020-06-02 08:56:00 +02:00
Chocobozzz
2a39506c7d
Revert "Remove oc locale support"
...
This reverts commit 8323c435c1
.
2020-05-29 17:09:55 +02:00
Chocobozzz
923ff87da2
Add bulk comment actions on account dropdown
2020-05-29 09:21:26 +02:00
Chocobozzz
c123027fd9
Fix grey color theme
2020-05-22 11:21:55 +02:00
Chocobozzz
fd8f73cf6d
Fix lint
2020-05-22 08:50:31 +02:00
Chocobozzz
f33dc6ab2d
Fix input/textarea themes
2020-05-20 13:52:12 +02:00
Chocobozzz
3bf07dd8c2
Explicit theme colors for inputs and textarea
2020-05-20 11:39:31 +02:00
Chocobozzz
6189b699fb
Fix broken client when cookies are disabled
2020-05-20 10:37:46 +02:00
Chocobozzz
5ff523664f
Fix user dropdown overflow
2020-05-11 18:05:16 +02:00
Chocobozzz
3b072f5a9d
Fix top menu dropdown hovering
2020-05-11 11:24:55 +02:00
Kim
8544d8f561
Fix regression my-account menu overflow-x on screen width < 800px ( #2707 )
...
* Fix: correct my-account menu overflow-x on touchscreens
* Add menuLeftDisplayed support for account-sub-menu
* Handle menu in screen service + clean top-menu-dropdown
* Add comment on menuWidth menu service to allow backtracking
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-05-11 11:12:58 +02:00
kimsible
70afd522ba
Fix displaying more dropdown on touchscreen
2020-05-11 11:11:06 +02:00
kimsible
bedf0e6073
Add edit button to scroll watch playlist on touchscreens
2020-05-11 11:11:06 +02:00
Chocobozzz
3cc665f48f
Add last login date to users
2020-05-07 10:39:09 +02:00
Chocobozzz
feb34f6b6b
Use video abuse filters on client side
2020-05-07 08:33:34 +02:00
Chocobozzz
d4eea02801
Fix relative links in video description
2020-05-06 14:21:10 +02:00
Chocobozzz
d056b01956
Fix mobile miniature information margin
2020-05-06 10:15:13 +02:00
Chocobozzz
8bb71f2e33
Add auth plugin info in users list
2020-05-05 13:54:30 +02:00
Rigel Kent
97601690d6
Fix video-abuse-details avatar display and user-list dropdown placement
2020-05-05 12:02:57 +02:00
Rigel Kent
25a42e293b
Fix rowsPerPage change, add filter clear button, update video-abuse-list search query param dynamically
2020-05-04 15:01:44 +02:00
Rigel Kent
0db536f1e0
Only show updatedAt date of abuse if different from createdAt
2020-05-04 15:01:44 +02:00
Rigel Kent
d405118360
Bind expanded rows to item ids instead of row number
2020-05-04 15:01:44 +02:00
Rigel Kent
0d3a2982a9
Switching to a named filters/single input on video-abuse
2020-05-04 15:01:44 +02:00
Rigel Kent
c2a89b70ce
Fix margin-content and miniature thumbnail width on mobile, fix media queries for tables above lg breakpoint
2020-05-01 23:24:05 +02:00
Rigel Kent
0251197e24
Factorize rest-table and fix/simplify SQL
2020-05-01 16:41:02 +02:00
Rigel Kent
042daa7072
Fixing circular dependency and table variable access
2020-05-01 16:41:02 +02:00
Rigel Kent
e0a929179a
Add filter inputs for blacklisted videos and muted accounts/servers
2020-05-01 16:41:02 +02:00
Rigel Kent
844db39ee5
Add search for video, reporter and channel name fields
2020-05-01 16:41:02 +02:00
Rigel Kent
988af781ac
Rename duplicate to more universal mirror, add to miniature for quick access by admins
2020-05-01 16:41:02 +02:00
Rigel Kent
9b4241e33b
Increase rows per page, add reporter muting for abuse list
2020-05-01 16:41:02 +02:00
Kim
165ee2929b
Fix tables width, paginators, button on mobile / touchscreens ( #2695 )
2020-05-01 10:45:07 +02:00
Kim
d363ef5360
Use modal instead of dropdown menu in small/mobile views ( #2674 )
...
Co-Authored-By: Rigel Kent <par@rigelk.eu>
2020-04-30 19:23:54 +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
Chocobozzz
891bc2ffad
Support rel="me" links in markdown
2020-04-16 16:13:28 +02:00
Rigel Kent
bb152476c8
Refactor follow/mute as modals in admin, add actions in abuse list
2020-04-14 15:53:37 +02:00
Rigel Kent
471ee39496
Fix lint
2020-04-14 01:38:41 +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
66be521333
Revert 41a94d0
, keep the fix for years
2020-04-12 11:10:44 +02:00
Rigel Kent
1242fd55f9
Improve from-now pipe readability
2020-04-11 19:05:11 +02:00
Rigel Kent
41a94d07f0
Refactor from-now pipe to display the two most significant intervals
2020-04-11 16:05:50 +02:00
Rigel Kent
62eacb4209
Place private/unlisted labels in thumbnail instead of miniature
2020-04-11 16:05:50 +02:00
Chocobozzz
8e11a1b37c
Fix sort in admin tables
2020-04-08 10:49:26 +02:00
Chocobozzz
9870329f69
Fix playlist autoplay
2020-04-08 09:41:43 +02:00
Rigel Kent
947d01023d
Improve channel and account display on medium devices
2020-04-03 14:13:28 +02:00
Rigel Kent
22a59f33de
Fix help component border
2020-04-03 00:18:15 +02:00
Rigel Kent
6f02515e2a
Enlarge right column in video-edit on small screens
2020-04-02 17:55:03 +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
Chocobozzz
45c6bcf312
Remove deprecated NgbTabsetModule module
2020-04-01 16:52:59 +02:00
Chocobozzz
4adebd513e
Client dependencies upgrade
2020-04-01 14:06:46 +02:00
Rigel Kent
3d527ba173
Use inner join and document code for viewr stats for channels
2020-03-31 10:29:24 +02:00
Rigel Kent
747c562837
Put channel stats behind withStats flag
2020-03-31 10:29:24 +02:00
Rigel Kent
8165d00ac6
View stats for channels
2020-03-31 10:29:24 +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
5411da31d1
Describe user video settings checkboxes, put emphasis on p2p
...
Also improve more info links about p2p and privacy in PeerTube,
present in the privacy concern notice and in the video settings.
2020-03-23 23:43:53 +01:00
Chocobozzz
03db5c3f97
Correctly format video duration
2020-03-18 15:46:48 +01:00
Rigel Kent
c9ad38f4cb
Declutter interface, hide RSS until hovering section title
2020-03-11 22:31:17 +01:00
Chocobozzz
111fdc267b
Handle overview pagination in client
2020-03-11 16:45:09 +01:00