aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add-components
Commit message (Expand)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-2311-1083/+0
* Reorganize client shared modulesChocobozzz2020-06-234-44/+29
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-113-3/+3
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-1/+1
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-083-3/+3
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-3/+34
* Add getSubs to YoutubeDL video importkimsible2020-04-141-25/+39
* Fix cancel uploadChocobozzz2020-04-141-0/+4
* Fix lint relative to DragDropDirectiveRigel Kent2020-04-033-8/+8
* Support drag and drop for video upload and torrent file importRigel Kent2020-04-036-12/+51
* Refactor torrent-or-magnet divider in video importRigel Kent2020-04-032-2/+5
* Enlarge right column in video-edit on small screensRigel Kent2020-04-022-8/+1
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-4/+4
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-133-37/+21
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-131-1/+1
* Improve nav in admin/configurationRigel Kent2020-03-071-1/+1
* Update to angular 9Chocobozzz2020-02-102-2/+2
* 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-182-6/+12
* Add about information in registration pageChocobozzz2019-09-052-8/+18
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-2/+2
* Update angularChocobozzz2019-07-252-2/+2
* Improve registrationChocobozzz2019-06-071-1/+0
* Don't break video scheduled publicationChocobozzz2019-06-071-2/+0
* Add ability to set a public to private in clientChocobozzz2019-06-076-7/+3
* Support audio upload in clientChocobozzz2019-05-173-33/+111
* Fix explained privacies on first upload screenChocobozzz2019-04-257-6/+7
* Add isNSFW instance configuration keyChocobozzz2019-02-201-1/+1
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-1111-178/+156
|\
| * Refactor how we use iconsChocobozzz2019-01-179-115/+37
| * Add unload listener on video upload/updateChocobozzz2019-01-141-0/+4
| * Refractor notification serviceChocobozzz2018-12-194-21/+17
| * Add ability to disable and clear historyChocobozzz2018-12-181-2/+2
| * Support additional video extensionsChocobozzz2018-12-112-1/+11
| * Remove hard-coded 8GB upload limit in client (#1293)Micah Elizabeth Scott2018-12-071-6/+0
| * Improve video upload error handlingChocobozzz2018-11-1610-13/+65
| * Better typingsChocobozzz2018-10-183-9/+9
| * NoImplicitAny flag true (#1157)BO412018-10-183-3/+3
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-083-6/+6
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-063-0/+6
|/
* Fix error when clicking on the disabled publish buttonChocobozzz2018-10-012-2/+8
* fix message space on video upload cancelRigel Kent2018-09-291-1/+1
* Fix some i18n tagsChocobozzz2018-09-281-1/+1
* Upgrade client dependenciesChocobozzz2018-09-211-1/+0
* adding missing i18n for schedule optionRigel Kent2018-09-171-1/+1
* Update translationsChocobozzz2018-09-071-5/+4
* Better label for video privaciesChocobozzz2018-09-044-1/+9
* Don't get quota twiceChocobozzz2018-09-031-4/+4
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-2/+20