aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-list/video-recently-added.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refractor notification serviceChocobozzz2018-12-191-2/+2
| | | | Shorter name and use primeng component
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-251-2/+2
|
* Filter by category (#720)PhieF2018-06-271-2/+2
| | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+2
|
* Add i18n attributesChocobozzz2018-06-051-2/+2
|
* Prepare i18n filesChocobozzz2018-06-051-7/+13
|
* Use publishedAt by default in videos sortChocobozzz2018-05-151-1/+1
|
* Replace current state when changing pageChocobozzz2018-04-201-0/+2
|
* Handle sort in rssChocobozzz2018-04-171-5/+3
|
* Simplify client syndicationsChocobozzz2018-04-171-4/+2
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+10
| | | | | | | | | | | | | | | | | | 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.
* Don't forget to clean up subscriptionsChocobozzz2018-03-191-2/+6
|
* Rewrite infinite scrollChocobozzz2018-02-131-2/+5
|
* Small style fixesChocobozzz2017-12-121-0/+2
|
* Fix client searchChocobozzz2017-12-051-7/+5
|
* Begin videos of an accountChocobozzz2017-12-011-4/+4
|
* Add auto scroll to videos listChocobozzz2017-12-011-0/+1
|
* Begin videos list new designChocobozzz2017-12-011-0/+33