Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix admin access to moderators | Chocobozzz | 2018-09-19 | 2 | -3/+17 |
| | |||||
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 15 | -60/+68 |
| | |||||
* | Don't get recommended videos twice | Chocobozzz | 2018-09-19 | 3 | -8/+12 |
| | |||||
* | Reduce video.ts file size by moving some methods in other files | Chocobozzz | 2018-09-19 | 7 | -403/+455 |
| | |||||
* | normalize robot.txt and specify test servers as scope of security audits | Rigel Kent | 2018-09-18 | 3 | -3/+3 |
| | |||||
* | Fix client build | Chocobozzz | 2018-09-18 | 1 | -1/+1 |
| | |||||
* | Improve webtorrent import error message when the torrent has multiple | Chocobozzz | 2018-09-17 | 1 | -1/+1 |
| | | | | files | ||||
* | Try to improve infinite pagination | Chocobozzz | 2018-09-17 | 3 | -7/+37 |
| | |||||
* | Add comments in nginx regarding blocks that can be safely removed | Chocobozzz | 2018-09-17 | 2 | -3/+4 |
| | |||||
* | adding missing i18n for schedule option | Rigel Kent | 2018-09-17 | 1 | -1/+1 |
| | |||||
* | Fix description/comments max width | Chocobozzz | 2018-09-17 | 1 | -0/+1 |
| | |||||
* | Fix ios player playback/subtitles menu | Chocobozzz | 2018-09-17 | 7 | -108/+111 |
| | |||||
* | Fix checker if we don't have redundancy strategies | Chocobozzz | 2018-09-17 | 3 | -8/+8 |
| | |||||
* | Fix "no results" on overview page | Chocobozzz | 2018-09-17 | 2 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | Add possibility to manage trust_proxy list in docker image | victor héry | 2018-09-16 | 2 | -0/+3 |
| | |||||
* | 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 | 8 | -33/+132 |
| | |||||
* | Fix tag search on overview page | Chocobozzz | 2018-09-14 | 1 | -1/+1 |
| | |||||
* | Speed up overviews route | Chocobozzz | 2018-09-14 | 7 | -44/+80 |
| | |||||
* | Raw query to get video ids | Chocobozzz | 2018-09-14 | 1 | -0/+1 |
| | |||||
* | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 10 | -65/+152 |
| | |||||
* | Speaup clean script | Chocobozzz | 2018-09-14 | 1 | -6/+20 |
| | |||||
* | 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 | 11 | -132/+244 |
| | |||||
* | Process last hour views instead of current hour | Chocobozzz | 2018-09-13 | 1 | -3/+9 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 77 | -286/+1666 |
| | |||||
* | Bumped to version v1.0.0-beta.13v1.0.0-beta.13 | Chocobozzz | 2018-09-13 | 2 | -2/+2 |
| | |||||
* | Retry transactions on user endpoints if needed | Chocobozzz | 2018-09-13 | 1 | -4/+4 |
| | |||||
* | Changelog beta 13 | Chocobozzz | 2018-09-13 | 1 | -0/+15 |
| | |||||
* | Fix video views increment | Chocobozzz | 2018-09-13 | 2 | -16/+25 |
| | |||||
* | Fix feeds with channel filter | Chocobozzz | 2018-09-13 | 3 | -13/+113 |
| | |||||
* | Fix video channel deletion | Chocobozzz | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | Try to fix bcrypt on node 8.12 | Chocobozzz | 2018-09-13 | 2 | -10/+10 |
| | |||||
* | Update translations | Chocobozzz | 2018-09-13 | 3 | -86/+3515 |
| | |||||
* | Fix client build | Chocobozzz | 2018-09-12 | 5 | -33/+13 |
| | |||||
* | update hotkeys to include user-specific routes | Rigel Kent | 2018-09-11 | 4 | -7/+32 |
| | | | | also fix left-menu width | ||||
* | wrap the hotkeys component to allow templating :art: | Rigel Kent | 2018-09-11 | 9 | -4/+198 |
| | |||||
* | Don't include `preload` flag in sample HSTS header | Felix Ableitner | 2018-09-11 | 1 | -1/+1 |
| | | | | | This goes against the recommendations (preloading should be opt-in). Putting it in the example makes it likely that people enable it without knowing what it means. https://hstspreload.org/?domain=peertube.social#opt-in | ||||
* | specify shift in keyboard shortcuts cheatsheet | Rigel Kent | 2018-09-11 | 2 | -4/+4 |
| | |||||
* | remember theme in localStorage | Rigel Kent | 2018-09-11 | 1 | -1/+12 |
| | |||||
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 12 | -80/+32 |
| | | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now. | ||||
* | further enhance tools install explanation | Josh Morel | 2018-09-11 | 1 | -2/+2 |
| | |||||
* | Bumped to version v1.0.0-beta.12v1.0.0-beta.12 | Chocobozzz | 2018-09-11 | 2 | -2/+2 |
| |