Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add banner tests | Chocobozzz | 2021-04-08 | 1 | -1/+8 |
| | |||||
* | Add banners support | Chocobozzz | 2021-04-08 | 1 | -43/+45 |
| | |||||
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 1 | -2/+3 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -39/+39 |
| | |||||
* | Refactor a little bit client canonical URL | Chocobozzz | 2020-12-08 | 1 | -0/+5 |
| | |||||
* | Cleanup follows of orphean actors | Chocobozzz | 2020-11-10 | 1 | -10/+13 |
| | |||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 1 | -4/+20 |
| | |||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 1 | -5/+14 |
| | | | | statuses | ||||
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -1/+2 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 1 | -10/+22 |
| | |||||
* | Optimize views per day in video channels | Chocobozzz | 2020-06-12 | 1 | -15/+11 |
| | |||||
* | Use inner join and document code for viewr stats for channels | Rigel Kent | 2020-03-31 | 1 | -32/+33 |
| | |||||
* | Tests for viewsPerDay | Rigel Kent | 2020-03-31 | 1 | -1/+1 |
| | |||||
* | Put channel stats behind withStats flag | Rigel Kent | 2020-03-31 | 1 | -1/+0 |
| | |||||
* | View stats for channels | Rigel Kent | 2020-03-31 | 1 | -42/+105 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -5/+5 |
| | |||||
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -13/+10 |
| | |||||
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -1/+1 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -1/+1 |
| | |||||
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -2/+5 |
| | |||||
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -15/+15 |
| | |||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -6/+5 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -14/+21 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -4/+11 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -20/+1 |
| | |||||
* | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -3/+10 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -8/+8 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -9/+8 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -3/+4 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -3/+3 |
| | |||||
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -13/+65 |
| | |||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -3/+3 |
| | |||||
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -1/+9 |
| | |||||
* | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 1 | -0/+4 |
| | |||||
* | Add sitemap | Chocobozzz | 2018-12-05 | 1 | -0/+21 |
| | |||||
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 1 | -5/+11 |
| | |||||
* | Refractor user quota SQL queries | Chocobozzz | 2018-08-28 | 1 | -1/+1 |
| | |||||
* | Optimize channel search query | Chocobozzz | 2018-08-28 | 1 | -11/+10 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -27/+136 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -14/+42 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -6/+35 |
| | |||||
* | Add more info logging | Chocobozzz | 2018-07-30 | 1 | -2/+0 |
| | |||||
* | Revert "Delete actor too when deleting account/video channel" | Chocobozzz | 2018-07-30 | 1 | -18/+12 |
| | | | | | | This reverts commit e04551d796adf69703a41af123207b2624237292. See https://github.com/Chocobozzz/PeerTube/issues/870#issuecomment-408814420 | ||||
* | Delete actor too when deleting account/video channel | Chocobozzz | 2018-07-30 | 1 | -12/+18 |
| | |||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 1 | -0/+3 |
| | |||||
* | Fix avatar image in channel page | Chocobozzz | 2018-06-18 | 1 | -1/+8 |
| | |||||
* | Fix bad RSS descriptions when filtering videos by account or channel | Chocobozzz | 2018-06-13 | 1 | -1/+5 |
| |