Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix user create daily quota component | Chocobozzz | 2018-08-31 | 3 | -8/+14 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 2 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 1 | -0/+8 |
| | |||||
* | Move abuse state column at the end | Chocobozzz | 2018-08-28 | 1 | -6/+6 |
| | |||||
* | Display report reason in multiple lines (#957) | Felix Ableitner | 2018-08-28 | 7 | -28/+39 |
| | | | | | | | | | | | | | * Display report reason in multiple lines * more adjustments: - move report reason into dropdown - allow line wrap in dropdown (also in video blacklist) - fix colspan in blacklist dropdown - merge css rules into moderation.component.scss * use min-width for labels | ||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 5 | -18/+55 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fix client build | Chocobozzz | 2018-08-14 | 3 | -4/+5 |
| | |||||
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 2 | -4/+7 |
| | |||||
* | Regroup abuse and blacklisted videos inside "moderation" | Chocobozzz | 2018-08-14 | 25 | -122/+99 |
| | |||||
* | Improve follow component routing | Chocobozzz | 2018-08-14 | 2 | -64/+8 |
| | |||||
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 4 | -9/+22 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 4 | -18/+47 |
| | |||||
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 9 | -17/+227 |
| | |||||
* | Add ability to ban/unban users | Chocobozzz | 2018-08-09 | 8 | -10/+221 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 6 | -272/+271 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 2 | -2/+16 |
| | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -1/+11 |
| | |||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 2 | -1/+17 |
| | |||||
* | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 1 | -1/+1 |
| | |||||
* | ffmpeg auto thread | Jorropo | 2018-08-01 | 1 | -0/+1 |
| | | | | Set thread count to 0 and ffmpeg will chose automaticaly | ||||
* | Fix pagination on rest table | Chocobozzz | 2018-07-24 | 2 | -1/+3 |
| | |||||
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 1 | -31/+19 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | Handle subtitles in player | Chocobozzz | 2018-07-16 | 1 | -0/+1 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 2 | -4/+21 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 3 | -8/+17 |
| | |||||
* | Update i18n source | Chocobozzz | 2018-06-28 | 1 | -1/+1 |
| | |||||
* | Fix quota precision in users list | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | Fix add icon path | Chocobozzz | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Add warning regarding transcoding | Chocobozzz | 2018-06-07 | 1 | -0/+2 |
| | |||||
* | Add help if the config is invalid | Chocobozzz | 2018-06-07 | 2 | -0/+6 |
| | |||||
* | Add missing translations | Chocobozzz | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Translate tab heads | Chocobozzz | 2018-06-05 | 2 | -19/+25 |
| | |||||
* | Add form validator translations | Chocobozzz | 2018-06-05 | 4 | -35/+28 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 4 | -112/+48 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 7 | -10/+10 |
| | |||||
* | Add french | Chocobozzz | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 23 | -188/+240 |
| | |||||
* | Improve Twitter config help | Chocobozzz | 2018-05-31 | 1 | -2/+2 |
| | |||||
* | Fix typings | Chocobozzz | 2018-05-16 | 1 | -1/+1 |
| | |||||
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 5 | -43/+53 |
| | |||||
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 2 | -218/+267 |
| | | | | The instance should be whitelisted first | ||||
* | User routes: :id/update -> update/:id | Chocobozzz | 2018-05-11 | 2 | -2/+2 |
| | |||||
* | User add -> User create | Chocobozzz | 2018-05-11 | 6 | -13/+13 |
| | |||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 10 | -19/+11 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 2 | -0/+20 |
| | | | | There is a global instance setting and a per user setting | ||||
* | Improve admin css help | Chocobozzz | 2018-04-04 | 1 | -2/+19 |
| | |||||
* | Proxify local storage and handle if it is unavailable | Chocobozzz | 2018-03-23 | 1 | -4/+4 |
| | |||||
* | Fix error display on edit config in admin | Chocobozzz | 2018-03-23 | 1 | -0/+9 |
| | |||||
* | Force form validation in configuration | Chocobozzz | 2018-03-23 | 1 | -0/+2 |
| | |||||
* | More secure target blank links | Chocobozzz | 2018-03-19 | 1 | -2/+2 |
| |