Chocobozzz
a80e84f047
Add class to email change form
2019-06-12 17:06:28 +02:00
Chocobozzz
2f4c784a92
Add params to share modal
2019-06-12 16:44:15 +02:00
Chocobozzz
011e1e6b37
Speedup video watch layout build
2019-06-11 16:26:48 +02:00
Chocobozzz
675a8fc74f
Fix user tests
2019-06-11 16:13:50 +02:00
Chocobozzz
5efab5467c
Add more embed parameters
2019-06-11 16:05:03 +02:00
Chocobozzz
0ba5f5baad
Add ability to change email in client
2019-06-11 14:31:12 +02:00
Chocobozzz
d1ab89deb7
Handle email update on server
2019-06-11 14:31:11 +02:00
Chocobozzz
fff77ba231
Fix account channel overflow
2019-06-11 14:31:11 +02:00
Nassim Bounouas
fcf4569f2d
Feature/logrotation ( #1881 )
...
* #1775 Configure the activation or deactivation of winston log rotation
* Winston log rotation enabled by default #1775
* #1775 tslint correction
* #1775 FileTransportOptions typed and configuration files
* #1775 tslint correction
* #1775 log.rotation.enabled configuration binding
2019-06-11 14:30:44 +02:00
Chocobozzz
dd2c2a52cc
Fix email object/body configurations
2019-06-11 10:50:16 +02:00
Chocobozzz
7c51916a61
Remove magnetURI download support
...
Since most BitTorrent clients are not able to download files from it
2019-06-11 10:46:33 +02:00
Chocobozzz
fc8c024a1b
Fix upload script
2019-06-11 10:39:30 +02:00
Chocobozzz
4c7f776136
Add lint command
2019-06-11 10:05:47 +02:00
Chocobozzz
5dce26d202
Improve video REST documentation
2019-06-11 10:01:22 +02:00
Chocobozzz
9f167f12aa
Fix netrc tools
2019-06-11 09:25:20 +02:00
Chocobozzz
4c3dbb7acd
PeerTube only supports nodejs 8
2019-06-11 09:12:42 +02:00
Chocobozzz
1f20622f2b
Improve registration
...
* Add ability to set the user display name
* Use display name to guess the username/channel name
* Add explanations about what is the purpose of a username/channel name
* Add a loader at the "done" step
2019-06-07 17:05:42 +02:00
Chocobozzz
1a03bea0c4
Redirect to local route when getting peertube account
2019-06-07 15:43:45 +02:00
Chocobozzz
12bec528aa
Don't break video scheduled publication
2019-06-07 15:37:36 +02:00
Chocobozzz
b91bc1d1f3
Merge branch 'release/v1.3.0' into develop
2019-06-07 15:04:41 +02:00
Chocobozzz
851f5daa1e
Add ability to set a public to private in client
2019-06-07 15:01:55 +02:00
Chocobozzz
03371ad9d0
Fix video import if autoblacklist is enabled
2019-06-07 14:35:53 +02:00
Chocobozzz
e5b432e04e
Fix black theme on some screens
2019-06-07 11:44:43 +02:00
Chocobozzz
4adf26735f
Fix error in form when scheduling video publication
2019-06-07 11:35:06 +02:00
Chocobozzz
f238aec54f
Fix video action dropdown
2019-06-07 11:08:56 +02:00
Chocobozzz
3ddb1ec555
Try to fix remote mastodon interactions
2019-06-07 10:57:33 +02:00
Chocobozzz
1b319b7aa6
Add ability to unpublish video/playlist
2019-06-06 17:29:15 +02:00
Chocobozzz
46a6db245f
Add ability to set to private a public/unlisted video
2019-06-06 16:44:02 +02:00
Chocobozzz
6091983127
Upgrade server dependencies
2019-06-06 15:39:11 +02:00
Chocobozzz
ad3405d087
Improve 4K video quality after transcoding
2019-06-06 14:45:57 +02:00
Chocobozzz
a6dbbf0386
Add list of instance follows in about page
2019-06-06 11:43:01 +02:00
Chocobozzz
776ca9b1cc
Fix checkbox outline
2019-06-06 11:43:01 +02:00
Chocobozzz
93aa85521a
Prefer using last week/last month
2019-06-06 11:43:00 +02:00
Chocobozzz
4e0c179365
Fix grouped videos by date
2019-06-06 11:43:00 +02:00
Nicolas Fortin
838f4a7983
fix-contributing-documentation-client-side-typo
...
Fixing a small typo in the contributing documentation.
The project seems really promising, love it :)
2019-06-04 23:33:46 +02:00
Chocobozzz
a41b9da1a9
Merge branch 'release/v1.3.0' into develop
2019-06-03 09:32:33 +02:00
Chocobozzz
88ebb43310
Bumped to version v1.3.0
2019-06-03 08:47:25 +02:00
Chocobozzz
41dad651a4
Update changelog
2019-06-03 08:42:51 +02:00
Chocobozzz
1e66b987cd
Add checkbox to bulk update videos support field
2019-05-31 16:57:01 +02:00
Chocobozzz
7d14d4d2ca
Server: Bulk update videos support field
2019-05-31 16:44:46 +02:00
Chocobozzz
9977c12838
Remove old activities processor
2019-05-31 15:36:50 +02:00
Chocobozzz
ee79b60e4e
More robust federation
...
In particular when fetching pleroma outbox
2019-05-31 15:17:04 +02:00
Chocobozzz
57cfff7885
Remove unused actor uuid field
2019-05-31 14:49:31 +02:00
Chocobozzz
4c72c1cd41
Move concurrently in dev package
2019-05-31 11:48:28 +02:00
Chocobozzz
34c7f429e4
Group videos on chronological order
2019-05-31 11:15:50 +02:00
buoyantair
e6b04e0e79
tell the user to fork the repo ( #1856 )
...
* tell the user to fork the repo
very small doc bug :)
* fix link
2019-05-30 09:00:10 +02:00
Chocobozzz
bc01017be9
Add ability to subscribe from the channel account page
2019-05-29 17:00:40 +02:00
Chocobozzz
c8487f3f63
Improve account channel page
...
Set it as the default route for account page. The main goal is to better
differentiate the channel page from the account page. With the channel
page set as default, I hope people will better understand they are in
the account page, and that this account could have multiple channels.
2019-05-29 16:45:59 +02:00
Chocobozzz
91b6631984
Add pagination to account video channels endpoint
2019-05-29 15:09:38 +02:00
Chocobozzz
b247a13270
Add success icon on registration
2019-05-29 14:39:49 +02:00