| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
|/ |
|
* | 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 |
* | 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 |
* | Fix overview cache | Chocobozzz | 2018-09-04 | 1 | -2/+2 |
* | Fix trending videos count | Chocobozzz | 2018-09-04 | 1 | -93/+105 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 12 | -2/+718 |
* | Fix thumbnail/preview in upload script | Chocobozzz | 2018-09-03 | 1 | -2/+2 |
* | Fix videos overview tags section | Chocobozzz | 2018-08-31 | 1 | -5/+8 |
* | Trending by interval | Chocobozzz | 2018-08-31 | 5 | -33/+106 |
* | Add channel avatar to overviews | Chocobozzz | 2018-08-31 | 1 | -1/+1 |
* | Cleanup video API SQL requests | Chocobozzz | 2018-08-31 | 1 | -32/+50 |
* | Use custom rate limiter when asking verif email | Chocobozzz | 2018-08-31 | 2 | -1/+11 |
* | Add sql trace in error log on sequelize error | Chocobozzz | 2018-08-31 | 2 | -2/+10 |
* | Try to improve sql videos list query | Chocobozzz | 2018-08-31 | 1 | -90/+144 |
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 8 | -2/+272 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 22 | -15/+419 |
* | Fix job tests | Chocobozzz | 2018-08-30 | 1 | -1/+1 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 14 | -23/+270 |
* | Refractor user quota SQL queries | Chocobozzz | 2018-08-28 | 4 | -45/+37 |
* | Add features table on signup | Chocobozzz | 2018-08-28 | 1 | -1/+1 |
* | Optimize channel search query | Chocobozzz | 2018-08-28 | 1 | -11/+10 |
* | Fix tests | Chocobozzz | 2018-08-28 | 3 | -2/+2 |
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 3 | -7/+6 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 15 | -24/+177 |
* | Improve error message on actor name conflict | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 26 | -112/+75 |
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 13 | -15/+14 |
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 7 | -55/+118 |