Commit Graph

2651 Commits

Author SHA1 Message Date
Chocobozzz
f7509cbec8
Add HTTP signature check before linked signature
It's faster, and will allow us to use RSA signature 2018 (with upstream
jsonld-signature module) without too much incompatibilities in the
peertube federation
2018-10-19 12:59:52 +02:00
Chocobozzz
333210d862
Bumped to version v1.0.0 2018-10-11 09:06:16 +02:00
Chocobozzz
107c5fcda4
Fix release script 2018-10-11 08:47:59 +02:00
Chocobozzz
a21b1e00dd
Bump changelog 2018-10-11 08:39:46 +02:00
Chocobozzz
729bb18481
Add more headers to broadcast/unicast 2018-10-10 08:51:58 +02:00
Chocobozzz
6321cbc3e7
Avoid old issue regarding duplicated hosts in db 2018-10-08 11:58:18 +02:00
Chocobozzz
505319061e
Fix avatar update 2018-10-08 10:37:08 +02:00
Chocobozzz
4232d092bb
Remove unused variable 2018-10-05 11:20:08 +02:00
Rigel Kent
6fbae8788f
fix account URI in remote comment modal (partial rollback) 2018-10-05 10:48:21 +02:00
Rigel Kent
040a506bcf
fix account URI in remote comment modal (cleanup) 2018-10-05 10:20:26 +02:00
Felix Ableitner
29b323cdd7 Rewrite issue template (#1187)
* Rewrite issue template

* add /
2018-10-05 09:06:08 +02:00
Rigel Kent
6d5973fa0e
fix account URI in remote comment modal 2018-10-04 14:13:17 +02:00
Chocobozzz
d0ae9490a3
Don't block when removing redundancy files 2018-10-03 16:57:40 +02:00
Chocobozzz
25378bc866
Delete correctly redundancy files 2018-10-03 16:43:57 +02:00
Chocobozzz
be691a57c5
Check video exists before extending its expiration 2018-10-03 15:52:39 +02:00
Chocobozzz
5bc8745ef9
Bumped to version v1.0.0-rc.2 2018-10-03 14:52:35 +02:00
Chocobozzz
bbc458107d
Update changelog 2018-10-03 14:38:59 +02:00
Chocobozzz
499d901595
Fix config endpoint 2018-10-03 14:36:00 +02:00
Rigel Kent
6a6951ec10
Bumped to version v1.0.0-rc.1 2018-10-03 13:24:10 +02:00
Rigel Kent
f6dd7f7d18
parametrize gpg key in release script 2018-10-03 11:51:55 +02:00
Chocobozzz
e33f888b86
Fix hotkey translations 2018-10-03 10:11:26 +02:00
Chocobozzz
60709df536
Fix Delete title button 2018-10-03 10:02:55 +02:00
John Livingston
38d937002a fix diff order 2018-10-03 09:53:03 +02:00
John Livingston
bebae342f3 using "diff -u", for a clearer display 2018-10-03 09:53:03 +02:00
Chocobozzz
e4b9deac03
Update changelog 2018-10-03 09:06:19 +02:00
Rigel Kent
43971993e3
add features section to README.md 2018-10-03 01:35:41 +02:00
Rigel Kent
40256645ff
revamped README.md 2018-10-02 15:27:28 +02:00
Chocobozzz
b88a459664
Upsert cache file on create activity 2018-10-02 14:40:03 +02:00
Chocobozzz
278711b595
Try to fix travis redundancy tests 2018-10-02 13:09:57 +02:00
Chocobozzz
659edaa62c
Correctly forward comment deletion 2018-10-02 11:33:18 +02:00
Chocobozzz
53877968a6
Add comments feeds popover in watch page 2018-10-02 11:19:12 +02:00
Rigel Kent
d95fdb5af9
modify decentralized illustration in README 2018-10-02 11:13:07 +02:00
Rigel Kent
60b14e5e3f
add illustration to redundancy documentation 2018-10-02 11:09:35 +02:00
Chocobozzz
792e5b8e5b
Try to improve redundancy tests 2018-10-02 09:04:19 +02:00
Chocobozzz
913f08f2bd
Fix get version 2018-10-02 09:02:47 +02:00
Chocobozzz
c049d791f9
Check the comment is defined when validating body 2018-10-01 19:07:25 +02:00
Chocobozzz
d05be4d944
Don't build redundancy urls with "-1" as fps 2018-10-01 18:40:17 +02:00
Chocobozzz
4787966900
Don't throw an error on empty search 2018-10-01 17:39:09 +02:00
Chocobozzz
c2ad546df9
Add tests regarding well known/static text endpoints 2018-10-01 17:29:11 +02:00
Rigel Kent
c5d04b4f35
add allow advancedSearch with empty search
a.k.a. filters on all videos

also added a badge showing the rough number of active filters
2018-10-01 17:23:06 +02:00
Chocobozzz
99cc653f47
Fix redundancy with specific videos 2018-10-01 16:33:53 +02:00
Chocobozzz
a3737cbf2b
Fix video fps validator 2018-10-01 16:27:47 +02:00
Chocobozzz
d382f4e917
Fix refreshing external video attributes 2018-10-01 15:34:31 +02:00
Chocobozzz
601527d795
Check video channel name is unique on our instance 2018-10-01 15:20:14 +02:00
Chocobozzz
7361c401b1
Decrease log file max size 2018-10-01 15:20:13 +02:00
Chocobozzz
d1105b97ef
Fix dnt route 2018-10-01 15:20:13 +02:00
Rigel Kent
abb2c7927c show last commit hash alongside server version in footer 2018-10-01 14:31:01 +02:00
Andrew Morgan
26b4151762 Define channelId property beforehand 2018-10-01 14:14:49 +02:00
Andrew Morgan
c01cfce40b Allow specification of Channel ID in peertube-upload.js 2018-10-01 14:14:49 +02:00
Rigel Kent
9e3e248109
add protractor profile for local tests 2018-10-01 13:40:28 +02:00