Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -3/+8 |
| | |||||
* | Add redundancy check interval in config | Chocobozzz | 2018-09-19 | 1 | -4/+3 |
| | |||||
* | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 1 | -1/+3 |
| | |||||
* | Fix checker if we don't have redundancy strategies | Chocobozzz | 2018-09-17 | 1 | -1/+1 |
| | |||||
* | Fix "no results" on overview page | Chocobozzz | 2018-09-17 | 1 | -0/+1 |
| | |||||
* | Fix overviews tests | Chocobozzz | 2018-09-17 | 1 | -0/+1 |
| | |||||
* | Add redundancy stats | Chocobozzz | 2018-09-14 | 1 | -1/+2 |
| | |||||
* | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -0/+5 |
| | |||||
* | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 1 | -8/+3 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -3/+33 |
| | |||||
* | draft "security.txt" spec integration (#1020) | Austin Heap | 2018-09-06 | 1 | -1/+4 |
| | |||||
* | Fix occitan label | Chocobozzz | 2018-09-05 | 1 | -0/+3 |
| | |||||
* | Trending by interval | Chocobozzz | 2018-08-31 | 1 | -2/+8 |
| | |||||
* | Add channel avatar to overviews | Chocobozzz | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | Use custom rate limiter when asking verif email | Chocobozzz | 2018-08-31 | 1 | -0/+4 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 1 | -0/+13 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -4/+16 |
| | |||||
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 1 | -1/+1 |
| | |||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo | ||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -1/+2 |
| | |||||
* | Fix tests | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -1/+9 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -0/+2 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -2/+1 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -2/+5 |
| | |||||
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -3/+11 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -1/+2 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 1 | -1/+4 |
| | |||||
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+11 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -2/+3 |
| | |||||
* | advertising PeerTube's rather simple DNT policy | Rigel Kent | 2018-08-08 | 1 | -0/+1 |
| | |||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 1 | -0/+7 |
| | |||||
* | Add job ttl | Chocobozzz | 2018-08-06 | 1 | -2/+11 |
| | |||||
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -0/+1 |
| | |||||
* | Auto update youtube-dl | Chocobozzz | 2018-08-06 | 1 | -1/+2 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -2/+16 |
| | |||||
* | Nice ffmpeg to 15 and 2 | Jorropo | 2018-08-01 | 1 | -0/+6 |
| | | | | | | Niceness 15 for video conversionNiceness 2 for image generation (niceness 2 doesn't make it slower, just don't block servers and other app) | ||||
* | adding ORM pool configuration | Rigel Kent | 2018-07-31 | 1 | -1/+4 |
| | |||||
* | Delete old indexes | Chocobozzz | 2018-07-27 | 1 | -1/+1 |
| | |||||
* | Add max count in pagination | Chocobozzz | 2018-07-24 | 1 | -3/+7 |
| | |||||
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 1 | -2/+4 |
| | |||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -1/+3 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -2/+7 |
| | |||||
* | Add esperanto, lojban, klingon and kotava (audio/subtitle) languages | Chocobozzz | 2018-07-17 | 1 | -18/+23 |
| |