Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete highlighted comment too if needed | Chocobozzz | 2018-08-31 | 1 | -0/+2 |
| | |||||
* | Fix user create daily quota component | Chocobozzz | 2018-08-31 | 3 | -8/+14 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 20 | -40/+285 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 15 | -8/+290 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | watch view visual tweaks and search/comment placeholder dismiss on focus (#983) | Rigel Kent | 2018-08-30 | 9 | -154/+193 |
| | | | | | | | | - make the placeholder disappear on focus in the search bar - make the placeholder disappear on focus in the comment textarea - make the texarea resize automagically - refactor the watch view to use bootstrap 4's flexgrid - move action buttons of the watch view to the right of the video info - responsive tweaks and margin adjustments in the watch view | ||||
* | replacing placeholder and feature table display improvement | Rigel Kent | 2018-08-29 | 3 | -43/+60 |
| | |||||
* | Add features table on signup | Chocobozzz | 2018-08-28 | 17 | -81/+179 |
| | |||||
* | Move abuse state column at the end | Chocobozzz | 2018-08-28 | 2 | -6/+7 |
| | |||||
* | Fix search results | Chocobozzz | 2018-08-28 | 2 | -32/+46 |
| | |||||
* | Fix player playback (video never ends) | Chocobozzz | 2018-08-28 | 2 | -2/+7 |
| | |||||
* | keyboard shortcuts and key map view (#974) | Rigel Kent | 2018-08-28 | 5 | -1/+52 |
| | |||||
* | 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 | 9 | -21/+88 |
| | | | | | | | | | | | | | | | | | | | | * 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 | 7 | -36/+66 |
| | |||||
* | Fix deprecated ng-bootstrap methods | Chocobozzz | 2018-08-27 | 3 | -7/+7 |
| | |||||
* | Add popover autoclose | Chocobozzz | 2018-08-27 | 3 | -2/+7 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-08-27 | 2 | -922/+414 |
| | |||||
* | Add portuguese and swedish languages | Chocobozzz | 2018-08-27 | 11 | -2620/+9 |
| | |||||
* | Upgrade translations | Chocobozzz | 2018-08-27 | 24 | -449/+11708 |
| | |||||
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 2 | -28/+0 |
| | |||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 6 | -27/+14 |
| | |||||
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 8 | -23/+59 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 14 | -58/+171 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 3 | -7/+7 |
| | |||||
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 40 | -91/+630 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 17 | -17/+96 |
| | |||||
* | Correctly cache server translations | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
| | |||||
* | Fix dev locale | Chocobozzz | 2018-08-27 | 3 | -3/+4 |
| | |||||
* | Cache player translations | Chocobozzz | 2018-08-27 | 1 | -4/+17 |
| | |||||
* | [Issue 641] Add shortcut my videos link in menu-wrapper | potedeo | 2018-08-27 | 1 | -0/+4 |
| | |||||
* | Fix AutoThread | Jorropo | 2018-08-21 | 1 | -2/+2 |
| | |||||
* | Bumped to version v1.0.0-beta.11v1.0.0-beta.11 | Chocobozzz | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | correct password reset disabled binding | Josh Morel | 2018-08-20 | 1 | -1/+1 |
| | |||||
* | Change npm repo to git+https | Jorropo | 2018-08-20 | 1 | -1/+1 |
| | |||||
* | Translate player according to the interface lang | Chocobozzz | 2018-08-16 | 2 | -1/+7 |
| | |||||
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 8 | -30/+63 |
| | |||||
* | Fix client build | Chocobozzz | 2018-08-14 | 3 | -4/+5 |
| | |||||
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 3 | -6/+8 |
| | |||||
* | Regroup abuse and blacklisted videos inside "moderation" | Chocobozzz | 2018-08-14 | 25 | -122/+99 |
| | |||||
* | Improve follow component routing | Chocobozzz | 2018-08-14 | 3 | -64/+22 |
| | |||||
* | Update client according to new model paths | Chocobozzz | 2018-08-14 | 5 | -11/+12 |
| | |||||
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 14 | -19/+124 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 17 | -48/+211 |
| | |||||
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 12 | -20/+259 |
| | |||||
* | Fix videos add tabs style | Chocobozzz | 2018-08-09 | 2 | -12/+21 |
| | |||||
* | Add ability to ban/unban users | Chocobozzz | 2018-08-09 | 16 | -35/+269 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 44 | -950/+890 |
| | |||||
* | Upgrade to bootstrap 4 first step | Chocobozzz | 2018-08-09 | 7 | -56/+53 |
| |