Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2 rows per overview section | Chocobozzz | 2019-04-05 | 1 | -1/+1 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 5 | -12/+56 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 2 | -4/+1 |
| | |||||
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 1 | -2/+1 |
| | |||||
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -0/+6 |
| | |||||
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 30 | -181/+152 |
| | |||||
* | Better AP route checker | Chocobozzz | 2019-03-19 | 1 | -45/+67 |
| | |||||
* | Does exist | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Add playlist updatedAt tests | Chocobozzz | 2019-03-18 | 1 | -4/+4 |
| | |||||
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 2 | -2/+2 |
| | |||||
* | Playlist reorder support | Chocobozzz | 2019-03-18 | 1 | -3/+5 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 3 | -11/+72 |
| | |||||
* | Add server migrations | Chocobozzz | 2019-03-18 | 1 | -2/+8 |
| | |||||
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 2 | -4/+11 |
| | |||||
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -20/+4 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 5 | -9/+39 |
| | |||||
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -6/+10 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 8 | -23/+547 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 1 | -4/+2 |
| | |||||
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -0/+14 |
| | |||||
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 1 | -4/+6 |
| | |||||
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 1 | -1/+2 |
| | | | | Import original publication date when importing a video from YouTube in the web UI | ||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 14 | -207/+294 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 30 | -322/+1101 |
| |\ | |||||
| | * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 3 | -12/+9 |
| | |\ | |||||
| | | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 3 | -12/+9 |
| | | | | |||||
| | * | | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 2 | -11/+11 |
| | | | | | | | | | | | | | | | | And add some tests | ||||
| | * | | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 1 | -0/+1 |
| | | | | |||||
| | * | | Add hls support on server | Chocobozzz | 2019-02-11 | 5 | -24/+52 |
| | |/ | |||||
| | * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 1 | -2/+5 |
| | | | |||||
| | * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 3 | -1/+14 |
| | | | |||||
| | * | Move subscriptions controllers in its own file | Chocobozzz | 2019-01-14 | 3 | -154/+174 |
| | | | |||||
| | * | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get the INTERVAL_DAYS const in the video-trending component * Change Trending section title * Add a tooltip to explain how trending section works * Minor CSS fix for the my-feed popover next to the titlepage | ||||
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -3/+20 |
| | | | |||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 2 | -3/+3 |
| | | | |||||
| * | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| | | | |||||
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 2 | -0/+3 |
| | | | |||||
* | | | Enable video upload and edit | clementbrizard | 2019-01-12 | 1 | -1/+7 |
| |/ |/| | |||||
* | | Implement contact form in the client | Chocobozzz | 2019-01-10 | 1 | -1/+1 |
| | | |||||
* | | Implement contact form on server side | Chocobozzz | 2019-01-10 | 3 | -27/+58 |
| | | |||||
* | | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 1 | -3/+14 |
| | | |||||
* | | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -1/+14 |
| | | |||||
* | | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 2 | -5/+13 |
| | | |||||
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -3/+9 |
| | | |||||
* | | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -9/+10 |
| | | |||||
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 8 | -6/+116 |
| | | |||||
* | | Add history on server side | Chocobozzz | 2018-12-18 | 3 | -0/+60 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 |