Commit Graph

1858 Commits

Author SHA1 Message Date
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
e2f1dad836
Fix client postinstall on release 2018-05-22 16:43:58 +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
293c885b5c
Upgrade client dependencies 2018-05-22 13:23:28 +02:00
Chocobozzz
67477ee465
Update changelog 2018-05-22 11:22:01 +02:00
Chocobozzz
78881bc4fa
Allow crawling by default 2018-05-22 11:02:10 +02:00
Chocobozzz
f954b5da2a
Fix change detection in app component 2018-05-22 09:42:05 +02:00
Chocobozzz
e7eb5b3997
Fix play on iOS (grumph) 2018-05-22 09:17:21 +02:00
Chocobozzz
0b33c52060
Improve e2e tests 2018-05-22 09:17:21 +02:00
Chocobozzz
cd4d7a2ca8
Fix peertube with google bot 2018-05-22 09:17:20 +02:00
Jocelyn Jaubert
b4e5942ca7 Make it possible to change path used by upgrade.sh on command line 2018-05-22 08:08:40 +02:00
Jocelyn Jaubert
ee1219d83d Move /var/www/peertube to $PEERTUBE_PATH in upgrade.sh 2018-05-22 08:08:40 +02:00
Rigel Kent
30c82f0d2e feature: db selection in redis
resolves #579
2018-05-21 17:49:56 +02:00
Chocobozzz
2e8e97f313
Add compatibility with browser stack 2018-05-17 16:33:20 +02:00
Chocobozzz
4b4f22fc30
Remove bad comments 2018-05-17 15:25:50 +02:00
Chocobozzz
5f92c4dc5f
Add videos e2e tests 2018-05-17 15:20:21 +02:00
Chocobozzz
74af5a8361
Client E2E tests first step 2018-05-17 10:55:50 +02:00
Chocobozzz
6200d8d917
Fix video channel update with an admin account 2018-05-17 10:55:49 +02:00
Jan Keromnes
a14d3b6b23 Update Janitor Dockerfile
- Upgrade to newer janitortechnology/ubuntu-dev base image
- Fix workspace folder
- Add Theia port
- Dockerfile best practices
2018-05-17 08:18:56 +02:00
Chocobozzz
5fcbd89841
Fix typings 2018-05-16 11:06:33 +02:00
Chocobozzz
1335920348
Fix rxjs throw 2018-05-16 10:51:03 +02:00
Chocobozzz
a700f1837e
Enable service worker 2018-05-16 10:51:02 +02:00
Chocobozzz
5f73f5da1d
Fix concurrent requests in videos list 2018-05-16 10:51:01 +02:00
Rigel Kent
ac235c37e2 robots.txt config and route 2018-05-16 10:50:55 +02:00
Chocobozzz
2efd32f697
Fix updating video tags to empty field 2018-05-16 09:42:56 +02:00
Chocobozzz
17c49e60b3
Add patch for angular cli 6 2018-05-16 09:42:56 +02:00
Chocobozzz
4935a6a1fd
Catch indexdb database destroy 2018-05-16 09:42:55 +02:00
Chocobozzz
e998cf3cc7
Fix some components after Angular 6 upgrade 2018-05-16 09:42:54 +02:00
Chocobozzz
db400f447a
Upgrade to rxjs 6 2018-05-16 09:42:54 +02:00
Chocobozzz
54c3a22faa
Upgrade Angular first step 2018-05-16 09:42:53 +02:00
SVNET Libre
ed9118bad0 Fixe Quotation marks on database backup files 2018-05-16 09:26:25 +02:00
Chocobozzz
136cce4d67
Use publishedAt by default in videos sort 2018-05-15 08:47:47 +02:00
Chocobozzz
efda99c30f
Store webtorrent chunks in indexdb 2018-05-15 08:39:02 +02:00
Rigel Kent
4de2fafcad added linter and prettifier via commit hooks 2018-05-13 16:54:34 +02:00
Rigel Kent
48d46d81af SysVinit script 2018-05-13 16:30:05 +02:00
Rigel Kent
82ddca10b7 making the feed fulltext 2018-05-12 09:52:09 +02:00
Chocobozzz
7fb39378d8
Add check channel update test in video update 2018-05-11 16:17:49 +02:00
Chocobozzz
938d3fa0ff
Move normalize functions in helpers 2018-05-11 15:55:39 +02:00
Chocobozzz
5cf1350011
Improve AP validation for Notes 2018-05-11 15:41:54 +02:00
Chocobozzz
0f320037e6
Add ability to update a video channel 2018-05-11 15:25:51 +02:00
Chocobozzz
9675333dec
Decrease AP video cache 2018-05-11 15:25:51 +02:00
Chocobozzz
7cf34e2115
Update server dependencies 2018-05-11 15:25:51 +02:00
Chocobozzz
fd4484f19e
Cache AP video route for 5 seconds 2018-05-11 15:24:17 +02:00
John Livingston
8a2db2e8cb linting 2018-05-11 15:23:50 +02:00
John Livingston
7eb5f8cd32 fix reject 2018-05-11 15:23:50 +02:00
John Livingston
e2b9d0ca56 Standard code 2018-05-11 15:23:50 +02:00
John Livingston
066fc8ba71 import-videos: prompt for password 2018-05-11 15:23:50 +02:00
Chocobozzz
8be1afa12b
Add ability to embed a video in Twitter
The instance should be whitelisted first
2018-05-11 08:48:20 +02:00
Chocobozzz
c7b0dacb28
Do not bundle two different videojs versions 2018-05-11 08:48:20 +02:00