| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 12 | -38/+289 |
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 2 | -44/+8 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 18 | -86/+490 |
* | Fix tests | Chocobozzz | 2018-08-27 | 7 | -14/+15 |
* | Refractor comment creation from federation | Chocobozzz | 2018-08-27 | 3 | -45/+19 |
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 25 | -264/+490 |
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 16 | -127/+236 |
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 2 | -7/+17 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 7 | -34/+137 |