aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix video views incrementChocobozzz2018-09-131-15/+24
* Fix feeds with channel filterChocobozzz2018-09-133-13/+113
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-2/+2
* draft "security.txt" spec integration (#1020)Austin Heap2018-09-063-2/+20
* Fix occitan labelChocobozzz2018-09-051-0/+3
* Move nodeinfo model in shared/Chocobozzz2018-09-043-119/+2
* check 'trending.videos.interval_days' config keyChocobozzz2018-09-041-0/+1
* Add index to startDate in video view tableChocobozzz2018-09-041-0/+3
* Do not import live streamingChocobozzz2018-09-041-0/+1
* Fix video import with URL with small titlesChocobozzz2018-09-041-2/+3
* Fix import videos duplicate detectionChocobozzz2018-09-041-2/+2
* Fix nsfw filterChocobozzz2018-09-043-2/+9
* Add federation to ownership changeChocobozzz2018-09-0412-76/+136
* Add trending sort testsChocobozzz2018-09-041-0/+8
* Fix overview cacheChocobozzz2018-09-041-2/+2
* Fix trending videos countChocobozzz2018-09-041-93/+105
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-0412-2/+718
* Fix thumbnail/preview in upload scriptChocobozzz2018-09-031-2/+2
* Fix videos overview tags sectionChocobozzz2018-08-311-5/+8
* Trending by intervalChocobozzz2018-08-315-33/+106
* Add channel avatar to overviewsChocobozzz2018-08-311-1/+1
* Cleanup video API SQL requestsChocobozzz2018-08-311-32/+50
* Use custom rate limiter when asking verif emailChocobozzz2018-08-312-1/+11
* Add sql trace in error log on sequelize errorChocobozzz2018-08-312-2/+10
* Try to improve sql videos list queryChocobozzz2018-08-311-90/+144
* Videos overview page: first versionChocobozzz2018-08-318-2/+272
* add user account email verificiation (#977)Josh Morel2018-08-3122-15/+419
* Fix job testsChocobozzz2018-08-301-1/+1
* Bufferize videos views in redisChocobozzz2018-08-3014-23/+270
* Refractor user quota SQL queriesChocobozzz2018-08-284-45/+37
* Add features table on signupChocobozzz2018-08-281-1/+1
* Optimize channel search queryChocobozzz2018-08-281-11/+10
* Fix testsChocobozzz2018-08-283-2/+2
* Fix oauth server moduleChocobozzz2018-08-283-7/+6
* Implement daily upload limit (#956)Felix Ableitner2018-08-2815-24/+177
* Improve error message on actor name conflictChocobozzz2018-08-271-1/+1
* Correctly migrate to fs-extraChocobozzz2018-08-2726-112/+75
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-2713-15/+14
* Fetch outbox when searching an actorChocobozzz2018-08-277-55/+118
* Search video channel handle/uriChocobozzz2018-08-2712-38/+289
* Infinite scroll to list our subscriptionsChocobozzz2018-08-272-44/+8
* Add ability to search video channelsChocobozzz2018-08-2718-86/+490
* Fix testsChocobozzz2018-08-277-14/+15
* Refractor comment creation from federationChocobozzz2018-08-273-45/+19
* Add refresh video on searchChocobozzz2018-08-2725-264/+490
* Add ability to search a video with an URLChocobozzz2018-08-2716-127/+236
* Add local user subscriptionsChocobozzz2018-08-272-7/+17
* Add get subscription endpointChocobozzz2018-08-277-34/+137
* Add ability to set a name to a channelChocobozzz2018-08-2727-163/+220
* Use height instead of width to represent the video resolutionChocobozzz2018-08-273-9/+12