aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models
Commit message (Expand)AuthorAgeFilesLines
* Add hls support on serverChocobozzz2019-02-117-23/+72
* Add server host in notification account fieldChocobozzz2019-01-211-0/+1
* Refactor how we use iconsChocobozzz2019-01-173-20/+16
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-152-5/+27
* Add totalLocalVideoFilesSize in statsChocobozzz2019-01-151-0/+1
* WIP : Indicate to users how "trending" works (#1458)Aurélien Béranger2019-01-141-0/+6
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-102-0/+2
* Implement contact form on server sideChocobozzz2019-01-104-0/+19
* Add notifications in the clientChocobozzz2019-01-092-4/+7
* Add new follow, mention and user registered notifsChocobozzz2019-01-094-2/+33
* Add import finished and video published notifsChocobozzz2019-01-092-2/+17
* Add user notification base codeChocobozzz2019-01-094-0/+64
* Add ability to disable and clear historyChocobozzz2018-12-181-0/+4
* Add history on server sideChocobozzz2018-12-181-2/+5
* Support additional video extensionsChocobozzz2018-12-111-0/+1
* Add error when email system is not configured and using the forgotChocobozzz2018-12-051-0/+4
* Add ru pl and it translationsChocobozzz2018-12-051-3/+6
* enable email verification by admin (#1348)Josh Morel2018-11-212-0/+2
* Delete invalid or deleted remote videosChocobozzz2018-11-201-1/+2
* Check activities hostChocobozzz2018-11-142-2/+3
* Better typingsChocobozzz2018-10-184-5/+2
* AP mimeType -> mediaTypeChocobozzz2018-10-181-3/+9
* NoImplicitAny flag true (#1157)BO412018-10-184-2/+5
* Fix testsChocobozzz2018-10-171-4/+2
* Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-171-1/+2
|\
| * move to boolean switchRigel Kent2018-10-132-3/+1
| * add webtorrent opt-out settingsRigel Kent2018-10-132-1/+4
* | dont export base bitrateFelix Ableitner2018-10-171-1/+1
* | more documentationFelix Ableitner2018-10-171-3/+9
* | better documentationFelix Ableitner2018-10-171-3/+5
* | Scale bitrate linearly with FPSFelix Ableitner2018-10-171-15/+22
* | Add ability to mute a user/instance by server in server apiChocobozzz2018-10-162-1/+6
* | Add user/instance block by users in the clientChocobozzz2018-10-162-2/+2
* | Add ability for users to block an account/instance on server sideChocobozzz2018-10-164-0/+19
|/
* Add ability to list all local videosChocobozzz2018-10-104-2/+7
* Try to cache video_high_bitrate_1080p in travisChocobozzz2018-10-081-8/+8
* Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-083-0/+62
* Add user moderation in the account pageChocobozzz2018-10-051-0/+2
* Add user history and resume videosChocobozzz2018-10-053-0/+8
* show last commit hash alongside server version in footerRigel Kent2018-10-011-0/+1
* add currentPassword to user update me modelChocobozzz2018-09-261-0/+1
* Add zh-Hans-CN to i18n.tsSerCom_KC2018-09-251-2/+3
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-0/+3
* Add redundancy statsChocobozzz2018-09-141-0/+10
* Add recently added redundancy strategyChocobozzz2018-09-141-3/+16
* Add trending videos strategyChocobozzz2018-09-141-1/+1
* Basic video redundancy implementationChocobozzz2018-09-1311-14/+50
* Move nodeinfo model in shared/Chocobozzz2018-09-041-0/+117
* Users can change ownership of their video [#510] (#888)Gaëtan Rizio2018-09-045-1/+31
* Videos overview page: first versionChocobozzz2018-08-314-19/+42