aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video
Commit message (Expand)AuthorAgeFilesLines
* Pause the video when a modal is openedChocobozzz2019-12-051-0/+9
* Fix private video downloadChocobozzz2019-12-031-3/+9
* Fix fragmented download URLChocobozzz2019-11-251-0/+2
* Disable webtorrent support in clientChocobozzz2019-11-253-3/+13
* Add class to views elementsChocobozzz2019-10-251-2/+5
* Allow to toggle video publication date to display absolute dateJulien Maulny2019-10-231-1/+1
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-052-1/+3
|\
| * Fix auto blacklist viewChocobozzz2019-09-042-1/+3
* | Add about information in registration pageChocobozzz2019-09-051-1/+1
|/
* Fix infinite scroll on big screensChocobozzz2019-08-024-23/+52
* Fix search results on mobileChocobozzz2019-08-021-2/+4
* Fix broken playlist apiChocobozzz2019-08-012-23/+1
* Add show channel button in account pageChocobozzz2019-07-291-1/+1
* Add plugin translation systemChocobozzz2019-07-261-1/+0
* Fix express validatorChocobozzz2019-07-252-2/+2
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-252-5/+5
* Update angularChocobozzz2019-07-254-8/+8
* Add client hooksChocobozzz2019-07-243-19/+20
* Add language filters in user preferencesChocobozzz2019-06-192-10/+39
* Remove magnetURI download supportChocobozzz2019-06-112-9/+1
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-071-18/+14
|\
| * Fix video action dropdownChocobozzz2019-06-071-18/+14
* | Add list of instance follows in about pageChocobozzz2019-06-061-1/+0
* | Prefer using last week/last monthChocobozzz2019-06-061-11/+11
* | Fix grouped videos by dateChocobozzz2019-06-061-5/+15
* | More robust federationChocobozzz2019-05-312-4/+1
* | Group videos on chronological orderChocobozzz2019-05-314-6/+97
* | Improve account channel pageChocobozzz2019-05-292-28/+2
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-241-1/+1
|\|
| * Fix buildChocobozzz2019-05-241-1/+1
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-212-13/+16
|\|
| * Fix pagination in my videos pageChocobozzz2019-05-212-13/+16
* | Merge branch 'feature/audio-upload' into developChocobozzz2019-05-211-0/+5
|\ \
| * | Support audio upload in clientChocobozzz2019-05-171-0/+5
* | | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-0/+5
|\ \ \ | |/ / |/| / | |/
| * Reset playlist add component when video changesChocobozzz2019-05-171-0/+5
* | fix: Close modal after clicking on downloadLeo Mouyna2019-05-161-4/+4
|/
* Use HLS by default if enabledChocobozzz2019-05-141-0/+4
* Lazy load dropdown info on clickChocobozzz2019-05-132-9/+2
* Move video watch playlist in its own componentChocobozzz2019-05-131-2/+6
* Fix videos more dropdown position/loadingChocobozzz2019-05-133-6/+18
* Fix videos list margin with hidden menuChocobozzz2019-04-112-4/+4
* Fix privacy label displayChocobozzz2019-04-082-2/+12
* 2 rows per overview sectionChocobozzz2019-04-051-74/+81
* video add to playlist component -> onpush strategyChocobozzz2019-04-055-4/+11
* Add video miniature dropdownChocobozzz2019-04-0520-76/+835
* Refactor videos selection componentsChocobozzz2019-04-054-0/+200
* Refactor video miniaturesChocobozzz2019-04-033-12/+147
* Set thumbnail heightChocobozzz2019-04-031-2/+2
* Improve abstract videos listChocobozzz2019-04-032-12/+30