Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix grey color theme | Chocobozzz | 2020-05-22 | 11 | -21/+21 |
| | |||||
* | Fix action button icons theme | Chocobozzz | 2020-05-22 | 1 | -5/+5 |
| | |||||
* | Fix lint | Chocobozzz | 2020-05-22 | 1 | -21/+21 |
| | |||||
* | Fix input/textarea themes | Chocobozzz | 2020-05-20 | 1 | -0/+2 |
| | |||||
* | Fix dropdown menu overflow | Chocobozzz | 2020-05-20 | 2 | -6/+6 |
| | |||||
* | Explicit theme colors for inputs and textarea | Chocobozzz | 2020-05-20 | 1 | -1/+0 |
| | |||||
* | Fix upload button color in dark mode | Chocobozzz | 2020-05-20 | 1 | -1/+0 |
| | |||||
* | Fix broken client when cookies are disabled | Chocobozzz | 2020-05-20 | 1 | -18/+24 |
| | |||||
* | Fix action button overflow in tables | Chocobozzz | 2020-05-20 | 6 | -6/+6 |
| | |||||
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 2 | -2/+3 |
| | | | | Also check if an actor does not already exist when creating the user | ||||
* | Fix deleting highlighted thread | Chocobozzz | 2020-05-14 | 1 | -3/+7 |
| | |||||
* | Add link to the account page in comment | Chocobozzz | 2020-05-14 | 2 | -7/+16 |
| | |||||
* | Fix old edge HLS compat | Chocobozzz | 2020-05-13 | 1 | -0/+5 |
| | |||||
* | 10 items per page for my videos | Chocobozzz | 2020-05-12 | 1 | -1/+1 |
| | |||||
* | Fix user dropdown overflow | Chocobozzz | 2020-05-11 | 4 | -3/+8 |
| | |||||
* | Update translations | Chocobozzz | 2020-05-11 | 1 | -13/+11 |
| | |||||
* | Fix top menu dropdown hovering | Chocobozzz | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | Fix non-fixed header and menu when overflow-x body on touchscreens (#2711) | Kim | 2020-05-11 | 5 | -14/+111 |
| | | | | | | | | | * Make my-account-videos responsive on small screens * Make my-account-channels responsive for small screens * Make search result responsive on small screen Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix regression my-account menu overflow-x on screen width < 800px (#2707) | Kim | 2020-05-11 | 4 | -10/+17 |
| | | | | | | | | | | | | | | * Fix: correct my-account menu overflow-x on touchscreens * Add menuLeftDisplayed support for account-sub-menu * Handle menu in screen service + clean top-menu-dropdown * Add comment on menuWidth menu service to allow backtracking Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Fix displaying more dropdown on touchscreen | kimsible | 2020-05-11 | 2 | -0/+14 |
| | |||||
* | Add edit button to scroll watch playlist on touchscreens | kimsible | 2020-05-11 | 4 | -5/+94 |
| | |||||
* | Display video redundancy entries as table link objects | Rigel Kent | 2020-05-08 | 3 | -11/+20 |
| | |||||
* | Align follower handle display on instance display in tables | Rigel Kent | 2020-05-08 | 5 | -7/+26 |
| | |||||
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 7 | -13/+13 |
| | |||||
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -0/+3 |
| | |||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 3 | -8/+90 |
| | |||||
* | Fix relative links in video description | Chocobozzz | 2020-05-06 | 1 | -26/+25 |
| | |||||
* | Add ability to override login signup message | Chocobozzz | 2020-05-06 | 4 | -9/+10 |
| | |||||
* | Support pagination rowsPerPage change in instance account/server blocklists | Rigel Kent | 2020-05-06 | 2 | -2/+2 |
| | |||||
* | Fix mobile miniature information margin | Chocobozzz | 2020-05-06 | 1 | -2/+6 |
| | |||||
* | Add ability for video owners to delete comments | Chocobozzz | 2020-05-05 | 1 | -0/+1 |
| | |||||
* | Fix textarea size | Chocobozzz | 2020-05-05 | 1 | -1/+7 |
| | |||||
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 2 | -0/+11 |
| | |||||
* | Fix video-abuse-details avatar display and user-list dropdown placement | Rigel Kent | 2020-05-05 | 2 | -3/+3 |
| | |||||
* | Re generate translations | Chocobozzz | 2020-05-05 | 2 | -2/+2 |
| | |||||
* | Handle external login errors | Chocobozzz | 2020-05-04 | 3 | -9/+17 |
| | |||||
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 1 | -1/+0 |
| | |||||
* | Client calls revoke-token endpoint on logout | Chocobozzz | 2020-05-04 | 1 | -1/+12 |
| | |||||
* | Add external login buttons | Chocobozzz | 2020-05-04 | 3 | -33/+101 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 4 | -51/+81 |
| | |||||
* | Fix video-abuse-list init abuse duplication | Rigel Kent | 2020-05-04 | 1 | -2/+3 |
| | |||||
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵ | Rigel Kent | 2020-05-04 | 17 | -46/+115 |
| | | | | search query param dynamically | ||||
* | Move abuse-list details into its own component | Rigel Kent | 2020-05-04 | 4 | -74/+96 |
| | |||||
* | Only show updatedAt date of abuse if different from createdAt | Rigel Kent | 2020-05-04 | 2 | -1/+1 |
| | |||||
* | Bind expanded rows to item ids instead of row number | Rigel Kent | 2020-05-04 | 7 | -1/+11 |
| | |||||
* | Support is:blacklisted as video-abuse-list filter | Rigel Kent | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Reduce createdAt column size by using short date format | Rigel Kent | 2020-05-04 | 6 | -13/+13 |
| | |||||
* | Switching to a named filters/single input on video-abuse | Rigel Kent | 2020-05-04 | 7 | -25/+40 |
| | |||||
* | Fix margin-content and miniature thumbnail width on mobile, fix media ↵ | Rigel Kent | 2020-05-01 | 2 | -2/+3 |
| | | | | queries for tables above lg breakpoint | ||||
* | Fix dropdown-user placement and menu-left scroll on touchscreens (#2706) | Kim | 2020-05-01 | 3 | -2/+20 |
| |