Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video tags update/upload in openapi | Chocobozzz | 2019-01-09 | 1 | -4/+8 |
| | |||||
* | Update FAQ | Chocobozzz | 2019-01-09 | 1 | -0/+14 |
| | |||||
* | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 7 | -14/+34 |
| | |||||
* | Correctly scroll to video comment | Chocobozzz | 2019-01-09 | 2 | -6/+2 |
| | |||||
* | Correctly scroll in notification preferences | Chocobozzz | 2019-01-09 | 3 | -6/+5 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 56 | -112/+1073 |
| | |||||
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 25 | -57/+899 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 23 | -250/+814 |
| | |||||
* | Fix notification icon position | Chocobozzz | 2019-01-09 | 2 | -5/+2 |
| | |||||
* | Add notification settings migration | Chocobozzz | 2019-01-09 | 7 | -33/+81 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 52 | -111/+2449 |
| | |||||
* | increase waitJobs pendingJobs timeout to 2000 | Josh Morel | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | (doc) update API spec to include user subscription routes | Rigel Kent | 2019-01-03 | 1 | -4/+105 |
| | |||||
* | Optimize index sizes | Chocobozzz | 2018-12-20 | 3 | -9/+69 |
| | |||||
* | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 14 | -73/+118 |
| | |||||
* | Fix notification with large message | Chocobozzz | 2018-12-20 | 4 | -23/+26 |
| | |||||
* | Refractor notification service | Chocobozzz | 2018-12-19 | 78 | -476/+435 |
| | | | | Shorter name and use primeng component | ||||
* | Don't call watching endpoint if history is disabled | Chocobozzz | 2018-12-19 | 1 | -1/+1 |
| | |||||
* | Fix federation of some videos | Chocobozzz | 2018-12-19 | 3 | -9/+61 |
| | | | | | If we don't transcode additional resolutions, and user decided to wait transcoding before publishing the video | ||||
* | Fix users update me param validation | Chocobozzz | 2018-12-18 | 1 | -4/+7 |
| | |||||
* | Fix video sort | Chocobozzz | 2018-12-18 | 1 | -1/+5 |
| | |||||
* | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 11 | -55/+163 |
| | |||||
* | Add history page on client | Chocobozzz | 2018-12-18 | 13 | -7/+239 |
| | |||||
* | Add history on server side | Chocobozzz | 2018-12-18 | 19 | -29/+385 |
| | | | | Add ability to disable, clear and list user videos history | ||||
* | Add WebFinger support (#1498) | Acid Chicken (硫酸鶏) | 2018-12-18 | 1 | -2/+19 |
| | | | | | | | | | | * Add WebFinger support * Fix TS7006 * Follow lint * Fix TS7006 | ||||
* | Add ability to set subtitle in URL in watch page | Chocobozzz | 2018-12-17 | 1 | -3/+6 |
| | |||||
* | Set last subtitle or subtitle in URL | Chocobozzz | 2018-12-17 | 6 | -41/+81 |
| | |||||
* | Fix adding captions to a video | Chocobozzz | 2018-12-17 | 1 | -3/+1 |
| | |||||
* | throw error if MailDev doesn't run | Josh Morel | 2018-12-17 | 4 | -22/+79 |
| | | | | also allow calling in multiple file | ||||
* | Fix CSP on dev mode | Chocobozzz | 2018-12-17 | 1 | -6/+5 |
| | |||||
* | Add video title/description when rendering html | Chocobozzz | 2018-12-17 | 2 | -28/+41 |
| | |||||
* | more systemd service hardening (#1488) | Michael Koppmann | 2018-12-15 | 1 | -0/+5 |
| | |||||
* | Remove the eventual trailing '/' at the end of urls (see #1453) (#1480) | HesioZ | 2018-12-15 | 1 | -0/+10 |
| | | | remove eventual trailing '/' at the end of urls in import script (see #1453) | ||||
* | (fix) FreeBSD startup script (#1484) | Gérald Niel | 2018-12-13 | 1 | -4/+3 |
| | | | This PR fixes #1477 introduced by #1474 | ||||
* | Update README.md | Chocobozzz | 2018-12-13 | 1 | -0/+10 |
| | |||||
* | Keep old channel/user name constraints | Chocobozzz | 2018-12-13 | 2 | -4/+4 |
| | | | | In order to avoid compatibility issues | ||||
* | Fix followers search | Chocobozzz | 2018-12-13 | 1 | -1/+1 |
| | |||||
* | add Content Security Policy (#1252) | Rigel Kent | 2018-12-13 | 11 | -4/+75 |
| | | | | | | | | | | | | | | | | | | | | | | * add Content Security Policy * remove reflect-metadata on production builds to get rid of unsafe-eval * fix baseCSP usage * add SRI to CSP * add blob: to media-src * remove SRI * CSP set to reportOnly * adding data: to connect-src CSP * remove block-all-mixed-content * add report-uri support | ||||
* | Fix crash regarding video stream issue | Chocobozzz | 2018-12-12 | 1 | -1/+1 |
| | |||||
* | Fix broken audio with transcoding | Chocobozzz | 2018-12-11 | 1 | -3/+3 |
| | |||||
* | Overwrite video caption | Chocobozzz | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Redirect to the last url on login | Chocobozzz | 2018-12-11 | 6 | -22/+25 |
| | |||||
* | Use move instead rename | Chocobozzz | 2018-12-11 | 5 | -10/+10 |
| | | | | To avoid EXDEV errors | ||||
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 39 | -90/+268 |
| | |||||
* | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 3 | -2/+28 |
| | |||||
* | Don't quit on queue error | Chocobozzz | 2018-12-11 | 1 | -1/+0 |
| | |||||
* | Update FreeBSD startup script (#1474) | Gérald Niel | 2018-12-10 | 1 | -0/+2 |
| | |||||
* | Fix default homepage in web application | Chocobozzz | 2018-12-10 | 1 | -1/+1 |
| | |||||
* | dots are allowed in actor names | Chocobozzz | 2018-12-10 | 2 | -2/+2 |
| | |||||
* | (doc) fix syntax in openapi spec for watching progress | Rigel Kent | 2018-12-08 | 1 | -1/+1 |
| |