Chocobozzz
55223d6574
Fix live transcoding threads config
2020-12-04 10:02:09 +01:00
Chocobozzz
312644ce3a
Add badge for permanent live in live info modal
2020-12-04 09:24:14 +01:00
Chocobozzz
e26dc0cdbd
Strict actor url comparison
2020-12-03 16:12:58 +01:00
Chocobozzz
5147a6d945
Try to fix non HTTPS remote accounts
2020-12-03 15:21:16 +01:00
Chocobozzz
b2dd58a808
Fix login guard to videos from subscriptions
2020-12-03 15:21:16 +01:00
Chocobozzz
bb4ba6d94c
Add permanent live support
2020-12-03 15:21:16 +01:00
Rigel Kent
19b7ebfaa8
refactor 404 page
2020-12-03 14:55:47 +01:00
Chocobozzz
5bfc33b6f1
Fix lint
2020-12-03 10:39:43 +01:00
Rigel Kent
d4132d3f56
more explicit error messages for file uploads
2020-12-03 10:15:49 +01:00
Chocobozzz
4a54a93941
Fix live invalid save replay duration
2020-12-03 10:05:10 +01:00
kontrollanten
09c55770bc
register: hide channel step if upload quota is 0
...
fix #782
2020-12-03 09:54:41 +01:00
Chocobozzz
ffc12d3ad5
Increase live constraint test timeout
2020-12-02 16:58:45 +01:00
Chocobozzz
12394e7e4b
Update contributors
2020-12-02 16:14:56 +01:00
Chocobozzz
3a735f7df7
Prepare changelog
2020-12-02 14:24:07 +01:00
Jan Keromnes
387d041b7a
Trigger a Gitpod dev image rebuild (in order to get upstream's Node.js 12 upgrade) ( #3388 )
...
* Trigger a Gitpod dev image rebuild (in order to get upstream's Node.js 12 upgrade)
* Update Dockerfile
2020-12-02 11:03:03 +01:00
Chocobozzz
2650d6d489
Fix live replay duration glitch
2020-12-02 10:18:15 +01:00
Chocobozzz
543e187262
Fix duplicate ids in admin config form
2020-12-01 15:11:23 +01:00
Chocobozzz
49cff3a4c9
Keep displayName as valid playlist sort
2020-12-01 15:08:59 +01:00
Chocobozzz
15feebd97a
Fix socket io messages angular changes
2020-12-01 15:04:38 +01:00
Chocobozzz
a7299d9d85
Fix 401 error in embeds
2020-12-01 15:04:38 +01:00
Chocobozzz
cf3e0d69a6
Enable live transcoding by default
...
Direct muxing is not robust enough
2020-12-01 15:04:38 +01:00
Chocobozzz
d9550daf05
Add local actor follow url migration
2020-12-01 15:04:38 +01:00
Chocobozzz
9e3e4adc65
Add logs to fixture generations
2020-12-01 15:04:38 +01:00
Florian CUNY
a3f1595f79
Select first available channel when accepting ownership change ( #3382 )
...
* Select first available channel when accepting ownership change
Implements https://github.com/Chocobozzz/PeerTube/issues/2240
* Made use of #patchValue() to set the default selected value
And removed the disabled state for the Accept button
2020-12-01 15:04:29 +01:00
Arman
117c643e45
Fix sort fields on Video Playlists
...
displayName does not exist in VideoPlaylistModel, the correct field is `name`
2020-12-01 14:58:35 +01:00
Chocobozzz
8c666c44ab
Fix live saving after a server restart
2020-11-30 17:03:13 +01:00
Mathieu Brunot
a742b4b0e2
Fix themes colors by using SCSS variables ( #3376 )
...
* 💄 Use foreground var for code
* 💄 Use submenu var color
* 💄 Use foreground var color for menu
* 🐛 Fix var used in menu
2020-11-30 16:45:22 +01:00
Chocobozzz
617f4f5cb2
Fix scroll check in infinite scroller directive
2020-11-30 16:33:48 +01:00
Chocobozzz
6cddd97d1d
Fix lint
2020-11-30 16:02:34 +01:00
Chocobozzz
937581b8f6
Fix high CPU with long live when save replay is true
2020-11-30 15:59:22 +01:00
Chocobozzz
d605328a30
Add missing "supports markdown" config comments
2020-11-30 15:08:01 +01:00
Chocobozzz
bd2e2f11d0
Add inspect to test script
2020-11-30 15:06:25 +01:00
Florian CUNY
f45c7cc770
Added Markdown formatting in all the fields of the "About" page ( #3371 )
...
* Added Markdown formatting in all the fields of the "About" page
Fixes https://github.com/Chocobozzz/PeerTube/issues/3368
* Fixed compilation error in AboutInstanceComponent
Moved creationReason, maintenanceLifetime and businessModel into the html dict
* Removed textareaHeight for all md textareas in EditCustomConfig HTML
* Fixed failing bundlewatch
2020-11-30 15:05:57 +01:00
madmath03
972de8f111
✨ Add input-password #3375
2020-11-30 14:49:44 +01:00
Chocobozzz
ee663cce00
Fix browser stack badge
2020-11-30 09:33:20 +01:00
Chocobozzz
0484ec9e41
Try to fix live tests
2020-11-30 09:16:41 +01:00
Chocobozzz
6b88559bab
Fix local e2e tests
2020-11-30 09:11:12 +01:00
Chocobozzz
4a7f90248b
Fix cors on sha segment endpoint
2020-11-27 17:09:36 +01:00
Chocobozzz
adf7a7ccb9
Fix weblate conflicts
2020-11-27 16:20:05 +01:00
Chocobozzz
26300126f9
Merge remote-tracking branch 'weblate/develop' into develop
2020-11-27 16:18:50 +01:00
Jeff Huang
f64615efa6
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1694 of 1694 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
2020-11-27 16:13:46 +01:00
Mark Van den Borre
35ae874da4
Translated using Weblate (Dutch)
...
Currently translated at 99.5% (1687 of 1694 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nl/
2020-11-27 16:13:46 +01:00
josé m
fec50a715e
Translated using Weblate (Galician)
...
Currently translated at 100.0% (1694 of 1694 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
2020-11-27 16:13:46 +01:00
Berto Te
f3540ba4a6
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1694 of 1694 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
2020-11-27 16:13:45 +01:00
Cedric F
3cd963da03
Translated using Weblate (French (France))
...
Currently translated at 99.3% (1683 of 1694 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2020-11-27 16:13:45 +01:00
Chocobozzz
e6ccdce2ea
Update translations
2020-11-27 16:13:24 +01:00
Chocobozzz
4ec25ae825
Refactor last PR
2020-11-27 15:57:38 +01:00
Chocobozzz
413b9729ee
Disable views cleaner on test instances
2020-11-27 15:46:49 +01:00
Chocobozzz
68f6c87a27
Various front optimizations
2020-11-27 15:46:49 +01:00
Chocobozzz
acfa2e300d
Remove old video views by default
2020-11-27 15:46:49 +01:00