aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared.module.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add video channel account listChocobozzz2018-04-251-1/+3
|
* Add account viewChocobozzz2018-04-241-0/+2
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+9
| | | | | | | | | | | | | | | | | | 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 help tooltipChocobozzz2018-02-221-1/+7
|
* Add loading bar when updating a videoChocobozzz2018-02-161-5/+0
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-2/+3
|
* Rewrite infinite scrollChocobozzz2018-02-131-4/+4
|
* Add new name/terms/description config optionsChocobozzz2018-01-311-3/+10
|
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-201-3/+0
|
* Add beautiful loading barChocobozzz2017-12-121-0/+5
|
* Design admin data tablesChocobozzz2017-12-081-0/+6
|
* Add progress bar for video uploadChocobozzz2017-12-071-3/+0
|
* Begin video watch designChocobozzz2017-12-061-0/+3
|
* Fix client searchChocobozzz2017-12-051-4/+0
|
* Fix client buildChocobozzz2017-12-041-5/+4
|
* Begin videos of an accountChocobozzz2017-12-011-2/+10
|
* Add auto scroll to videos listChocobozzz2017-12-011-5/+2
|
* Begin videos list new designChocobozzz2017-12-011-10/+16
|
* Add loader when expanding long video descriptionChocobozzz2017-11-281-2/+5
|
* Video blacklist refractoringChocobozzz2017-10-101-0/+2
|
* Optimize importsChocobozzz2017-09-141-1/+2
|
* Remove ng2 file upload moduleChocobozzz2017-09-141-4/+0
| | | | Unmaintained and we don't need it anymore with httpclient
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-8/+11
|
* Fix client adminChocobozzz2017-08-281-2/+0
|
* Update client dependenciesChocobozzz2017-08-251-0/+2
|
* Use typescript standard and lint all filesChocobozzz2017-06-161-18/+18
|
* Client: update to angular 4Chocobozzz2017-04-121-6/+6
|
* Client: check token valitidy at startupChocobozzz2017-03-041-1/+3
|
* Fix request schedulers statsChocobozzz2017-02-271-0/+3
|
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-301-1/+4
|
* Client: add basic support to report video abusesChocobozzz2017-01-231-1/+3
|
* Client: upgrade angular dep'Chocobozzz2016-12-291-9/+10
|
* Client: split in angular modulesChocobozzz2016-11-211-0/+62