Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test configuration | Chocobozzz | 2018-10-08 | 1 | -1/+1 |
| | |||||
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -2/+5 |
| | |||||
* | Add redundancy check interval in config | Chocobozzz | 2018-09-19 | 1 | -0/+1 |
| | |||||
* | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 1 | -10/+11 |
| | |||||
* | Reduce video.ts file size by moving some methods in other files | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Fix checker if we don't have redundancy strategies | Chocobozzz | 2018-09-17 | 1 | -3/+3 |
| | |||||
* | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 1 | -0/+4 |
| | |||||
* | Add trending videos strategy | Chocobozzz | 2018-09-14 | 1 | -0/+3 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -0/+6 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add user account email verificiation includes server and client code to: * enable verificationRequired via custom config * send verification email with registration * ask for verification email * verify via email * prevent login if not verified and required * conditional client links to ask for new verification email * allow login for verified=null these are users created when verification not required should still be able to login when verification is enabled * refactor email verifcation pr * change naming from verified to emailVerified * change naming from askVerifyEmail to askSendVerifyEmail * undo unrelated automatic prettier formatting on api/config * use redirectService for home * remove redundant success notification on email verified * revert test.yaml smpt host | ||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 1 | -0/+2 |
| | |||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 1 | -0/+5 |
| | |||||
* | Update default config cache | Chocobozzz | 2018-07-25 | 1 | -0/+6 |
| | |||||
* | Fix peertube with google bot | Chocobozzz | 2018-05-22 | 1 | -0/+1 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -0/+3 |
| | | | | There is a global instance setting and a per user setting | ||||
* | Add option to disable starttls | Chocobozzz | 2018-03-22 | 1 | -0/+1 |
| | |||||
* | Change transcoding default conf options | Chocobozzz | 2018-02-26 | 1 | -0/+6 |
| | |||||
* | Change default logging | Chocobozzz | 2018-02-14 | 1 | -0/+3 |
| | |||||
* | Fix email tests | Chocobozzz | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -0/+8 |
| | |||||
* | Refractor peertube videojs plugin | Chocobozzz | 2018-01-09 | 1 | -2/+2 |
| | |||||
* | Handle HTML is comments | Chocobozzz | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | Client: handle multiple file resolutions | Chocobozzz | 2017-10-06 | 1 | -0/+4 |
| | |||||
* | Server: add config endpoint | Chocobozzz | 2017-03-10 | 1 | -0/+3 |
| | |||||
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -1/+1 |
| | |||||
* | Server: host -> hostname (host = hostname + port) | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Remove references to Electron | Chocobozzz | 2016-10-13 | 1 | -3/+0 |
| | |||||
* | Add debug electron setting | Chocobozzz | 2016-05-13 | 1 | -0/+3 |
| | |||||
* | Spawn | Chocobozzz | 2015-10-29 | 1 | -0/+9 |