aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Fix my-video-imports display when a video gets deletedRigel Kent2020-04-121-6/+7
|
* Revert 41a94d0, keep the fix for yearsRigel Kent2020-04-121-70/+23
|
* Improve from-now pipe readabilityRigel Kent2020-04-111-9/+12
|
* Refactor from-now pipe to display the two most significant intervalsRigel Kent2020-04-112-24/+67
|
* Place private/unlisted labels in thumbnail instead of miniatureRigel Kent2020-04-113-6/+18
|
* Remove unused interface section for interface languageRigel Kent2020-04-112-13/+5
|
* Improve highlighted comment scrollTo, improve reply comment displayRigel Kent2020-04-102-1/+8
|
* Improve admin tables row expandChocobozzz2020-04-088-17/+36
|
* Increase debug font sizeChocobozzz2020-04-081-1/+6
|
* Fix sort in admin tablesChocobozzz2020-04-0814-6/+62
|
* Cleanup menu footer linksChocobozzz2020-04-083-26/+40
|
* Fix playlist autoplayChocobozzz2020-04-081-2/+4
|
* Fix search after first type on inputRigel Kent2020-04-072-6/+3
|
* Fix lint relative to DragDropDirectiveRigel Kent2020-04-033-8/+8
|
* Fix peertube interface i18nChocobozzz2020-04-031-2/+2
|
* Fix privacy warning ok button placementChocobozzz2020-04-031-1/+1
|
* Improve channel and account display on medium devicesRigel Kent2020-04-035-7/+45
|
* Put box-shadow for input focus in variables, apply form-control to p-multiselectRigel Kent2020-04-033-7/+7
|
* Fix video add nave hidingChocobozzz2020-04-031-0/+4
|
* Support drag and drop for video upload and torrent file importRigel Kent2020-04-039-17/+64
|
* Refactor torrent-or-magnet divider in video importRigel Kent2020-04-032-2/+5
|
* Fix help component borderRigel Kent2020-04-031-1/+1
|
* Enlarge right column in video-edit on small screensRigel Kent2020-04-028-22/+80
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-0234-232/+147
|
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-0112-169/+204
|
* Client dependencies upgradeChocobozzz2020-04-011-53/+53
|
* Lazy-load video-channelsRigel Kent2020-03-314-36/+68
|
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-313-9/+25
|
* Put channel stats behind withStats flagRigel Kent2020-03-313-11/+14
|
* View stats for channelsRigel Kent2020-03-315-9/+101
|
* Align layout for create/edit video-playlists (my-account) on create/edit ↵Rigel Kent2020-03-283-56/+96
| | | | user (admin)
* Align layout for create video-channel (my-account) on create user (admin)Rigel Kent2020-03-282-22/+40
|
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-2714-132/+276
|
* Describe user video settings checkboxes, put emphasis on p2pRigel Kent2020-03-2310-16/+58
| | | | | Also improve more info links about p2p and privacy in PeerTube, present in the privacy concern notice and in the video settings.
* Remove unnecessary marginChocobozzz2020-03-201-1/+0
|
* Fix add comment in threads with deleted commentsChocobozzz2020-03-203-4/+9
|
* Update manage labelsChocobozzz2020-03-192-3/+5
|
* Fix lintChocobozzz2020-03-181-1/+1
|
* Correctly format video durationChocobozzz2020-03-181-6/+15
|
* Fix user role editionChocobozzz2020-03-182-4/+9
|
* Add padding bottom to main containerChocobozzz2020-03-182-9/+5
|
* Fix P2P messageChocobozzz2020-03-181-1/+0
|
* Fix next video button to support playlist videosRigel Kent2020-03-171-1/+3
| | | | fixes #2523
* Fix video-ccomment-add cancellationRigel Kent2020-03-153-9/+12
|
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-139-44/+39
|
* Fix margins/widths with top-menu and main-col on small screensRigel Kent2020-03-137-7/+17
|
* Normalize create buttonsRigel Kent2020-03-133-3/+3
|
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-136-28/+57
|
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-126-65/+108
|
* Declutter interface, hide RSS until hovering section titleRigel Kent2020-03-111-0/+5
|