Chocobozzz
7348b1fd84
Speed up overviews route
2018-09-14 11:52:23 +02:00
Chocobozzz
c48e82b5e0
Basic video redundancy implementation
2018-09-13 14:05:49 +02:00
Chocobozzz
a651038487
Bumped to version v1.0.0-beta.13
2018-09-13 11:07:53 +02:00
Chocobozzz
09cf121ce8
Try to fix bcrypt on node 8.12
2018-09-13 09:20:06 +02:00
Chocobozzz
b8aca3bfe2
Bumped to version v1.0.0-beta.12
2018-09-11 08:15:06 +02:00
Rigel Kent
4e554c4a2d
move .sass-lint.yml to client/
2018-09-07 10:51:42 +02:00
Chocobozzz
bfcef50db9
Fix oauth server module
2018-08-28 10:56:09 +02:00
Chocobozzz
2db85d6b6e
Upgrade server dependencies
2018-08-27 16:35:26 +02:00
Chocobozzz
62689b942b
Correctly migrate to fs-extra
2018-08-27 16:23:34 +02:00
Rigel Kent
c9d5c64f98
replace fs by fs-extra to prevent EMFILE error
2018-08-27 16:03:57 +02:00
Chocobozzz
3711d5a2ff
Bumped to version v1.0.0-beta.11
2018-08-21 08:59:06 +02:00
Jorropo
52e679ac35
Change npm repo to git+https
2018-08-20 10:33:45 +02:00
Chocobozzz
e69219184b
Implement user blocking on server side
2018-08-08 15:22:58 +02:00
Chocobozzz
ce33919c24
Import magnets with webtorrent
2018-08-08 09:30:31 +02:00
Rigel Kent
aad0ec24e8
advertising PeerTube's rather simple DNT policy
2018-08-08 09:22:15 +02:00
Chocobozzz
9a12f169c1
Merge branch 'release/beta-10' into develop
2018-08-07 16:12:31 +02:00
Chocobozzz
59549436ef
Bumped to version v1.0.0-beta.10
2018-08-07 15:43:50 +02:00
Chocobozzz
3d52b300ea
Merge branch 'release/beta-10' into develop
2018-08-06 12:11:08 +02:00
Chocobozzz
2769e297ca
Fix caption upload on Mac OS
2018-08-06 11:45:24 +02:00
Chocobozzz
fbad87b047
Add ability to import video with youtube-dl
2018-08-06 11:19:16 +02:00
Aurélien Bertron
5939081838
Add audit logs module
2018-07-31 15:40:29 +02:00
Chocobozzz
9484e1f6fc
Bumped to version v1.0.0-beta.10.pre.3
2018-07-31 12:47:28 +02:00
Chocobozzz
646cfe74ee
Bumped to version v1.0.0-beta.10.pre.2
2018-07-27 13:54:23 +02:00
Chocobozzz
a2018aefae
Bumped to version v1.0.0-beta.10.pre.1
2018-07-26 11:28:51 +02:00
Rigel Kent
d00e2393d4
selective route permission to use embeds with x-frame-deny
2018-07-17 12:03:31 +02:00
Chocobozzz
3fd5104142
Painfull server dep upgrade
2018-07-17 10:16:45 +02:00
Chocobozzz
f4001cf408
Handle .srt subtitles
2018-07-16 14:31:40 +02:00
Chocobozzz
de17453a98
Remove kue from the dependencies and move prompt to main ones
2018-07-11 14:24:37 +02:00
Chocobozzz
2cdf27bae6
Switch to bull
2018-07-11 14:00:17 +02:00
Rigel Kent
b81eb8fdc6
(feed) adding thumbnail support for RSS feed
2018-06-29 14:58:57 +02:00
Chocobozzz
8afc19a612
Add ability to choose the language
2018-06-28 15:53:12 +02:00
Chocobozzz
85b4d9c52e
Upgrade dependencies
2018-06-26 18:05:47 +02:00
Chocobozzz
2832aef8b5
Bumped to version v1.0.0-beta.9
2018-06-25 09:32:00 +02:00
Chocobozzz
2186386cca
Add concept of video state, and add ability to wait transcoding before
...
publishing a video
2018-06-12 20:37:51 +02:00
Chocobozzz
4fbfba67b3
Bumped to version v1.0.0-beta.8
2018-06-11 14:14:46 +02:00
Chocobozzz
6cca7360eb
Reduce bundle sizes
2018-06-07 16:50:33 +02:00
Florent Fayolle
0138af9237
Add create-import-video-file-job command
2018-06-07 08:57:48 +02:00
Chocobozzz
e945b184a0
Localize player
2018-06-06 16:48:40 +02:00
Chocobozzz
989e526abf
Prepare i18n files
2018-06-05 08:43:01 +02:00
Chocobozzz
960a11e89d
Add context menu to player
2018-05-30 17:10:00 +02:00
Chocobozzz
0c948c1659
Add ability to manually run transcoding job
2018-05-30 10:49:56 +02:00
Chocobozzz
a9729e21d1
Add script that prunes storage files
2018-05-29 11:11:52 +02:00
Chocobozzz
8c2c915e0f
Upgrade server dependencies
2018-05-29 10:34:56 +02:00
Chocobozzz
1ab6d6bb6b
Bumped to version v1.0.0-beta.7
2018-05-28 17:36:18 +02:00
Chocobozzz
b365bb43c2
Bumped to version v1.0.0-beta.6
2018-05-23 10:18:13 +02:00
Chocobozzz
b40f057594
Handle concurrent requests in cache middleware
2018-05-23 10:03:26 +02:00
Rigel Kent
ff2c1fe813
feature: IP filtering on signup page
...
disable registration form on IP not in range
checking the CIDR list before filtering with it
placing the cidr filters as an attribute object in the config
2018-05-22 19:44:34 +02:00
Chocobozzz
0081ee8499
Bumped to version v1.0.0-beta.5
2018-05-22 16:25:08 +02:00
Chocobozzz
d1bd87e066
Make it works with new autoplay policy
2018-05-22 16:02:29 +02:00
Chocobozzz
74af5a8361
Client E2E tests first step
2018-05-17 10:55:50 +02:00