Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove scroll to top, and keep menu fixed on small devices | Eric Brehault | 2018-06-30 | 1 | -2/+0 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 2 | -1/+3 |
| | |||||
* | Disable auto resolution on HTTP fallback | Chocobozzz | 2018-06-22 | 1 | -7/+7 |
| | |||||
* | Add margin for http fallback display | Chocobozzz | 2018-06-18 | 1 | -2/+2 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 3 | -122/+184 |
| | |||||
* | Fix glitch when updating player volume | Chocobozzz | 2018-06-14 | 1 | -1/+6 |
| | |||||
* | Adapt theather icon depending on the player state | Chocobozzz | 2018-06-13 | 2 | -1/+21 |
| | |||||
* | Add theatre mode | Chocobozzz | 2018-06-11 | 2 | -0/+27 |
| | |||||
* | Split player sass file | Chocobozzz | 2018-06-11 | 8 | -293/+310 |
| | |||||
* | Darker control bar | Chocobozzz | 2018-06-11 | 1 | -2/+2 |
| | |||||
* | Improve control bar with blank videos | Chocobozzz | 2018-06-11 | 1 | -0/+3 |
| | |||||
* | Fix add icon path | Chocobozzz | 2018-06-11 | 1 | -2/+2 |
| | |||||
* | Improve player progress bar | Chocobozzz | 2018-06-08 | 1 | -31/+53 |
| | |||||
* | Only use woff2 for fonts | Chocobozzz | 2018-06-06 | 2 | -2/+42 |
| | |||||
* | Fix seek circle overflow | Chocobozzz | 2018-05-31 | 1 | -0/+3 |
| | |||||
* | Fix player progress bar | Chocobozzz | 2018-05-31 | 1 | -33/+31 |
| | |||||
* | Add context menu to player | Chocobozzz | 2018-05-30 | 1 | -0/+30 |
| | |||||
* | Add owner in video channel page | Chocobozzz | 2018-05-23 | 1 | -3/+24 |
| | |||||
* | Fix some components after Angular 6 upgrade | Chocobozzz | 2018-05-16 | 1 | -0/+4 |
| | |||||
* | Improve responsive account about page | Chocobozzz | 2018-05-09 | 1 | -0/+4 |
| | |||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 2 | -2/+14 |
| | |||||
* | Add username near the display name for account pages | Chocobozzz | 2018-04-26 | 1 | -3/+16 |
| | |||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 1 | -0/+44 |
| | |||||
* | Add account view | Chocobozzz | 2018-04-24 | 1 | -0/+7 |
| | |||||
* | Fix auto quality | Chocobozzz | 2018-04-20 | 1 | -5/+1 |
| | |||||
* | Player better responsive | Chocobozzz | 2018-04-20 | 1 | -0/+19 |
| | |||||
* | Use mixin for word wrap | Chocobozzz | 2018-04-20 | 1 | -0/+11 |
| | |||||
* | Hide big play button on autoplay | Chocobozzz | 2018-04-17 | 1 | -0/+7 |
| | |||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id. | ||||
* | Improve big play button animation | Chocobozzz | 2018-04-15 | 1 | -26/+35 |
| | |||||
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 1 | -0/+5 |
| | |||||
* | Better embed responsive | Chocobozzz | 2018-04-03 | 1 | -3/+6 |
| | |||||
* | Fix watch page video change | Chocobozzz | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | Improve first play | Chocobozzz | 2018-04-03 | 1 | -8/+32 |
| | |||||
* | Improve player | Chocobozzz | 2018-04-03 | 2 | -26/+255 |
| | | | | | Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks! | ||||
* | Add opacity effect on control bar icons | Chocobozzz | 2018-04-03 | 1 | -5/+32 |
| | |||||
* | Improve player progress bar | Chocobozzz | 2018-04-03 | 1 | -13/+14 |
| | |||||
* | Reduce title/button size for embed | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Decrease player button size on very small screens | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Improve embed video player responsive | Chocobozzz | 2018-03-26 | 1 | -5/+9 |
| | |||||
* | Try to detect incompatible web browsers | Chocobozzz | 2018-03-08 | 1 | -0/+8 |
| | |||||
* | Cleaner videojs control bar implementation | Chocobozzz | 2018-03-01 | 2 | -15/+33 |
| | |||||
* | Fix playback rate | Chocobozzz | 2018-03-01 | 1 | -1/+1 |
| | |||||
* | Improve playback speed style | Chocobozzz | 2018-03-01 | 1 | -2/+10 |
| | |||||
* | Support different playback rates (#318) | jonathanraes | 2018-03-01 | 1 | -2/+6 |
| | |||||
* | Add messages about privacy concerns (P2P) | Chocobozzz | 2018-02-28 | 1 | -2/+28 |
| | |||||
* | Fix player on very small screens | Chocobozzz | 2018-02-28 | 1 | -3/+3 |
| | |||||
* | Add fallback to HTTP | Chocobozzz | 2018-02-26 | 1 | -3/+20 |
| | |||||
* | Improve admin tables | Chocobozzz | 2018-02-23 | 1 | -25/+23 |
| | |||||
* | Add help tooltip | Chocobozzz | 2018-02-22 | 2 | -1/+2 |
| |