Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix video download modal select width | Rigel Kent | 2021-01-18 | 1 | -1/+3 |
| | |||||
* | add space before type name in download popup title | Rigel Kent | 2021-01-17 | 1 | -1/+1 |
| | | | | fixes #3599 | ||||
* | Put feed url as link | Chocobozzz | 2021-01-15 | 2 | -7/+6 |
| | |||||
* | Fix display all videos filter | Chocobozzz | 2021-01-13 | 1 | -2/+5 |
| | |||||
* | Fix some accessibility issues | Chocobozzz | 2020-12-22 | 1 | -1/+3 |
| | |||||
* | Refactor views component | Chocobozzz | 2020-12-09 | 2 | -4/+5 |
| | |||||
* | Don't allow manual redundancy of live videos | Chocobozzz | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Refactor last PR | Chocobozzz | 2020-11-27 | 2 | -7/+1 |
| | |||||
* | add title attribute for exact view counters (#3365) | Tanguy BERNARD | 2020-11-27 | 2 | -2/+10 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 2 | -4/+23 |
| | |||||
* | Fix no history message | Chocobozzz | 2020-11-19 | 1 | -1/+1 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 3 | -8/+38 |
| | |||||
* | Clearer periods in videos list | Chocobozzz | 2020-11-18 | 1 | -39/+43 |
| | |||||
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
| | | | | | hls.js seems to not correctly handle audio gaps with fragmented mp4 (but can with a ts playlist) | ||||
* | Add live info in watch page | Chocobozzz | 2020-11-09 | 3 | -2/+25 |
| | |||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 1 | -1/+6 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -1/+4 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 5 | -65/+57 |
| | | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators | ||||
* | Remove angular pipes module | Chocobozzz | 2020-08-11 | 1 | -2/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 3 | -5/+6 |
| | |||||
* | Correct action button selection mode styles | kimsible | 2020-07-20 | 1 | -3/+6 |
| | |||||
* | Fix issues with external links in search page | Chocobozzz | 2020-07-20 | 2 | -15/+22 |
| | |||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -1/+1 |
| | | | | fixes #2918 | ||||
* | align feed icons to the right for video listings | Rigel Kent | 2020-07-02 | 2 | -18/+29 |
| | |||||
* | rename rss 2.0 to media rss 2.0 | Rigel Kent | 2020-07-02 | 2 | -8/+2 |
| | |||||
* | Don't reload videos on mute | Chocobozzz | 2020-07-02 | 1 | -1/+0 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 1 | -1/+1 |
| | | | | also organize icons in folders per origin | ||||
* | allow muting from the miniature options | Rigel Kent | 2020-06-28 | 4 | -25/+62 |
| | | | | initial implementation with a listing refresh except on search results | ||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 17 | -0/+1915 |