Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix playlist more button with long video names | Chocobozzz | 2019-08-09 | 1 | -0/+1 |
| | |||||
* | Fix video playlists list | Chocobozzz | 2019-08-07 | 1 | -3/+3 |
| | |||||
* | Fix theater mode | Chocobozzz | 2019-08-06 | 1 | -0/+1 |
| | |||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 28 | -49/+135 |
| | |||||
* | Fix search results on mobile | Chocobozzz | 2019-08-02 | 1 | -2/+4 |
| | |||||
* | Fix overflow in playlist list | Chocobozzz | 2019-08-02 | 1 | -0/+12 |
| | |||||
* | Fix player width with playlist | Chocobozzz | 2019-08-02 | 1 | -1/+2 |
| | |||||
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 1 | -0/+1 |
| | |||||
* | Fix mute badge labels | Chocobozzz | 2019-08-01 | 1 | -2/+2 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 2 | -10/+38 |
| | |||||
* | Update Angular -> 8.2.0 | Chocobozzz | 2019-08-01 | 2 | -4/+4 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 16 | -181/+254 |
| | |||||
* | Add margin to plugin blocks in admin | Chocobozzz | 2019-07-30 | 1 | -0/+4 |
| | |||||
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 7 | -14/+46 |
| | |||||
* | Add show channel button in account page | Chocobozzz | 2019-07-29 | 3 | -2/+10 |
| | |||||
* | Fix help transcoding placement | Chocobozzz | 2019-07-29 | 3 | -1/+4 |
| | |||||
* | Fix quota in instance features table | Chocobozzz | 2019-07-29 | 2 | -2/+2 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 3 | -12/+56 |
| | |||||
* | Run hooks and register plugins outside angular | Chocobozzz | 2019-07-26 | 1 | -16/+20 |
| | |||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 3 | -6/+7 |
| | |||||
* | Add setting helper to client plugins | Chocobozzz | 2019-07-26 | 5 | -34/+67 |
| | |||||
* | Fix express validator | Chocobozzz | 2019-07-25 | 3 | -4/+4 |
| | |||||
* | Update translations and support Greek language | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Update client dependencies | Chocobozzz | 2019-07-25 | 9 | -54/+54 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 24 | -41/+41 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 39 | -61/+61 |
| | |||||
* | Add sortable for videoQuotaUsed in user-list component. | Axel Viala | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Add client hook/register typings | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
| | |||||
* | Change plugin models names | Chocobozzz | 2019-07-24 | 3 | -7/+7 |
| | |||||
* | Lazy load client script scopes | Chocobozzz | 2019-07-24 | 5 | -13/+18 |
| | |||||
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 6 | -9/+16 |
| | |||||
* | Use search client scope | Chocobozzz | 2019-07-24 | 5 | -12/+20 |
| | |||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 24 | -122/+296 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -2/+9 |
| | |||||
* | Fix lint | Chocobozzz | 2019-07-24 | 2 | -4/+10 |
| | |||||
* | Add client helpers to plugins | Chocobozzz | 2019-07-24 | 5 | -15/+52 |
| | |||||
* | Add ability to install a plugin from the admin page | Chocobozzz | 2019-07-24 | 3 | -1/+16 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 11 | -68/+248 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 10 | -8/+94 |
| | |||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 10 | -14/+333 |
| | |||||
* | WIP plugins: list installed plugins in client | Chocobozzz | 2019-07-24 | 21 | -3/+302 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 8 | -65/+145 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 12 | -13/+140 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 5 | -1/+160 |
| | |||||
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation | ||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 4 | -2/+28 |
| | | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction | ||||
* | Fix signup email verification | Chocobozzz | 2019-06-20 | 1 | -3/+3 |
| | |||||
* | Link to follower profile from administration (#1922) | Nassim Bounouas | 2019-06-20 | 1 | -1/+1 |
| | | | | | | * #1914 Link to follower profile from administration * #1914 Link to follower profile opens in new tab | ||||
* | Fix follows backend URL | Chocobozzz | 2019-06-20 | 2 | -1/+5 |
| | | | | And improve "no followers/followings" message position | ||||
* | Rearrange search filter options | Jessica Fairchild | 2019-06-20 | 1 | -4/+4 |
| | | | Search filter options were out of sequence (short, long, medium) and now they are in sequence (short, medium, long) |