]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/account/user.ts
Fix live ending banner
[github/Chocobozzz/PeerTube.git] / server / models / account / user.ts
2021-05-10  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-05  ChocobozzzPlugin user.getAuthUser is now async
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzAdd ability to update the banner
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  ChocobozzzRefactor auth flow
2021-02-25  ChocobozzzUse named chunk for embed on analyze
2021-02-25  ChocobozzzFix separate SQL query for video get
2021-01-11  ChocobozzzRetrieve user by id instead of username
2020-12-30  ChocobozzzSupport activeMonth and activeHalfyear in nodeinfo
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-11-25  Rigel Kentallow private syndication feeds via a user feedToken
2020-11-09  ChocobozzzAdd check constraints live tests
2020-11-09  ChocobozzzFix replay saving
2020-11-09  ChocobozzzCheck live duration and size
2020-08-07  ChocobozzzReorganize shared models
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 migrations
2020-07-10  ChocobozzzUse 3 tables to represent abuses
2020-07-02  Rigel Kentadd blocked filter in users list to filter banned users
2020-06-18  ChocobozzzSplit types and typings
2020-06-10  Rigel Kentpreserve original variable names server-side
2020-06-10  Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-07  ChocobozzzAdd last login date to users
2020-05-05  ChocobozzzAdd auth plugin info in users list
2020-05-04  ChocobozzzSupport logout and add id and pass tests
2020-05-04  ChocobozzzBegin auth plugin support
2020-04-16  ChocobozzzFix user video quota with webtorrent disabled
2020-04-03  ChocobozzzFix typo in db field check
2020-03-27  Rigel KentAdd overview of a user's actions in user-edit (#2558)
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
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-12  Jorge SilvaUpdate default user theme to instance-default
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2020-01-09  ChocobozzzUse lower instead of ilike to login users
2020-01-03  ChocobozzzImprove SQL query for my special playlists
2020-01-02  Rigel KentAdd miniature quick actions to add video to Watch later...
2019-12-18  ChocobozzzFix lint & tests
2019-12-13  Rigel Kentautoplay next video support for playlists
2019-12-12  ChocobozzzAdd internal privacy mode
2019-09-24  LoveIsGriefAutoplay next recommended video (#2137)
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzAdd welcome modal
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-20  ChocobozzzType toFormattedJSON
2019-08-20  ChocobozzzCleanup model types
2019-08-19  ChocobozzzStronger model typings
2019-07-24  ChocobozzzAdd peertube plugin index website models
2019-07-24  ChocobozzzWIP plugins: load theme on client side
2019-07-24  ChocobozzzWIP plugins: add theme support
2019-07-02  Nassim BounouasFix/connection with email (#1917)
2019-06-19  ChocobozzzAdd language filters in user preferences
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11  ChocobozzzHandle email update on server
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzUpdate sequelize
2019-04-15  ChocobozzzAdd user adminFlags
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-02-21  ChocobozzzfindById -> findByPk
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09  ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09  ChocobozzzAdd import finished and video published notifs
2019-01-09  ChocobozzzAdd user notification base code
2018-12-18  ChocobozzzAdd ability to disable and clear history
2018-12-18  ChocobozzzAdd history on server side
2018-11-20  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19  ChocobozzzCleanup tests imports
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-17  ChocobozzzFix tests
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-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20  ChocobozzzCache user token
2018-09-04  ChocobozzzAdd federation to ownership change
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...
next