Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quota precision in users list | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | Blue links color in comments | Chocobozzz | 2018-06-18 | 2 | -6/+14 |
| | |||||
* | Prevent commenting twice | Chocobozzz | 2018-06-18 | 1 | -1/+13 |
| | |||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 5 | -3/+25 |
| | |||||
* | Improve screen cache service | Chocobozzz | 2018-06-18 | 1 | -10/+24 |
| | |||||
* | Add margin for http fallback display | Chocobozzz | 2018-06-18 | 2 | -3/+3 |
| | |||||
* | Move player local storage functions in their own file | Chocobozzz | 2018-06-18 | 4 | -91/+98 |
| | |||||
* | Don't send view on private video | Chocobozzz | 2018-06-18 | 3 | -3/+4 |
| | |||||
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 3 | -26/+25 |
| | | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged | ||||
* | Update doc for CentOS 7 devtoolset-7 | Pierre-Alain TORET | 2018-06-18 | 2 | -4/+4 |
| | | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> | ||||
* | 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 resolution to create-transcoding-job script (#654) | Florent F | 2018-06-15 | 3 | -4/+46 |
| | | | | | | * Add resolution to create-transcoding-job script * Requested changes | ||||
* | Pull translations | Chocobozzz | 2018-06-15 | 4 | -133/+633 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 51 | -247/+752 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 21 | -22/+469 |
| | |||||
* | Automatically jump to the highlighted thread | Chocobozzz | 2018-06-14 | 4 | -10/+24 |
| | |||||
* | Use local object URLs for feeds | Chocobozzz | 2018-06-14 | 2 | -3/+5 |
| | |||||
* | Fix glitch when updating player volume | Chocobozzz | 2018-06-14 | 1 | -1/+6 |
| | |||||
* | Redirect comment links to the watch page | Chocobozzz | 2018-06-14 | 1 | -0/+4 |
| | |||||
* | Add note in upgrade guide for nginx/systemd | Chocobozzz | 2018-06-14 | 1 | -3/+38 |
| | |||||
* | Improve instance list/website links | Chocobozzz | 2018-06-14 | 1 | -5/+4 |
| | |||||
* | Fix offset/limit on some SQL queries :facepalm: | Chocobozzz | 2018-06-13 | 4 | -9/+9 |
| | |||||
* | Adapt theather icon depending on the player state | Chocobozzz | 2018-06-13 | 2 | -1/+21 |
| | |||||
* | Add time mouse display to see where we seek the video | Chocobozzz | 2018-06-13 | 1 | -0/+1 |
| | |||||
* | Add more space between icons and "load more/less" | Chocobozzz | 2018-06-13 | 1 | -0/+4 |
| | |||||
* | Move iso639 strings in its own translation file | Chocobozzz | 2018-06-13 | 9 | -927/+1044 |
| | |||||
* | Fix bad RSS descriptions when filtering videos by account or channel | Chocobozzz | 2018-06-13 | 2 | -8/+31 |
| | |||||
* | Fix lint | Chocobozzz | 2018-06-13 | 2 | -2/+4 |
| | |||||
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 19 | -415/+162 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 32 | -252/+225 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 54 | -486/+772 |
| | | | | publishing a video | ||||
* | Fix import with when the imported file has the same extension than an | Chocobozzz | 2018-06-11 | 3 | -8/+33 |
| | | | | already existing file | ||||
* | (embed) sandbox the iframe | Rigel Kent | 2018-06-11 | 2 | -1/+2 |
| | |||||
* | Add theatre mode | Chocobozzz | 2018-06-11 | 10 | -14/+135 |
| | |||||
* | Improve tools documentation | Chocobozzz | 2018-06-11 | 1 | -10/+19 |
| | |||||
* | Fix dislikes number in video watch page | Chocobozzz | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Split player sass file | Chocobozzz | 2018-06-11 | 9 | -294/+313 |
| | |||||
* | Add API example to list videos | Chocobozzz | 2018-06-11 | 1 | -0/+7 |
| | |||||
* | Bumped to version v1.0.0-beta.8v1.0.0-beta.8 | Chocobozzz | 2018-06-11 | 2 | -2/+2 |
| | |||||
* | Darker control bar | Chocobozzz | 2018-06-11 | 1 | -2/+2 |
| | |||||
* | Improve control bar with blank videos | Chocobozzz | 2018-06-11 | 1 | -0/+3 |
| | |||||
* | Fix autoplay setting in my account | Chocobozzz | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Add beta.8 changelog | Chocobozzz | 2018-06-11 | 1 | -0/+34 |
| | |||||
* | Fix docker config | Chocobozzz | 2018-06-11 | 1 | -3/+3 |
| | |||||
* | Fix add icon path | Chocobozzz | 2018-06-11 | 4 | -4/+4 |
| | |||||
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 8 | -103/+211 |
| | |||||
* | Remove video not found | Chocobozzz | 2018-06-08 | 5 | -16/+12 |
| | |||||
* | 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 | ||||
* | Smooth resolution change? | Chocobozzz | 2018-06-08 | 1 | -0/+28 |
| | |||||
* | Fix seeking on auto resolution change | Chocobozzz | 2018-06-08 | 2 | -1/+8 |
| |