Commit Graph

  • bf9ae5ce57
    Fix log in with special password character (+) Chocobozzz 2018-03-26 11:49:44 +0200
  • 53eb90c0ab
    Fix check comments params unit tests Chocobozzz 2018-03-26 09:48:10 +0200
  • ae09ed2c6a
    Update issue template to tell people there is a FAQ Chocobozzz 2018-03-26 09:42:45 +0200
  • abf1c5858e
    Fix responsive in videos watch Chocobozzz 2018-03-26 09:39:23 +0200
  • 20acba1c37
    Fix video description CSS Chocobozzz 2018-03-26 09:36:30 +0200
  • 2a97572f07 Fix break-word and add margin between content and other videos. Chocobozzz 2018-03-26 09:16:35 +0200
  • d502231244 Fix #408 Gérald Niel 2018-03-25 16:07:39 +0200
  • 5b107cd341 Merge branch 'develop' of github.com:Chocobozzz/PeerTube into develop Gérald Niel 2018-03-25 15:56:45 +0200
  • 5c5638a062 Removing unnecessary semicolons Okhin 2018-03-24 20:47:42 +0100
  • 193b12bf8f Add the activation of a needed SCL for CentOS Okhin 2018-03-24 20:41:31 +0100
  • 0414ed1066 Improving the CentOS7 specific parts Okhin 2018-03-24 20:38:25 +0100
  • f5b611f9ee Replacing the err being thrown by a gracefull exit.process(1) Okhin 2018-03-24 20:11:37 +0100
  • b32b782718 Limit comment length to 1 character, fixes #394 (#399) Aurélien Bertron 2018-03-24 19:40:48 +0100
  • 5c25dbc22d No word-break in comment. Justify text. Gérald Niel 2018-03-24 12:06:06 +0100
  • 794927a867 Fix break-word and add margin between content and other videos. Gérald Niel 2018-03-24 11:56:34 +0100
  • b00d377021
    Test to remove google as stun server Chocobozzz 2018-03-23 16:46:51 +0100
  • d402fb5b7a
    Update stun servers Chocobozzz 2018-03-23 16:01:48 +0100
  • 03ae9d887a Add permissions instructions for the data volume (#387) Angristan 2018-03-23 14:34:01 +0100
  • c7574e8661 Run the installation as the peertube user inside the Docker image (#385) Angristan 2018-03-23 14:33:51 +0100
  • 0bd78bf30b
    Proxify local storage and handle if it is unavailable Chocobozzz 2018-03-23 14:26:20 +0100
  • 9c673970f6
    Add public to activitypub announces Chocobozzz 2018-03-23 13:27:21 +0100
  • a465bf5f47
    Fix error display on edit config in admin Chocobozzz 2018-03-23 11:39:06 +0100
  • 95540ed23a
    Prepare building docker files on docker hub Chocobozzz 2018-03-23 11:22:26 +0100
  • a216c6233d
    Fallback to torrent file if there is an incorrect info hash Chocobozzz 2018-03-23 09:46:08 +0100
  • d63fd4f7b1
    Force form validation in configuration Chocobozzz 2018-03-23 09:31:42 +0100
  • 3660d6c3c7
    Don't search migration version in old Applications table anymore Chocobozzz 2018-03-23 09:16:21 +0100
  • dce1d7957d fix #382 generic error when password is too long (#383) jomo 2018-03-23 08:13:33 +0000
  • 8e8234abba
    Improve logging when cannot fetch remote videos Chocobozzz 2018-03-23 09:10:49 +0100
  • b4b3e77d10
    Improve readme Chocobozzz 2018-03-22 19:57:20 +0100
  • bd8ab66228
    Add "Can I seed videos with my classic BitTorrent client" in FAQ Chocobozzz 2018-03-22 19:46:56 +0100
  • 6be84cbcea
    Improve activity pub actors implementation Chocobozzz 2018-03-22 18:40:33 +0100
  • 9e841674da Update README.md (#378) Julien Maulny 2018-03-22 18:18:14 +0100
  • 95981f6bec Fix data volume path in docker-compose Angristan 2018-03-22 16:59:49 +0100
  • 296c090563
    Add activity route to video and video comment objects Chocobozzz 2018-03-22 17:08:02 +0100
  • bebf2d89d3
    Add option to disable starttls Chocobozzz 2018-03-22 16:12:52 +0100
  • a38b297d90
    Add /activity to activity create ids Chocobozzz 2018-03-22 16:11:18 +0100
  • 376220e80e
    Disable starttls for emails on localhost Chocobozzz 2018-03-22 15:18:56 +0100
  • 63ac2857aa
    Use instance name for page titles Chocobozzz 2018-03-22 14:13:30 +0100
  • 0c49373af9 Use {postgres,redis}:alpine images with docker-compose (#372) Angristan 2018-03-22 14:08:55 +0100
  • 05e67d6206
    Add logging for emails Chocobozzz 2018-03-22 11:32:43 +0100
  • 5a649344ff Add license info to readme (#370) TrashMacNugget 2018-03-22 00:55:40 -0700
  • 1ff8d7d631
    Fix pagination when videos take all the width Chocobozzz 2018-03-21 17:28:15 +0100
  • bffbebbe6b
    Fix issues with truncated description and utf characters Chocobozzz 2018-03-21 15:00:58 +0100
  • a3cffab42d
    Fix mentions in comments Chocobozzz 2018-03-21 11:17:01 +0100
  • 30f550251d
    Add information about the definitive peertube domaine name Chocobozzz 2018-03-21 10:57:45 +0100
  • c263f3b425
    Update FAQ Chocobozzz 2018-03-21 10:20:47 +0100
  • a30ce9bf23
    Upgrade github issue template Chocobozzz 2018-03-21 09:46:09 +0100
  • d84f3e09ee
    Typo Chocobozzz 2018-03-21 09:44:51 +0100
  • 29f9b56205
    Logo/title redirects to the default route Chocobozzz 2018-03-21 09:40:57 +0100
  • 9add00514f
    Fix '@' missing in comment mention Chocobozzz 2018-03-21 09:35:11 +0100
  • 051bf3f773
    Revert "Selective route permission to use embeds, fixes #322 in a better way (#364)" (#365) Chocobozzz 2018-03-20 17:39:36 +0100
  • d40cd86bf5 Selective route permission to use embeds, fixes #322 in a better way (#364) Rigel Kent 2018-03-20 17:28:41 +0100
  • 040d455178
    Bumped to version v1.0.0-beta.1 Chocobozzz 2018-03-20 10:33:38 +0100
  • 164e6c8778
    Prepare beta Chocobozzz 2018-03-20 10:32:54 +0100
  • c91de74372
    Improve update host script Chocobozzz 2018-03-20 08:54:24 +0100
  • 07aa93a8f2
    Reformat production guide Chocobozzz 2018-03-20 08:28:20 +0100
  • 747b29900d
    Display ffmpeg output errors Chocobozzz 2018-03-20 08:21:30 +0100
  • 749cedcc60 Add FreeBSD documentation Chocobozzz 2018-03-20 08:21:15 +0100
  • 6d55bd21a9 Add FreeBSD startup Gérald Niel 2018-03-19 22:48:15 +0100
  • f8087a5476 Update shebang and date format for working on FreeBSD (fix typo) (not tested on Linux) Gérald Niel 2018-03-19 22:13:29 +0100
  • 1069d3a4dc Update shebang and date to POSIX format for working on FreeBSD (not tested on Linux) Gérald Niel 2018-03-19 22:06:21 +0100
  • 0960af624e
    Bumped to version v1.0.0-alpha.10 Chocobozzz 2018-03-19 18:47:10 +0100
  • c1dd9b0734 Merge branch 'develop' into 'develop' Chocobozzz 2018-03-19 18:34:01 +0100
  • 632c5e3629
    More secure target blank links Chocobozzz 2018-03-19 18:30:28 +0100
  • 9af61e8430
    Don't forget to clean up subscriptions Chocobozzz 2018-03-19 18:00:31 +0100
  • 606ca5bccf
    Fix typo in embed Chocobozzz 2018-03-19 17:35:01 +0100
  • a2d27bdf4c
    Bumped to version v1.0.0-alpha.9 Chocobozzz 2018-03-19 17:31:38 +0100
  • d29e239cc4 Add FreeBSD rc script Gérald Niel 2018-03-19 17:19:39 +0100
  • caae7a0671
    Better handling video resizing Chocobozzz 2018-03-19 17:16:34 +0100
  • 6194c1b419
    Handle resizes on videos list Chocobozzz 2018-03-19 16:18:41 +0100
  • 552586eda6
    Fix resolution order Chocobozzz 2018-03-19 15:37:31 +0100
  • a797728009
    Fix video_share_url duplicate key in transcoding job Chocobozzz 2018-03-19 15:02:36 +0100
  • 9d145133d8 target="_blank" and fix footer (#361) David Libeau 2018-03-19 14:06:14 +0000
  • 5d00a3d7aa
    Update the api documentation Chocobozzz 2018-03-19 12:36:41 +0100
  • 09700934b9
    BEARKING CHANGE: Update videos API response Chocobozzz 2018-03-19 11:04:40 +0100
  • ae5a3dd664
    Update videos response api Chocobozzz 2018-03-19 10:24:12 +0100
  • f47776e265
    Sanitize invalid actor description Chocobozzz 2018-03-19 10:23:42 +0100
  • f6aec1b0f6 Update video duration string to show hours when duration greater than or equal 60min (#360) Lucas Declercq 2018-03-19 10:32:12 +0100
  • 2db6f2b0c1
    Explain our position towards steem, ads, and other incentives in FAQ (#335) Rigel Kent 2018-03-16 10:36:15 +0100
  • 1d6e604c7b Add "Local videos" option for instanceDefaultClientRoute (#343) David Libeau 2018-03-16 07:18:12 +0000
  • 3b2ed89181 [docker] Add short_description option in Docker configuration too; (#342) Benjamin Bouvier 2018-03-15 16:02:23 +0100
  • 28ea3742d7
    Bumped to version v1.0.0-alpha.8 Chocobozzz 2018-03-15 14:44:25 +0100
  • 30274d67eb
    Fix spelling in dependencies Chocobozzz 2018-03-15 14:40:06 +0100
  • cd13917865
    Update changelog Chocobozzz 2018-03-15 14:37:32 +0100
  • 955f14a44a ppa for ffmpeg in dependencies documentation (#340) Millicent Billette 2018-03-15 14:39:27 +0100
  • ef48a0d50a [docker] Update production guidelines and docker-compose file; (#341) Benjamin Bouvier 2018-03-15 14:39:04 +0100
  • 2e3a0215d0
    Add short description in config Chocobozzz 2018-03-15 14:31:08 +0100
  • 44a9a76e29 Update g++ needed version (#338) Andréas Livet 2018-03-14 12:49:58 +0100
  • 9940241328
    Update documentations Chocobozzz 2018-03-14 09:15:17 +0100
  • 93d1575311 fix first sudo command (#337) Florian 2018-03-14 10:58:33 +0300
  • bc2fc1a783 adding some instructions for certbot and basic utility programs needed (#336) Florian 2018-03-14 10:46:55 +0300
  • c39ea24b71
    Upgrade server depencencies Chocobozzz 2018-03-13 16:00:39 +0100
  • 5c328e6610
    Move sort middleware utils in utils file Chocobozzz 2018-03-13 11:28:37 +0100
  • 0dd46b46e8
    Bumped to version v1.0.0-alpha.7 Chocobozzz 2018-03-13 11:02:45 +0100
  • 066e94c538
    Add "local" videos in menu Chocobozzz 2018-03-13 10:24:28 +0100
  • 66c3b7744c
    Add example for "small device" in production guide Chocobozzz 2018-03-13 09:40:39 +0100
  • 19a3b914f1
    Change video abuse API response Chocobozzz 2018-03-12 11:29:46 +0100
  • f2c3f7cd8a
    Fix upload with small file names Chocobozzz 2018-03-12 11:29:38 +0100
  • b64c950a1c
    Update videos api list for account Chocobozzz 2018-03-12 11:06:15 +0100
  • 416c359cb5
    Fix typo in "user already exist" error message (PR #333 from WildYorkies) Rigel Kent 2018-03-11 17:43:10 +0100