Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix welcome/warning modal | Chocobozzz | 2021-04-20 | 2 | -0/+24 |
| | |||||
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-20 | 2 | -193/+12 |
|\ | |||||
| * | Move FAQ | Chocobozzz | 2021-04-19 | 1 | -191/+1 |
| | | |||||
| * | Fix database ssl connection | Chocobozzz | 2021-04-19 | 1 | -2/+11 |
| | | |||||
* | | Fix exception in markdown parser | Chocobozzz | 2021-04-16 | 1 | -0/+4 |
| | | |||||
* | | Refactor feed component | Chocobozzz | 2021-04-15 | 7 | -47/+19 |
| | | |||||
* | | More robust tests | Chocobozzz | 2021-04-15 | 5 | -31/+37 |
| | | |||||
* | | Refactor menu css | Chocobozzz | 2021-04-15 | 7 | -234/+194 |
| | | |||||
* | | Refactor comment add css | Chocobozzz | 2021-04-15 | 8 | -199/+175 |
| | | |||||
* | | Increase ffmpeg tests timeout | Chocobozzz | 2021-04-15 | 1 | -5/+5 |
| | | |||||
* | | Don't always use a link for account avatar | Chocobozzz | 2021-04-15 | 8 | -31/+39 |
| | | |||||
* | | Increase ffmpeg error test timeout | Chocobozzz | 2021-04-15 | 1 | -1/+1 |
| | | |||||
* | | Remove unused class in download modal | Chocobozzz | 2021-04-15 | 1 | -9/+0 |
| | | |||||
* | | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 45 | -145/+149 |
| | | | | | | | | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 35 | -252/+136 |
| | | |||||
* | | Fix lint | Chocobozzz | 2021-04-14 | 1 | -0/+1 |
| | | |||||
* | | Move player style in watch component | Chocobozzz | 2021-04-14 | 7 | -11/+26 |
| | | |||||
* | | Use published at sort for recommended videos | Chocobozzz | 2021-04-14 | 1 | -1/+1 |
| | | |||||
* | | Update VideoFile structure in the API doc | Thomas | 2021-04-13 | 1 | -0/+4 |
| | | | | | | | | Explain the difference between the 4 URL fields in the VideoFile structure. | ||||
* | | Put "owner account" in card | Chocobozzz | 2021-04-13 | 2 | -5/+3 |
| | | | | | | | | Just a test | ||||
* | | Display account/channel creation date in title | Chocobozzz | 2021-04-13 | 4 | -18/+4 |
| | | | | | | | | It's not a really important information | ||||
* | | modify tests to support current behaviour regarding plaintext description | Rigel Kent | 2021-04-13 | 3 | -18/+28 |
| | | |||||
* | | render markdown and plainify descriptions on previews | Rigel Kent | 2021-04-13 | 3 | -27/+38 |
| | | |||||
* | | Ugrade tools dependencies | Chocobozzz | 2021-04-13 | 1 | -140/+151 |
| | | |||||
* | | Fix banner error in actor json | Chocobozzz | 2021-04-13 | 1 | -1/+1 |
| | | |||||
* | | Lazy load player captions | Chocobozzz | 2021-04-13 | 1 | -2/+4 |
| | | |||||
* | | Improve docker tools doc | Chocobozzz | 2021-04-13 | 1 | -3/+70 |
| | | |||||
* | | Revert sass loader upgrade | Chocobozzz | 2021-04-12 | 2 | -10/+2 |
| | | | | | | | | It only supports webpack 4 | ||||
* | | Fix lint | Chocobozzz | 2021-04-12 | 2 | -1/+3 |
| | | |||||
* | | Upgrade main client dependencies | Chocobozzz | 2021-04-12 | 2 | -538/+451 |
| | | |||||
* | | Upgrade server dep' | Chocobozzz | 2021-04-12 | 3 | -597/+543 |
| | | |||||
* | | add icons in contextmenu | Rigel Kent | 2021-04-12 | 5 | -3/+37 |
| | | |||||
* | | add link to open video on origin instance | Rigel Kent | 2021-04-12 | 2 | -2/+9 |
| | | | | | | | | closes #3624 | ||||
* | | Dissociate frameguard from csp | Chocobozzz | 2021-04-12 | 6 | -5/+55 |
| | | |||||
* | | Don't save other attributes when set as refreshed | Chocobozzz | 2021-04-12 | 2 | -4/+15 |
| | | |||||
* | | Fix plugins example color | Chocobozzz | 2021-04-12 | 1 | -1/+1 |
| | | |||||
* | | Add plugin placeholder elements support | Chocobozzz | 2021-04-12 | 8 | -7/+47 |
| | | |||||
* | | Add settings button after plugin install | Chocobozzz | 2021-04-12 | 4 | -4/+17 |
| | | |||||
* | | Add alert modal in plugins on major upgrade | Chocobozzz | 2021-04-12 | 1 | -0/+19 |
| | | |||||
* | | add channel and playlist stats to server stats endpoint (#3747) | Rigel Kent | 2021-04-12 | 5 | -22/+191 |
| | | | | | | | | | | | | | | * add channel and playlist stats to nodeinfo * add tests for active video channels stats * fix tests for active channel stats | ||||
* | | add loop toggle to the player contextmenu | Rigel Kent | 2021-04-12 | 3 | -35/+176 |
| | | |||||
* | | Ensure to install supported plugins | Chocobozzz | 2021-04-12 | 5 | -9/+29 |
| | | |||||
* | | Update translations | Chocobozzz | 2021-04-12 | 41 | -30732/+43143 |
| | | |||||
* | | Translated using Weblate (Kabyle) | Racida S | 2021-04-12 | 1 | -21/+21 |
| | | | | | | | | | | | | | | Currently translated at 99.8% (1805 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/ | ||||
* | | Translated using Weblate (Kabyle) | Racida S | 2021-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Currently translated at 99.8% (1805 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/ | ||||
* | | Translated using Weblate (Kabyle) | Racida S | 2021-04-12 | 1 | -69/+69 |
| | | | | | | | | | | | | | | Currently translated at 99.8% (1805 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/ | ||||
* | | Translated using Weblate (Vietnamese) | Duy | 2021-04-12 | 1 | -51/+38 |
| | | | | | | | | | | | | | | Currently translated at 35.3% (639 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/ | ||||
* | | Translated using Weblate (Polish) | Marcin Mikołajczak | 2021-04-12 | 1 | -3/+3 |
| | | | | | | | | | | | | | | Currently translated at 97.8% (1770 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/ | ||||
* | | Translated using Weblate (Kabyle) | Racida S | 2021-04-12 | 1 | -129/+129 |
| | | | | | | | | | | | | | | Currently translated at 99.8% (1805 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/ | ||||
* | | Translated using Weblate (French (France) (fr_FR)) | Rigel Kent | 2021-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (103 of 103 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/fr_FR/ |