aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to set a name to a channelChocobozzz2018-08-271-2/+9
|
* Improve follow component routingChocobozzz2018-08-141-0/+14
|
* Add ability to ban/unban usersChocobozzz2018-08-092-7/+6
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-092-68/+78
|
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-092-50/+40
|
* Improve frontend accessibilityChocobozzz2018-07-171-5/+5
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Display table next/prev/first/last iconsChocobozzz2018-07-161-1/+37
|
* Fix responsive in my channel/my videos pagesChocobozzz2018-07-161-2/+4
|
* Handle subtitles in playerChocobozzz2018-07-161-3/+23
|
* remove scroll to top, and keep menu fixed on small devicesEric Brehault2018-06-301-2/+0
|
* Add ability to choose the languageChocobozzz2018-06-282-1/+3
|
* Disable auto resolution on HTTP fallbackChocobozzz2018-06-221-7/+7
|
* Add margin for http fallback displayChocobozzz2018-06-181-2/+2
|
* Add ability to schedule video publicationChocobozzz2018-06-153-122/+184
|
* Fix glitch when updating player volumeChocobozzz2018-06-141-1/+6
|
* Adapt theather icon depending on the player stateChocobozzz2018-06-132-1/+21
|
* Add theatre modeChocobozzz2018-06-112-0/+27
|
* Split player sass fileChocobozzz2018-06-118-293/+310
|
* Darker control barChocobozzz2018-06-111-2/+2
|
* Improve control bar with blank videosChocobozzz2018-06-111-0/+3
|
* Fix add icon pathChocobozzz2018-06-111-2/+2
|
* Improve player progress barChocobozzz2018-06-081-31/+53
|
* Only use woff2 for fontsChocobozzz2018-06-062-2/+42
|
* Fix seek circle overflowChocobozzz2018-05-311-0/+3
|
* Fix player progress barChocobozzz2018-05-311-33/+31
|
* Add context menu to playerChocobozzz2018-05-301-0/+30
|
* Add owner in video channel pageChocobozzz2018-05-231-3/+24
|
* Fix some components after Angular 6 upgradeChocobozzz2018-05-161-0/+4
|
* Improve responsive account about pageChocobozzz2018-05-091-0/+4
|
* Add video channel managementChocobozzz2018-04-262-2/+14
|
* Add username near the display name for account pagesChocobozzz2018-04-261-3/+16
|
* Implement video channel viewsChocobozzz2018-04-251-0/+44
|
* Add account viewChocobozzz2018-04-241-0/+7
|
* Fix auto qualityChocobozzz2018-04-201-5/+1
|
* Player better responsiveChocobozzz2018-04-201-0/+19
|
* Use mixin for word wrapChocobozzz2018-04-201-0/+11
|
* Hide big play button on autoplayChocobozzz2018-04-171-0/+7
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-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 animationChocobozzz2018-04-151-26/+35
|
* Automatic resolution according to user bandwidth V1Chocobozzz2018-04-051-0/+5
|
* Better embed responsiveChocobozzz2018-04-031-3/+6
|
* Fix watch page video changeChocobozzz2018-04-031-1/+1
|
* Improve first playChocobozzz2018-04-031-8/+32
|
* Improve playerChocobozzz2018-04-032-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 iconsChocobozzz2018-04-031-5/+32
|
* Improve player progress barChocobozzz2018-04-031-13/+14
|
* Reduce title/button size for embedChocobozzz2018-03-271-1/+1
|
* Decrease player button size on very small screensChocobozzz2018-03-271-1/+1
|
* Improve embed video player responsiveChocobozzz2018-03-261-5/+9
|
* Try to detect incompatible web browsersChocobozzz2018-03-081-0/+8
|