Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 19 | -134/+243 |
| | |||||
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 42 | -98/+647 |
| | |||||
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 7 | -34/+137 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 45 | -180/+317 |
| | |||||
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 4 | -10/+13 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 36 | -93/+1038 |
| | |||||
* | Correctly cache server translations | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
| | |||||
* | Fix dev locale | Chocobozzz | 2018-08-27 | 3 | -3/+4 |
| | |||||
* | Cache player translations | Chocobozzz | 2018-08-27 | 1 | -4/+17 |
| | |||||
* | Split users controller | Chocobozzz | 2018-08-27 | 2 | -208/+231 |
| | |||||
* | [Issue 641] Add shortcut my videos link in menu-wrapper | potedeo | 2018-08-27 | 1 | -0/+4 |
| | |||||
* | (docker) add quota to the docker configuration values (#964) | kaiyou | 2018-08-26 | 1 | -0/+5 |
| | |||||
* | add postgresql96-contrib to the FreeBSD dependencies (#958) | osauzet | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | Only enable gzip for HTML/CSS/JS | Micah Elizabeth Scott | 2018-08-24 | 1 | -2/+4 |
| | | | | | No compression on JSON endpoints, in order to protect from potential compression+encryption data leak attacks (like BREACH) | ||||
* | Add gzip support to the sample nginx configuration | Micah Elizabeth Scott | 2018-08-24 | 1 | -0/+5 |
| | | | | | | | | | Without gzip explicitly enabled, load times suffer from transferring over a megabyte of plaintext javascript. With gzip enabled, the bundle is down to about 300K, and loads much faster. This change does not enable gzip on files that are already compressed, so images, fonts, and videos will be sent without the CPU overhead. | ||||
* | Add missing instructions to Contributing document | Felix Ableitner | 2018-08-23 | 1 | -0/+11 |
| | |||||
* | Fix AutoThread | Jorropo | 2018-08-21 | 1 | -2/+2 |
| | |||||
* | Reduce FreeBSD title size | Chocobozzz | 2018-08-21 | 1 | -3/+2 |
| | |||||
* | Fix release script | Chocobozzz | 2018-08-21 | 1 | -3/+7 |
| | |||||
* | Fix changelog | Jorropo | 2018-08-21 | 1 | -10/+10 |
| | |||||
* | Bumped to version v1.0.0-beta.11v1.0.0-beta.11 | Chocobozzz | 2018-08-21 | 2 | -2/+2 |
| | |||||
* | Update changelog | Chocobozzz | 2018-08-21 | 1 | -0/+35 |
| | |||||
* | correct password reset disabled binding | Josh Morel | 2018-08-20 | 1 | -1/+1 |
| | |||||
* | Change npm repo to git+https | Jorropo | 2018-08-20 | 2 | -2/+2 |
| | |||||
* | Translate player according to the interface lang | Chocobozzz | 2018-08-16 | 3 | -1/+13 |
| | |||||
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 10 | -32/+73 |
| | |||||
* | Ensure youtubedl binary exists in ydl helper | Chocobozzz | 2018-08-16 | 3 | -35/+60 |
| | |||||
* | Fix client build | Chocobozzz | 2018-08-14 | 3 | -4/+5 |
| | |||||
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 6 | -10/+44 |
| | |||||
* | Regroup abuse and blacklisted videos inside "moderation" | Chocobozzz | 2018-08-14 | 25 | -122/+99 |
| | |||||
* | Improve follow component routing | Chocobozzz | 2018-08-14 | 3 | -64/+22 |
| | |||||
* | Don't set a bitrate on unknown audio input | Chocobozzz | 2018-08-14 | 2 | -16/+18 |
| |