aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include
Commit message (Collapse)AuthorAgeFilesLines
* Add features table on signupChocobozzz2018-08-282-2/+4
|
* Add local user subscriptionsChocobozzz2018-08-272-19/+40
|
* Add ability to set a name to a channelChocobozzz2018-08-271-2/+9
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-36/+50
|
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-091-49/+36
|
* Improve frontend accessibilityChocobozzz2018-07-171-5/+5
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Fix responsive in my channel/my videos pagesChocobozzz2018-07-161-2/+4
|
* Add ability to choose the languageChocobozzz2018-06-281-0/+2
|
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+6
|
* Add theatre modeChocobozzz2018-06-111-0/+2
|
* Fix add icon pathChocobozzz2018-06-111-2/+2
|
* Only use woff2 for fontsChocobozzz2018-06-061-0/+41
|
* Add owner in video channel pageChocobozzz2018-05-231-3/+24
|
* Add video channel managementChocobozzz2018-04-261-0/+12
|
* 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
|
* Use mixin for word wrapChocobozzz2018-04-201-0/+11
|
* 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 playerChocobozzz2018-04-031-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 implementationChocobozzz2018-03-011-0/+9
|
* Add help tooltipChocobozzz2018-02-221-0/+1
|
* Video previews take all the width on mobileChocobozzz2018-02-091-0/+3
|
* Hide description previews on mobile viewChocobozzz2018-01-311-0/+1
|
* Fix overflow in select inputsChocobozzz2018-01-081-1/+2
|
* Circle avatarChocobozzz2018-01-031-6/+7
|
* Begin to add avatar to actorsChocobozzz2017-12-291-0/+26
|
* Add tooltip to likes/dislikes barChocobozzz2017-12-211-1/+1
|
* Design modalsChocobozzz2017-12-202-1/+48
|
* Customize checkboxsChocobozzz2017-12-201-0/+46
|
* Customize selectChocobozzz2017-12-201-10/+61
|
* Fix nav in manage followsChocobozzz2017-12-201-0/+2
|
* Only import bootstrap component that we needChocobozzz2017-12-201-46/+40
|
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-201-0/+56
|
* Move to angular cliChocobozzz2017-12-122-0/+126