Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add video title/description when rendering html | Chocobozzz | 2018-12-17 | 1 | -10/+8 |
* | add Content Security Policy (#1252) | Rigel Kent | 2018-12-13 | 1 | -1/+2 |
* | rename manifest | BO41 | 2018-09-20 | 1 | -1/+1 |
* | Hack 459 regarding Angular & i18n | Chocobozzz | 2018-07-25 | 1 | -1/+1 |
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -2/+8 |
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -136/+14 |
* | selective route permission to use embeds with x-frame-deny | Rigel Kent | 2018-07-17 | 1 | -3/+7 |
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
* | Ability to programmatically control embeds (#776) | William Lahti | 2018-07-10 | 1 | -0/+5 |
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 1 | -11/+26 |
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 1 | -13/+9 |
* | Add server localization | Chocobozzz | 2018-06-06 | 1 | -2/+5 |
* | Localize player | Chocobozzz | 2018-06-06 | 1 | -0/+8 |
* | Disable auto language | Chocobozzz | 2018-06-05 | 1 | -1/+3 |
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 1 | -5/+35 |
* | Don't render opengraph tags of private videos | Chocobozzz | 2018-05-24 | 1 | -1/+2 |
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 1 | -2/+2 |
* | Add max video height on mobile | Chocobozzz | 2018-02-28 | 1 | -4/+8 |
* | Add confirm when admin use custom js/css | Chocobozzz | 2018-02-22 | 1 | -1/+1 |
* | Register service worker | Chocobozzz | 2018-02-22 | 1 | -4/+11 |
* | Fix service worker registration | Chocobozzz | 2018-02-22 | 1 | -0/+2 |
* | Add service worker | Chocobozzz | 2018-02-08 | 1 | -2/+2 |
* | Server the manifest too | Chocobozzz | 2018-02-08 | 1 | -0/+2 |
* | Use json for schema.org instead of tags | Chocobozzz | 2018-01-24 | 1 | -9/+7 |
* | Add schema.org tags to videos | Chocobozzz | 2018-01-23 | 1 | -0/+20 |
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -9/+3 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -7/+5 |
* | Upgrade to angular 5 | Chocobozzz | 2017-12-12 | 1 | -1/+1 |
* | Fix missing default avatar | Chocobozzz | 2017-12-05 | 1 | -0/+2 |
* | Change tab when changing follow url | Chocobozzz | 2017-11-28 | 1 | -9/+9 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -3/+0 |
* | Add og:video tags | Chocobozzz | 2017-10-26 | 1 | -2/+13 |
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -15/+16 |
* | Escape opengraph/oembed tags | Chocobozzz | 2017-10-17 | 1 | -8/+11 |
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 1 | -10/+22 |
* | Fix lint | Chocobozzz | 2017-07-12 | 1 | -1/+0 |
* | Set correctly preview image for open graph | Chocobozzz | 2017-07-12 | 1 | -12/+1 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -2/+2 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -3/+10 |
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 1 | -4/+3 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -15/+11 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -6/+7 |
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -5/+3 |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -3/+4 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+118 |