aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add owner in video channel pageChocobozzz2018-05-235-20/+44
|
* Always redirect on homepage on '/'Chocobozzz2018-05-231-5/+9
|
* Add short description in about pageChocobozzz2018-05-233-1/+7
|
* Bumped to version v1.0.0-beta.6v1.0.0-beta.6Chocobozzz2018-05-232-2/+2
|
* Update changelogChocobozzz2018-05-231-0/+12
|
* Handle concurrent requests in cache middlewareChocobozzz2018-05-234-32/+55
|
* Fix insane SQL request when loading all video attributesChocobozzz2018-05-231-0/+3
|
* Move rxjs-compat in dev depChocobozzz2018-05-232-6/+4
|
* feature: IP filtering on signup pageRigel Kent2018-05-2213-9/+105
| | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config
* Fix client postinstall on releaseChocobozzz2018-05-221-1/+1
|
* Bumped to version v1.0.0-beta.5v1.0.0-beta.5Chocobozzz2018-05-222-2/+2
|
* Make it works with new autoplay policyChocobozzz2018-05-2210-71/+101
|
* Upgrade client dependenciesChocobozzz2018-05-222-655/+657
|
* Update changelogChocobozzz2018-05-221-0/+37
|
* Allow crawling by defaultChocobozzz2018-05-222-4/+4
|
* Fix change detection in app componentChocobozzz2018-05-225-11/+4
|
* Fix play on iOS (grumph)Chocobozzz2018-05-224-6/+19
|
* Improve e2e testsChocobozzz2018-05-2210-52/+105
|
* Fix peertube with google botChocobozzz2018-05-2211-26/+94
|
* Make it possible to change path used by upgrade.sh on command lineJocelyn Jaubert2018-05-221-1/+18
|
* Move /var/www/peertube to $PEERTUBE_PATH in upgrade.shJocelyn Jaubert2018-05-221-9/+11
|
* feature: db selection in redisRigel Kent2018-05-216-4/+9
| | | | resolves #579
* Add compatibility with browser stackChocobozzz2018-05-173-10/+16
|
* Remove bad commentsChocobozzz2018-05-171-16/+16
|
* Add videos e2e testsChocobozzz2018-05-1716-49/+165
|
* Client E2E tests first stepChocobozzz2018-05-1719-99/+1502
|
* Fix video channel update with an admin accountChocobozzz2018-05-176-16/+38
|
* Update Janitor DockerfileJan Keromnes2018-05-172-8/+10
| | | | | | | - Upgrade to newer janitortechnology/ubuntu-dev base image - Fix workspace folder - Add Theia port - Dockerfile best practices
* Fix typingsChocobozzz2018-05-166-11/+17
|
* Fix rxjs throwChocobozzz2018-05-162-5/+2
|
* Enable service workerChocobozzz2018-05-161-2/+2
|
* Fix concurrent requests in videos listChocobozzz2018-05-161-1/+9
|
* robots.txt config and routeRigel Kent2018-05-165-2/+17
|
* Fix updating video tags to empty fieldChocobozzz2018-05-168-39/+61
|
* 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
|