aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Revert "Delete actor too when deleting account/video channel"Chocobozzz2018-07-303-42/+34
* Move subscription helper in the account lineChocobozzz2018-07-302-18/+24
* Clearer message regarding SQL extension commands in beta 10Chocobozzz2018-07-301-1/+1
* Delete actor too when deleting account/video channelChocobozzz2018-07-303-34/+42
* Fiw winston meta logChocobozzz2018-07-302-25/+17
* Correct API documentation for search (#881)David Libeau2018-07-292-2/+2
* Correct API documentation for search (#878)David Libeau2018-07-282-174/+200
* Add postgresql-contrib to dependencies.mdbsky2018-07-281-2/+2
* Delete old indexesChocobozzz2018-07-272-1/+85
* Optimize videos list SQL query (another time)Chocobozzz2018-07-271-2/+10
* Optimize search SQL query (I hope :p)Chocobozzz2018-07-272-29/+17
* [Server>Middlewares>Follows] Changing error code 400 to 500Jorropo2018-07-271-1/+1
* Bumped to version v1.0.0-beta.10.pre.2v1.0.0-beta.10.pre.2Chocobozzz2018-07-272-2/+2
* Update changelogChocobozzz2018-07-271-0/+12
* Revert SQL optimization in videos list :(Chocobozzz2018-07-271-3/+3
* Fix captions freeze on productionChocobozzz2018-07-272-2/+15
* Fix attribute label width in video watch pageChocobozzz2018-07-271-1/+2
* [FIX] doc: correct URL to PeerTube projectMartin Trigaux2018-07-271-3/+3
* Added redis-server.service to AfterJorropo2018-07-271-1/+1
* Fix peertube on chromeChocobozzz2018-07-262-32/+1
* Updated components treeJorropo2018-07-265-2/+4
* Add npm debug log to gitignore and organizeJorropo2018-07-261-8/+20
* Bumped to version v1.0.0-beta.10.pre.1v1.0.0-beta.10.pre.1Chocobozzz2018-07-262-2/+2
* Fix last commitChocobozzz2018-07-269-19/+24
* expliciting type checks and predicates (server only)Rigel Kent2018-07-2534-84/+127
* Updated travis.yml git depth 1Jorropo2018-07-251-0/+3
* Update changelogChocobozzz2018-07-251-0/+73
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-255-13/+13
* Handle pre releases in release scriptChocobozzz2018-07-251-6/+15
* Sort video captionsChocobozzz2018-07-255-15/+37
* Update default config cacheChocobozzz2018-07-253-3/+11
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-259-6/+31
* Disable animation on confirm modalChocobozzz2018-07-251-1/+1
* Improve captions UX (at least I've tried)Chocobozzz2018-07-259-7/+85
* Hack 459 regarding Angular & i18nChocobozzz2018-07-252-1/+25
* 404 on unknown thumbnailChocobozzz2018-07-242-9/+10
* Fix UI regressionsChocobozzz2018-07-242-5/+19
* Add cors to static route in nginx templateChocobozzz2018-07-241-0/+16
* Add max count in paginationChocobozzz2018-07-242-5/+11
* Improve production warningChocobozzz2018-07-241-1/+2
* Update translationsChocobozzz2018-07-2421-272/+4672
* [ImgBot] optimizes imagesJorropo2018-07-249-0/+0
* Fix pagination on rest tableChocobozzz2018-07-242-1/+3
* Fix publishedAt after a scheduled updateChocobozzz2018-07-241-2/+3
* Fix nodeinfo endpointChocobozzz2018-07-245-50/+50
* adding initial support for nodeinfoRigel Kent2018-07-247-16/+246
* Add ability to click on category/licence/language/tags in watch pageChocobozzz2018-07-247-41/+65
* Add ability to only filter in the search endpointChocobozzz2018-07-244-6/+90
* Add ability to sort the searchChocobozzz2018-07-243-5/+41
* Optimize SQL queriesChocobozzz2018-07-2410-34/+110