| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix videos overview tags section | Chocobozzz | 2018-08-31 | 3 | -11/+14 |
* | Trending by interval | Chocobozzz | 2018-08-31 | 9 | -34/+116 |
* | Add more playback speed (0.75 and 1.25) | Glandos | 2018-08-31 | 1 | -1/+1 |
* | Refactor: Separated "Other Videos" section into a dedicated component/service... | Brad Johnson | 2018-08-31 | 16 | -38/+278 |
* | Add channel avatar to overviews | Chocobozzz | 2018-08-31 | 4 | -3/+25 |
* | Delete highlighted comment too if needed | Chocobozzz | 2018-08-31 | 1 | -0/+2 |
* | Cleanup video API SQL requests | Chocobozzz | 2018-08-31 | 1 | -32/+50 |
* | Use custom rate limiter when asking verif email | Chocobozzz | 2018-08-31 | 2 | -1/+11 |
* | Add sql trace in error log on sequelize error | Chocobozzz | 2018-08-31 | 3 | -3/+14 |
* | Fix user create daily quota component | Chocobozzz | 2018-08-31 | 3 | -8/+14 |
* | Try to improve sql videos list query | Chocobozzz | 2018-08-31 | 1 | -90/+144 |
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 32 | -61/+599 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 42 | -24/+715 |
* | Fix job tests | Chocobozzz | 2018-08-30 | 1 | -1/+1 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 16 | -26/+274 |
* | watch view visual tweaks and search/comment placeholder dismiss on focus (#983) | Rigel Kent | 2018-08-30 | 9 | -154/+193 |
* | Changes the README schemas (#984) | Edouard SCHWEISGUTH | 2018-08-30 | 7 | -3/+6 |
* | replacing placeholder and feature table display improvement | Rigel Kent | 2018-08-29 | 3 | -43/+60 |
* | Refractor user quota SQL queries | Chocobozzz | 2018-08-28 | 4 | -45/+37 |
* | Add features table on signup | Chocobozzz | 2018-08-28 | 18 | -82/+180 |
* | Move abuse state column at the end | Chocobozzz | 2018-08-28 | 2 | -6/+7 |
* | Fix search results | Chocobozzz | 2018-08-28 | 2 | -32/+46 |
* | Optimize channel search query | Chocobozzz | 2018-08-28 | 1 | -11/+10 |
* | Fix tests | Chocobozzz | 2018-08-28 | 3 | -2/+2 |
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 5 | -24/+11 |
* | Fix player playback (video never ends) | Chocobozzz | 2018-08-28 | 2 | -2/+7 |
* | keyboard shortcuts and key map view (#974) | Rigel Kent | 2018-08-28 | 5 | -1/+52 |
* | Suggest TCP/IP tuning to prevent buffer bloat + latency (#976) | Micah Elizabeth Scott | 2018-08-28 | 2 | -0/+22 |
* | Display report reason in multiple lines (#957) | Felix Ableitner | 2018-08-28 | 7 | -28/+39 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 32 | -45/+273 |
* | Improve error message on actor name conflict | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
* | Upgrade server dependencies | Chocobozzz | 2018-08-27 | 3 | -644/+660 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 29 | -117/+100 |
* | Underline links in feed popover when hovering | Chocobozzz | 2018-08-27 | 1 | -2/+0 |
* | Add start at checkbox in share modal | Chocobozzz | 2018-08-27 | 8 | -36/+67 |
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 18 | -20/+19 |
* | Add parse-log doc | Chocobozzz | 2018-08-27 | 1 | -0/+10 |
* | Fix deprecated ng-bootstrap methods | Chocobozzz | 2018-08-27 | 3 | -7/+7 |
* | Add popover autoclose | Chocobozzz | 2018-08-27 | 3 | -2/+7 |
* | Upgrade client dependencies | Chocobozzz | 2018-08-27 | 2 | -922/+414 |
* | Don't compile all languages in travis | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
* | Add portuguese and swedish languages | Chocobozzz | 2018-08-27 | 13 | -2623/+16 |
* | Upgrade translations | Chocobozzz | 2018-08-27 | 25 | -449/+11710 |
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 9 | -83/+118 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 18 | -65/+303 |
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 10 | -67/+67 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 35 | -145/+670 |
* | Fix tests | Chocobozzz | 2018-08-27 | 7 | -14/+15 |
* | Refractor comment creation from federation | Chocobozzz | 2018-08-27 | 3 | -45/+19 |
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 29 | -271/+510 |