aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/account-videos
Commit message (Collapse)AuthorAgeFilesLines
* Rename account module to my-accountChocobozzz2018-04-233-292/+0
|
* Replace current state when changing pageChocobozzz2018-04-201-0/+2
|
* Add information concerning video privacy in my videos listChocobozzz2018-04-192-1/+6
|
* 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
|
* Fix my videos list pageChocobozzz2018-03-271-1/+1
|
* 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-133-42/+56
|
* Update dependenciesChocobozzz2018-01-091-0/+5
|
* Begin to add avatar to actorsChocobozzz2017-12-291-2/+2
|
* Add no result text if there are no resultsChocobozzz2017-12-211-0/+2
|
* Customize checkboxsChocobozzz2017-12-202-6/+15
|
* Small style fixesChocobozzz2017-12-123-2/+12
|
* Move to angular cliChocobozzz2017-12-121-0/+3
|
* Fix selection buttons in my videosChocobozzz2017-12-112-15/+25
|
* Responsive my accountChocobozzz2017-12-112-2/+23
|
* Design admin data tablesChocobozzz2017-12-082-34/+5
|
* Design video watch modalsChocobozzz2017-12-071-6/+2
|
* Fix dropdown menu in video watchChocobozzz2017-12-071-1/+1
|
* Client bulk deleteChocobozzz2017-12-063-47/+140
|
* Add hover effect to buttonsChocobozzz2017-12-061-0/+4
|
* Add delete button to my videosChocobozzz2017-12-063-4/+43
|
* Better error messagesChocobozzz2017-12-062-2/+7
|
* Fix client searchChocobozzz2017-12-051-6/+2
|
* Fix lintChocobozzz2017-12-042-4/+3
|
* Design account videosChocobozzz2017-12-042-1/+55
|
* Begin videos of an accountChocobozzz2017-12-013-0/+44