Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 12 | -1289/+0 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 6 | -47/+31 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 1 | -2/+2 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | Fix grey color theme | Chocobozzz | 2020-05-22 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | Add ability for video owners to delete comments | Chocobozzz | 2020-05-05 | 1 | -0/+1 |
| | |||||
* | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 1 | -2/+0 |
| | |||||
* | 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 |
| | |||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 1 | -3/+4 |
| | |||||
* | Fix add comment in threads with deleted comments | Chocobozzz | 2020-03-20 | 3 | -4/+9 |
| | |||||
* | 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 | 1 | -6/+7 |
| | |||||
* | 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 | ||||
* | 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 | ||||
* | Replace uppercase text-transform by capitalized text source | Rigel Kent | 2020-02-21 | 1 | -1/+1 |
| | | | | fixes #2085 | ||||
* | Strict templates enabled | Chocobozzz | 2020-02-10 | 6 | -12/+20 |
| | |||||
* | Update to angular 9 | Chocobozzz | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Show default avatar on network error for comments | Rigel Kent | 2020-01-09 | 2 | -0/+6 |
| | |||||
* | Display total of number of video comments via pagination | Rigel Kent | 2020-01-08 | 1 | -3/+3 |
| | | | | fixes #2391 | ||||
* | Skip videos count on client if we don't use it | Chocobozzz | 2020-01-08 | 1 | -3/+3 |
| | |||||
* | Add get user cache for comments | Chocobozzz | 2020-01-06 | 2 | -4/+5 |
| | |||||
* | Fix my-account{videos,video-playlists} loading mecanism | Rigel Kent | 2019-12-29 | 1 | -0/+7 |
| | |||||
* | Better spacing beetween comments | Rigel Kent | 2019-12-28 | 4 | -20/+24 |
| | |||||
* | Add author indicator to the comment replies loader | Rigel Kent | 2019-12-28 | 3 | -3/+15 |
| | |||||
* | Add search bars for a user's videos and playlist library | Rigel Kent | 2019-12-28 | 1 | -0/+1 |
| | |||||
* | Add comment filtering by reply count | Rigel Kent | 2019-12-27 | 4 | -4/+27 |
| | |||||
* | Add user moderation dropdown to comments | Rigel Kent | 2019-12-27 | 3 | -4/+41 |
| | |||||
* | fix deleted comment layout and its notification display | Rigel Kent | 2019-12-19 | 1 | -1/+2 |
| | |||||
* | Add commentor name alongside fid for video comments | Rigel Kent | 2019-12-18 | 2 | -7/+15 |
| | |||||
* | Speedup embed first paint | Chocobozzz | 2019-12-18 | 1 | -4/+4 |
| | |||||
* | comment name emphasis for video author | Rigel Kent | 2019-12-18 | 2 | -4/+23 |
| | |||||
* | Provide native links for description timestamps, and re-clickability for these | Rigel Kent | 2019-12-17 | 4 | -7/+25 |
| | |||||
* | Add hyperlink video timestamps in description | Lesterpig | 2019-12-17 | 1 | -4/+5 |
| | | | | | Fix #1312 (duplicates: #1728 and #2007) The modification is also applied to comments and video editing. | ||||
* | (consistency) channel nameWithHost copy button, comment avatar link | Rigel Kent | 2019-12-16 | 1 | -6/+7 |
| | |||||
* | improve comment form: cancel button and full width | Rigel Kent | 2019-12-15 | 5 | -5/+29 |
| | |||||
* | Show number of comments under a video in watch view | Rigel Kent | 2019-12-13 | 1 | -2/+7 |
| | | | | resolves #2338 | ||||
* | Improve comment tree UI | Chocobozzz | 2019-12-10 | 4 | -74/+110 |
| | |||||
* | Support basic markdown in comments | Chocobozzz | 2019-12-09 | 1 | -3/+3 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 5 | -49/+62 |
| | |||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 2 | -2/+2 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 2 | -1/+6 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 2 | -3/+3 |
| |