| Commit message (Expand) | Author | Age | Files | Lines |
* | Add header Vary Accept-Language (#4588) | kontrollanten | 2021-12-02 | 1 | -2/+6 |
* | Correctly escape meta tags | Chocobozzz | 2021-11-30 | 1 | -51/+54 |
* | Fix E2E tests | Chocobozzz | 2021-11-24 | 1 | -0/+5 |
* | Remove uneeded language injection | Chocobozzz | 2021-10-11 | 1 | -3/+1 |
* | Fix config injection with custom HTML/CSS | Chocobozzz | 2021-09-09 | 1 | -2/+3 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
* | Do not index remote actors | Chocobozzz | 2021-08-05 | 1 | -2/+9 |
* | Fix oembed for playlists | Chocobozzz | 2021-07-27 | 1 | -1/+1 |
* | Fix build | Chocobozzz | 2021-07-26 | 1 | -1/+1 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -2/+7 |
* | Refactor video query builder | Chocobozzz | 2021-06-10 | 1 | -1/+1 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -2/+2 |
* | Cleanup | Chocobozzz | 2021-05-28 | 1 | -7/+5 |
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 1 | -2/+16 |
|\ |
|
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -3/+3 |
| * | Inject server config in HTML | Chocobozzz | 2021-05-14 | 1 | -2/+16 |
* | | Add shorter URLs for accounts and channels server-side | Kimsible | 2021-05-05 | 1 | -2/+15 |
|/ |
|
* | modify tests to support current behaviour regarding plaintext description | Rigel Kent | 2021-04-13 | 1 | -13/+9 |
* | render markdown and plainify descriptions on previews | Rigel Kent | 2021-04-13 | 1 | -6/+11 |
* | Add banners support | Chocobozzz | 2021-04-08 | 1 | -3/+3 |
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -1/+2 |
* | video embed: use instance name as html title | kontrollanten | 2020-12-14 | 1 | -0/+1 |
* | video-embed: inject custom CSS | kontrollanten | 2020-12-14 | 1 | -0/+1 |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -16/+15 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -3/+39 |
* | Refactor a little bit client canonical URL | Chocobozzz | 2020-12-08 | 1 | -4/+33 |
* | Set canonical link to original video/playlist url | Thomas Citharel | 2020-12-08 | 1 | -5/+13 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -5/+6 |
* | Hide dock if there are no title/description | Chocobozzz | 2020-11-10 | 1 | -3/+3 |
* | Add site_name to opengraph tags | Chocobozzz | 2020-09-04 | 1 | -3/+8 |
* | Remove debug | Chocobozzz | 2020-08-26 | 1 | -2/+0 |
* | Inject plugin CSS in embed too | Chocobozzz | 2020-08-24 | 1 | -0/+21 |
* | Fix twitter embed | Chocobozzz | 2020-08-07 | 1 | -1/+7 |
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -11/+45 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+1 |
* | Add fcbk open-graph and twitter-card metas for accounts, video-channels, play... | Kim | 2020-07-31 | 1 | -64/+194 |
* | Fix lint | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
* | Add ability to override client assets : logo - favicon - PWA icons - PWA mani... | Kim | 2020-07-10 | 1 | -1/+16 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
* | Handle external login errors | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -12/+12 |
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 1 | -2/+9 |
* | Add correct status on not found video | Chocobozzz | 2020-01-09 | 1 | -1/+4 |
* | Update validator dependency | Chocobozzz | 2020-01-07 | 1 | -1/+1 |
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -1/+1 |
* | Fix html tag with blacklisted video | Chocobozzz | 2019-08-22 | 1 | -2/+2 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -3/+4 |
* | Optimize watch endpoint | Chocobozzz | 2019-08-06 | 1 | -1/+1 |
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 1 | -1/+4 |