aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Add resolution in torrent file nameChocobozzz2018-04-191-1/+2
| |
* | Better file name for torrentChocobozzz2018-04-192-4/+6
| |
* | Add information concerning video privacy in my videos listChocobozzz2018-04-199-28/+29
| |
* | Add help concerning NSFW videos in uploadChocobozzz2018-04-196-4/+9
| |
* | Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-1941-86/+519
| | | | | | | | There is a global instance setting and a per user setting
* | Use popover for help componentChocobozzz2018-04-183-29/+14
| |
| * Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into developGérald Niel2018-04-1914-96/+164
| |\ | |/ |/|
* | Process broadcast requests in parallelChocobozzz2018-04-183-13/+13
| |
* | Move server follow in the job queueChocobozzz2018-04-185-64/+90
| | | | | | | | It helps to track follow errors
* | Fix testsChocobozzz2018-04-181-1/+1
| |
* | Better responsive design on many comment childrenChocobozzz2018-04-183-7/+33
| |
* | Handle when autoplay failsChocobozzz2018-04-184-12/+29
| |
| * See commit 2a97572 fix #397 (regression)Gérald Niel2018-04-171-1/+4
|/
* Add ability to click on the account in watch pageChocobozzz2018-04-178-14/+24
|
* Add redis cache to feed routeChocobozzz2018-04-174-16/+113
|
* Support hostname binding in configPierre-Alain TORET2018-04-176-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add basic support for hostname binding Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Make production example a bit more secure Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Make example config files compatible with hostname binding modification Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Fix typo Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Bind on 127.0.0.1 by default Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Update Docker configuration with hostname binding Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Add rest api quickstartChocobozzz2018-04-172-1/+50
|
* Handle sort in rssChocobozzz2018-04-1711-63/+58
|
* Simplify client syndicationsChocobozzz2018-04-1713-118/+105
|
* Hide big play button on autoplayChocobozzz2018-04-172-4/+11
|
* feature: initial syndication feeds supportRigel Kent2018-04-1733-82/+606
| | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id.
* Try to fix docker automatic build (again...)Chocobozzz2018-04-161-3/+2
|
* Try to fix automatic dockerbuildChocobozzz2018-04-162-3/+3
|
* Improve dockerfileChocobozzz2018-04-164-14/+25
|
* Add auth documentationChocobozzz2018-04-165-4/+775
|
* Fix the execution right for docker-entrypoint.shFlorent Poinsaut2018-04-161-0/+0
|
* use gosu to fix /data permissions errorsFlorent Poinsaut2018-04-163-15/+57
|
* Improve big play button animationChocobozzz2018-04-155-128/+155
|
* Don't add a dot after the url in forgot password emailChocobozzz2018-04-151-1/+1
|
* Fix #490Chocobozzz2018-04-111-1/+3
|\
| * Fix indetation (I hope!)Gérald Niel2018-04-111-1/+1
| |
| * Fix #490 and justify text in comments div.Gérald Niel2018-04-111-1/+3
|/
* Add .gitignore for DockerFlorent Poinsaut2018-04-101-0/+3
|