1
0
Fork 0
Commit graph

3397 commits

Author SHA1 Message Date
Chocobozzz
b5f919ac8e WIP plugins: update plugin 2019-07-24 10:58:16 +02:00
Chocobozzz
8d2be0ed7b WIP plugins: move plugin CLI in peertube script
Install/uninstall/list plugins remotely
2019-07-24 10:58:16 +02:00
Chocobozzz
dba85a1e9e WIP plugins: add plugin settings/uninstall in client 2019-07-24 10:58:16 +02:00
Chocobozzz
d00dc28dd7 WIP plugins: list installed plugins in client 2019-07-24 10:58:16 +02:00
Chocobozzz
ad91e7006e WIP plugins: plugin settings on server side 2019-07-24 10:58:16 +02:00
Chocobozzz
ffb321bedc WIP plugins: load theme on client side 2019-07-24 10:58:16 +02:00
Chocobozzz
7cd4d2ba10 WIP plugins: add theme support 2019-07-24 10:58:16 +02:00
Chocobozzz
8d76959e11 WIP plugins: working hook on server side 2019-07-24 10:58:16 +02:00
Chocobozzz
18a6f04c07 WIP plugins: hook on client side 2019-07-24 10:58:16 +02:00
Chocobozzz
2c0539420d WIP plugins: static files 2019-07-24 10:58:16 +02:00
Chocobozzz
f023a19c3e WIP plugins: install/uninstall 2019-07-24 10:58:16 +02:00
Chocobozzz
345da516fa WIP plugins: add ability to register plugins 2019-07-24 10:58:16 +02:00
Chocobozzz
297067399d
yarn -> npm in dockerfile 2019-07-08 16:09:13 +02:00
Jacen
7593d9f872 replace npm and apt-get by yarn and apt in dockerfile.stretch ()
* replace npm and apt-get by yarn and apt in dockerfile.stretch

* keep consistancy
2019-07-08 16:07:58 +02:00
Dirk Kelly
512a575971 Updated openapi.html ExternalDocs url 2019-07-08 16:06:55 +02:00
Chocobozzz
7e64e930ef
Update credits 2019-07-05 08:53:35 +02:00
Chocobozzz
b95e1f7b78
Update translations 2019-07-05 08:52:53 +02:00
Chocobozzz
8ed86e76b3
Fix travis tests 2019-07-04 17:22:24 +02:00
Chocobozzz
c1340a6ac3
Add rate limit to registration and API endpoints 2019-07-04 16:42:40 +02:00
Chocobozzz
fd0bfc3ac4
peertube auth add wants a URL (and not a host) 2019-07-04 15:03:15 +02:00
Chocobozzz
cb9d028a6b
Fix openapi schema 2019-07-03 17:28:09 +02:00
Chocobozzz
d89954ff0b
Log typo 2019-07-03 16:07:30 +02:00
tomamplius
e6fdfdc292 Check pg_dump before backup ()
* Check pg_dump before backup

When the database is not on the same host pg_dump can't be not present

* Update upgrade.sh
2019-07-02 19:05:23 +02:00
Wirebrass
bfc6bb947d For Gentoo : set testing keyword for yarn
Gentoo has not "stable" keyword for yarn (cf source, next line), you need to add "testing" keyword for yarn.
Source : https://packages.gentoo.org/packages/sys-apps/yarn
2019-07-02 11:42:17 +02:00
Wirebrass
2cf2142bc5 For Gentoo : update @peertube set (delete vips)
The media-libs/vips package does not exist on Gentoo (and all works fine on my PeerTube POC without vips).
2019-07-02 11:41:53 +02:00
Nassim Bounouas
50b4dcce56 Fix/connection with email ()
*  Load user by email - insensitive query

* Revert "Case insensitive login"

This reverts commit c1521ca3d7.

*  Load user - insensitive query for username and sensitive for email

*  Unit test for insensitive username login && documentation
2019-07-02 11:16:33 +02:00
Wirebrass
c1109b45f6 Update postgresql version for Gentoo ()
Update postgresql version for Gentoo example
2019-06-22 14:46:46 +02:00
Nassim Bounouas
4e9fa5b7e9 Feature/subject in contact form ()
*  Add a subject to contact form and add it to email sent

*  Add subject to contact form tests

*  Contact form test corrected && tslint correction
2019-06-21 08:49:35 +02:00
Chocobozzz
d1ea2a988d
Fix signup email verification 2019-06-20 17:25:53 +02:00
Nassim Bounouas
e1a1f9c623 Link to follower profile from administration ()
*  Link to follower profile from administration

*  Link to follower profile opens in new tab
2019-06-20 11:38:41 +02:00
Chocobozzz
26d7879998
Fix redundancy exceeded quota 2019-06-20 10:33:01 +02:00
Chocobozzz
ac84064a6c
Fix follows backend URL
And improve "no followers/followings" message position
2019-06-20 08:51:41 +02:00
Jessica Fairchild
7cf75374ca Rearrange search filter options
Search filter options were out of sequence (short, long, medium) and now they are in sequence (short, medium, long)
2019-06-20 08:44:02 +02:00
Chocobozzz
a5f8b0b49f
Add language filter in header search 2019-06-19 15:34:47 +02:00
Chocobozzz
ee1d0dfb6d
Improve account username copy button 2019-06-19 15:14:13 +02:00
Chocobozzz
ccfcdb6785
Fix lint 2019-06-19 15:05:37 +02:00
Chocobozzz
3caf77d3b1
Add language filters in user preferences 2019-06-19 15:05:36 +02:00
Chocobozzz
bbe078ba55
Fix e2e tests in parallel 2019-06-19 15:05:35 +02:00
Nassim Bounouas
e379f813d4 Feature/completeUsernameCopy ()
*  Copy icon added to account page to copy Username

*  Store an account name with the host forced and bind it to copy button

*  tslint correction

*  copy to clipboard replaced by ngx-clipboard
2019-06-19 14:57:39 +02:00
Chocobozzz
b6a1dd4d1b
Merge branch 'release/v1.3.0' into develop 2019-06-17 09:48:41 +02:00
Chocobozzz
0109c4921c
Bumped to version v1.3.1 2019-06-17 08:38:32 +02:00
Chocobozzz
ba8d7ee1ae
Update changelog 2019-06-17 08:33:06 +02:00
Chocobozzz
e69cb173ba
Add more e2e tests 2019-06-17 08:16:09 +02:00
Chocobozzz
6b226c3278
Fix CLI default boolean values 2019-06-17 08:16:09 +02:00
Jorropo
b30acc0e4b Update contributing to use multiple remote. ()
Using multiple remote simplify a lot updating and pulling.
2019-06-14 10:40:01 +02:00
Chocobozzz
1205823fec
Add ability to override CLI import attributes 2019-06-13 13:53:28 +02:00
Chocobozzz
1a12f66d63
Add more CLI tests 2019-06-13 11:09:38 +02:00
Chocobozzz
4913295f9d
Rename overview -> discover 2019-06-13 09:21:24 +02:00
Chocobozzz
db714ab48a
Fix notification overflow 2019-06-13 09:21:18 +02:00
Chocobozzz
00aa1f0d9b
Add 4k conf in transcoding in admin panel 2019-06-12 17:26:23 +02:00