Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix html tag with blacklisted video | Chocobozzz | 2019-08-22 | 1 | -0/+14 |
| | |||||
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 9 | -25/+37 |
| | |||||
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 23 | -72/+115 |
| | |||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 3 | -15/+14 |
| | |||||
* | Fix tests | Chocobozzz | 2019-08-20 | 1 | -4/+5 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 27 | -237/+292 |
| | |||||
* | Fix redundancy tests | Chocobozzz | 2019-08-13 | 1 | -0/+3 |
| | |||||
* | Fix redundancy exceeding the limit | Chocobozzz | 2019-08-12 | 1 | -8/+30 |
| | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 2 | -4/+29 |
| | |||||
* | Fix avatar url validation | Chocobozzz | 2019-08-09 | 1 | -1/+1 |
| | |||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 6 | -14/+46 |
| | |||||
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -37/+6 |
| | |||||
* | Limit maximum actor follow score | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
| | |||||
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 5 | -60/+66 |
| | |||||
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 2 | -0/+20 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 3 | -2/+27 |
| | |||||
* | Fix HLS transcoding | Chocobozzz | 2019-08-01 | 1 | -1/+7 |
| | |||||
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 3 | -10/+74 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 10 | -63/+248 |
| | |||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 1 | -1/+14 |
| | |||||
* | Sort on videoQuotaUsed in backend | Chocobozzz | 2019-07-25 | 1 | -0/+2 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -0/+4 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -2/+16 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -0/+9 |
| | |||||
* | Fix lint | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -4/+15 |
| | |||||
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
| | |||||
* | WIP plugins: add storage manager | Chocobozzz | 2019-07-24 | 1 | -1/+35 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -9/+23 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -2/+4 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -4/+24 |
| | |||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 1 | -4/+74 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -1/+10 |
| | |||||
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 1 | -0/+10 |
| | |||||
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 1 | -1/+10 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 1 | -0/+79 |
| | |||||
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -3/+3 |
| | | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation | ||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 3 | -89/+140 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -0/+6 |
| | |||||
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -0/+23 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 3 | -52/+2 |
| | |||||
* | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -3/+10 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -25/+41 |
|\ | |||||
| * | Fix blacklist sort | Chocobozzz | 2019-05-21 | 1 | -25/+41 |
| | | |||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -2/+2 |
|\| | |||||
| * | Fix thumbnails in video blacklist list endpoint | Chocobozzz | 2019-05-21 | 1 | -2/+2 |
| | | |||||
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -3/+10 |
|/ |