Commit Graph

  • 3e753302d8 Refactor middleware helpers Chocobozzz 2019-07-23 10:40:39 +0200
  • a8b666e9f1 Add plugin static files cache Chocobozzz 2019-07-23 09:48:48 +0200
  • 7663e55a2c Log error on unknown hook Chocobozzz 2019-07-22 16:31:47 +0200
  • e8f902c05c Use search client scope Chocobozzz 2019-07-22 16:04:44 +0200
  • 93cae47925 Add client hooks Chocobozzz 2019-07-22 15:40:13 +0200
  • 587568e1cc Add plugin table migration table Chocobozzz 2019-07-22 11:18:22 +0200
  • 6691c52280 Add filter hooks tests Chocobozzz 2019-07-22 11:14:58 +0200
  • 89cd127560 Add hook filters tests Chocobozzz 2019-07-19 17:30:41 +0200
  • 09071200c7 Add plugin API tests Chocobozzz 2019-07-19 14:36:04 +0200
  • 9b474844e8 Add CLI plugins tests Chocobozzz 2019-07-19 10:37:35 +0200
  • 32fe001389 Provide logger to plugins Chocobozzz 2019-07-18 16:43:41 +0200
  • 60cfd4cb54 Add plugins check params tests Chocobozzz 2019-07-18 15:56:42 +0200
  • b4055e1c23 Add server hooks Chocobozzz 2019-07-18 14:28:37 +0200
  • 66e001c848 Add ability to disable plugins/themes from CLI Chocobozzz 2019-07-17 15:49:40 +0200
  • 9fa6ca160a Some plugins fixes and doc enhancements Chocobozzz 2019-07-17 15:46:51 +0200
  • 662e5d4fe4 Add plugin quickstart documentation Chocobozzz 2019-07-17 14:17:40 +0200
  • 66170ca8c6 Use process.env.npm_package_version Chocobozzz 2019-07-17 10:03:55 +0200
  • 109d893ff5 Fix lint Chocobozzz 2019-07-16 17:38:20 +0200
  • f0c5e8b657 Add client helpers to plugins Chocobozzz 2019-07-16 16:09:58 +0200
  • d133f38582 Check latest plugins version with config interval Chocobozzz 2019-07-16 15:03:00 +0200
  • e0ce715a1d Check latest plugins version Chocobozzz 2019-07-16 14:52:24 +0200
  • 89c344dba4 Add ability to install a plugin from the admin page Chocobozzz 2019-07-16 11:48:52 +0200
  • 6702a1b2cc Add ability to search available plugins Chocobozzz 2019-07-16 11:33:22 +0200
  • 503c6f440a Add peertube plugin index website models Chocobozzz 2019-07-15 15:41:56 +0200
  • 30ff39e7f0 Move createTorrent in webtorrent utils Chocobozzz 2019-07-15 09:22:57 +0200
  • b2195fafc2 WIP plugins: add storage manager Chocobozzz 2019-07-12 14:06:33 +0200
  • b5f919ac8e WIP plugins: update plugin Chocobozzz 2019-07-12 11:39:58 +0200
  • 8d2be0ed7b WIP plugins: move plugin CLI in peertube script Chocobozzz 2019-07-11 17:23:24 +0200
  • dba85a1e9e WIP plugins: add plugin settings/uninstall in client Chocobozzz 2019-07-11 14:40:19 +0200
  • d00dc28dd7 WIP plugins: list installed plugins in client Chocobozzz 2019-07-10 18:30:27 +0200
  • ad91e7006e WIP plugins: plugin settings on server side Chocobozzz 2019-07-10 16:59:53 +0200
  • ffb321bedc WIP plugins: load theme on client side Chocobozzz 2019-07-10 14:06:19 +0200
  • 7cd4d2ba10 WIP plugins: add theme support Chocobozzz 2019-07-09 11:45:19 +0200
  • 8d76959e11 WIP plugins: working hook on server side Chocobozzz 2019-07-08 15:58:35 +0200
  • 18a6f04c07 WIP plugins: hook on client side Chocobozzz 2019-07-08 15:54:08 +0200
  • 2c0539420d WIP plugins: static files Chocobozzz 2019-07-08 14:02:03 +0200
  • f023a19c3e WIP plugins: install/uninstall Chocobozzz 2019-07-05 15:28:49 +0200
  • 345da516fa WIP plugins: add ability to register plugins Chocobozzz 2019-07-05 13:54:32 +0200
  • 297067399d
    yarn -> npm in dockerfile Chocobozzz 2019-07-08 16:09:13 +0200
  • 7593d9f872 replace npm and apt-get by yarn and apt in dockerfile.stretch (#1952) Jacen 2019-07-08 16:07:58 +0200
  • 512a575971 Updated openapi.html ExternalDocs url Dirk Kelly 2019-07-06 21:11:26 +0800
  • 7e64e930ef
    Update credits Chocobozzz 2019-07-05 08:53:35 +0200
  • b95e1f7b78
    Update translations Chocobozzz 2019-07-05 08:52:53 +0200
  • 8ed86e76b3
    Fix travis tests Chocobozzz 2019-07-04 17:22:24 +0200
  • c1340a6ac3
    Add rate limit to registration and API endpoints Chocobozzz 2019-07-04 16:42:40 +0200
  • fd0bfc3ac4
    peertube auth add wants a URL (and not a host) Chocobozzz 2019-07-04 15:03:15 +0200
  • cb9d028a6b
    Fix openapi schema Chocobozzz 2019-07-03 17:28:09 +0200
  • d89954ff0b
    Log typo Chocobozzz 2019-07-02 11:21:14 +0200
  • e6fdfdc292 Check pg_dump before backup (#1950) tomamplius 2019-07-02 19:05:23 +0200
  • bfc6bb947d For Gentoo : set testing keyword for yarn Wirebrass 2019-06-23 10:30:45 +0200
  • 2cf2142bc5 For Gentoo : update @peertube set (delete vips) Wirebrass 2019-06-23 10:26:58 +0200
  • 50b4dcce56 Fix/connection with email (#1917) Nassim Bounouas 2019-07-02 11:16:33 +0200
  • c1109b45f6 Update postgresql version for Gentoo (#1935) Wirebrass 2019-06-22 14:46:46 +0200
  • 4e9fa5b7e9 Feature/subject in contact form (#1926) Nassim Bounouas 2019-06-21 08:49:35 +0200
  • d1ea2a988d
    Fix signup email verification Chocobozzz 2019-06-20 17:25:53 +0200
  • e1a1f9c623 Link to follower profile from administration (#1922) Nassim Bounouas 2019-06-20 11:38:41 +0200
  • 26d7879998
    Fix redundancy exceeded quota Chocobozzz 2019-06-20 10:33:01 +0200
  • ac84064a6c
    Fix follows backend URL Chocobozzz 2019-06-20 08:51:15 +0200
  • 7cf75374ca Rearrange search filter options Jessica Fairchild 2019-06-19 12:56:02 -0700
  • a5f8b0b49f
    Add language filter in header search Chocobozzz 2019-06-19 15:34:47 +0200
  • ee1d0dfb6d
    Improve account username copy button Chocobozzz 2019-06-19 15:14:13 +0200
  • ccfcdb6785
    Fix lint Chocobozzz 2019-06-19 14:59:35 +0200
  • 3caf77d3b1
    Add language filters in user preferences Chocobozzz 2019-06-19 14:55:58 +0200
  • bbe078ba55
    Fix e2e tests in parallel Chocobozzz 2019-06-18 10:20:55 +0200
  • e379f813d4 Feature/completeUsernameCopy (#1913) Nassim Bounouas 2019-06-19 14:57:39 +0200
  • b6a1dd4d1b
    Merge branch 'release/v1.3.0' into develop Chocobozzz 2019-06-17 09:48:41 +0200
  • 0109c4921c
    Bumped to version v1.3.1 Chocobozzz 2019-06-17 08:38:32 +0200
  • ba8d7ee1ae
    Update changelog Chocobozzz 2019-06-17 08:33:06 +0200
  • e69cb173ba
    Add more e2e tests Chocobozzz 2019-06-17 08:11:25 +0200
  • 6b226c3278
    Fix CLI default boolean values Chocobozzz 2019-06-13 13:59:34 +0200
  • b30acc0e4b Update contributing to use multiple remote. (#1902) Jorropo 2019-06-14 10:40:01 +0200
  • 1205823fec
    Add ability to override CLI import attributes Chocobozzz 2019-06-13 13:53:28 +0200
  • 1a12f66d63
    Add more CLI tests Chocobozzz 2019-06-13 11:09:38 +0200
  • 4913295f9d
    Rename overview -> discover Chocobozzz 2019-06-13 09:21:24 +0200
  • db714ab48a
    Fix notification overflow Chocobozzz 2019-06-12 17:33:29 +0200
  • 00aa1f0d9b
    Add 4k conf in transcoding in admin panel Chocobozzz 2019-06-12 17:26:23 +0200
  • a80e84f047
    Add class to email change form Chocobozzz 2019-06-12 17:06:28 +0200
  • 2f4c784a92
    Add params to share modal Chocobozzz 2019-06-12 12:40:24 +0200
  • 011e1e6b37
    Speedup video watch layout build Chocobozzz 2019-06-11 16:26:48 +0200
  • 675a8fc74f
    Fix user tests Chocobozzz 2019-06-11 16:13:50 +0200
  • 5efab5467c
    Add more embed parameters Chocobozzz 2019-06-11 15:59:10 +0200
  • 0ba5f5baad
    Add ability to change email in client Chocobozzz 2019-06-11 14:30:49 +0200
  • d1ab89deb7
    Handle email update on server Chocobozzz 2019-06-11 11:54:33 +0200
  • fff77ba231
    Fix account channel overflow Chocobozzz 2019-06-11 11:28:26 +0200
  • fcf4569f2d Feature/logrotation (#1881) Nassim Bounouas 2019-06-11 14:30:44 +0200
  • dd2c2a52cc
    Fix email object/body configurations Chocobozzz 2019-06-11 10:50:16 +0200
  • 7c51916a61
    Remove magnetURI download support Chocobozzz 2019-06-11 10:46:33 +0200
  • fc8c024a1b
    Fix upload script Chocobozzz 2019-06-11 10:39:30 +0200
  • 4c7f776136
    Add lint command Chocobozzz 2019-06-11 10:05:47 +0200
  • 5dce26d202
    Improve video REST documentation Chocobozzz 2019-06-11 10:01:13 +0200
  • 9f167f12aa
    Fix netrc tools Chocobozzz 2019-06-11 09:25:20 +0200
  • 4c3dbb7acd
    PeerTube only supports nodejs 8 Chocobozzz 2019-06-11 09:11:33 +0200
  • 1f20622f2b
    Improve registration Chocobozzz 2019-06-07 16:59:53 +0200
  • 1a03bea0c4
    Redirect to local route when getting peertube account Chocobozzz 2019-06-07 15:43:45 +0200
  • 12bec528aa
    Don't break video scheduled publication Chocobozzz 2019-06-07 15:37:36 +0200
  • b91bc1d1f3
    Merge branch 'release/v1.3.0' into develop Chocobozzz 2019-06-07 15:04:41 +0200
  • 851f5daa1e
    Add ability to set a public to private in client Chocobozzz 2019-06-07 14:50:27 +0200
  • 03371ad9d0
    Fix video import if autoblacklist is enabled Chocobozzz 2019-06-07 14:34:11 +0200
  • e5b432e04e
    Fix black theme on some screens Chocobozzz 2019-06-07 11:44:43 +0200
  • 4adf26735f
    Fix error in form when scheduling video publication Chocobozzz 2019-06-07 11:35:06 +0200