Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 28 | -3883/+0 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 14 | -100/+148 |
| | |||||
* | Remove uneccessary details to link titles | Caroline Chuong | 2020-06-18 | 1 | -2/+2 |
| | |||||
* | Fix client compilation | Chocobozzz | 2020-06-16 | 1 | -1/+0 |
| | |||||
* | Fix anonymous nsfw policy | Chocobozzz | 2020-06-16 | 1 | -4/+4 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 1 | -2/+2 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | switch margin-bottom rules to padding-bottom now used in miniature | Rigel Kent | 2020-06-12 | 1 | -3/+3 |
| | |||||
* | add keyboard navigation for video actions (#2854) | Caroline Chuong | 2020-06-11 | 1 | -15/+15 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 1 | -2/+2 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 3 | -5/+5 |
| | | | | | | | | | | | - 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 | ||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 3 | -24/+24 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | add aria-hidden to non-descriptive icons (#2844) | Caroline Chuong | 2020-06-08 | 1 | -2/+2 |
| | |||||
* | Fix grey color theme | Chocobozzz | 2020-05-22 | 3 | -6/+6 |
| | |||||
* | Fix action button icons theme | Chocobozzz | 2020-05-22 | 1 | -5/+5 |
| | |||||
* | Fix dropdown menu overflow | Chocobozzz | 2020-05-20 | 2 | -6/+6 |
| | |||||
* | Fix deleting highlighted thread | Chocobozzz | 2020-05-14 | 1 | -3/+7 |
| | |||||
* | Add link to the account page in comment | Chocobozzz | 2020-05-14 | 2 | -7/+16 |
| | |||||
* | Fix old edge HLS compat | Chocobozzz | 2020-05-13 | 1 | -0/+5 |
| | |||||
* | Add edit button to scroll watch playlist on touchscreens | kimsible | 2020-05-11 | 1 | -0/+1 |
| | |||||
* | Add ability for video owners to delete comments | Chocobozzz | 2020-05-05 | 1 | -0/+1 |
| | |||||
* | Fix margin-content and miniature thumbnail width on mobile, fix media ↵ | Rigel Kent | 2020-05-01 | 1 | -1/+2 |
| | | | | queries for tables above lg breakpoint | ||||
* | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 1 | -2/+0 |
| | |||||
* | Improving select displays, focus box-shadows for paginators, instructions ↵ | Rigel Kent | 2020-04-13 | 1 | -1/+1 |
| | | | | for index url | ||||
* | Refactor from-now pipe to display the two most significant intervals | Rigel Kent | 2020-04-11 | 1 | -1/+1 |
| | |||||
* | Improve highlighted comment scrollTo, improve reply comment display | Rigel Kent | 2020-04-10 | 2 | -1/+8 |
| | |||||
* | Fix privacy warning ok button placement | Chocobozzz | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 2 | -4/+8 |
| | |||||
* | Remove deprecated NgbTabsetModule module | Chocobozzz | 2020-04-01 | 3 | -22/+24 |
| | |||||
* | Describe user video settings checkboxes, put emphasis on p2p | Rigel Kent | 2020-03-23 | 1 | -1/+1 |
| | | | | | Also improve more info links about p2p and privacy in PeerTube, present in the privacy concern notice and in the video settings. | ||||
* | Remove unnecessary margin | Chocobozzz | 2020-03-20 | 1 | -1/+0 |
| | |||||
* | Fix add comment in threads with deleted comments | Chocobozzz | 2020-03-20 | 3 | -4/+9 |
| | |||||
* | Fix P2P message | Chocobozzz | 2020-03-18 | 1 | -1/+0 |
| | |||||
* | Fix next video button to support playlist videos | Rigel Kent | 2020-03-17 | 1 | -1/+3 |
| | | | | fixes #2523 | ||||
* | Fix video-ccomment-add cancellation | Rigel Kent | 2020-03-15 | 3 | -9/+12 |
| | |||||
* | hide RSS for comments, normalize video-channel edit with account edit | Rigel Kent | 2020-03-12 | 1 | -7/+14 |
| | |||||
* | Action hook: thread replies loaded (#2550) | BitTube | 2020-03-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | * Add thread replies hook onLoaded * Cleaning spaces * Fixing travis CI lint errors (spaces) * Fixing travis 'irregular whitespace not allowed' * Changing action name for consistency Co-authored-by: ICabaleiro <i.cabaleiro@devcups.com> | ||||
* | Normalize modal close buttons, and cancel/submit button styles | Rigel Kent | 2020-03-06 | 2 | -10/+7 |
| | |||||
* | Share modal light UI simplification | Rigel Kent | 2020-03-06 | 2 | -27/+21 |
| | |||||
* | Fix lint error introduced in #2539 | Rigel Kent | 2020-03-06 | 1 | -1/+1 |
| | |||||
* | Add action hook, comments loaded (#2539) | Chocobozzz | 2020-03-05 | 1 | -0/+1 |
| | | | | | | * Adding action hook for video watch comments loaded * Adding requested changes for PR #2539 | ||||
* | Switch back to original text in privacy-concerns warning | Rigel Kent | 2020-03-05 | 1 | -6/+6 |
| | |||||
* | Fixing load more comments on infinite scroll (#2535) | BitTube | 2020-03-04 | 1 | -4/+2 |
| | | | | | | | | * Fixing load more comments on infinite scroll * Requested changes for load more comments fix * Removing extra space | ||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 5 | -18/+37 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Provide z-index centralisation for lower components | Rigel Kent | 2020-02-21 | 1 | -0/+1 |
| | |||||
* | Replace uppercase text-transform by capitalized text source | Rigel Kent | 2020-02-21 | 2 | -4/+4 |
| | | | | fixes #2085 | ||||
* | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 2 | -2/+2 |
| | |||||
* | Remove resume parameter when sharing a video | Chocobozzz | 2020-02-10 | 1 | -2/+0 |
| | |||||
* | Strict templates enabled | Chocobozzz | 2020-02-10 | 7 | -13/+21 |
| | |||||
* | Update to angular 9 | Chocobozzz | 2020-02-10 | 2 | -4/+4 |
| | |||||
* | Add origin instance URL in watch page | Chocobozzz | 2020-01-29 | 1 | -0/+5 |
| |