Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 1 | -5/+0 |
| | |||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -9/+59 |
| | | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo | ||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -12/+2 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -3/+27 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -0/+9 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -0/+7 |
| | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -1/+0 |
| | |||||
* | Add more info logging | Chocobozzz | 2018-07-30 | 1 | -1/+0 |
| | |||||
* | Revert "Delete actor too when deleting account/video channel" | Chocobozzz | 2018-07-30 | 1 | -7/+14 |
| | | | | | | 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 | -14/+7 |
| | |||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 2 | -1/+22 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 1 | -2/+6 |
| | |||||
* | Fix offset/limit on some SQL queries :facepalm: | Chocobozzz | 2018-06-13 | 1 | -2/+2 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 1 | -0/+29 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -6/+8 |
| | | | | There is a global instance setting and a per user setting | ||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id. | ||||
* | Improve playback speed style | Chocobozzz | 2018-03-01 | 1 | -4/+21 |
| | |||||
* | Add stats route | Chocobozzz | 2018-02-28 | 1 | -0/+9 |
| | |||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 1 | -2/+35 |
| | |||||
* | Fix lint | Chocobozzz | 2018-02-19 | 2 | -2/+2 |
| | |||||
* | Fix sort inconsistency | Chocobozzz | 2018-02-19 | 2 | -2/+2 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -3/+26 |
| | |||||
* | Send an email on video abuse report | Chocobozzz | 2018-02-01 | 1 | -1/+22 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -0/+10 |
| | |||||
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 1 | -12/+3 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 2 | -6/+23 |
| | |||||
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 1 | -1/+0 |
| | |||||
* | Support video quota on client | Chocobozzz | 2018-01-08 | 1 | -1/+1 |
| | |||||
* | Send comment to followers and parents | Chocobozzz | 2018-01-08 | 1 | -13/+2 |
| | |||||
* | Fix account names validation | Chocobozzz | 2018-01-05 | 1 | -1/+0 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -1/+22 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 2 | -5/+9 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 3 | -324/+38 |
| | |||||
* | Save | Chocobozzz | 2017-12-19 | 1 | -201/+33 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 1 | -1/+8 |
| | | | | | | | | | Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it... - create a migration file to add a boolean column in user table - add autoPlayVideo attribute everywhere it is needed (both on client and server side) - add tests - add a way to configure this attribute in account-settings - use the attribute in video-watch component to actually autoplay or not the video | ||||
* | Use sequelize scopes | Chocobozzz | 2017-12-14 | 1 | -23/+27 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 9 | -1104/+728 |
| | |||||
* | Fix lint | Chocobozzz | 2017-12-04 | 1 | -1/+0 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 3 | -5/+30 |
| | |||||
* | Put activity pub sends inside transactions | Chocobozzz | 2017-11-30 | 5 | -16/+28 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 1 | -5/+3 |
| | |||||
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -12/+7 |
| | |||||
* | Correctly forward like/dislikes and undo | Chocobozzz | 2017-11-27 | 2 | -1/+18 |
| | |||||
* | Cleanup models | Chocobozzz | 2017-11-27 | 2 | -31/+1 |
| | |||||
* | Fetch video likes/dislikes too | Chocobozzz | 2017-11-27 | 1 | -0/+3 |
| | |||||
* | Federate likes/dislikes | Chocobozzz | 2017-11-27 | 2 | -3/+8 |
| | |||||
* | Add outbox | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| |