Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused tracker param | Chocobozzz | 2021-01-15 | 1 | -1/+0 |
| | |||||
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 1 | -1/+3 |
| | | | | | | | * allow user to search through their watch history * add tests for search in watch history * Update client/src/app/shared/shared-main/users/user-history.service.ts | ||||
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 1 | -0/+2 |
| | |||||
* | add ability to remove one's avatar for account and channels (#3467) | Rigel Kent | 2021-01-13 | 2 | -4/+33 |
| | | | | | | | * add ability to remove one's avatar for account and channels * add ability to remove one's avatar for account and channels * only display avatar edition options after input change | ||||
* | Fix tracker IP with reverse proxy | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Retrieve user by id instead of username | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Add more hints regarding live port | Chocobozzz | 2021-01-11 | 1 | -0/+4 |
| | |||||
* | Add missing audit log if the user deletes its account | Chocobozzz | 2021-01-04 | 2 | -4/+9 |
| | |||||
* | Support activeMonth and activeHalfyear in nodeinfo | Chocobozzz | 2020-12-30 | 1 | -2/+4 |
| | |||||
* | Add AP stats | Chocobozzz | 2020-12-15 | 2 | -69/+11 |
| | |||||
* | Refactor jobs state | Chocobozzz | 2020-12-14 | 1 | -24/+16 |
| | |||||
* | Add joblog at the end of ci | Chocobozzz | 2020-12-14 | 1 | -4/+4 |
| | |||||
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 1 | -3/+20 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -3/+2 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 2 | -29/+17 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | plugins: add optional authentication for routes | kontrollanten | 2020-12-08 | 1 | -0/+3 |
| | |||||
* | Use dedicated hooks for account/channel videos | Chocobozzz | 2020-12-08 | 2 | -4/+11 |
| | |||||
* | server accounts/videos: trigger filter hook | kontrollanten | 2020-12-08 | 1 | -2/+9 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 33 | -98/+147 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 2 | -1/+4 |
| | |||||
* | more explicit error messages for file uploads | Rigel Kent | 2020-12-03 | 1 | -2/+2 |
| | |||||
* | Fix cors on sha segment endpoint | Chocobozzz | 2020-11-27 | 1 | -0/+2 |
| | |||||
* | Fix 500 on unknown thread | Chocobozzz | 2020-11-27 | 1 | -0/+4 |
| | |||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 1 | -9/+6 |
| | |||||
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 1 | -58/+97 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 2 | -5/+58 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 7 | -50/+72 |
| | |||||
* | Remove notifications of muted accounts/servers | Chocobozzz | 2020-11-18 | 3 | -4/+35 |
| | |||||
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 1 | -1/+35 |
|\ | |||||
| * | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 1 | -1/+35 |
| | | |||||
* | | add client overrides to nginx configuration (#3297) | Kimsible | 2020-11-16 | 1 | -0/+1 |
|/ | | | | Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 3 | -124/+2 |
| | |||||
* | Fix muted accounts on overviews | Chocobozzz | 2020-11-10 | 1 | -0/+1 |
| | |||||
* | Fix jobs pagination | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -12/+33 |
| | |||||
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -0/+3 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 2 | -20/+20 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 3 | -4/+10 |
| | |||||
* | Fix live infohash block | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -0/+4 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -6/+31 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 2 | -3/+8 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -1/+0 |
| | |||||
* | Refactor video creation | Chocobozzz | 2020-11-09 | 3 | -114/+76 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 6 | -8/+190 |
| | |||||
* | Inject plugin CSS in embed too | Chocobozzz | 2020-08-24 | 1 | -4/+14 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | Optimize default sort when listing videos | Chocobozzz | 2020-08-20 | 6 | -73/+77 |
| | | | | createdAt does not have the appropriate index |