Commit Graph

374 Commits

Author SHA1 Message Date
Chocobozzz
fce7fe04ee Update server dependencies 2020-11-19 09:07:20 +01:00
Chocobozzz
374e419738 Update my email 2020-11-12 16:29:32 +01:00
Rigel Kent
867ed6514d move dependencies versions list to engines in package.json 2020-11-10 15:02:26 +01:00
Chocobozzz
c2ecfe82b7 Fix prod deploy 2020-11-10 10:09:11 +01:00
Chocobozzz
bd54ad1953 Add live notification tests 2020-11-09 15:33:04 +01:00
Chocobozzz
c6c0fa6cd8 Live streaming implementation first step 2020-11-09 15:33:04 +01:00
Kimsible
98b9464312 render html/markdown for new comment notification email (#3255)
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-11-07 22:59:58 +01:00
Girish Ramakrishnan
313921b50f Fix transcoding errors in readonly docker containers
ffmpeg seems to create some temporary files in the cwd. When PeerTube
is run in a read-only docker container, this causes all transcoding
to fail. As a workaround, we set the cwd to the configured tmp dir.
2020-10-23 14:51:44 +02:00
Chocobozzz
b43d19cf44 Bumped to version v2.4.0 2020-09-08 11:12:05 +02:00
Chocobozzz
5520f6658e Bumped to version v2.4.0-rc.1 2020-08-27 08:46:36 +02:00
Chocobozzz
50fcdebdb1 Update server dependencies 2020-08-25 13:54:59 +02:00
Chocobozzz
49a56c7203 Use update i18n command instead of generate 2020-08-24 09:35:27 +02:00
kimsible
0672dc769b Add unicode emoji to markdown 2020-08-14 15:03:38 +02:00
Chocobozzz
a3b5e78af3 Analyze embed too with bundlewatch 2020-08-06 10:58:36 +02:00
Chocobozzz
d632a14729 Test bundlewatch 2020-08-06 09:42:33 +02:00
Chocobozzz
97aaeadad5 Bumped to version v2.3.0 2020-07-21 10:03:58 +02:00
Chocobozzz
27647da17f Bumped to version v2.3.0-rc.1 2020-07-06 11:09:12 +02:00
Rigel Kent
0c4bacbff5 provide specific engine boundaries for nodejs and yarn 2020-06-22 14:18:45 +02:00
Chocobozzz
faa9d434b4 Update server dependencies 2020-06-17 11:42:50 +02:00
Rigel Kent
e6dfa58689 space optimizations for node_modules and client stats removal
- replace sharp with lighter jimp alternative
- remove stats in builds

fixes #2807
2020-06-10 14:01:49 +02:00
Chocobozzz
e0ef8dab28 Use tslib in server 2020-06-09 14:52:55 +02:00
Chocobozzz
a55c98031b Bumped to version v2.2.0 2020-06-02 10:04:05 +02:00
Chocobozzz
d9cb522780 Bumped to version v2.2.0-rc.1 2020-05-18 08:13:34 +02:00
Rigel Kent
df4c603dea Switch emails to pug templates and provide richer html/text-only versions 2020-05-08 15:31:51 +02:00
Chocobozzz
d96994289b Update server dependencies 2020-04-01 14:46:53 +02:00
Chocobozzz
84ebcf345c Fix federation with pleroma 2020-03-12 14:14:11 +01:00
Chocobozzz
3637106d7a Upgrade oauth server dependency 2020-02-28 16:32:46 +01:00
Chocobozzz
bdd428a6d9 Update dependencies 2020-02-28 16:21:34 +01:00
Chocobozzz
93468b0889 Bumped to version v2.1.1 2020-02-28 13:45:42 +01:00
Average Dude
002df3813d OpenAPI clients generation 2020-02-14 14:14:14 +01:00
Chocobozzz
7024e9120b Merge branch 'release/2.1.0' into develop 2020-02-11 09:44:59 +01:00
Chocobozzz
6b7e246ac7 Bumped to version v2.1.0 2020-02-11 08:35:39 +01:00
Chocobozzz
9a11f73392 Upgrade express-rate-limit 2020-02-04 10:52:05 +01:00
Chocobozzz
a15871560f Move to eslint 2020-02-03 08:31:02 +01:00
Chocobozzz
a22046d166 Upgrade server dep 2020-02-03 08:31:02 +01:00
Chocobozzz
835053fc8b Remove xliff package 2020-02-03 08:30:55 +01:00
Chocobozzz
005b51b977 Force node 10 usage 2020-01-28 14:03:12 +01:00
Chocobozzz
b764380ac2 Add ability to list redundancies 2020-01-28 11:35:26 +01:00
Chocobozzz
5aafc6f373 Bumped to version v2.1.0-rc.1 2020-01-27 08:44:04 +01:00
Chocobozzz
36619ac8f5 Reduce dev commands RAM usage 2020-01-22 10:18:57 +01:00
Chocobozzz
5e0171daaa Fix missing dependency 2020-01-21 14:30:53 +01:00
Chocobozzz
a3705089fa Remove husky 2020-01-21 14:28:28 +01:00
Chocobozzz
e92269053e Update http signature 2020-01-07 15:56:09 +01:00
Chocobozzz
7cde3b9c2e Update validator dependency 2020-01-07 15:56:07 +01:00
Chocobozzz
60815a7921 Update server dependencies 2020-01-07 15:56:05 +01:00
Chocobozzz
03d641a0d7 Add embed api build 2019-12-18 10:14:25 +01:00
Chocobozzz
c026a2e673 Remove watch scripts 2019-12-18 10:14:24 +01:00
Chocobozzz
478924a044 Add package.json for embed api 2019-12-18 10:14:24 +01:00
Rigel Kent
69c7f7525d (rss) quickfix for pfeed when category is null 2019-12-04 09:16:51 +01:00
Chocobozzz
3e101afb90 Fix tests 2019-12-03 20:19:42 +01:00