aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary actor existance checkChocobozzz2018-09-214-12/+2
| | | | We already checked it in the signature checker
* Upgrade tslint rulesChocobozzz2018-09-216-12/+12
|
* Upgrade client dependenciesChocobozzz2018-09-2110-1425/+1265
|
* Upgrade server dependenciesChocobozzz2018-09-212-439/+1506
|
* fix nav tab and tag color in dark themeRigel Kent2018-09-204-11/+26
|
* fix SEO tags and attributesRigel Kent2018-09-202-3/+3
|
* Fix peertube scriptChocobozzz2018-09-203-3/+3
|
* Add warning if one of the storage directory is in the peertubeChocobozzz2018-09-202-1/+19
| | | | | | production directory Because admins could loose these directories on peertube upgrade
* Add a message if the user don't have any subscriptionsChocobozzz2018-09-202-0/+4
|
* Fix my account width on mobileChocobozzz2018-09-201-0/+4
|
* Merge pull request #941 from rigelk/cli-wrapperChocobozzz2018-09-2016-83/+625
|\ | | | | adding cli wrapper
| * Merge branch 'develop' into cli-wrapperChocobozzz2018-09-20125-1644/+2387
| |\ | |/ |/|
* | Fix client e2e testsChocobozzz2018-09-203-6/+9
| |
* | Improve responsive on small screensChocobozzz2018-09-205-4/+45
| |
* | Improve videos list client performanceChocobozzz2018-09-205-11/+29
| |
* | Improve message when removing a userChocobozzz2018-09-201-1/+2
| |
* | Cache user tokenChocobozzz2018-09-207-19/+79
| |
* | Limit associations fetch when loading tokenChocobozzz2018-09-2011-80/+75
| |
* | rename manifestBO412018-09-204-5/+5
| |
* | Fix jobs testsChocobozzz2018-09-192-2/+4
| |
* | Refractor audit user identifierChocobozzz2018-09-199-48/+58
| |
* | Move youtubeDL upgrader in helpers/Chocobozzz2018-09-192-59/+70
| |
* | Add redundancy check interval in configChocobozzz2018-09-196-12/+18
| |
* | Put config redundancy strategies in "strategies" subkeyChocobozzz2018-09-199-40/+46
| |
* | Improve AP actor checksChocobozzz2018-09-195-21/+30
| |
* | Optimize activity actor load in AP processorsChocobozzz2018-09-1916-89/+110
| |
* | Optimize video view AP processingChocobozzz2018-09-194-51/+96
| |
* | Refractor videos AP functionsChocobozzz2018-09-1913-237/+272
| |
* | Optimize SQL requests of videos AP endpointsChocobozzz2018-09-197-43/+55
| |
* | Fix admin access to moderatorsChocobozzz2018-09-192-3/+17
| |
* | Optimize SQL requests of watch page API endpointsChocobozzz2018-09-1915-60/+68
| |
* | Don't get recommended videos twiceChocobozzz2018-09-193-8/+12
| |
* | Reduce video.ts file size by moving some methods in other filesChocobozzz2018-09-197-403/+455
| |
* | normalize robot.txt and specify test servers as scope of security auditsRigel Kent2018-09-183-3/+3
| |
* | Fix client buildChocobozzz2018-09-181-1/+1
| |
* | Improve webtorrent import error message when the torrent has multipleChocobozzz2018-09-171-1/+1
| | | | | | | | files
* | Try to improve infinite paginationChocobozzz2018-09-173-7/+37
| |
* | Add comments in nginx regarding blocks that can be safely removedChocobozzz2018-09-172-3/+4
| |
* | adding missing i18n for schedule optionRigel Kent2018-09-171-1/+1
| |
* | Fix description/comments max widthChocobozzz2018-09-171-0/+1
| |
* | Fix ios player playback/subtitles menuChocobozzz2018-09-177-108/+111
| |
* | Fix checker if we don't have redundancy strategiesChocobozzz2018-09-173-8/+8
| |
* | Fix "no results" on overview pageChocobozzz2018-09-172-0/+3
| |
* | Handle actors search beginning with '@'Chocobozzz2018-09-172-1/+7
| | | | | | | | Something like @toto@example.com
* | Fix overviews testsChocobozzz2018-09-171-0/+1
| |
* | Add possibility to manage trust_proxy list in docker imagevictor héry2018-09-162-0/+3
| |
* | Refractor activities sendingChocobozzz2018-09-1411-150/+135
| |
* | Process inbox activities in a queueChocobozzz2018-09-141-6/+17
| |
* | Add redundancy statsChocobozzz2018-09-148-33/+132
| |
* | Fix tag search on overview pageChocobozzz2018-09-141-1/+1
| |