Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix admin layout | Chocobozzz | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 6 | -7/+9 |
| | | | | fixes #2918 | ||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 5 | -19/+106 |
| | | | | fixes #2914 | ||||
* | align feed icons to the right for video listings | Rigel Kent | 2020-07-02 | 4 | -28/+37 |
| | |||||
* | rename rss 2.0 to media rss 2.0 | Rigel Kent | 2020-07-02 | 3 | -9/+3 |
| | |||||
* | Fix player menu on mobile | Chocobozzz | 2020-07-02 | 1 | -2/+0 |
| | |||||
* | Fix lint | Chocobozzz | 2020-07-02 | 3 | -27/+36 |
| | |||||
* | Don't reload videos on mute | Chocobozzz | 2020-07-02 | 1 | -1/+0 |
| | |||||
* | simplify navigation within most admin menus | Rigel Kent | 2020-07-02 | 14 | -70/+76 |
| | |||||
* | 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 reactive file upload button | Rigel Kent | 2020-07-01 | 4 | -0/+5 |
| | |||||
* | fix video update button, add color to danger zone | Rigel Kent | 2020-07-01 | 11 | -21/+36 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 19 | -80/+85 |
| | | | | also organize icons in folders per origin | ||||
* | 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 |
| | |||||
* | slight improvement for column size in imports table | Rigel Kent | 2020-06-28 | 1 | -6/+6 |
| | |||||
* | allow muting from the miniature options | Rigel Kent | 2020-06-28 | 7 | -33/+77 |
| | | | | initial implementation with a listing refresh except on search results | ||||
* | align ownership change video list table with moderation tables | Rigel Kent | 2020-06-28 | 5 | -26/+135 |
| | |||||
* | fix typo in blocked notice in login | Rigel Kent | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | replace current ownership transfer icon with softies forward icon | Rigel Kent | 2020-06-28 | 3 | -3/+3 |
| | |||||
* | fix quota representation in profile settings | Rigel Kent | 2020-06-28 | 2 | -4/+5 |
| | |||||
* | add user account-blocklist missing scss mixin | Rigel Kent | 2020-06-28 | 1 | -0/+4 |
| | |||||
* | Fix query string parsing | Chocobozzz | 2020-06-26 | 2 | -4/+6 |
| | |||||
* | Fix search filter in video reports | Chocobozzz | 2020-06-26 | 1 | -3/+4 |
| | |||||
* | Fix missing module for my-account | Chocobozzz | 2020-06-24 | 1 | -0/+2 |
| | |||||
* | Put empty module in app module | Chocobozzz | 2020-06-24 | 1 | -0/+2 |
| | |||||
* | Fix upload page | Chocobozzz | 2020-06-24 | 1 | -1/+4 |
| | |||||
* | Use pointer for search suggestions | Chocobozzz | 2020-06-24 | 1 | -0/+1 |
| | |||||
* | Add P2P concept for HLS config | Chocobozzz | 2020-06-24 | 1 | -1/+1 |
| | |||||
* | Support player hotkeys when it is not focused | Chocobozzz | 2020-06-23 | 1 | -1/+0 |
| | |||||
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 113 | -56/+93 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 448 | -2059/+2045 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 11 | -54/+284 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | soft border-radius for search typeahead suggestions | Rigel Kent | 2020-06-18 | 1 | -2/+8 |
| | |||||
* | Remove uneccessary details to link titles | Caroline Chuong | 2020-06-18 | 11 | -19/+19 |
| | |||||
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 4 | -2/+14 |
| | |||||
* | Correctly fix client build | Chocobozzz | 2020-06-16 | 2 | -4/+3 |
| | |||||
* | Fix client compilation | Chocobozzz | 2020-06-16 | 1 | -1/+0 |
| | |||||
* | Add channel information in my videos | Chocobozzz | 2020-06-16 | 5 | -4/+17 |
| | |||||
* | Add video dropdown in discover page | Chocobozzz | 2020-06-16 | 1 | -3/+3 |
| | |||||
* | Fix anonymous nsfw policy | Chocobozzz | 2020-06-16 | 23 | -160/+227 |
| | |||||
* | Fix scrolling with hash in url | Chocobozzz | 2020-06-16 | 4 | -3/+22 |
| | |||||
* | Remove unused service | Chocobozzz | 2020-06-15 | 1 | -3/+1 |
| | |||||
* | Use local search for recommended videos | Chocobozzz | 2020-06-15 | 1 | -5/+23 |
| | |||||
* | Fix search error loop | Chocobozzz | 2020-06-15 | 1 | -1/+4 |
| | |||||
* | factorize account/server blocklists for users and instance (#2875) | Rigel Kent | 2020-06-15 | 28 | -332/+324 |
| | |||||
* | replace title with video name in moderation listings | Rigel Kent | 2020-06-13 | 4 | -4/+5 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 34 | -72/+104 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | switch margin-bottom rules to padding-bottom now used in miniature | Rigel Kent | 2020-06-12 | 3 | -6/+12 |
| |