Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused dependencies | Chocobozzz | 2018-12-06 | 1 | -9/+2 |
| | |||||
* | Add sitemap | Chocobozzz | 2018-12-05 | 1 | -0/+19 |
| | |||||
* | Update dependencies | Chocobozzz | 2018-12-04 | 1 | -156/+191 |
| | |||||
* | quickfix back to recent nodemon that fixes event-stream vulnerability | Rigel Kent | 2018-11-26 | 1 | -505/+88 |
| | |||||
* | quickfix back to older nodemon | Rigel Kent | 2018-11-26 | 1 | -33/+156 |
| | |||||
* | quickfix back to safe nodemon | Rigel Kent | 2018-11-26 | 1 | -76/+312 |
| | |||||
* | migrate Swagger 2.0 spec to OpenAPI 3.0.0 | Rigel Kent | 2018-11-15 | 1 | -1640/+155 |
| | |||||
* | Upgrade server dep | Chocobozzz | 2018-11-15 | 1 | -693/+706 |
| | |||||
* | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -1/+1 |
| | |||||
* | (doc) add manpage to peertube cli | Rigel Kent | 2018-10-20 | 1 | -1/+8 |
| | |||||
* | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 1 | -1/+1 |
| | | | | | | It's faster, and will allow us to use RSA signature 2018 (with upstream jsonld-signature module) without too much incompatibilities in the peertube federation | ||||
* | Fix transcoding | Chocobozzz | 2018-10-18 | 1 | -0/+1443 |
| | |||||
* | Upgrade tslint rules | Chocobozzz | 2018-09-21 | 1 | -3/+3 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-09-21 | 1 | -436/+1504 |
| | |||||
* | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -4/+34 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -1/+5 |
| | |||||
* | Try to fix bcrypt on node 8.12 | Chocobozzz | 2018-09-13 | 1 | -9/+9 |
| | |||||
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 1 | -16/+5 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-08-27 | 1 | -630/+646 |
| | |||||
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -1/+21 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -37/+84 |
| | |||||
* | advertising PeerTube's rather simple DNT policy | Rigel Kent | 2018-08-08 | 1 | -2/+19 |
| | |||||
* | Add audit logs module | Aurélien Bertron | 2018-07-31 | 1 | -0/+14 |
| | |||||
* | adding CSP, no-referrer policies and allow dns prefetching | Rigel Kent | 2018-07-17 | 1 | -89/+12 |
| | |||||
* | selective route permission to use embeds with x-frame-deny | Rigel Kent | 2018-07-17 | 1 | -0/+168 |
| | |||||
* | Painfull server dep upgrade | Chocobozzz | 2018-07-17 | 1 | -559/+487 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -5/+112 |
| | |||||
* | Remove kue from the dependencies and move prompt to main ones | Chocobozzz | 2018-07-11 | 1 | -398/+29 |
| | |||||
* | Switch to bull | Chocobozzz | 2018-07-11 | 1 | -4/+158 |
| | |||||
* | (feed) adding thumbnail support for RSS feed | Rigel Kent | 2018-06-29 | 1 | -3/+3 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 1 | -0/+7 |
| | |||||
* | Upgrade dependencies | Chocobozzz | 2018-06-26 | 1 | -809/+324 |
| | |||||
* | Reduce bundle sizes | Chocobozzz | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Localize player | Chocobozzz | 2018-06-06 | 1 | -0/+12 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 1 | -50/+3 |
| | |||||
* | Add context menu to player | Chocobozzz | 2018-05-30 | 1 | -102/+15 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-05-29 | 1 | -369/+332 |
| | |||||
* | Handle concurrent requests in cache middleware | Chocobozzz | 2018-05-23 | 1 | -0/+8 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -0/+20 |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config | ||||
* | added linter and prettifier via commit hooks | Rigel Kent | 2018-05-13 | 1 | -31/+1486 |
| | |||||
* | Update server dependencies | Chocobozzz | 2018-05-11 | 1 | -233/+310 |
| | |||||
* | import-videos: prompt for password | John Livingston | 2018-05-11 | 1 | -2/+90 |
| | |||||
* | feature: initial syndication feeds tests for instance-wide feeds | Rigel Kent | 2018-04-26 | 1 | -119/+257 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -0/+4 |
| | |||||
* | Add ability to click on the account in watch page | Chocobozzz | 2018-04-17 | 1 | -4/+4 |
| | |||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | Upgrade server dependencies | Chocobozzz | 2018-04-06 | 1 | -150/+203 |
| | |||||
* | Upgrade spectacle module | Chocobozzz | 2018-04-06 | 1 | -3/+3 |
| | |||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 1 | -0/+22 |
| | |||||
* | Upgrade server depencencies | Chocobozzz | 2018-03-13 | 1 | -1085/+369 |
| |