Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |||||
* | | Use move instead rename | Chocobozzz | 2018-12-11 | 1 | -2/+2 | |
| | | | | | | | | To avoid EXDEV errors | |||||
* | | Support additional video extensions | Chocobozzz | 2018-12-11 | 6 | -23/+17 | |
| | | ||||||
* | | (well-known url) add change-password | Rigel Kent | 2018-12-07 | 1 | -0/+6 | |
| | | ||||||
* | | Fix thumbnail sitemap location | Chocobozzz | 2018-12-06 | 1 | -1/+1 | |
| | | ||||||
* | | Add sitemap | Chocobozzz | 2018-12-05 | 2 | -0/+102 | |
| | | ||||||
* | | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 1 | -0/+4 | |
| | | | | | | | | password system | |||||
* | | Remove inferred type | Chocobozzz | 2018-12-05 | 3 | -5/+5 | |
| | | ||||||
* | | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 1 | -3/+3 | |
| | | ||||||
* | | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 5 | -13/+18 | |
| | | ||||||
* | | Fix trending page | Chocobozzz | 2018-12-03 | 1 | -6/+1 | |
| | | ||||||
* | | Fix AP redirection | Chocobozzz | 2018-11-30 | 1 | -14/+14 | |
| | | ||||||
* | | Optimize config endpoint | Chocobozzz | 2018-11-23 | 1 | -4/+4 | |
| | | ||||||
* | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * enable email verification by admin * rename/label to set email as verified to be more explicit that admin is not sending another email to confirm * add update user emailVerified check-params test * make user.model emailVerified property required | |||||
* | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -1/+6 | |
| | | ||||||
* | | Fix AP collections pagination | Chocobozzz | 2018-11-16 | 1 | -2/+2 | |
| | | ||||||
* | | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 1 | -0/+2 | |
| | | ||||||
* | | Do not host remote AP objects | Chocobozzz | 2018-11-16 | 1 | -1/+11 | |
| | | ||||||
* | | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 1 | -1/+5 | |
| | | | | | | | | | | To avoid inconsistencies in the federation, now the origin server will tell other instances what is the correct number of views | |||||
* | | Check activities host | Chocobozzz | 2018-11-14 | 3 | -13/+46 | |
| | | ||||||
* | | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | - add a key in localstorage to remember the opt-out - add a user setting | |||||
* | | | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 3 | -4/+138 | |
| | | | ||||||
* | | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -2/+2 | |
| | | | ||||||
* | | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 8 | -9/+144 | |
|/ / | ||||||
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 4 | -3/+16 | |
| | | | | | | | | Including private/unlisted for moderators/admins | |||||
* | | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 1 | -2/+14 | |
| | | ||||||
* | | Add users search filter | Chocobozzz | 2018-10-08 | 1 | -1/+1 | |
|/ | ||||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 6 | -12/+48 | |
| | ||||||
* | Fix config endpoint | Chocobozzz | 2018-10-03 | 1 | -1/+1 | |
| |