Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Design follow admin page | Chocobozzz | 2017-12-08 | 2 | -2/+2 |
* | Design admin data tables | Chocobozzz | 2017-12-08 | 2 | -21/+5 |
* | Begin admin design | Chocobozzz | 2017-12-08 | 4 | -99/+127 |
* | Add account settings new design | Chocobozzz | 2017-12-01 | 1 | -8/+6 |
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 1 | -6/+2 |
* | Fix error messages on client forms | Chocobozzz | 2017-11-04 | 2 | -3/+3 |
* | Upgrade client dep | Chocobozzz | 2017-10-31 | 1 | -1/+1 |
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 6 | -7/+40 |
* | Take in account transcoding for video quota | Chocobozzz | 2017-10-19 | 5 | -4/+41 |
* | Add ability to forbid user to upload video | Chocobozzz | 2017-10-19 | 1 | -0/+1 |
* | Optimize imports | Chocobozzz | 2017-09-14 | 2 | -2/+2 |
* | Remove ng2 file upload module | Chocobozzz | 2017-09-14 | 1 | -2/+2 |
* | err.text -> err | Chocobozzz | 2017-09-14 | 2 | -3/+3 |
* | Move to HttpClient and PrimeNG data table | Chocobozzz | 2017-09-14 | 3 | -91/+83 |
* | Add user update for admins | Chocobozzz | 2017-09-05 | 11 | -27/+185 |
* | Begin user quota | Chocobozzz | 2017-09-04 | 4 | -9/+55 |
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 2 | -11/+7 |
* | Fix client admin | Chocobozzz | 2017-06-25 | 1 | -2/+2 |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 9 | -72/+71 |
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
* | Client: little refractoring | Chocobozzz | 2017-05-05 | 4 | -31/+26 |