Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 6 | -14/+100 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 features table on signup | Chocobozzz | 2018-08-28 | 4 | -1/+136 |
| | |||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Underline links in feed popover when hovering | Chocobozzz | 2018-08-27 | 1 | -2/+0 |
| | |||||
* | Add start at checkbox in share modal | Chocobozzz | 2018-08-27 | 2 | -14/+15 |
| | |||||
* | Fix deprecated ng-bootstrap methods | Chocobozzz | 2018-08-27 | 1 | -5/+5 |
| | |||||
* | Add popover autoclose | Chocobozzz | 2018-08-27 | 3 | -2/+7 |
| | |||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -9/+3 |
| | |||||
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 2 | -9/+13 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 5 | -19/+66 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 2 | -6/+6 |
| | |||||
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 15 | -33/+288 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 4 | -3/+21 |
| | |||||
* | Fix dev locale | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Fix AutoThread | Jorropo | 2018-08-21 | 1 | -2/+2 |
| | |||||
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 4 | -16/+24 |
| | |||||
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -2/+1 |
| | |||||
* | Update client according to new model paths | Chocobozzz | 2018-08-14 | 4 | -9/+11 |
| | |||||
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 3 | -4/+17 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 5 | -5/+28 |
| | |||||
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 2 | -2/+31 |
| | |||||
* | Add ability to ban/unban users | Chocobozzz | 2018-08-09 | 4 | -16/+41 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 5 | -29/+28 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 11 | -29/+87 |
| | |||||
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -0/+10 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -21/+37 |
| | |||||
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -3/+35 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 4 | -20/+79 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-07-31 | 1 | -2/+2 |
| | |||||
* | Add aria-labelledby to video thumbnails | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Fix responsive on videos search | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | category parma -> categoryOneOf (videos list) | Chocobozzz | 2018-07-25 | 2 | -7/+7 |
| | |||||
* | Sort video captions | Chocobozzz | 2018-07-25 | 2 | -1/+18 |
| | |||||
* | Add "agree to the terms" checkbox in registration form | Chocobozzz | 2018-07-25 | 5 | -4/+14 |
| | |||||
* | Improve captions UX (at least I've tried) | Chocobozzz | 2018-07-25 | 3 | -1/+7 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 4 | -40/+24 |
| | |||||
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 8 | -4/+97 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | Do not display private privacy if the video is not private | Chocobozzz | 2018-07-16 | 1 | -1/+3 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 14 | -7/+242 |
| | |||||
* | Fix client error logging | Chocobozzz | 2018-07-09 | 3 | -22/+22 |
| | |||||
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 4 | -11/+27 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 2 | -3/+11 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 1 | -0/+7 |
| | |||||
* | Remove uneeded rxjs-compat | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 2 | -2/+5 |
| | |||||
* | Improve screen cache service | Chocobozzz | 2018-06-18 | 1 | -10/+24 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 11 | -24/+178 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 4 | -26/+47 |
| | | | | publishing a video | ||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 2 | -2/+14 |
| |