aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add overflow on markdown textaeraChocobozzz2018-05-111-1/+6
|
* User routes: :id/update -> update/:idChocobozzz2018-05-112-2/+2
|
* Route: Video edit -> video updateChocobozzz2018-05-113-3/+3
|
* User add -> User createChocobozzz2018-05-116-13/+13
|
* adding basic helpers to guide users for comments/subscribe to accountsRigel2018-05-114-2/+18
|
* Remove the /etc/pkg/FreeBSD.conf change. The latest version came with node ↵Jacques Foucry2018-05-101-18/+3
| | | | 10 and PeerTube does not deal with it. Staying in quartely give node 9.10.1
* Avoid ... for delete/edit buttons in admin panelChocobozzz2018-05-093-4/+17
|
* Fix testsChocobozzz2018-05-092-6/+6
|
* Fix video channel description/support max lengthChocobozzz2018-05-095-13/+58
|
* Account/channel descriptions are not required anymoreChocobozzz2018-05-099-61/+100
|
* Fix message when updating my profileChocobozzz2018-05-091-3/+3
|\
| * Fix #546 (I hope!)Gérald Niel2018-05-091-3/+3
| |
* | Load my-account module lazilyChocobozzz2018-05-0933-11/+12
| |
* | Improve responsive account about pageChocobozzz2018-05-093-5/+13
| |
* | 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
|