Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix get version | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
| | |||||
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 2 | -2/+1 |
| | |||||
* | Fix dnt route | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 1 | -0/+5 |
| | |||||
* | Increase timeout on upload endpoint | Chocobozzz | 2018-10-01 | 1 | -0/+7 |
| | |||||
* | Remove duplicated videos on unfollow/delete redundancy | Chocobozzz | 2018-09-28 | 2 | -0/+11 |
| | |||||
* | Check current password on server side | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | Fix avatar transaction retry | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | Fix dnt route | Chocobozzz | 2018-09-25 | 1 | -2/+4 |
| | |||||
* | Cache user token | Chocobozzz | 2018-09-20 | 3 | -10/+7 |
| | |||||
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 7 | -61/+53 |
| | |||||
* | rename manifest | BO41 | 2018-09-20 | 1 | -1/+1 |
| | |||||
* | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 7 | -39/+37 |
| | |||||
* | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -5/+11 |
| |