Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert SQL optimization in videos list :( | Chocobozzz | 2018-07-27 | 1 | -3/+3 | |
| | ||||||
* | Fix peertube on chrome | Chocobozzz | 2018-07-26 | 1 | -1/+1 | |
| | ||||||
* | Fix last commit | Chocobozzz | 2018-07-26 | 9 | -19/+24 | |
| | ||||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 34 | -84/+127 | |
| | ||||||
* | Hack 459 regarding Angular & i18n | Chocobozzz | 2018-07-25 | 1 | -1/+1 | |
| | ||||||
* | 404 on unknown thumbnail | Chocobozzz | 2018-07-24 | 1 | -2/+2 | |
| | ||||||
* | Add max count in pagination | Chocobozzz | 2018-07-24 | 2 | -5/+11 | |
| | ||||||
* | Fix publishedAt after a scheduled update | Chocobozzz | 2018-07-24 | 1 | -2/+3 | |
| | ||||||
* | Fix nodeinfo endpoint | Chocobozzz | 2018-07-24 | 5 | -50/+50 | |
| | ||||||
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 7 | -16/+246 | |
| | ||||||
* | Add ability to only filter in the search endpoint | Chocobozzz | 2018-07-24 | 3 | -5/+89 | |
| | ||||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 9 | -32/+108 | |
| | ||||||
* | Fix travis tests | Chocobozzz | 2018-07-24 | 2 | -30/+87 | |
| | ||||||
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 7 | -13/+43 | |
| | ||||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 23 | -267/+805 | |
| | ||||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 16 | -104/+233 | |
| | ||||||
* | Speed up populate database script | Chocobozzz | 2018-07-24 | 2 | -11/+20 | |
| | ||||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 7 | -144/+243 | |
| | ||||||
* | Add esperanto, lojban, klingon and kotava (audio/subtitle) languages | Chocobozzz | 2018-07-17 | 1 | -18/+23 | |
| | ||||||
* | Fix static avatars/thumbnails cache | Chocobozzz | 2018-07-17 | 2 | -2/+2 | |
| | ||||||
* | Add populate database script | Chocobozzz | 2018-07-17 | 1 | -0/+110 | |
| | ||||||
* | Add cors for static paths too | Chocobozzz | 2018-07-17 | 1 | -0/+2 | |
| | ||||||
* | selective route permission to use embeds with x-frame-deny | Rigel Kent | 2018-07-17 | 1 | -3/+7 | |
| | ||||||
* | Remove unnecessary image check in video upload | Chocobozzz | 2018-07-16 | 1 | -21/+0 | |
| | ||||||
* | Refractor video attr validators | Chocobozzz | 2018-07-16 | 1 | -125/+72 | |
| | ||||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 14 | -37/+193 | |
| | ||||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 34 | -197/+1220 | |
| | ||||||
* | adding redis unix connection | Rigel Kent | 2018-07-14 | 4 | -16/+31 | |
| | ||||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 16 | -145/+193 | |
| | ||||||
* | Ability to programmatically control embeds (#776) | William Lahti | 2018-07-10 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | * first stab at jschannel based player api * semicolon purge * more method-level docs; consolidate definitions * missing definitions * better match peertube's class conventions * styling for embed tester * basic docs * add `getVolume` * document the test-embed feature | |||||
* | (ffmpeg) B-adapt 1 and B-frames 16 (#774) | Anton Latukha | 2018-07-10 | 1 | -0/+2 | |
| | ||||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 10 | -24/+99 | |
| | ||||||
* | (feed) adding thumbnail support for RSS feed | Rigel Kent | 2018-06-29 | 1 | -1/+9 | |
| | ||||||
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 2 | -2/+7 | |
| | ||||||
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 12 | -68/+243 | |
| | ||||||
* | move CORS allowance to the REST API router | William Lahti | 2018-06-29 | 1 | -0/+7 | |
| | ||||||
* | Fix npm run dev:server | Chocobozzz | 2018-06-29 | 1 | -1/+1 | |
| | ||||||
* | Reset published date on publish | Chocobozzz | 2018-06-28 | 1 | -4/+9 | |
| | ||||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 1 | -11/+26 | |
| | ||||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 2 | -0/+8 | |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | |||||
* | Increase test timeout for travis | Chocobozzz | 2018-06-27 | 1 | -1/+1 | |
| | ||||||
* | Fix transaction retryer error log | Chocobozzz | 2018-06-27 | 1 | -1/+1 | |
| | ||||||
* | Add author_url in oembed response | Chocobozzz | 2018-06-27 | 1 | -0/+1 | |
| | ||||||
* | Upgrade dependencies | Chocobozzz | 2018-06-26 | 1 | -7/+1 | |
| | ||||||
* | Add tracker rate limiter | Chocobozzz | 2018-06-26 | 3 | -0/+101 | |
| | ||||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 6 | -37/+37 | |
| | ||||||
* | Improve update host script and add warning if AP urls are invalid | Chocobozzz | 2018-06-21 | 2 | -4/+86 | |
| | ||||||
* | Do not create a user with the same username than another actor name | Chocobozzz | 2018-06-21 | 2 | -0/+33 | |
| | ||||||
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 1 | -1/+1 | |
| | ||||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 1 | -2/+6 | |
| |