aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Add bar when loading chunksChocobozzz2018-02-231-0/+7
|
* Upgrade client dependenciesChocobozzz2018-02-221-866/+486
|
* Add links to comment mentionsChocobozzz2018-02-211-4/+86
|
* Add loading bar when updating a videoChocobozzz2018-02-161-1/+1
|
* Rewrite infinite scrollChocobozzz2018-02-131-4/+0
|
* Add service workerChocobozzz2018-02-081-146/+151
|
* Better peertube iconsChocobozzz2018-02-081-0/+6
|
* Add version in footerChocobozzz2018-01-311-293/+370
|
* Fix aot buildChocobozzz2018-01-091-1/+1
|
* Update dependenciesChocobozzz2018-01-091-253/+323
|
* Add hotkeys in video playerChocobozzz2018-01-091-0/+4
| | | | Double click for full screen
* Handle HTML is commentsChocobozzz2018-01-041-3/+68
|
* Create comment on replied mastodon statutesChocobozzz2017-12-221-2/+2
|
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-201-3/+51
|
* Add beautiful loading barChocobozzz2017-12-121-0/+13
|
* Add hmrChocobozzz2017-12-121-0/+4
|
* Upgrade to angular 5Chocobozzz2017-12-121-343/+251
|
* Upgrade scripts and embed webpack configChocobozzz2017-12-121-1010/+33
|
* Move to angular cliChocobozzz2017-12-121-70/+689
|
* Copy to clipboard (#142)Julien Lemaire2017-12-111-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Copy buttons on share view Ugly but working buttons to copy video url and video iframe code. Add ngx-clipboard dependency to allow easy copy to clipboard directive. * Designed copy buttons Using some css (scss) rules to make buttons look better. * First version on copy feedback Little success alert message on copy. Fix lint errors Move dependencies to dev dependencies * Update button design * Use of notifications service Provides feedback of copy action to the user through the angular2-notifications module.
* Add auto scroll to videos listChocobozzz2017-12-011-0/+4
|
* Begin videos list new designChocobozzz2017-12-011-4/+4
|
* Begin new menu designChocobozzz2017-12-011-3/+7
|
* Fix not found asn1.js packageChocobozzz2017-11-061-67/+83
|
* Upgrade client depChocobozzz2017-10-311-461/+826
|
* Add markdown support to video descriptionChocobozzz2017-10-261-0/+28
|
* Upgrade client dependencies and fix error logsChocobozzz2017-10-191-43/+53
|
* Upgrade client dependenciesChocobozzz2017-10-091-16/+12
|
* Try to optimize frontendChocobozzz2017-10-091-134/+132
|
* Upgrade express validator to v4Chocobozzz2017-09-151-32/+59
|
* 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-11/+4
|
* Begin user quotaChocobozzz2017-09-041-10/+10
|
* Update client dependenciesChocobozzz2017-08-251-585/+1011
|
* Process embed in webpack tooChocobozzz2017-07-231-18/+180
|
* Type webtorrentChocobozzz2017-07-111-0/+41
|
* Fix page titlesChocobozzz2017-07-061-13/+13
|
* Update videojs -> 6Chocobozzz2017-07-061-121/+185
|
* Remove ng2-completerChocobozzz2017-06-251-1/+1
|
* Fix client buildChocobozzz2017-06-251-30/+586
| | | | | | | A node dep is in ES2015, but uglify is not compatible. Temporary quick fix -> use babel on this module (awaiting an official support of uglify and webpack for ES2015)
* Update dependenciesChocobozzz2017-06-251-153/+300
|
* Use typescript standard and lint all filesChocobozzz2017-06-161-45/+92
|
* Update webpack stackChocobozzz2017-06-111-21/+288
|
* Update client modulesChocobozzz2017-06-111-679/+551
|
* Use yarn instead of npm installChocobozzz2017-04-261-0/+5932