| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 10 | -15/+255 |
* | Fix notification socket | Chocobozzz | 2019-01-14 | 2 | -33/+12 |
* | Fix scroll in notifications page | Chocobozzz | 2019-01-14 | 1 | -1/+1 |
* | Add error message when trying to upload .ass subtitles | Chocobozzz | 2019-01-14 | 1 | -0/+11 |
* | Help translators to translate trending title/tooltip | Chocobozzz | 2019-01-14 | 1 | -1/+0 |
* | Improve "no notifications" message | Chocobozzz | 2019-01-14 | 1 | -0/+7 |
* | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 3 | -2/+7 |
* | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -2/+5 |
* | Update translations | Chocobozzz | 2019-01-10 | 1 | -1/+1 |
* | Implement contact form in the client | Chocobozzz | 2019-01-10 | 4 | -0/+89 |
* | Add contact form checkbox in admin form | Chocobozzz | 2019-01-10 | 4 | -21/+62 |
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 12 | -12/+474 |
* | Refractor notification service | Chocobozzz | 2018-12-19 | 5 | -82/+47 |
* | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 1 | -27/+6 |
* | Add history page on client | Chocobozzz | 2018-12-18 | 5 | -4/+66 |
* | Add WebFinger support (#1498) | Acid Chicken (硫酸鶏) | 2018-12-18 | 1 | -2/+19 |
* | Redirect to the last url on login | Chocobozzz | 2018-12-11 | 1 | -4/+3 |
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 2 | -5/+4 |
* | dots are allowed in actor names | Chocobozzz | 2018-12-10 | 2 | -2/+2 |
* | Remove dashes from actor names | Chocobozzz | 2018-12-07 | 2 | -4/+4 |
* | username/display_name/video_channel_name min length 1 and max length 50 (#1265) | BRAINS YUM | 2018-12-07 | 2 | -20/+20 |
* | Remove inferred type | Chocobozzz | 2018-12-05 | 1 | -22/+22 |
* | My account menu -> open entries on hover | Chocobozzz | 2018-12-05 | 4 | -1/+111 |
* | Reload user table when setting an email to verified | Chocobozzz | 2018-11-21 | 1 | -0/+2 |
* | Add separators in user moderation dropdown | Chocobozzz | 2018-11-21 | 4 | -14/+36 |
* | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 3 | -1/+35 |
* | Improve video upload error handling | Chocobozzz | 2018-11-16 | 1 | -1/+6 |
* | Fix miniature with a long name | Chocobozzz | 2018-11-15 | 1 | -2/+2 |
* | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 4 | -5/+36 |
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -2/+2 |
* | Feature/description support fields length 1000 (#1267) | BRAINS YUM | 2018-10-19 | 3 | -8/+8 |
* | Fix lint | Chocobozzz | 2018-10-18 | 1 | -1/+1 |
* | Better typings | Chocobozzz | 2018-10-18 | 19 | -37/+48 |
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 14 | -21/+24 |
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 1 | -0/+3 |
|\ |
|
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -4/+3 |
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -0/+4 |
* | | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 5 | -24/+185 |
* | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 9 | -15/+226 |
* | | update tslint config and fix member ordering (#1279) | BO41 | 2018-10-16 | 1 | -2/+2 |
|/ |
|
* | Fix angular build | Chocobozzz | 2018-10-10 | 1 | -2/+2 |
* | Add ability to list all local videos on client | Chocobozzz | 2018-10-10 | 7 | -10/+56 |
* | Add explicit error message that changing video ownership only works with loc... | Lucas Declercq | 2018-10-10 | 1 | -3/+12 |
* | Add users search filter | Chocobozzz | 2018-10-08 | 4 | -3/+31 |
* | Add bulk actions in users table | Chocobozzz | 2018-10-08 | 8 | -36/+65 |
* | Fix videos list when page is empty | Chocobozzz | 2018-10-05 | 1 | -1/+1 |
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 9 | -39/+59 |
* | Move user moderation tool in a separate component | Chocobozzz | 2018-10-05 | 9 | -6/+332 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 5 | -4/+37 |
* | Fix Delete title button | Chocobozzz | 2018-10-03 | 3 | -2/+9 |