Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary actor existance check | Chocobozzz | 2018-09-21 | 2 | -3/+2 |
| | | | | We already checked it in the signature checker | ||||
* | Fix peertube script | Chocobozzz | 2018-09-20 | 3 | -3/+3 |
| | |||||
* | Add warning if one of the storage directory is in the peertube | Chocobozzz | 2018-09-20 | 2 | -1/+19 |
| | | | | | | production directory Because admins could loose these directories on peertube upgrade | ||||
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 78 | -1457/+1984 |
|\ | |||||
| * | Cache user token | Chocobozzz | 2018-09-20 | 7 | -19/+79 |
| | | |||||
| * | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 11 | -80/+75 |
| | | |||||
| * | rename manifest | BO41 | 2018-09-20 | 1 | -1/+1 |
| | | |||||
| * | Fix jobs tests | Chocobozzz | 2018-09-19 | 2 | -2/+4 |
| | | |||||
| * | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 9 | -48/+58 |
| | | |||||
| * | Move youtubeDL upgrader in helpers/ | Chocobozzz | 2018-09-19 | 2 | -59/+70 |
| | | |||||
| * | Add redundancy check interval in config | Chocobozzz | 2018-09-19 | 3 | -12/+15 |
| | | |||||
| * | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 6 | -10/+13 |
| | | |||||
| * | Improve AP actor checks | Chocobozzz | 2018-09-19 | 5 | -21/+30 |
| | | |||||
| * | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 16 | -89/+110 |
| | | |||||
| * | Optimize video view AP processing | Chocobozzz | 2018-09-19 | 4 | -51/+96 |
| | | |||||
| * | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 13 | -237/+272 |
| | | |||||
| * | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 7 | -43/+55 |
| | | |||||
| * | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 12 | -57/+65 |
| | | |||||
| * | Reduce video.ts file size by moving some methods in other files | Chocobozzz | 2018-09-19 | 6 | -402/+454 |
| | | |||||
| * | Improve webtorrent import error message when the torrent has multiple | Chocobozzz | 2018-09-17 | 1 | -1/+1 |
| | | | | | | | | files | ||||
| * | Fix checker if we don't have redundancy strategies | Chocobozzz | 2018-09-17 | 2 | -5/+5 |
| | | |||||
| * | Fix "no results" on overview page | Chocobozzz | 2018-09-17 | 1 | -0/+1 |
| | | |||||
| * | Handle actors search beginning with '@' | Chocobozzz | 2018-09-17 | 2 | -1/+7 |
| | | | | | | | | Something like @toto@example.com | ||||
| * | Fix overviews tests | Chocobozzz | 2018-09-17 | 1 | -0/+1 |
| | | |||||
| * | Refractor activities sending | Chocobozzz | 2018-09-14 | 11 | -150/+135 |
| | | |||||
| * | Process inbox activities in a queue | Chocobozzz | 2018-09-14 | 1 | -6/+17 |
| | | |||||
| * | Add redundancy stats | Chocobozzz | 2018-09-14 | 7 | -33/+122 |
| | | |||||
| * | Speed up overviews route | Chocobozzz | 2018-09-14 | 5 | -40/+44 |
| | | |||||
| * | Raw query to get video ids | Chocobozzz | 2018-09-14 | 1 | -0/+1 |
| | | |||||
| * | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 6 | -62/+124 |
| | | |||||
| * | Test to remove delay in tests when running multiple servers | Chocobozzz | 2018-09-14 | 1 | -4/+1 |
| | | |||||
| * | Add trending videos strategy | Chocobozzz | 2018-09-14 | 6 | -128/+232 |
| | | |||||
* | | one cli to unite them all | Rigel Kent | 2018-09-14 | 10 | -71/+537 |
|/ | | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli | ||||
* | Process last hour views instead of current hour | Chocobozzz | 2018-09-13 | 1 | -3/+9 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 50 | -259/+1471 |
| | |||||
* | Retry transactions on user endpoints if needed | Chocobozzz | 2018-09-13 | 1 | -4/+4 |
| | |||||
* | Fix video views increment | Chocobozzz | 2018-09-13 | 1 | -15/+24 |
| | |||||
* | Fix feeds with channel filter | Chocobozzz | 2018-09-13 | 3 | -13/+113 |
| | |||||
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 1 | -2/+2 |
| | | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now. | ||||
* | draft "security.txt" spec integration (#1020) | Austin Heap | 2018-09-06 | 3 | -2/+20 |
| | |||||
* | Fix occitan label | Chocobozzz | 2018-09-05 | 1 | -0/+3 |
| | |||||
* | Move nodeinfo model in shared/ | Chocobozzz | 2018-09-04 | 3 | -119/+2 |
| | |||||
* | check 'trending.videos.interval_days' config key | Chocobozzz | 2018-09-04 | 1 | -0/+1 |
| | |||||
* | Add index to startDate in video view table | Chocobozzz | 2018-09-04 | 1 | -0/+3 |
| | |||||
* | Do not import live streaming | Chocobozzz | 2018-09-04 | 1 | -0/+1 |
| | |||||
* | Fix video import with URL with small titles | Chocobozzz | 2018-09-04 | 1 | -2/+3 |
| | |||||
* | Fix import videos duplicate detection | Chocobozzz | 2018-09-04 | 1 | -2/+2 |
| | |||||
* | Fix nsfw filter | Chocobozzz | 2018-09-04 | 3 | -2/+9 |
| | |||||
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 12 | -76/+136 |
| | |||||
* | Add trending sort tests | Chocobozzz | 2018-09-04 | 1 | -0/+8 |
| |