]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/shared/users
Refactor how we use icons
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / users /
2019-01-17  ChocobozzzRefactor how we use icons
2019-01-14  ChocobozzzFix notification socket
2019-01-14  ChocobozzzFix scroll in notifications page
2019-01-14  ChocobozzzImprove "no notifications" message
2019-01-09  ChocobozzzAdd notifications in the client
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-11-21  Josh Morelenable email verification by admin (#1348)
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-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-08  ChocobozzzAdd users search filter
2018-10-08  ChocobozzzAdd bulk actions in users table
2018-10-08  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-05  ChocobozzzAdd user moderation in the account page
2018-10-05  ChocobozzzMove user moderation tool in a separate component
2018-09-26  ChocobozzzCheck current password on server side
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31  Josh Moreladd user account email verificiation (#977)
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
2018-08-08  ChocobozzzAdd reason when banning a user
2018-08-08  ChocobozzzAdd ability to delete our account
2018-07-09  ChocobozzzFix client error logging
2018-06-29  ChocobozzzClient: Add ability to update video channel avatar
2018-06-22  ChocobozzzFix images size limit
2018-05-25  ChocobozzzOnly use account name in routes
2018-05-16  ChocobozzzFix typings
2018-05-16  ChocobozzzUpgrade to rxjs 6
2018-04-26  ChocobozzzAdd ability to update the user display name/description
2018-04-25  ChocobozzzAdd video channel account list
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19  ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-01-30  ChocobozzzAdd ability to reset our password
2018-01-08  ChocobozzzSupport video quota on client
2017-12-29  ChocobozzzBegin to add avatar to actors
2017-12-19  Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-12  ChocobozzzMove to angular cli
2017-12-11  ChocobozzzMerge branch 'feature/design' into develop
2017-12-06  ChocobozzzBegin video watch design
2017-12-05  ChocobozzzDesign signup and login pages
2017-12-05  ChocobozzzFix missing default avatar
2017-12-04  ChocobozzzDesign account videos
2017-12-04  ChocobozzzAdd account avatar
2017-11-27  ChocobozzzMake the client compile too
2017-10-27  ChocobozzzSupport roles with rights and add moderator role
2017-10-26  ChocobozzzAdd channels to upload form
2017-10-26  ChocobozzzAdapt client with video channels
2017-09-14  ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-05  ChocobozzzAdd user update for admins
2017-09-04  ChocobozzzBegin user quota
2017-07-10  ChocobozzzBetter typescript typing for a better world
2017-06-16  ChocobozzzUse typescript standard and lint all files
2017-06-16  ChocobozzzFix client compilation
2017-06-11  ChocobozzzUpdate webpack stack
2017-06-11  ChocobozzzUse shared models
2017-04-10  ChocobozzzClient: support signup
2017-04-06  ChocobozzzClient: add ability for user to change nsfw settings
2017-04-04  ChocobozzzClient: Handle NSFW video
2017-03-08  ChocobozzzAdd like/dislike system for videos
2017-03-04  ChocobozzzClient: check token valitidy at startup
2017-01-12  ChocobozzzMerge branch 'postgresql'
2016-12-19  ChocobozzzFirst version with PostgreSQL
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-09-23  ChocobozzzClient: fix compilation about the user created date
2016-09-23  ChocobozzzClient: display created user date
2016-08-09  ChocobozzzClient: add user management
2016-07-20  ChocobozzzClient: Add authHttp service that authentificates the...
2016-06-07  ChocobozzzUse ng2-file-upload instead of jquery and add tags...
2016-06-05  ChocobozzzDo not import whole rxjs
2016-06-03  ChocobozzzFirst draft to use webpack instead of systemjs