aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add patch for angular cli 6Chocobozzz2018-05-163-3/+19
|
* Catch indexdb database destroyChocobozzz2018-05-161-15/+12
|
* Fix some components after Angular 6 upgradeChocobozzz2018-05-167-10/+10
|
* Upgrade to rxjs 6Chocobozzz2018-05-1644-391/+424
|
* Upgrade Angular first stepChocobozzz2018-05-164-626/+832
|
* Fixe Quotation marks on database backup filesSVNET Libre2018-05-161-1/+1
|
* Use publishedAt by default in videos sortChocobozzz2018-05-155-5/+6
|
* Store webtorrent chunks in indexdbChocobozzz2018-05-155-11/+241
|
* added linter and prettifier via commit hooksRigel Kent2018-05-135-31/+1540
|
* SysVinit scriptRigel Kent2018-05-131-0/+173
|
* making the feed fulltextRigel Kent2018-05-121-1/+1
|
* Add check channel update test in video updateChocobozzz2018-05-111-0/+6
|
* Move normalize functions in helpersChocobozzz2018-05-114-26/+26
|
* Improve AP validation for NotesChocobozzz2018-05-113-11/+25
|
* Add ability to update a video channelChocobozzz2018-05-1126-95/+296
|
* Decrease AP video cacheChocobozzz2018-05-111-1/+1
|
* Update server dependenciesChocobozzz2018-05-112-243/+320
|
* Cache AP video route for 5 secondsChocobozzz2018-05-115-28/+40
|
* lintingJohn Livingston2018-05-111-18/+18
|
* fix rejectJohn Livingston2018-05-111-3/+2
|
* Standard codeJohn Livingston2018-05-111-9/+8
|
* import-videos: prompt for passwordJohn Livingston2018-05-114-9/+124
|
* Add ability to embed a video in TwitterChocobozzz2018-05-1114-223/+365
| | | | The instance should be whitelisted first
* Do not bundle two different videojs versionsChocobozzz2018-05-113-51/+10
|
* Improve video torrent AP object validatorChocobozzz2018-05-114-20/+19
|
* 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
|