| Commit message (Expand) | Author | Age | Files | Lines |
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 4 | -18/+55 |
* | Improve (accessibility title) and move action-buttons on left in tables (#2980) | Kim | 2020-07-31 | 5 | -33/+30 |
* | modify user-quota to match account settings style | Rigel Kent | 2020-07-29 | 1 | -1/+1 |
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 2 | -7/+16 |
* | variable columns for users list, more columns possible, badge display for sta... | Rigel Kent | 2020-07-29 | 7 | -28/+150 |
* | Add alert and hide upload view when no upload is possible (#2966) | Kim | 2020-07-28 | 1 | -4/+16 |
* | Improve navigation sub-menu and tabs effects (#2971) | Kim | 2020-07-23 | 9 | -9/+30 |
* | Update my-account sub-menus icons (#2977) | Kim | 2020-07-23 | 1 | -2/+2 |
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-20 | 2 | -3/+3 |
|\ |
|
| * | Fix accessibility action buttons and display on imports and followers list | kimsible | 2020-07-20 | 1 | -2/+2 |
| * | Correct missing test in user-edit template | kimsible | 2020-07-20 | 1 | -1/+1 |
* | | Add ability to report account | Chocobozzz | 2020-07-10 | 3 | -136/+251 |
* | | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 8 | -88/+186 |
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
* | | Add migrations | Chocobozzz | 2020-07-10 | 2 | -7/+7 |
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 15 | -221/+230 |
|/ |
|
* | Fix external user edition | Chocobozzz | 2020-07-06 | 1 | -11/+11 |
* | Fix admin layout | Chocobozzz | 2020-07-06 | 1 | -1/+1 |
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 3 | -4/+4 |
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 3 | -16/+80 |
* | Fix lint | Chocobozzz | 2020-07-02 | 1 | -25/+34 |
* | simplify navigation within most admin menus | Rigel Kent | 2020-07-02 | 6 | -60/+69 |
* | remove extraneous user-list table attribute | Rigel Kent | 2020-07-02 | 2 | -17/+5 |
* | align danger colors for user-edit | Rigel Kent | 2020-07-01 | 2 | -1/+6 |
* | fix video update button, add color to danger zone | Rigel Kent | 2020-07-01 | 2 | -3/+7 |
* | distinct style for rows of banned users in listing, saving space | Rigel Kent | 2020-07-01 | 3 | -5/+14 |
* | remove extra action for when the video block type is set to manual | Rigel Kent | 2020-06-28 | 1 | -4/+6 |
* | Fix query string parsing | Chocobozzz | 2020-06-26 | 1 | -2/+2 |
* | Fix search filter in video reports | Chocobozzz | 2020-06-26 | 1 | -3/+4 |
* | Add P2P concept for HLS config | Chocobozzz | 2020-06-24 | 1 | -1/+1 |
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 1 | -0/+1 |
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 44 | -403/+190 |
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 4 | -9/+77 |
* | Remove uneccessary details to link titles | Caroline Chuong | 2020-06-18 | 2 | -4/+4 |
* | factorize account/server blocklists for users and instance (#2875) | Rigel Kent | 2020-06-15 | 13 | -238/+19 |
* | replace title with video name in moderation listings | Rigel Kent | 2020-06-13 | 2 | -2/+2 |
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 6 | -5/+6 |
* | Fix lint | Chocobozzz | 2020-06-12 | 1 | -5/+5 |
* | add keyboard navigation for video actions (#2854) | Caroline Chuong | 2020-06-11 | 1 | -1/+1 |
* | rephrase warning for self-hostable services | Rigel Kent | 2020-06-11 | 1 | -2/+2 |
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 9 | -17/+17 |
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 23 | -397/+382 |
* | smaller miniature average size in fluid grid, updated admin instructions for ... | Rigel Kent | 2020-06-10 | 1 | -31/+38 |
* | First implem global search | Chocobozzz | 2020-06-10 | 3 | -4/+102 |
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 1 | -2/+2 |
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 8 | -31/+21 |
* | add aria-hidden to non-descriptive icons (#2844) | Caroline Chuong | 2020-06-08 | 3 | -3/+3 |
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 3 | -2/+65 |
* | Fix grey color theme | Chocobozzz | 2020-05-22 | 1 | -4/+4 |
* | Fix action button overflow in tables | Chocobozzz | 2020-05-20 | 6 | -6/+6 |