aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add-components/video-upload.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-306/+0
* Reorganize client shared modulesChocobozzz2020-06-231-11/+8
* Fix cancel uploadChocobozzz2020-04-141-0/+4
* Support drag and drop for video upload and torrent file importRigel Kent2020-04-031-0/+5
* Improve nav in admin/configurationRigel Kent2020-03-071-1/+1
* Update to angular 9Chocobozzz2020-02-101-1/+1
* Support wma and wav audio filesChocobozzz2020-02-071-1/+3
* Move watch later logic in miniatureChocobozzz2020-01-031-1/+0
* Lazy load static objectsChocobozzz2019-12-181-2/+3
* Update angularChocobozzz2019-07-251-1/+1
* Add ability to set a public to private in clientChocobozzz2019-06-071-2/+0
* Support audio upload in clientChocobozzz2019-05-171-30/+76
* Fix explained privacies on first upload screenChocobozzz2019-04-251-1/+1
* Add isNSFW instance configuration keyChocobozzz2019-02-201-1/+1
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-20/+28
|\
| * Refactor how we use iconsChocobozzz2019-01-171-1/+2
| * Refractor notification serviceChocobozzz2018-12-191-8/+7
| * Support additional video extensionsChocobozzz2018-12-111-0/+9
| * Remove hard-coded 8GB upload limit in client (#1293)Micah Elizabeth Scott2018-12-071-6/+0
| * Improve video upload error handlingChocobozzz2018-11-161-2/+7
| * Better typingsChocobozzz2018-10-181-3/+3
| * NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+2
|/
* Fix error when clicking on the disabled publish buttonChocobozzz2018-10-011-0/+6
* fix message space on video upload cancelRigel Kent2018-09-291-1/+1
* Update translationsChocobozzz2018-09-071-5/+4
* Better label for video privaciesChocobozzz2018-09-041-0/+2
* Don't get quota twiceChocobozzz2018-09-031-4/+4
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-2/+20
* Move send video components inside a dedicated directoryChocobozzz2018-08-081-0/+219