Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 7 | -49/+42 |
* | cleanup and remove paramSubs | Rigel Kent | 2019-02-11 | 3 | -10/+9 |
* | move user-password to Input decorator | Rigel Kent | 2019-02-11 | 2 | -11/+3 |
* | remove isAdministration | Rigel Kent | 2019-02-11 | 4 | -17/+7 |
* | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 8 | -3/+190 |
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -1/+5 |
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 2 | -3/+3 |
* | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -0/+3 |
* | Refractor notification service | Chocobozzz | 2018-12-19 | 3 | -37/+24 |
* | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 2 | -2/+36 |
* | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 3 | -3/+3 |
* | Better typings | Chocobozzz | 2018-10-18 | 2 | -4/+4 |
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 2 | -3/+3 |
* | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -2/+4 |
* | update tslint config and fix member ordering (#1279) | BO41 | 2018-10-16 | 2 | -15/+14 |
* | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 1 | -3/+0 |
* | Add checkbox to check every rows | Chocobozzz | 2018-10-08 | 1 | -1/+2 |
* | Add users search filter | Chocobozzz | 2018-10-08 | 2 | -2/+3 |
* | Add bulk actions in users table | Chocobozzz | 2018-10-08 | 3 | -6/+129 |
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 1 | -1/+2 |
* | Move user moderation tool in a separate component | Chocobozzz | 2018-10-05 | 10 | -301/+6 |
* | Fix some i18n tags | Chocobozzz | 2018-09-28 | 1 | -1/+8 |
* | Fix quota translations | Chocobozzz | 2018-09-26 | 3 | -7/+22 |
* | remove unused imports | BO41 | 2018-09-22 | 1 | -2/+0 |
* | Improve message when removing a user | Chocobozzz | 2018-09-20 | 1 | -1/+2 |
* | Fix user create daily quota component | Chocobozzz | 2018-08-31 | 3 | -8/+14 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 3 | -13/+22 |
* | Fix client build | Chocobozzz | 2018-08-14 | 3 | -4/+5 |
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 2 | -4/+7 |
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 1 | -6/+0 |
* | Add ability to ban/unban users | Chocobozzz | 2018-08-09 | 7 | -10/+219 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 2 | -2/+16 |
* | 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 missing translations | Chocobozzz | 2018-06-05 | 1 | -1/+1 |
* | Add form validator translations | Chocobozzz | 2018-06-05 | 2 | -10/+13 |
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 3 | -58/+24 |
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 3 | -3/+3 |
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 6 | -43/+49 |
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 2 | -22/+22 |
* | User routes: :id/update -> update/:id | Chocobozzz | 2018-05-11 | 2 | -2/+2 |
* | User add -> User create | Chocobozzz | 2018-05-11 | 5 | -11/+11 |
* | Add video channel management | Chocobozzz | 2018-04-26 | 4 | -13/+5 |
* | Improve admin tables | Chocobozzz | 2018-02-23 | 2 | -19/+35 |
* | Add confirm when admin use custom js/css | Chocobozzz | 2018-02-22 | 1 | -14/+11 |
* | Fix aot build | Chocobozzz | 2018-01-09 | 1 | -1/+1 |
* | Support video quota on client | Chocobozzz | 2018-01-08 | 1 | -1/+1 |
* | Better admin tables | Chocobozzz | 2017-12-21 | 1 | -1/+1 |
* | Customize select | Chocobozzz | 2017-12-20 | 2 | -15/+19 |
* | Move to angular cli | Chocobozzz | 2017-12-12 | 3 | -9/+16 |