aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* Render CSS/title/description tags on server sideChocobozzz2018-07-187-144/+243
* Add esperanto, lojban, klingon and kotava (audio/subtitle) languagesChocobozzz2018-07-171-18/+23
* Fix static avatars/thumbnails cacheChocobozzz2018-07-172-2/+2
* Add populate database scriptChocobozzz2018-07-171-0/+110
* Add cors for static paths tooChocobozzz2018-07-171-0/+2
* selective route permission to use embeds with x-frame-denyRigel Kent2018-07-171-3/+7
* Remove unnecessary image check in video uploadChocobozzz2018-07-161-21/+0
* Refractor video attr validatorsChocobozzz2018-07-161-125/+72
* Handle .srt subtitlesChocobozzz2018-07-1614-37/+193
* Implement captions/subtitlesChocobozzz2018-07-1634-197/+1220
* adding redis unix connectionRigel Kent2018-07-144-16/+31
* Migrate to bullChocobozzz2018-07-1116-145/+193
* Ability to programmatically control embeds (#776)William Lahti2018-07-101-0/+5
* (ffmpeg) B-adapt 1 and B-frames 16 (#774)Anton Latukha2018-07-101-0/+2
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-2910-24/+99
* (feed) adding thumbnail support for RSS feedRigel Kent2018-06-291-1/+9
* Client: Add ability to update video channel avatarChocobozzz2018-06-292-2/+7
* API: Add ability to update video channel avatarChocobozzz2018-06-2912-68/+243
* move CORS allowance to the REST API routerWilliam Lahti2018-06-291-0/+7
* Fix npm run dev:serverChocobozzz2018-06-291-1/+1
* Reset published date on publishChocobozzz2018-06-281-4/+9
* Add ability to choose the languageChocobozzz2018-06-281-11/+26
* Filter by category (#720)PhieF2018-06-272-0/+8
* Increase test timeout for travisChocobozzz2018-06-271-1/+1
* Fix transaction retryer error logChocobozzz2018-06-271-1/+1
* Add author_url in oembed responseChocobozzz2018-06-271-0/+1
* Upgrade dependenciesChocobozzz2018-06-261-7/+1
* Add tracker rate limiterChocobozzz2018-06-263-0/+101
* Fix images size limitChocobozzz2018-06-226-37/+37
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-212-4/+86
* Do not create a user with the same username than another actor nameChocobozzz2018-06-212-0/+33
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+1
* Update iso639 translations for french and deutchChocobozzz2018-06-191-2/+6
* Fix avatar image in channel pageChocobozzz2018-06-181-1/+8
* Fix removing scheduled updateChocobozzz2018-06-183-1/+20
* Create webtorrent client on player loadChocobozzz2018-06-181-2/+0
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-3/+29
* Add ability to schedule video publicationChocobozzz2018-06-157-26/+97
* Add ability for uploaders to schedule video updateChocobozzz2018-06-1416-20/+452
* Use local object URLs for feedsChocobozzz2018-06-142-3/+5
* Fix offset/limit on some SQL queries :facepalm:Chocobozzz2018-06-134-9/+9
* Fix bad RSS descriptions when filtering videos by account or channelChocobozzz2018-06-132-8/+31
* Fix lintChocobozzz2018-06-132-2/+4
* Refractor retry transaction functionChocobozzz2018-06-1319-415/+162
* Improve tests when waiting pending jobsChocobozzz2018-06-1332-252/+225
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-1232-359/+523
* Fix import with when the imported file has the same extension than anChocobozzz2018-06-113-8/+33
* (embed) sandbox the iframeRigel Kent2018-06-111-1/+1
* Add video comments RSSChocobozzz2018-06-087-102/+209
* Increase access_token lifetimeChocobozzz2018-06-081-1/+1