]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/+my-account
Add contact form checkbox in admin form
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account /
2019-01-09  ChocobozzzCorrectly scroll in notification preferences
2019-01-09  ChocobozzzAdd notifications in the client
2018-12-19  ChocobozzzRefractor notification service
2018-12-18  ChocobozzzAdd ability to disable and clear history
2018-12-18  ChocobozzzAdd history page on client
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05  ChocobozzzMy account menu -> open entries on hover
2018-11-20  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19  ChocobozzzFix checkbox margins
2018-11-15  buoyantairMerge from upstream
2018-11-15  ChocobozzzFix new Angular 7 issues
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18  ChocobozzzBetter typings
2018-10-18  BO41NoImplicitAny flag true (#1157)
2018-10-17  ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-17  ChocobozzzFix webtorrent disabling
2018-10-16  ChocobozzzFix code typos
2018-10-16  ChocobozzzAdd user/instance block by users in the client
2018-10-15  BO41update tslint config and fix member ordering (#1279)
2018-10-13  Rigel Kentmove to boolean switch 1201/head
2018-10-13  Rigel Kentadd webtorrent opt-out settings
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10  ChocobozzzAdd ability to search on followers/following
2018-10-08  ChocobozzzAdd users search filter
2018-10-01  ChocobozzzCheck video channel name is unique on our instance
2018-10-01  ChocobozzzFix my account subtitles
2018-09-29  Rigel Kentvarious display improvements
2018-09-28  ChocobozzzFix some i18n tags
2018-09-26  ChocobozzzCheck current password on server side
2018-09-26  BO41fix lint errors
2018-09-26  BO41check old password before change
2018-09-24  ChocobozzzMerge pull request #1105 from BO41/unused-imports
2018-09-24  ChocobozzzMerge branch 'develop' into unused-imports 1105/head
2018-09-22  BO41remove unused imports
2018-09-20  ChocobozzzAdd a message if the user don't have any subscriptions
2018-09-06  ChocobozzzUnsubscribe from the router
2018-09-05  ChocobozzzClean up change password validation
2018-09-05  ChocobozzzUse dropdown in my account -> "my library"
2018-09-04  Rigel Kentadd theming via css custom properties
2018-09-04  JorropoMaking password change erroring more friendly
2018-09-04  ChocobozzzAdd federation to ownership change
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-27  ChocobozzzSearch video channel handle/uri
2018-08-27  ChocobozzzInfinite scroll to list our subscriptions
2018-08-27  ChocobozzzAdd ability to search video channels
2018-08-27  ChocobozzzAdd local user subscriptions
2018-08-27  ChocobozzzAdd ability to set a name to a channel
2018-08-14  ChocobozzzImprove blacklist management
2018-08-08  ChocobozzzAdd ability to delete our account
2018-08-08  ChocobozzzImport torrents with webtorrent
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzFix fps federation
2018-08-06  ChocobozzzAdd import http enabled configuration
2018-08-06  ChocobozzzCorrectly handle video import errors
2018-08-06  ChocobozzzAdd ability to list video imports
2018-07-24  ChocobozzzFix UI regressions
2018-07-17  ChocobozzzImprove frontend accessibility
2018-07-16  ChocobozzzUse a resolver when updating the video
2018-07-16  ChocobozzzFix responsive in my channel/my videos pages
2018-06-29  ChocobozzzFix build
2018-06-29  ChocobozzzClient: Add ability to update video channel avatar
2018-06-22  ChocobozzzFix images size limit
2018-06-18  ChocobozzzRemove uneeded rxjs-compat
2018-06-15  ChocobozzzAdd ability to schedule video publication
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-11  ChocobozzzFix autoplay setting in my account
2018-06-11  ChocobozzzFix add icon path
2018-06-07  ChocobozzzRename "my settings" to "my account" in menu
2018-06-05  ChocobozzzAdd form validator translations
2018-06-05  ChocobozzzForm validators refractoring
2018-06-05  ChocobozzzFix i18n in components
2018-06-05  ChocobozzzAdd i18n attributes
2018-05-25  ChocobozzzVideo support field inherits channel support field
2018-05-25  ChocobozzzOnly use account name in routes
2018-05-25  ChocobozzzReload my videos after delete
2018-05-16  ChocobozzzUpgrade to rxjs 6
2018-05-11  ChocobozzzRoute: Video edit -> video update
2018-05-09  ChocobozzzAccount/channel descriptions are not required anymore
2018-05-09  ChocobozzzFix message when updating my profile
2018-05-09  ChocobozzzLoad my-account module lazily