Commit Graph

3544 Commits

Author SHA1 Message Date
Chocobozzz
dedc7abb7b
Fix auto blacklist view 2019-09-04 15:03:50 +02:00
Chocobozzz
f8278b9605
Fix bug in redundancy eviction 2019-09-04 14:40:39 +02:00
Chocobozzz
f01dc977ae
Bumped to version v1.4.0 2019-08-26 08:49:46 +02:00
Chocobozzz
ee41d06e14
Fix changelog 2019-08-26 08:49:22 +02:00
Chocobozzz
d8319c63a0
Update changelog 2019-08-23 15:42:56 +02:00
Chocobozzz
69752cd458
Update angular cli 2019-08-23 10:27:59 +02:00
Chocobozzz
8f9d3767b3
Improve HLS redundancy 2019-08-23 10:19:58 +02:00
Chocobozzz
60c2bc80b8
Go back when cancel NSFW modal
Instead of redirecting on the homepage
2019-08-22 17:14:44 +02:00
Chocobozzz
4334445d04
Dismiss modals on pop state 2019-08-22 16:13:26 +02:00
Chocobozzz
f9e387ed05
Fix plugin card background color with dark theme 2019-08-22 16:01:06 +02:00
Chocobozzz
446d9f8cc7
Fix e2e tests 2019-08-22 15:12:44 +02:00
Chocobozzz
26ff0279d0
Fix lazy static route with unknown avatars 2019-08-22 14:52:41 +02:00
Chocobozzz
820546916c
Add fi_FI support 2019-08-22 14:45:16 +02:00
Chocobozzz
6eb62c3390
Fix video rows overflow
In discover and account channel videos pages
2019-08-22 13:59:54 +02:00
Chocobozzz
a3671f0709
Fix video playlist element removal 2019-08-22 11:33:18 +02:00
Chocobozzz
ebe7f58726
Fix image and plugin CSP 2019-08-22 11:14:01 +02:00
Chocobozzz
217ffacfdd
Try to fix video duplication 2019-08-22 11:03:50 +02:00
Chocobozzz
dea16773df
Fix user creation by moderators 2019-08-22 10:59:14 +02:00
Chocobozzz
015d9dec91
Fix socket notification with multiple user tabs 2019-08-22 10:33:22 +02:00
Chocobozzz
7c58378a57
email object -> email subject 2019-08-22 10:22:01 +02:00
Chocobozzz
79a899410f
Cleanup SASS imports 2019-08-22 10:02:32 +02:00
Chocobozzz
6e44fb3763
Replace "overview" by "discover" in client titles 2019-08-22 09:49:22 +02:00
Chocobozzz
d1c0a964a2
Relax plugin package.json validation 2019-08-22 09:41:49 +02:00
Chocobozzz
c9917782ea
Fix docker build on gitlab cci 2019-08-20 14:31:17 +02:00
Chocobozzz
4ba5632266
Build docker image on gitlab 2019-08-20 14:17:32 +02:00
Chocobozzz
0c503f5c87
Fix bad import on FF ESR 2019-08-20 09:01:19 +02:00
Chocobozzz
b5addd536f
update changelog 2019-08-15 11:58:05 +02:00
Chocobozzz
40b8906957
Fix prune storage script with some configs 2019-08-15 11:56:54 +02:00
Chocobozzz
7ef6783ecb
typo 2019-08-14 13:49:55 +02:00
Chocobozzz
bda778096b
Add info in changelog regarding dark theme 2019-08-14 11:45:29 +02:00
Chocobozzz
2a068a15f7
Fix release script 2019-08-14 11:45:29 +02:00
Frank Sträter
37db4176f2 Add originallyPublishedAt to PUT videos + change HTTP response to 204 2019-08-14 11:10:17 +02:00
Chocobozzz
54beb819f0
Bumped to version v1.4.0-rc.1 2019-08-13 15:34:39 +02:00
Chocobozzz
21289872ec
Update changelog 2019-08-13 15:08:00 +02:00
Chocobozzz
e028d98372
Fix start time on HLS videos 2019-08-13 11:08:36 +02:00
Chocobozzz
dfe4294a72
Fix nl_NL locale 2019-08-13 11:04:27 +02:00
Chocobozzz
9e3e3617dc
Fix redundancy tests 2019-08-13 10:22:54 +02:00
Chocobozzz
fb1b0ed9f7
Update translations and support gd 2019-08-13 09:40:31 +02:00
Wirebrass
67ac918df9 Add/update OpenRC service script (#2012)
* Update APP_DIR and CONFIG_DIR

APP_DIR is now in /var/www/peertube/peertube-latest (symbolic link).
CONFIG_DIR is now in /var/www/peertube/config

* Add OpenRC service script

Tested on Gentoo Linux.
2019-08-13 09:22:54 +02:00
Frank Sträter
07d02f6de8 Specify the restrictions on tags array and it's string items (#2016)
* Fixed 2 typos

* Specify tags array restrictions
2019-08-12 10:19:45 +02:00
Chocobozzz
322adef183
Upgrade sequelize 2019-08-12 08:52:44 +02:00
Chocobozzz
0b353d1d8a
Fix redundancy exceeding the limit 2019-08-12 08:46:46 +02:00
Chocobozzz
e2600d8b26
Add avatar to prune script 2019-08-09 15:04:36 +02:00
Chocobozzz
5bb2eb5660
Fix avatar url validation 2019-08-09 11:49:37 +02:00
Chocobozzz
557b13ae24
Lazy load avatars 2019-08-09 11:32:40 +02:00
Chocobozzz
c5407d7046
Fix playlist more button with long video names 2019-08-09 08:28:22 +02:00
Chocobozzz
5224c394b3
Stronger actor association typing in AP functions 2019-08-09 08:17:16 +02:00
Chocobozzz
511765c9f8
Remove comment federation by video owner 2019-08-07 15:35:29 +02:00
Chocobozzz
fd2ddcae8f
Fix nginx template on dual stack server
See https://framacolibri.org/t/listen-to-unix-socket-instead-of-localhost-9000/5348
2019-08-07 15:13:01 +02:00
Chocobozzz
51c3544718
Deprecate Node 8
The support ends on December 2019: https://github.com/nodejs/Release#release-schedule
2019-08-07 12:07:59 +02:00