aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/account-videos/account-videos.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Rename account module to my-accountChocobozzz2018-04-231-133/+0
|
* Replace current state when changing pageChocobozzz2018-04-201-0/+2
|
* Simplify client syndicationsChocobozzz2018-04-171-2/+2
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+6
| | | | | | | | | | | | | | | | | | 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.
* Fix lintChocobozzz2018-03-271-1/+1
|
* Fix my videos paginationChocobozzz2018-03-271-0/+5
|
* Don't forget to clean up subscriptionsChocobozzz2018-03-191-4/+9
|
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-43/+37
|
* Rewrite infinite scrollChocobozzz2018-02-131-7/+24
|
* Update dependenciesChocobozzz2018-01-091-0/+5
|
* Begin to add avatar to actorsChocobozzz2017-12-291-2/+2
|
* Small style fixesChocobozzz2017-12-121-0/+2
|
* Client bulk deleteChocobozzz2017-12-061-2/+47
|
* Add delete button to my videosChocobozzz2017-12-061-0/+22
|
* Fix client searchChocobozzz2017-12-051-6/+2
|
* Fix lintChocobozzz2017-12-041-3/+2
|
* Begin videos of an accountChocobozzz2017-12-011-0/+35