aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add timeout and TTL to request jobsChocobozzz2018-05-095-14/+33
|
* Increase header burger sizeChocobozzz2018-05-091-1/+1
|
* Fix error message on token expirationChocobozzz2018-05-072-13/+23
|
* Docker config directory as volumeChocobozzz2018-05-077-68/+27
|
* Switch Arch Linux dependency to NodeJS LTSPierre-Alain TORET2018-05-071-1/+1
| | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Fix docker production configurationChocobozzz2018-05-071-1/+1
|
* Update gitignoreChocobozzz2018-05-071-0/+2
|
* Bumped to version v1.0.0-beta.4v1.0.0-beta.4Chocobozzz2018-05-072-2/+2
|
* Fix release scriptChocobozzz2018-05-071-13/+11
|
* Update changelogChocobozzz2018-05-071-0/+1
|
* Fix video channel update/create on empty fieldsChocobozzz2018-05-073-11/+10
|
* Add support section in video channel about pageChocobozzz2018-05-072-8/+20
|
* Add link to the channel page in watch pageChocobozzz2018-05-074-1/+19
|
* Preferably use the docker hub imageChocobozzz2018-05-071-3/+4
|
* Add libs to tsconfigChocobozzz2018-05-072-1/+9
|
* Adapt docker image file path in docker-compose.ymlFlorent Fayolle2018-05-072-3/+3
|
* Fix testsChocobozzz2018-04-262-3/+3
|
* feature: initial syndication feeds tests for instance-wide feedsRigel Kent2018-04-267-120/+389
|
* Add video channel managementChocobozzz2018-04-2636-53/+580
|
* Add username near the display name for account pagesChocobozzz2018-04-265-9/+43
|
* Fix link for async and clarify the wordingDashie2018-04-261-2/+2
|
* Add a link to 'My profile' in the dropdownDashie2018-04-261-0/+4
|
* Add ability to update the user display name/descriptionChocobozzz2018-04-2623-19/+215
|
* Fix account link in the menuChocobozzz2018-04-251-1/+1
|
* Update changelogChocobozzz2018-04-251-0/+2
|
* Implement video channel feedsChocobozzz2018-04-252-9/+8
|
* Implement video channel viewsChocobozzz2018-04-2535-83/+375
|
* Update video-channel routes (again)Chocobozzz2018-04-2511-839/+588
| | | | Use /video-channels now, it's more simple for clients
* Add video channel account listChocobozzz2018-04-2525-84/+230
|
* Add account link in videos listChocobozzz2018-04-258-8/+24
|
* Video channel API routes refractorChocobozzz2018-04-2518-140/+382
|
* Update video channel routesChocobozzz2018-04-2416-486/+859
|
* Update changelogChocobozzz2018-04-241-0/+1
|
* Add account viewChocobozzz2018-04-2433-149/+563
|
* Bold dependencies part in production guideChocobozzz2018-04-241-2/+2
|
* Rename account module to my-accountChocobozzz2018-04-2328-84/+80
|
* Fix changelog bullet pointsChocobozzz2018-04-231-10/+10
|
* Update changelogChocobozzz2018-04-233-2/+46
|
* Update CREDITSChocobozzz2018-04-233-33/+35
|
* Use ISO 639 for languagesChocobozzz2018-04-2325-109/+292
|
* Replace current state when changing pageChocobozzz2018-04-206-2/+16
|
* Fix contributing guide concerning unit testsChocobozzz2018-04-201-2/+2
|
* Fix auto qualityChocobozzz2018-04-202-8/+6
|
* Player better responsiveChocobozzz2018-04-201-0/+19
|
* Use mixin for word wrapChocobozzz2018-04-203-16/+13
|
* Fix word-wrap on comments and description (#397 regression)Chocobozzz2018-04-202-2/+14
|\ | | | | See merge request chocobozzz/PeerTube!10
| * Update css (don't cut word arbitrary) for description and comments.Gérald Niel2018-04-192-3/+13
| |
| * Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into developGérald Niel2018-04-1956-146/+665
| |\ | |/ |/|
* | Handle errors in embedChocobozzz2018-04-193-5/+90
| |
* | Add doc to run only one unit testChocobozzz2018-04-192-0/+7
| |