1
0
Fork 0
Commit graph

1905 commits

Author SHA1 Message Date
norrist
af5262f113 (doc): use sysrc instead of editing /etc/rc.conf on FreeBSD () 2018-05-29 21:04:29 +02:00
Chocobozzz
9118bca307
Fix static function name 2018-05-29 18:35:01 +02:00
Chocobozzz
02756fbd11
Improve torrent/video download 2018-05-29 18:30:11 +02:00
Chocobozzz
a20776fcbb
Fix refreshing oauth token 2018-05-29 17:16:20 +02:00
Chocobozzz
f6a7c82ca5
Fix AP activity validator 2018-05-29 15:05:14 +02:00
Chocobozzz
f6d2158fd9
Upgarde videojs to v7 2018-05-29 12:05:12 +02:00
Chocobozzz
230de99e71
Upgrade client dependencies 2018-05-29 12:05:02 +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
6401417d6c
Add help in conf file regarding SMTP 2018-05-29 10:28:08 +02:00
Chocobozzz
0c985c5a03
Copy custom-environment-variables.yaml on docker startup 2018-05-29 10:04:04 +02:00
Chocobozzz
87529dbfdf
Improve production guide format 2018-05-29 09:36:14 +02:00
David Libeau
cfdd9eb4b0 Update production.md 2018-05-29 09:34:15 +02:00
Chocobozzz
08806798d0
Add disable_starttls configuration variable for docker 2018-05-28 19:17:32 +02:00
Chocobozzz
53a613171e
Fix publishedAt value after following a new instance 2018-05-28 18:50:44 +02:00
Chocobozzz
1ab6d6bb6b
Bumped to version v1.0.0-beta.7 2018-05-28 17:36:18 +02:00
Chocobozzz
77a87fec6c
Update changelog 2018-05-28 17:28:53 +02:00
Chocobozzz
f2de393e74
We are running a crowdfunding campaign! 2018-05-28 13:38:38 +02:00
Chocobozzz
568cd9676e
Don't index embed pages 2018-05-28 13:15:51 +02:00
Chocobozzz
e3d5ea4f82
Fix actor outbox 2018-05-28 12:13:00 +02:00
Chocobozzz
9007daff82
Stop docker containers before upgrading 2018-05-28 11:39:09 +02:00
Chocobozzz
fc73684ada
Resume video on peertube link click in embed 2018-05-28 11:36:29 +02:00
Chocobozzz
6b950ba5ee
Add host in account view 2018-05-28 11:36:28 +02:00
Chocobozzz
b44a96300c
Improve docker doc and fix missing keys on update 2018-05-28 11:36:27 +02:00
ctlaltdefeat
c6992499b2 FAQ: change "codecs" to "container formats" ()
Thanks @ctlaltdefeat !
2018-05-26 10:32:55 +02:00
Chocobozzz
74af5145f2
Video support field inherits channel support field 2018-05-25 18:32:53 +02:00
Chocobozzz
407eab9c95
Upgrade dexie to avoid issue if disabling cookies on firefox 2018-05-25 16:56:11 +02:00
Chocobozzz
8fffe21a7b
Refractor and optimize AP collections
Only display urls in general object, and paginate video comments, shares, likes and
dislikes
2018-05-25 16:21:16 +02:00
Chocobozzz
e251f170b0
Split files in activitypub server 2018-05-25 11:33:04 +02:00
Chocobozzz
16f29007dc
Fix cc field in classic audience 2018-05-25 11:17:41 +02:00
Chocobozzz
ad9e39fb81
Only use account name in routes 2018-05-25 10:41:07 +02:00
Chocobozzz
06be7ed0b2
Reload my videos after delete 2018-05-25 08:38:59 +02:00
Chocobozzz
a00a8f09f9
Don't render opengraph tags of private videos 2018-05-24 15:34:16 +02:00
Chocobozzz
d14a9532a1
Handle account name in client url
More consistent with AP urls
2018-05-24 15:30:28 +02:00
Chocobozzz
b528582df2
Clean up E2E tests 2018-05-24 14:35:24 +02:00
Chocobozzz
108a66f0da
Fix history back after a redirect 2018-05-24 09:44:04 +02:00
Chocobozzz
1fad099d72
Fix protractor with Safari 2018-05-24 09:16:15 +02:00
Chocobozzz
073279d5ea
Add "I don't like the name PeerTube" in FAQ 2018-05-24 08:51:45 +02:00
Chocobozzz
f79cfff2cb
Fix player with google bot 2018-05-23 12:02:15 +02:00
Chocobozzz
a4f99a766b
Add owner in video channel page 2018-05-23 11:38:18 +02:00
Chocobozzz
b851dabf78
Always redirect on homepage on '/' 2018-05-23 10:58:50 +02:00
Chocobozzz
45c0fb35eb
Add short description in about page 2018-05-23 10:41:08 +02:00
Chocobozzz
b365bb43c2
Bumped to version v1.0.0-beta.6 2018-05-23 10:18:13 +02:00
Chocobozzz
265fb1bc27
Update changelog 2018-05-23 10:17:42 +02:00
Chocobozzz
b40f057594
Handle concurrent requests in cache middleware 2018-05-23 10:03:26 +02:00
Chocobozzz
e1a540b5fa
Fix insane SQL request when loading all video attributes 2018-05-23 09:07:32 +02:00
Chocobozzz
7e2b4ecdcc
Move rxjs-compat in dev dep 2018-05-23 09:07:31 +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
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