aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Oup'sChocobozzz2018-10-171-7/+7
* Fix testsChocobozzz2018-10-172-7/+10
* Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-175-2/+43
|\
| * move to boolean switchRigel Kent2018-10-135-28/+20
| * add webtorrent opt-out settingsRigel Kent2018-10-135-4/+53
* | Set keyframe interval for transcoding (fixes #1147) (#1231)Felix Ableitner2018-10-171-24/+28
* | Move redundancy in its own travis containerChocobozzz2018-10-165-1/+486
* | Fix redundancy testChocobozzz2018-10-161-12/+8
* | Add ability to mute a user/instance by server in clientChocobozzz2018-10-163-14/+27
* | Add ability to mute a user/instance by server in server apiChocobozzz2018-10-1610-308/+1029
* | Add user/instance block by users in the clientChocobozzz2018-10-167-18/+81
* | Add ability for users to block an account/instance on server sideChocobozzz2018-10-1629-56/+1325
* | add REPL in server/tools/repl.ts (#1248)BRAINS YUM2018-10-141-0/+79
* | rename News category into News & Politics (#1261)Adnane Belmadiaf2018-10-143-3/+3
|/
* add parseBytes utility function and tests (#1239)BRAINS YUM2018-10-134-3/+100
* Merge branch 'release/v1.0.0' into developChocobozzz2018-10-114-10/+25
|\
| * Add more headers to broadcast/unicastChocobozzz2018-10-104-10/+25
* | Add ability to list all local videosChocobozzz2018-10-1013-52/+356
* | Add ability to search on followers/followingChocobozzz2018-10-104-40/+112
* | Add explicit error message that changing video ownership only works with loc...Lucas Declercq2018-10-101-9/+4
* | fix automatic bitrate adjustmentRigel Kent2018-10-081-1/+1
* | Try to cache video_high_bitrate_1080p in travisChocobozzz2018-10-082-39/+44
* | Change a little bit optimize-old-videos logicChocobozzz2018-10-082-9/+15
* | Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-087-17/+108
* | Add users search filterChocobozzz2018-10-084-5/+59
* | Merge branch 'release/v1.0.0' into developChocobozzz2018-10-081-0/+6
|\|
| * Avoid old issue regarding duplicated hosts in dbChocobozzz2018-10-081-0/+6
| * Fix avatar updateChocobozzz2018-10-082-2/+6
* | Fix avatar updateChocobozzz2018-10-082-2/+6
* | Add user moderation in the account pageChocobozzz2018-10-054-3/+9
* | Add user history and resume videosChocobozzz2018-10-0529-111/+546
|/
* Don't block when removing redundancy filesChocobozzz2018-10-031-2/+6
* Delete correctly redundancy filesChocobozzz2018-10-034-8/+44
* Check video exists before extending its expirationChocobozzz2018-10-031-18/+32
* Fix config endpointChocobozzz2018-10-035-15/+29
* Upsert cache file on create activityChocobozzz2018-10-023-11/+15
* Try to fix travis redundancy testsChocobozzz2018-10-021-3/+10
* Correctly forward comment deletionChocobozzz2018-10-021-2/+2
* Try to improve redundancy testsChocobozzz2018-10-024-10/+37
* Fix get versionChocobozzz2018-10-021-2/+2
* Check the comment is defined when validating bodyChocobozzz2018-10-011-1/+1
* Don't build redundancy urls with "-1" as fpsChocobozzz2018-10-011-1/+1
* Add tests regarding well known/static text endpointsChocobozzz2018-10-011-0/+99
* Fix redundancy with specific videosChocobozzz2018-10-011-1/+1
* Fix video fps validatorChocobozzz2018-10-012-4/+4
* Fix refreshing external video attributesChocobozzz2018-10-012-12/+13
* Check video channel name is unique on our instanceChocobozzz2018-10-016-5/+23
* Decrease log file max sizeChocobozzz2018-10-011-1/+1
* Fix dnt routeChocobozzz2018-10-012-3/+3
* show last commit hash alongside server version in footerRigel Kent2018-10-013-11/+20