aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-241-2/+2
|\
| * Fix duplicates in playlist add component (release branch)Chocobozzz2019-05-241-4/+2
| |
* | unload -> reload in playlist add componentChocobozzz2019-05-241-2/+2
| |
* | Fix duplicates in playlist add componentChocobozzz2019-05-241-2/+0
| |
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-214-18/+23
|\|
| * Fix pagination in my videos pageChocobozzz2019-05-214-18/+23
| |
* | Merge branch 'feature/audio-upload' into developChocobozzz2019-05-2114-58/+75
|\ \
| * | Fix icon color on audio uploadChocobozzz2019-05-211-0/+5
| | |
| * | Add audio upload testsChocobozzz2019-05-173-3/+3
| | |
| * | Support audio upload in clientChocobozzz2019-05-1712-58/+70
| | |
* | | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-212-4/+27
|\ \ \ | |/ / |/| / | |/
| * Reset playlist add component when video changesChocobozzz2019-05-172-4/+27
| |
* | fix: Close modal after clicking on downloadLeo Mouyna2019-05-161-4/+4
|/ | | | | | | Use the NgActiveModal method to close it on a click by adding a specific modalActive object and use it on download function. See issue: Chocobozzz#1436
* Use HLS by default if enabledChocobozzz2019-05-141-0/+4
|
* Lazy load dropdown info on clickChocobozzz2019-05-132-9/+2
| | | | Instead of mouseenter
* Move video watch playlist in its own componentChocobozzz2019-05-132-9/+13
|
* Fix top menu dropdownChocobozzz2019-05-132-2/+13
|
* Fix videos more dropdown position/loadingChocobozzz2019-05-133-6/+18
|
* Fix dropdown top menu on mobileChocobozzz2019-04-251-1/+1
|
* Add default playlist imageChocobozzz2019-04-241-1/+6
|
* Add user adminFlagsChocobozzz2019-04-152-2/+11
|
* Fix privacy warning position on mobileChocobozzz2019-04-151-2/+3
|
* Fix videos list margin with hidden menuChocobozzz2019-04-112-4/+4
|
* Add logs page in clientChocobozzz2019-04-111-1/+2
|
* Add ability to disable trackerChocobozzz2019-04-101-1/+4
|
* Add new instance follower notification in clientChocobozzz2019-04-093-1/+16
|
* Add newInstanceFollower in notification settingsChocobozzz2019-04-091-1/+2
|
* Fix privacy label displayChocobozzz2019-04-082-2/+12
|
* 2 rows per overview sectionChocobozzz2019-04-051-74/+81
|
* Add auto blacklist info in feature tableChocobozzz2019-04-051-0/+4
|
* Improve playlist element styleChocobozzz2019-04-054-25/+28
|
* video add to playlist component -> onpush strategyChocobozzz2019-04-0511-13/+46
|
* Add video miniature dropdownChocobozzz2019-04-0528-147/+978
|
* Refactor videos selection componentsChocobozzz2019-04-059-5/+224
|
* Refactor video miniaturesChocobozzz2019-04-033-12/+147
|
* Set thumbnail heightChocobozzz2019-04-031-2/+2
|
* Improve abstract videos listChocobozzz2019-04-032-12/+30
| | | | Better responsive and align miniatures to the left
* tslint updateChocobozzz2019-04-025-7/+7
|
* Update client depChocobozzz2019-04-022-2/+1
|
* Restore videos list componentsChocobozzz2019-04-023-243/+59
|
* add quarantine videos feature (#1637)Josh Morel2019-04-023-10/+55
| | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature
* Add my library section in menuChocobozzz2019-03-204-3/+39
|
* Add playlist channel validator when playlist is publicChocobozzz2019-03-183-10/+24
|
* Add video channel viewChocobozzz2019-03-187-17/+85
|
* Playlist support in watch pageChocobozzz2019-03-188-4/+364
|
* Playlist reorder supportChocobozzz2019-03-182-3/+14
|
* Playlist videos componentChocobozzz2019-03-186-7/+16
|
* Add to playlist dropdownChocobozzz2019-03-1818-19/+580
|
* Add/update/delete/list my playlistsChocobozzz2019-03-1821-94/+434
|
* Rename streaming playlists routes/directoriesChocobozzz2019-03-181-2/+2
|