aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account
Commit message (Collapse)AuthorAgeFilesLines
* Update client dependenciesChocobozzz2019-07-251-1/+1
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-252-3/+3
|
* Update angularChocobozzz2019-07-256-7/+7
|
* Add client hooksChocobozzz2019-07-241-3/+3
|
* Fix lintChocobozzz2019-07-241-3/+9
|
* WIP plugins: load theme on client sideChocobozzz2019-07-242-3/+7
|
* WIP plugins: add theme supportChocobozzz2019-07-247-11/+104
|
* Fix lintChocobozzz2019-06-191-4/+11
|
* Add language filters in user preferencesChocobozzz2019-06-194-24/+77
|
* Add class to email change formChocobozzz2019-06-122-2/+2
|
* Add ability to change email in clientChocobozzz2019-06-117-1/+142
|
* Improve registrationChocobozzz2019-06-071-1/+1
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Add ability to set a public to private in clientChocobozzz2019-06-073-30/+22
|
* Add checkbox to bulk update videos support fieldChocobozzz2019-05-313-2/+25
|
* Group videos on chronological orderChocobozzz2019-05-311-1/+1
|
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-0/+1
|\
| * Fix pagination in my videos pageChocobozzz2019-05-211-0/+1
| |
* | Merge branch 'feature/audio-upload' into developChocobozzz2019-05-213-7/+7
|\ \ | |/ |/|
| * Add audio upload testsChocobozzz2019-05-171-1/+1
| |
| * Support audio upload in clientChocobozzz2019-05-172-6/+6
| |
* | Fix reordering playlistChocobozzz2019-05-171-1/+3
|/
* Fix my account settings responsiveChocobozzz2019-04-112-1/+13
|
* Add new instance follower notification in clientChocobozzz2019-04-091-4/+4
|
* Add newInstanceFollower in notification settingsChocobozzz2019-04-091-2/+4
|
* Add delete/manual approval instance followers in clientChocobozzz2019-04-081-9/+4
|
* Improve playlist element styleChocobozzz2019-04-051-1/+1
|
* Add video miniature dropdownChocobozzz2019-04-051-1/+3
|
* Refactor videos selection componentsChocobozzz2019-04-053-154/+57
|
* Refactor video miniaturesChocobozzz2019-04-035-122/+15
|
* Update translationsChocobozzz2019-04-031-2/+2
|
* Restore videos list componentsChocobozzz2019-04-025-90/+65
|
* add quarantine videos feature (#1637)Josh Morel2019-04-022-0/+4
| | | | | | | | | | | | | | | | | | | | * 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 icon to delete history buttonChocobozzz2019-03-202-8/+8
|
* Add my library section in menuChocobozzz2019-03-201-9/+18
|
* Add playlist channel validator when playlist is publicChocobozzz2019-03-183-11/+23
|
* Add video channel viewChocobozzz2019-03-188-20/+52
|
* Playlist support in watch pageChocobozzz2019-03-183-247/+6
|
* Playlist reorder supportChocobozzz2019-03-184-68/+166
|
* Playlist videos componentChocobozzz2019-03-183-9/+262
|
* Add to playlist dropdownChocobozzz2019-03-189-11/+111
|
* Add/update/delete/list my playlistsChocobozzz2019-03-1813-5/+535
|
* Video abuse notification is not only for local videosChocobozzz2019-02-201-1/+1
|
* Refactor ellipsis CSSChocobozzz2019-02-201-3/+1
|
* fix undefined change ownership iconsJosh Morel2019-01-281-2/+2
|
* Refactor how we use iconsChocobozzz2019-01-179-19/+26
| | | | Inject them in an angular component so we can easily change their color
* Warn user when they want to delete a channelChocobozzz2019-01-141-3/+7
| | | | | Because they will not be able to create another channel with the same actor name
* Correctly scroll in notification preferencesChocobozzz2019-01-092-5/+3
|
* Add notifications in the clientChocobozzz2019-01-0911-2/+211
|
* Refractor notification serviceChocobozzz2018-12-1918-102/+81
| | | | Shorter name and use primeng component
* Add ability to disable and clear historyChocobozzz2018-12-184-2/+88
|