Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -1/+2 |
| | |||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 6 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add portuguese and swedish languages | Chocobozzz | 2018-08-27 | 1 | -2/+6 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 2 | -0/+8 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 1 | -0/+4 |
| | |||||
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -0/+2 |
| | |||||
* | Update client according to new model paths | Chocobozzz | 2018-08-14 | 1 | -0/+2 |
| | |||||
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 21 | -28/+28 |
| | |||||
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 3 | -3/+5 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 5 | -9/+24 |
| | |||||
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 1 | -0/+1 |
| | |||||
* | make i18n locale names consistent (#918) | Quentà | 2018-08-10 | 1 | -6/+6 |
| | |||||
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 4 | -0/+19 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -0/+3 |
| | |||||
* | Support occitan | Chocobozzz | 2018-08-08 | 1 | -0/+1 |
| | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -0/+6 |
| | |||||
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+4 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -1/+4 |
| | |||||
* | Fix fps federation | Chocobozzz | 2018-08-06 | 3 | -3/+4 |
| | |||||
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 2 | -6/+0 |
| | |||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 2 | -0/+17 |
| | |||||
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 1 | -0/+2 |
| | |||||
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -1/+6 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 7 | -2/+31 |
| | |||||
* | Add german, spanish and chinese (traditional, taiwan) languages | Chocobozzz | 2018-07-31 | 1 | -3/+8 |
| | |||||
* | Add ability to only filter in the search endpoint | Chocobozzz | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 3 | -1/+5 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 3 | -0/+26 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 8 | -5/+31 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -2/+3 |
| | |||||
* | Update translations from zanata and add cs and eo | Chocobozzz | 2018-07-09 | 1 | -2/+5 |
| | |||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -0/+1 |
| | |||||
* | Add Basque and Catalan languages | Chocobozzz | 2018-06-28 | 1 | -2/+8 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 1 | -4/+3 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 4 | -12/+12 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 3 | -0/+12 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 6 | -2/+19 |
| | | | | publishing a video | ||||
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 1 | -0/+1 |
| | |||||
* | Rename fr locale -> fr-FR | Chocobozzz | 2018-06-06 | 1 | -2/+9 |
| | |||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 1 | -12/+23 |
| | |||||
* | Localize player | Chocobozzz | 2018-06-06 | 1 | -0/+4 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 3 | -0/+32 |
| | |||||
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 1 | -0/+2 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 1 | -4/+4 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Add owner in video channel page | Chocobozzz | 2018-05-23 | 1 | -4/+2 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -1/+2 |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config |