aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * Speed up overviews routeChocobozzz2018-09-147-44/+80
| |
| * Raw query to get video idsChocobozzz2018-09-141-0/+1
| |
| * Add recently added redundancy strategyChocobozzz2018-09-1410-65/+152
| |
| * Speaup clean scriptChocobozzz2018-09-141-6/+20
| |
| * Test to remove delay in tests when running multiple serversChocobozzz2018-09-141-4/+1
| |
| * Add trending videos strategyChocobozzz2018-09-1411-132/+244
| |
* | one cli to unite them allRigel Kent2018-09-1413-78/+616
| | | | | | | | | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli
* | add css custom properties for the left menuRigel Kent2018-09-133-4/+8
|/
* Process last hour views instead of current hourChocobozzz2018-09-131-3/+9
|
* Basic video redundancy implementationChocobozzz2018-09-1377-286/+1666
|
* Bumped to version v1.0.0-beta.13v1.0.0-beta.13Chocobozzz2018-09-132-2/+2
|