Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 6 | -5/+38 |
| | | | | Null values are not considered equal in a UNIQUE index | ||||
* | Fix redundancy tests | Chocobozzz | 2018-09-26 | 1 | -9/+10 |
| | |||||
* | Fix avatar transaction retry | Chocobozzz | 2018-09-26 | 2 | -6/+9 |
| | |||||
* | Correctly fix the webtorrent redundancy bug | Chocobozzz | 2018-09-26 | 1 | -12/+25 |
| | |||||
* | Dirty webtorrent fix to wait FS sync | Chocobozzz | 2018-09-25 | 1 | -2/+4 |
| | |||||
* | Only duplicate public videos | Chocobozzz | 2018-09-25 | 2 | -2/+9 |
| | |||||
* | Fix redundancy bug with old peertube torrent | Chocobozzz | 2018-09-25 | 1 | -13/+2 |
| | |||||
* | Reduce video import TTL | Chocobozzz | 2018-09-25 | 2 | -2/+2 |
| | |||||
* | Fix redundancy totalVideos stats | Chocobozzz | 2018-09-25 | 4 | -13/+23 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Chocobozzz | 2018-09-25 | 1 | -1/+1 |
|\ | |||||
| * | Add dot into allowed actor username | lsde | 2018-09-25 | 1 | -1/+1 |
| | | | | | | | | One should have an oportunity to include a dot into the username. Currently, it breaks the flow if one has an SSO in front of PeeTube which creates users with "name.surname". | ||||
* | | Fix dnt route | Chocobozzz | 2018-09-25 | 1 | -2/+4 |
|/ | |||||
* | Fix comment deletion with mastodon | Chocobozzz | 2018-09-24 | 1 | -1/+1 |
| | | | | Will only act with new comments | ||||
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 21 | -268/+553 |
| | |||||
* | Fix videos list user NSFW policy | Chocobozzz | 2018-09-24 | 1 | -1/+2 |
| | |||||
* | 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 |
| |