aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account
Commit message (Expand)AuthorAgeFilesLines
* Refactor how we use iconsChocobozzz2019-01-179-19/+26
* Warn user when they want to delete a channelChocobozzz2019-01-141-3/+7
* 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
* Add ability to disable and clear historyChocobozzz2018-12-184-2/+88
* Add history page on clientChocobozzz2018-12-187-3/+168
* My account menu -> open entries on hoverChocobozzz2018-12-053-92/+57
* Fix checkbox marginsChocobozzz2018-11-191-8/+12
* Fix new Angular 7 issuesChocobozzz2018-11-151-0/+4
* Better typingsChocobozzz2018-10-184-14/+10
* NoImplicitAny flag true (#1157)BO412018-10-184-7/+9
* Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-172-0/+9
|\
| * Fix webtorrent disablingChocobozzz2018-10-171-11/+0
| * move to boolean switchRigel Kent2018-10-132-8/+12
| * add webtorrent opt-out settingsRigel Kent2018-10-132-0/+16
* | Fix code typosChocobozzz2018-10-163-5/+5
* | Add user/instance block by users in the clientChocobozzz2018-10-1611-6/+239
* | update tslint config and fix member ordering (#1279)BO412018-10-161-12/+12
|/
* Add ability to search on followers/followingChocobozzz2018-10-101-3/+3
* Add users search filterChocobozzz2018-10-082-2/+2
* Check video channel name is unique on our instanceChocobozzz2018-10-011-1/+8
* Fix my account subtitlesChocobozzz2018-10-011-4/+4
* various display improvementsRigel Kent2018-09-291-0/+4
* Fix some i18n tagsChocobozzz2018-09-282-3/+3
* Check current password on server sideChocobozzz2018-09-262-24/+19
* fix lint errorsBO412018-09-261-4/+4
* check old password before changeBO412018-09-263-3/+35
* remove unused importsBO412018-09-223-8/+0
* Add a message if the user don't have any subscriptionsChocobozzz2018-09-202-0/+4
* Unsubscribe from the routerChocobozzz2018-09-061-3/+10
* Clean up change password validationChocobozzz2018-09-053-29/+19
* Use dropdown in my account -> "my library"Chocobozzz2018-09-053-8/+64
* add theming via css custom propertiesRigel Kent2018-09-043-3/+3
* Making password change erroring more friendlyJorropo2018-09-042-9/+24
* Add federation to ownership changeChocobozzz2018-09-041-2/+2
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-0414-7/+403
* Search video channel handle/uriChocobozzz2018-08-272-7/+7
* Infinite scroll to list our subscriptionsChocobozzz2018-08-273-10/+32
* Add ability to search video channelsChocobozzz2018-08-273-8/+5
* Add local user subscriptionsChocobozzz2018-08-2710-22/+127
* Add ability to set a name to a channelChocobozzz2018-08-275-5/+38
* Improve blacklist managementChocobozzz2018-08-142-2/+19
* Add ability to delete our accountChocobozzz2018-08-086-1/+69
* Import torrents with webtorrentChocobozzz2018-08-081-2/+5
* Fix fps federationChocobozzz2018-08-061-1/+1
* Add import http enabled configurationChocobozzz2018-08-062-2/+12
* Correctly handle video import errorsChocobozzz2018-08-062-2/+25
* Add ability to list video importsChocobozzz2018-08-067-2/+125
* Fix UI regressionsChocobozzz2018-07-241-0/+7