Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve validator text, I guess | Marcin Mikołajczak | 2021-03-04 | 1 | -1/+1 |
| | |||||
* | Add watch redirection for playlists | Chocobozzz | 2021-03-04 | 1 | -0/+4 |
| | |||||
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -0/+1 |
| | |||||
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 2 | -3/+5 |
| | | | | | Some channels can't federate because they don't have public/private keys, maybe because the generation failed for various reasons | ||||
* | Fix updating boolean anonymous settings | Chocobozzz | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | Fix preview upload with capitalized ext | Chocobozzz | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | Fix anonymous user settings | Chocobozzz | 2021-02-25 | 1 | -10/+30 |
| | |||||
* | Trim video name also on server | Chocobozzz | 2021-02-25 | 1 | -6/+5 |
| | |||||
* | Fix titles do not trim leading and trailing spaces | Ramiellll | 2021-02-25 | 1 | -3/+13 |
| | |||||
* | Fix async issues with channels list | Chocobozzz | 2021-02-25 | 4 | -35/+30 |
| | |||||
* | Display the preview image on waiting lives | Chocobozzz | 2021-02-22 | 2 | -5/+18 |
| | |||||
* | Correctly load live information when not started | Chocobozzz | 2021-02-22 | 1 | -9/+14 |
| | |||||
* | Fix loading things twice on trending page | Chocobozzz | 2021-02-22 | 2 | -12/+33 |
| | |||||
* | Fix NSFW policy on account/channel videos | Chocobozzz | 2021-02-19 | 7 | -35/+44 |
| | |||||
* | Fix video comments display with deleted comments | Chocobozzz | 2021-02-19 | 6 | -18/+37 |
| | |||||
* | Fix jobs type list order | Chocobozzz | 2021-02-19 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
| | |||||
* | Remember last log type | Chocobozzz | 2021-02-18 | 2 | -5/+17 |
| | |||||
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 3 | -1/+18 |
| | |||||
* | Use new doc website links | Chocobozzz | 2021-02-12 | 6 | -13/+13 |
| | |||||
* | Fix complete description loading | Chocobozzz | 2021-02-12 | 1 | -0/+1 |
| | |||||
* | Link to auto follow documentation | Chocobozzz | 2021-02-12 | 1 | -1/+1 |
| | |||||
* | Fix NSFW policy in my videos list | Chocobozzz | 2021-02-11 | 4 | -2/+9 |
| | |||||
* | Fix comments sorting dropdown z-index | Chocobozzz | 2021-02-11 | 1 | -1/+1 |
| | |||||
* | Improve edit config submit error | Chocobozzz | 2021-02-10 | 3 | -4/+34 |
| | |||||
* | Add missing live config validators | Chocobozzz | 2021-02-10 | 3 | -5/+34 |
| | |||||
* | Small edit config refactor | Chocobozzz | 2021-02-10 | 9 | -61/+136 |
| | |||||
* | Split admin conf page | Chocobozzz | 2021-02-10 | 16 | -1431/+1622 |
| | |||||
* | Add fragment support in admin conf page | Chocobozzz | 2021-02-10 | 2 | -3/+17 |
| | |||||
* | Add ability to set a custom quota | Chocobozzz | 2021-02-10 | 20 | -105/+128 |
| | |||||
* | Support custom value in ng-select | Chocobozzz | 2021-02-10 | 13 | -118/+168 |
| | |||||
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 3 | -0/+46 |
| | |||||
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 4 | -2/+12 |
| | | | | | | inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/ this implementation only adds freshness, and doesn't personalize based on subscribed communities yet. | ||||
* | Upgrade client dependencies | Chocobozzz | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | Fix small UI bugs | Chocobozzz | 2021-02-02 | 3 | -8/+17 |
| | |||||
* | Transcode audio uploads to lower resolutions | Chocobozzz | 2021-02-02 | 1 | -1/+2 |
| | | | | Better consistency | ||||
* | fix trending page scroll | Rigel Kent | 2021-02-01 | 1 | -1/+7 |
| | | | | fixes #3665 | ||||
* | Add ability to update plugin auth | Chocobozzz | 2021-02-01 | 3 | -1/+19 |
| | |||||
* | localize decimal separator in video miniatures (#3643) | kontrollanten | 2021-01-29 | 2 | -9/+13 |
| | | | | | | | | | | | * fix(client): localize decimal separator * fix(client/numpipe): handle Intl failure gently * Revert "fix(client/numpipe): handle Intl failure gently" This reverts commit e275049f1fabb0a7af5a274ebfc33f9c3fb279ed. * client: switch from Intl to ng formatNumber | ||||
* | add description to live transcoding profile selector | Rigel Kent | 2021-01-29 | 1 | -9/+16 |
| | |||||
* | add description to transcoding profile selector | Rigel Kent | 2021-01-28 | 1 | -8/+15 |
| | |||||
* | Support transcoding profile in client admin | Chocobozzz | 2021-01-28 | 3 | -1/+49 |
| | |||||
* | move from trending routes to alg param | Rigel Kent | 2021-01-28 | 19 | -336/+141 |
| | |||||
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 17 | -38/+136 |
| | |||||
* | only count comments from people other than the video author | Rigel Kent | 2021-01-28 | 1 | -0/+1 |
| | |||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 27 | -56/+345 |
| | | | | recommendation variant | ||||
* | Force update live boolean | Chocobozzz | 2021-01-26 | 1 | -5/+2 |
| | |||||
* | Don't update live attributes if they did not change | Chocobozzz | 2021-01-26 | 1 | -5/+13 |
| | |||||
* | Fix wait transcoding checkbox display | Chocobozzz | 2021-01-26 | 8 | -32/+30 |
| | |||||
* | Add refresh button in jobs list | Chocobozzz | 2021-01-26 | 3 | -1/+16 |
| |