Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 25 | -272/+2151 |
|\ | |||||
| * | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -0/+4 |
| | | |||||
| * | Add hls support on server | Chocobozzz | 2019-02-11 | 5 | -69/+470 |
| | | |||||
| * | Add server host in notification account field | Chocobozzz | 2019-01-21 | 1 | -1/+14 |
| | | |||||
| * | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -38/+120 |
| | | | | | | | | Inject them in an angular component so we can easily change their color | ||||
| * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 2 | -1/+21 |
| | | |||||
| * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -16/+3 |
| | | | | | | | | And correctly handle new lines | ||||
| * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 2 | -0/+8 |
| | | |||||
| * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -15/+6 |
| | | |||||
| * | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -0/+6 |
| | | |||||
| * | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 5 | -15/+228 |
| | | |||||
| * | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 7 | -62/+165 |
| | | |||||
| * | Add user notification base code | Chocobozzz | 2019-01-09 | 9 | -29/+466 |
| | | |||||
| * | Optimize index sizes | Chocobozzz | 2018-12-20 | 1 | -8/+36 |
| | | |||||
| * | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 1 | -34/+16 |
| | | |||||
| * | Fix video sort | Chocobozzz | 2018-12-18 | 1 | -1/+5 |
| | | |||||
| * | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 1 | -0/+1 |
| | | |||||
| * | Add history page on client | Chocobozzz | 2018-12-18 | 1 | -0/+5 |
| | | |||||
| * | Add history on server side | Chocobozzz | 2018-12-18 | 4 | -6/+57 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
| * | Support additional video extensions | Chocobozzz | 2018-12-11 | 3 | -7/+9 |
| | | |||||
| * | Add sitemap | Chocobozzz | 2018-12-05 | 2 | -0/+42 |
| | | |||||
| * | Remove inferred type | Chocobozzz | 2018-12-05 | 1 | -10/+10 |
| | | |||||
| * | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 2 | -4/+10 |
| | | |||||
| * | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -0/+6 |
| | | |||||
| * | Cleanup tests imports | Chocobozzz | 2018-11-19 | 2 | -4/+4 |
| | | |||||
| * | Fix AP collections pagination | Chocobozzz | 2018-11-16 | 1 | -2/+2 |
| | | |||||
| * | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 1 | -0/+17 |
| | | |||||
| * | Do not host remote AP objects | Chocobozzz | 2018-11-16 | 1 | -2/+5 |
| | | |||||
| * | Fix server redundancy tests | Chocobozzz | 2018-11-15 | 1 | -0/+5 |
| | | |||||
| * | Check activities host | Chocobozzz | 2018-11-14 | 3 | -5/+59 |
| | | |||||
| * | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 2 | -0/+5 |
| | | |||||
| * | Fix tests | Chocobozzz | 2018-10-17 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 1 | -1/+8 |
| |\ | |||||
| | * | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -7/+6 |
| | | | |||||
| | * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | - add a key in localstorage to remember the opt-out - add a user setting | ||||
| * | | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 2 | -4/+6 |
| | | | |||||
| * | | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 1 | -2/+0 |
| | | | |||||
| * | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 2 | -6/+6 |
| | | | |||||
| * | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 6 | -31/+360 |
| |/ | |||||
| * | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -6/+20 |
| | | | | | | | | Including private/unlisted for moderators/admins | ||||
| * | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 1 | -35/+55 |
| | | |||||
| * | Change a little bit optimize-old-videos logic | Chocobozzz | 2018-10-08 | 1 | -0/+10 |
| | | |||||
| * | Add users search filter | Chocobozzz | 2018-10-08 | 1 | -2/+21 |
| | | |||||
| * | Fix avatar update | Chocobozzz | 2018-10-08 | 1 | -1/+4 |
| | | |||||
* | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 2 | -3/+3 |
| | | |||||
* | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 2 | -0/+6 |
|/ | |||||
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 3 | -3/+3 |
| | |||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 3 | -17/+127 |
| | |||||
* | Don't block when removing redundancy files | Chocobozzz | 2018-10-03 | 1 | -2/+6 |
| | |||||
* | Delete correctly redundancy files | Chocobozzz | 2018-10-03 | 2 | -5/+20 |
| |