]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/core
Redesign account's channels page
[github/Chocobozzz/PeerTube.git] / client / src / app / core /
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzAdd auth user client hook actions
2021-03-24  ChocobozzzTry to reduce CSS size
2021-02-26  ChocobozzzFix updating boolean anonymous settings
2021-02-25  ChocobozzzFix anonymous user settings
2021-02-18  ChocobozzzFix lint
2021-02-18  ChocobozzzRemember last log type
2021-02-04  Rigel Kentadd best trending strategy based on Reddit's best
2021-01-28  ChocobozzzSupport transcoding profile in client admin
2021-01-28  Rigel Kentmove from trending routes to alg param
2021-01-28  Rigel Kentadd default trending page choice, revert comments count...
2021-01-25  Rigel Kentredirect to login on 401, display error variants in...
2021-01-15  ChocobozzzImplement remote interaction
2021-01-13  ChocobozzzFix loading bar for HTTP requests
2021-01-13  ChocobozzzAdd title to left menu toggle
2021-01-13  Rigel Kentadd ability to remove one's avatar for account and...
2021-01-11  ChocobozzzAdd more hints regarding live port
2020-12-17  ChocobozzzFix admin table filters
2020-12-10  ChocobozzzFix socket io with angular
2020-12-09  ChocobozzzLive views update
2020-12-08  Rigel Kentemit more specific status codes on video upload (#3423)
2020-12-08  ChocobozzzFix loading data twice in rest tables
2020-12-03  Rigel Kentrefactor 404 page
2020-12-03  Rigel Kentmore explicit error messages for file uploads
2020-12-01  ChocobozzzFix socket io messages angular changes
2020-11-27  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-11-27  ChocobozzzVarious front optimizations
2020-11-25  Rigel Kentrefactor scoped token service
2020-11-25  Rigel Kentallow private syndication feeds via a user feedToken
2020-11-20  ChocobozzzMerge branch 'artonge/PeerTube-feature/logoutUrlForAuth...
2020-11-20  ChocobozzzProvide express request to onLogout call
2020-11-19  ChocobozzzFix no history message
2020-11-19  ChocobozzzLazy load emoji
2020-11-19  ChocobozzzLazy load linkifier
2020-11-19  ChocobozzzUpgrade client dependencies
2020-11-17  ChocobozzzRefactor markdown/sanitize html code
2020-11-16  ChocobozzzRefactor rest table search filter
2020-11-13  ChocobozzzReorganize left menu and account menu
2020-11-12  Rigel Kentreword unclear sentences, check for grammar
2020-11-09  ChocobozzzAdd max lives limit
2020-11-09  ChocobozzzCheck live duration and size
2020-11-09  ChocobozzzAdd watch messages if live has not started
2020-11-09  ChocobozzzLive streaming implementation first step
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-21  ChocobozzzFix tokens loading
2020-08-21  ChocobozzzAdd ability to set custom field to video form
2020-08-20  ChocobozzzSupport plugin hooks in embed
2020-08-17  ChocobozzzSome code style fixes
2020-08-17  KimOn touchscreens add content overlay for opened menu...
2020-08-14  ChocobozzzFix circular dependencies
2020-08-14  kimsibleUse commonjs instead of esm typescript for light emojis
2020-08-14  kimsibleAdd unicode emoji to markdown
2020-08-14  ChocobozzzMigrate to $localize
2020-08-11  ChocobozzzRemove angular pipes module
2020-08-11  ChocobozzzFix tags in search filters
2020-08-11  kimsibleRefactor - improve offset content handling with fixed...
2020-08-07  ChocobozzzCleanup tokens logic in embed
2020-08-07  ChocobozzzFix lint
2020-08-07  ChocobozzzReorganize shared models
2020-08-06  Rigel Kentdeal with refresh token in embed
2020-07-31  ChocobozzzFix anonymous user theme
2020-07-31  ChocobozzzAdd migrations for abuse messages
2020-07-29  Rigel Kentharmonize search for libraries
2020-07-29  Rigel Kentvariable columns for users list, more columns possible...
2020-07-28  KimAdd alert and hide upload view when no upload is possib...
2020-07-21  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-20  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzAdd ability to report account
2020-07-10  ChocobozzzAdd migrations
2020-07-02  Rigel Kentadd blocked filter in users list to filter banned users
2020-06-26  ChocobozzzFix query string parsing
2020-06-23  ChocobozzzReorganize client shared modules
2020-06-10  ChocobozzzFirst implem global search
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-29  ChocobozzzSupport broadcast messages
2020-05-11  KimFix regression my-account menu overflow-x on screen...
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-06  ChocobozzzAdd ability to override login signup message
2020-05-04  ChocobozzzAdd ability to unregister plugin auths
2020-05-04  ChocobozzzClient calls revoke-token endpoint on logout
2020-05-04  ChocobozzzBegin support for external auths
2020-04-20  KimAdd markdown support to plugins (#2654)
2020-04-16  ChocobozzzSupport rel="me" links in markdown
2020-04-15  KimAdd custom modal to plugin helpers (#2631)
2020-04-15  ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15  ChocobozzzBetter plugin notifier typings
2020-04-15  KimAdd notifier to plugin helpers (#2627)
2020-03-11  ChocobozzzHandle overview pagination in client
2020-03-10  ChocobozzzFix lint
2020-03-10  Rigel KentServicify menu, close menu on admin for small and mediu...
2020-02-28  Rigel KentAdd visitor settings, rework logged-in dropdown (#2514)
2020-02-27  ChocobozzzMerge branch 'release/2.1.0'
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
next