Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to bull | Chocobozzz | 2018-07-11 | 3 | -8/+17 |
| | |||||
* | rewording download option and reorder options | Rigel Kent | 2018-07-11 | 1 | -6/+6 |
| | | | | ".torrent" is a common name for users familiar with BitTorrent, and less impressive than "metainfo" or no information as opposed to the magnet option, less commonly known but rather just clicked on most sites. | ||||
* | Fix account videos URL when scrolling | Chocobozzz | 2018-07-11 | 1 | -2/+2 |
| | |||||
* | Change friendly reminder about privacy. | Chocobozzz | 2018-07-10 | 1 | -1/+1 |
| | |||||
* | Fix language modale z-index | Chocobozzz | 2018-07-09 | 1 | -0/+4 |
| | |||||
* | Use uuid for channel link in watch page | Chocobozzz | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | Fix client error logging | Chocobozzz | 2018-07-09 | 4 | -28/+28 |
| | |||||
* | remove scroll to top, and keep menu fixed on small devices | Eric Brehault | 2018-06-30 | 1 | -1/+0 |
| | |||||
* | Fix typo in privacy text | Chocobozzz | 2018-06-30 | 1 | -1/+1 |
| | |||||
* | Increase upload limit to 8GB (test) | Chocobozzz | 2018-06-29 | 1 | -5/+5 |
| | |||||
* | Fix build | Chocobozzz | 2018-06-29 | 2 | -1/+5 |
| | |||||
* | Extract extensions from the button | Chocobozzz | 2018-06-29 | 2 | -2/+12 |
| | |||||
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 17 | -106/+200 |
| | |||||
* | clarifying what extensions are accepted for upload | Rigel Kent | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Avoid 404 title on the first page load | Chocobozzz | 2018-06-28 | 1 | -0/+5 |
| | |||||
* | Update i18n source | Chocobozzz | 2018-06-28 | 1 | -1/+1 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 9 | -74/+188 |
| | |||||
* | Fix #576 - show 'Others videos' on a <1300px viewport | Simounet | 2018-06-28 | 1 | -1/+7 |
| | |||||
* | Improve P2P & Privacy section | Chocobozzz | 2018-06-27 | 17 | -81/+258 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 5 | -9/+17 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | specify Tor Browser instead of just Tor | Rigel Kent | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | Fix #639 providing magnet URI in player and download modal | Rigel Kent | 2018-06-24 | 2 | -2/+19 |
| | |||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 3 | -2/+22 |
| | |||||
* | Reset search on page change | Chocobozzz | 2018-06-22 | 1 | -3/+2 |
| | |||||
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 1 | -1/+0 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 2 | -1/+1 |
| | |||||
* | Handle markdown in account/video channel pages | Chocobozzz | 2018-06-18 | 7 | -22/+30 |
| | |||||
* | Remove uneeded rxjs-compat | Chocobozzz | 2018-06-18 | 4 | -6/+6 |
| | |||||
* | Fix quota precision in users list | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | Blue links color in comments | Chocobozzz | 2018-06-18 | 1 | -6/+9 |
| | |||||
* | Prevent commenting twice | Chocobozzz | 2018-06-18 | 1 | -1/+13 |
| | |||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 2 | -2/+5 |
| | |||||
* | Improve screen cache service | Chocobozzz | 2018-06-18 | 1 | -10/+24 |
| | |||||
* | Don't send view on private video | Chocobozzz | 2018-06-18 | 2 | -3/+2 |
| | |||||
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged | ||||
* | Fixes #574 account link width on video view (#665) | Sankar | 2018-06-15 | 1 | -1/+1 |
| | | | Changed a tag from `flex` to `inline` to avoid misclicks. | ||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 33 | -75/+358 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -1/+0 |
| | |||||
* | Automatically jump to the highlighted thread | Chocobozzz | 2018-06-14 | 4 | -10/+24 |
| | |||||
* | Redirect comment links to the watch page | Chocobozzz | 2018-06-14 | 1 | -0/+4 |
| | |||||
* | Add more space between icons and "load more/less" | Chocobozzz | 2018-06-13 | 1 | -0/+4 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 12 | -121/+189 |
| | | | | publishing a video | ||||
* | Add theatre mode | Chocobozzz | 2018-06-11 | 2 | -1/+7 |
| | |||||
* | Fix dislikes number in video watch page | Chocobozzz | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Fix autoplay setting in my account | Chocobozzz | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Fix add icon path | Chocobozzz | 2018-06-11 | 2 | -2/+2 |
| | |||||
* | Remove video not found | Chocobozzz | 2018-06-08 | 4 | -11/+10 |
| | |||||
* | Enable default link behavior and accessibility for login page (#636) | spf | 2018-06-08 | 2 | -10/+4 |
| | | | | | | * enable default link behavior and accessibility for login page * alt for link: great idea, but the world is not ready | ||||
* | Fix e2e tests | Chocobozzz | 2018-06-08 | 2 | -4/+4 |
| | |||||
* | Fix the player size on mobile | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| |