]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/account
Skip videos count on client if we don't use it
[github/Chocobozzz/PeerTube.git] / server / models / account /
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-27  ChocobozzzCache some SQL queries
2019-12-19  ChocobozzzDon't notify on muted instance
2019-12-18  ChocobozzzFix lint & tests
2019-12-13  Rigel Kentautoplay next video support for playlists
2019-12-12  ChocobozzzAdd internal privacy mode
2019-12-04  Julien MaulnySoft delete video comments instead of detroy
2019-10-21  ChocobozzzUpdate server dependencies
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-04  ChocobozzzAdd auto follow back support for instances
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-21  ChocobozzzType toActivityPubObject functions 2071/head
2019-08-20  ChocobozzzType toFormattedJSON
2019-08-20  ChocobozzzCleanup model types
2019-08-19  ChocobozzzStronger model typings
2019-08-09  ChocobozzzLazy load avatars
2019-08-06  ChocobozzzAutomatically remove bad followings
2019-08-02  ChocobozzzFix broken follow notification
2019-08-01  ChocobozzzFix multiple server tests
2019-08-01  ChocobozzzFix broken playlist api
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-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31  ChocobozzzRemove unused actor uuid field
2019-05-16  ChocobozzzMerge remote-tracking branch 'origin/pr/1785' into...
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-05-13  ChocobozzzFix account description error
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzUpdate sequelize
2019-04-15  ChocobozzzAdd user adminFlags
2019-04-11  ChocobozzzAdd ability to limit videos history size
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-04-09  Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-09  ChocobozzzAdd new instance follower notification in client
2019-04-08  ChocobozzzAdd notification on new instance follower (server side)
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-03-19  ChocobozzzCleanup invalid rates/comments/shares
2019-03-18  ChocobozzzRefactor video playlist middlewares
2019-03-18  ChocobozzzPlaylist server API
2019-02-21  ChocobozzzfindById -> findByPk
2019-02-21  ChocobozzzImprove channel and account SEO
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-21  ChocobozzzAdd server host in notification account field
2019-01-17  ChocobozzzRefactor how we use icons
2019-01-14  ChocobozzzRefresh remote actors on GET enpoints
2019-01-09  ChocobozzzAdd notifications in the client
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-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05  ChocobozzzAdd sitemap
2018-11-20  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19  ChocobozzzCleanup tests imports
2018-11-15  buoyantairMerge from upstream
2018-11-14  ChocobozzzCheck activities host
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-16  ChocobozzzAdd user/instance block by users in the client
2018-10-16  ChocobozzzAdd ability for users to block an account/instance...
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  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-05  ChocobozzzAdd user moderation in the account page
2018-10-05  ChocobozzzAdd user history and resume videos
2018-09-26  ChocobozzzFix video files duplicated when fps is null
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20  ChocobozzzCache user token
2018-09-20  ChocobozzzLimit associations fetch when loading token
2018-09-04  ChocobozzzAdd federation to ownership change
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  ChocobozzzRefractor user quota SQL queries
2018-08-28  ChocobozzzFix oauth server module
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
2018-08-27  ChocobozzzAdd ability to search video channels
next