Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use mixin for word wrap | Chocobozzz | 2018-04-20 | 1 | -0/+11 |
| | |||||
* | 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 player | Chocobozzz | 2018-04-03 | 1 | -0/+24 |
| | | | | | Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks! | ||||
* | Cleaner videojs control bar implementation | Chocobozzz | 2018-03-01 | 1 | -0/+9 |
| | |||||
* | Add help tooltip | Chocobozzz | 2018-02-22 | 1 | -0/+1 |
| | |||||
* | Video previews take all the width on mobile | Chocobozzz | 2018-02-09 | 1 | -0/+3 |
| | |||||
* | Hide description previews on mobile view | Chocobozzz | 2018-01-31 | 1 | -0/+1 |
| | |||||
* | Fix overflow in select inputs | Chocobozzz | 2018-01-08 | 1 | -1/+2 |
| | |||||
* | Circle avatar | Chocobozzz | 2018-01-03 | 1 | -6/+7 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -0/+26 |
| | |||||
* | Add tooltip to likes/dislikes bar | Chocobozzz | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | Design modals | Chocobozzz | 2017-12-20 | 2 | -1/+48 |
| | |||||
* | Customize checkboxs | Chocobozzz | 2017-12-20 | 1 | -0/+46 |
| | |||||
* | Customize select | Chocobozzz | 2017-12-20 | 1 | -10/+61 |
| | |||||
* | Fix nav in manage follows | Chocobozzz | 2017-12-20 | 1 | -0/+2 |
| | |||||
* | Only import bootstrap component that we need | Chocobozzz | 2017-12-20 | 1 | -46/+40 |
| | |||||
* | Add bootstrap analyzer and optimize build | Chocobozzz | 2017-12-20 | 1 | -0/+56 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 2 | -0/+126 |