aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/misc
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-2/+1
|
* Add reason when banning a userChocobozzz2018-08-085-73/+0
|
* Upgrade client dependenciesChocobozzz2018-07-311-2/+2
|
* Sort video captionsChocobozzz2018-07-251-0/+12
|
* Improve frontend accessibilityChocobozzz2018-07-172-0/+13
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Implement captions/subtitlesChocobozzz2018-07-161-2/+8
|
* Improve screen cache serviceChocobozzz2018-06-181-10/+24
|
* Add ability to schedule video publicationChocobozzz2018-06-152-14/+23
|
* Translate tab headsChocobozzz2018-06-051-7/+10
|
* Fix i18n in componentsChocobozzz2018-06-051-11/+11
|
* Add i18n attributesChocobozzz2018-06-053-12/+16
|
* Prepare i18n filesChocobozzz2018-06-051-1/+1
|
* Video support field inherits channel support fieldChocobozzz2018-05-251-2/+2
|
* Fix change detection in app componentChocobozzz2018-05-221-1/+1
|
* Fix peertube with google botChocobozzz2018-05-221-0/+10
|
* Fix updating video tags to empty fieldChocobozzz2018-05-161-0/+5
|
* Fix some components after Angular 6 upgradeChocobozzz2018-05-161-0/+1
|
* Avoid ... for delete/edit buttons in admin panelChocobozzz2018-05-093-4/+17
|
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-1/+1
|
* Add help concerning NSFW videos in uploadChocobozzz2018-04-192-1/+3
|
* Use popover for help componentChocobozzz2018-04-183-29/+14
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+8
| | | | | | | | | | | | | | | | | | 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.
* Add link to register in login formChocobozzz2018-03-281-2/+2
|
* Add initial video quota info in registration formChocobozzz2018-03-282-16/+19
|
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-231-0/+70
|
* More secure target blank linksChocobozzz2018-03-191-1/+2
|
* Improve admin tablesChocobozzz2018-02-232-2/+3
|
* Better help on markdown fieldsChocobozzz2018-02-233-17/+44
|
* Add help tooltipChocobozzz2018-02-223-0/+94
|
* Throttle infinite scrollerChocobozzz2018-02-221-8/+12
|
* Handle line feeds in commentsChocobozzz2018-02-201-1/+8
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-1/+23
|
* Rewrite infinite scrollChocobozzz2018-02-131-1/+6
|
* Video previews take all the width on mobileChocobozzz2018-02-091-1/+6
|
* Fix human dates in result listsChocobozzz2018-01-311-1/+13
|
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+1
|
* Begin to add avatar to actorsChocobozzz2017-12-291-1/+13
|
* Add video comment componentsChocobozzz2017-12-271-1/+1
|
* Better admin tablesChocobozzz2017-12-211-1/+1
|
* Customize selectChocobozzz2017-12-201-1/+23
|
* Move to angular cliChocobozzz2017-12-121-0/+3
|
* Design admin data tablesChocobozzz2017-12-086-0/+61
|
* Fix client searchChocobozzz2017-12-051-0/+18
|
* Fix lintChocobozzz2017-12-042-3/+2
|
* Add auto scroll to videos listChocobozzz2017-12-011-1/+1
|
* Begin videos list new designChocobozzz2017-12-012-0/+56
|
* Add loader when expanding long video descriptionChocobozzz2017-11-282-0/+14