aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add more playback speed (0.75 and 1.25)Glandos2018-08-311-1/+1
* Refactor: Separated "Other Videos" section into a dedicated component/service...Brad Johnson2018-08-3116-38/+278
* Add channel avatar to overviewsChocobozzz2018-08-314-3/+25
* Delete highlighted comment too if neededChocobozzz2018-08-311-0/+2
* 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-313-3/+14
* Fix user create daily quota componentChocobozzz2018-08-313-8/+14
* Try to improve sql videos list queryChocobozzz2018-08-311-90/+144
* Videos overview page: first versionChocobozzz2018-08-3132-61/+599
* add user account email verificiation (#977)Josh Morel2018-08-3142-24/+715
* Fix job testsChocobozzz2018-08-301-1/+1
* Bufferize videos views in redisChocobozzz2018-08-3016-26/+274
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-309-154/+193
* Changes the README schemas (#984)Edouard SCHWEISGUTH2018-08-307-3/+6
* replacing placeholder and feature table display improvementRigel Kent2018-08-293-43/+60
* Refractor user quota SQL queriesChocobozzz2018-08-284-45/+37
* Add features table on signupChocobozzz2018-08-2818-82/+180
* Move abuse state column at the endChocobozzz2018-08-282-6/+7
* Fix search resultsChocobozzz2018-08-282-32/+46
* Optimize channel search queryChocobozzz2018-08-281-11/+10
* Fix testsChocobozzz2018-08-283-2/+2
* Fix oauth server moduleChocobozzz2018-08-285-24/+11
* Fix player playback (video never ends)Chocobozzz2018-08-282-2/+7
* keyboard shortcuts and key map view (#974)Rigel Kent2018-08-285-1/+52
* Suggest TCP/IP tuning to prevent buffer bloat + latency (#976)Micah Elizabeth Scott2018-08-282-0/+22
* Display report reason in multiple lines (#957)Felix Ableitner2018-08-287-28/+39
* Implement daily upload limit (#956)Felix Ableitner2018-08-2832-45/+273
* Improve error message on actor name conflictChocobozzz2018-08-271-1/+1
* Upgrade server dependenciesChocobozzz2018-08-273-644/+660
* Correctly migrate to fs-extraChocobozzz2018-08-2729-117/+100
* Underline links in feed popover when hoveringChocobozzz2018-08-271-2/+0
* Add start at checkbox in share modalChocobozzz2018-08-278-36/+67
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-2718-20/+19
* Add parse-log docChocobozzz2018-08-271-0/+10
* Fix deprecated ng-bootstrap methodsChocobozzz2018-08-273-7/+7
* Add popover autocloseChocobozzz2018-08-273-2/+7
* Upgrade client dependenciesChocobozzz2018-08-272-922/+414
* Don't compile all languages in travisChocobozzz2018-08-271-1/+1
* Add portuguese and swedish languagesChocobozzz2018-08-2713-2623/+16
* Upgrade translationsChocobozzz2018-08-2725-449/+11710
* Fetch outbox when searching an actorChocobozzz2018-08-279-83/+118
* Search video channel handle/uriChocobozzz2018-08-2718-65/+303
* Infinite scroll to list our subscriptionsChocobozzz2018-08-2710-67/+67
* Add ability to search video channelsChocobozzz2018-08-2735-145/+670
* Fix testsChocobozzz2018-08-277-14/+15
* Refractor comment creation from federationChocobozzz2018-08-273-45/+19
* Add refresh video on searchChocobozzz2018-08-2729-271/+510
* Add ability to search a video with an URLChocobozzz2018-08-2719-134/+243
* Add local user subscriptionsChocobozzz2018-08-2742-98/+647