Fix search results on mobile
[oweals/peertube.git] / shared / models /
2019-08-01 ChocobozzzFix broken playlist api
2019-07-26 ChocobozzzAdd plugin translation system
2019-07-26 ChocobozzzPlugins can update video constants
2019-07-26 ChocobozzzAdd public settings endpoint
2019-07-26 ChocobozzzAdd setting helper to client plugins
2019-07-25 ChocobozzzUpdate translations and support Greek language
2019-07-24 ChocobozzzChange plugin models names
2019-07-24 ChocobozzzAdd hooks documentation
2019-07-24 ChocobozzzAdd plugin static files cache
2019-07-24 ChocobozzzLog error on unknown hook
2019-07-24 ChocobozzzUse search client scope
2019-07-24 ChocobozzzAdd client hooks
2019-07-24 ChocobozzzAdd filter hooks tests
2019-07-24 ChocobozzzAdd plugin API tests
2019-07-24 ChocobozzzAdd CLI plugins tests
2019-07-24 ChocobozzzProvide logger to plugins
2019-07-24 ChocobozzzAdd server hooks
2019-07-24 ChocobozzzSome plugins fixes and doc enhancements
2019-07-24 ChocobozzzAdd ability to search available plugins
2019-07-24 ChocobozzzAdd peertube plugin index website models
2019-07-24 ChocobozzzMove createTorrent in webtorrent utils
2019-07-24 ChocobozzzWIP plugins: add storage manager
2019-07-24 ChocobozzzWIP plugins: update plugin
2019-07-24 ChocobozzzWIP plugins: move plugin CLI in peertube script
2019-07-24 ChocobozzzWIP plugins: add plugin settings/uninstall in client
2019-07-24 ChocobozzzWIP plugins: plugin settings on server side
2019-07-24 ChocobozzzWIP plugins: load theme on client side
2019-07-24 ChocobozzzWIP plugins: add theme support
2019-07-24 ChocobozzzWIP plugins: hook on client side
2019-07-24 ChocobozzzWIP plugins: static files
2019-07-24 ChocobozzzWIP plugins: install/uninstall
2019-07-24 ChocobozzzWIP plugins: add ability to register plugins
2019-06-21 Nassim BounouasFeature/subject in contact form (#1926)
2019-06-19 ChocobozzzAdd language filters in user preferences
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-12 ChocobozzzAdd 4k conf in transcoding in admin panel
2019-06-11 ChocobozzzHandle email update on server
2019-06-11 ChocobozzzImprove video REST documentation
2019-06-07 ChocobozzzImprove registration
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-06 ChocobozzzAdd ability to unpublish video/playlist
2019-06-06 ChocobozzzImprove 4K video quality after transcoding
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31 ChocobozzzServer: Bulk update videos support field
2019-05-31 ChocobozzzRemove unused actor uuid field
2019-05-28 ChocobozzzAdd ability to specify channel on registration
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-22 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-16 ChocobozzzAdd audio support in upload
2019-05-16 ChocobozzzMerge remote-tracking branch 'origin/pr/1785' into...
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-05-13 ChocobozzzAdd japanese support
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-15 ChocobozzzAdd user adminFlags
2019-04-11 ChocobozzzAdd debug component to help admins to fix IP issues
2019-04-10 ChocobozzzAdd logs endpoint
2019-04-10 ChocobozzzAdd ability to disable tracker
2019-04-09 Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-08 ChocobozzzAdd notification on new instance follower (server side)
2019-04-08 ChocobozzzAdd ability to manually approves instance followers...
2019-04-08 ChocobozzzAdd ability to forbid followers
2019-04-03 ChocobozzzAdd Nederlands and Português (Portugal)
2019-04-02 Chocobozzztslint update
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzRename video-file job to video-transcoding
2019-03-18 ChocobozzzPlaylist reorder support
2019-03-18 ChocobozzzPlaylist videos component
2019-03-18 ChocobozzzAdd to playlist dropdown
2019-03-18 ChocobozzzAdd/update/delete/list my playlists
2019-03-18 ChocobozzzAdd playlist rest tests
2019-03-18 ChocobozzzAdd playlist check param tests
2019-03-18 ChocobozzzPlaylist server API
2019-02-20 ChocobozzzAdd isNSFW instance configuration key
2019-02-12 Andrés MaldonadoImport original publication date (web UI)
2019-02-12 Andrés MaldonadoAdd search by original publication date
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-11 ChocobozzzCleanup reset user password by admin
2019-02-11 ChocobozzzUse a single file instead of segments for HLS
2019-02-11 ChocobozzzAdd hls support on server
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-15 ChocobozzzPrepare Dislike/Flag/View fixes
2019-01-15 ChocobozzzAdd totalLocalVideoFilesSize in stats
2019-01-14 Aurélien BérangerWIP : Indicate to users how "trending" works (#1458)
2019-01-12 clementbrizardChange models
2019-01-10 ChocobozzzAdd ability to unfederate a local video (on blacklist)
2019-01-10 ChocobozzzImplement contact form on server side
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
next