aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit
Commit message (Expand)AuthorAgeFilesLines
* Optimize video update page loadChocobozzz2019-04-251-25/+26
* Fix explained privacies on first upload screenChocobozzz2019-04-259-8/+10
* Add/update/delete/list my playlistsChocobozzz2019-03-185-102/+4
* Update E2E testsChocobozzz2019-02-211-4/+7
* Add isNSFW instance configuration keyChocobozzz2019-02-201-1/+1
* Move original publication date in advanced settingsChocobozzz2019-02-112-45/+49
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-1116-148/+99
|\
| * Move enabled download/comments in advanced tabChocobozzz2019-02-111-10/+10
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-1120-226/+235
| |\
| | * Fix some stylesChocobozzz2019-01-171-7/+6
| | * Refactor how we use iconsChocobozzz2019-01-1713-131/+44
| | * Add unload listener on video upload/updateChocobozzz2019-01-143-6/+32
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-085-9/+9
| * | Fix some defaults values + indentationLucas Declercq2018-10-081-2/+2
| * | Only show download button if downloadingEnabled is set to trueLucas Declercq2018-10-062-0/+7
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-063-0/+6
* | | Enable video upload and editclementbrizard2019-01-122-1/+17
| |/ |/|
* | Refractor notification serviceChocobozzz2018-12-196-28/+24
* | Add ability to disable and clear historyChocobozzz2018-12-181-2/+2
* | Fix adding captions to a videoChocobozzz2018-12-171-3/+1
* | Support additional video extensionsChocobozzz2018-12-116-2/+21
* | Remove hard-coded 8GB upload limit in client (#1293)Micah Elizabeth Scott2018-12-071-6/+0
* | Improve message visibility on signupChocobozzz2018-11-161-0/+1
* | Improve video upload error handlingChocobozzz2018-11-1612-17/+74
* | Better typingsChocobozzz2018-10-184-11/+12
* | NoImplicitAny flag true (#1157)BO412018-10-185-8/+8
* | Add ability to list all local videos on clientChocobozzz2018-10-101-0/+5
|/
* Fix error when clicking on the disabled publish buttonChocobozzz2018-10-012-2/+8
* fix message space on video upload cancelRigel Kent2018-09-292-2/+3
* Fix advanced options in upload formChocobozzz2018-09-281-1/+1
* Fix some i18n tagsChocobozzz2018-09-282-1/+2
* remove unused importsBO412018-09-221-4/+0
* i18n in video-editRigel Kent2018-09-211-4/+4
* Upgrade client dependenciesChocobozzz2018-09-211-1/+0
* fix nav tab and tag color in dark themeRigel Kent2018-09-201-3/+5
* adding missing i18n for schedule optionRigel Kent2018-09-171-1/+1
* Update translationsChocobozzz2018-09-071-5/+4
* Fix video add background colorChocobozzz2018-09-051-2/+2
* add theming via css custom propertiesRigel Kent2018-09-041-6/+3
* Better label for video privaciesChocobozzz2018-09-046-7/+17
* Add video recomandation by tags (#1001)Jorropo2018-09-041-2/+3
* Don't get quota twiceChocobozzz2018-09-031-4/+4
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-2/+20
* Fix videos add tabs styleChocobozzz2018-08-092-12/+21
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-095-241/+240
* Correct webtorrent download cleanupChocobozzz2018-08-081-1/+1
* Add import.video.torrent configurationChocobozzz2018-08-082-1/+2
* Import torrents with webtorrentChocobozzz2018-08-085-8/+44
* Import magnets with webtorrentChocobozzz2018-08-089-8/+250
* Move send video components inside a dedicated directoryChocobozzz2018-08-089-35/+35