aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | normalize robot.txt and specify test servers as scope of security auditsRigel Kent2018-09-183-3/+3
| |
* | Fix client buildChocobozzz2018-09-181-1/+1
| |
* | Improve webtorrent import error message when the torrent has multipleChocobozzz2018-09-171-1/+1
| | | | | | | | files
* | Try to improve infinite paginationChocobozzz2018-09-173-7/+37
| |
* | Add comments in nginx regarding blocks that can be safely removedChocobozzz2018-09-172-3/+4
| |
* | adding missing i18n for schedule optionRigel Kent2018-09-171-1/+1
| |
* | Fix description/comments max widthChocobozzz2018-09-171-0/+1
| |
* | Fix ios player playback/subtitles menuChocobozzz2018-09-177-108/+111
| |
* | Fix checker if we don't have redundancy strategiesChocobozzz2018-09-173-8/+8
| |
* | Fix "no results" on overview pageChocobozzz2018-09-172-0/+3
| |
* | Handle actors search beginning with '@'Chocobozzz2018-09-172-1/+7
| | | | | | | | Something like @toto@example.com
* | Fix overviews testsChocobozzz2018-09-171-0/+1
| |
* | Add possibility to manage trust_proxy list in docker imagevictor héry2018-09-162-0/+3
| |
* | Refractor activities sendingChocobozzz2018-09-1411-150/+135
| |
* | Process inbox activities in a queueChocobozzz2018-09-141-6/+17
| |
* | Add redundancy statsChocobozzz2018-09-148-33/+132
| |
* | Fix tag search on overview pageChocobozzz2018-09-141-1/+1
| |
* | Speed up overviews routeChocobozzz2018-09-147-44/+80
| |
* | Raw query to get video idsChocobozzz2018-09-141-0/+1
| |
* | Add recently added redundancy strategyChocobozzz2018-09-1410-65/+152
| |
* | Speaup clean scriptChocobozzz2018-09-141-6/+20
| |
* | Test to remove delay in tests when running multiple serversChocobozzz2018-09-141-4/+1
| |
* | Add trending videos strategyChocobozzz2018-09-1411-132/+244
| |
| * one cli to unite them allRigel Kent2018-09-1413-78/+616
| | | | | | | | | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli
| * add css custom properties for the left menuRigel Kent2018-09-133-4/+8
|/
* Process last hour views instead of current hourChocobozzz2018-09-131-3/+9
|
* Basic video redundancy implementationChocobozzz2018-09-1377-286/+1666
|
* Bumped to version v1.0.0-beta.13v1.0.0-beta.13Chocobozzz2018-09-132-2/+2
|
* Retry transactions on user endpoints if neededChocobozzz2018-09-131-4/+4
|
* Changelog beta 13Chocobozzz2018-09-131-0/+15
|
* Fix video views incrementChocobozzz2018-09-132-16/+25
|
* Fix feeds with channel filterChocobozzz2018-09-133-13/+113
|
* Fix video channel deletionChocobozzz2018-09-131-1/+1
|
* Try to fix bcrypt on node 8.12Chocobozzz2018-09-132-10/+10
|
* Update translationsChocobozzz2018-09-133-86/+3515
|
* Fix client buildChocobozzz2018-09-125-33/+13
|
* update hotkeys to include user-specific routesRigel Kent2018-09-114-7/+32
| | | | also fix left-menu width
* wrap the hotkeys component to allow templating :art:Rigel Kent2018-09-119-4/+198
|
* Don't include `preload` flag in sample HSTS headerFelix Ableitner2018-09-111-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 cheatsheetRigel Kent2018-09-112-4/+4
|
* remember theme in localStorageRigel Kent2018-09-111-1/+12
|
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-1112-80/+32
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* further enhance tools install explanationJosh Morel2018-09-111-2/+2
|
* Bumped to version v1.0.0-beta.12v1.0.0-beta.12Chocobozzz2018-09-112-2/+2
|
* Add beta 12 changelogChocobozzz2018-09-101-0/+68
|
* Update CREDITSChocobozzz2018-09-101-3/+23
|
* Upgrade translationsChocobozzz2018-09-104-2/+2881
|
* make HSTS opt-in and leave it to the reverse-proxyRigel Kent2018-09-092-2/+7
|
* add input color to cope with browser themesRigel Kent2018-09-091-1/+2
|
* use css class for loading bar colorRigel Kent2018-09-072-3/+3
|