Commit Graph

7424 Commits

Author SHA1 Message Date
Chocobozzz
1a148b4792 Bumped to version v3.2.1 2021-06-01 11:03:52 +02:00
Chocobozzz
9f2d7a788f Typo 2021-06-01 11:03:52 +02:00
Chocobozzz
721a6737f7 Update changelog 2021-06-01 11:03:52 +02:00
Chocobozzz
0114ee15d5 Fix live image aspect ratio in theatre mode 2021-06-01 11:03:52 +02:00
Chocobozzz
d88a3ea5e3 Process redundancy stats in series 2021-06-01 11:03:52 +02:00
Chocobozzz
a7944e89bc Add expiresOn index 2021-06-01 11:03:52 +02:00
Rigel Kent
7dab0bd698 improve api param message for video names and tags
closes #4026
2021-05-31 20:47:59 +02:00
Rigel Kent
70330f6323 improve api param message for dates 2021-05-31 19:47:24 +02:00
kontrollanten
732c95cc97 Show logo in mobile view (#4141)
* client: show logo in mobile view

* client(menu): add space between burger and logo
2021-05-31 16:39:07 +02:00
Chocobozzz
11e4090dbb Remove unused code 2021-05-31 14:50:50 +02:00
Chocobozzz
698a8c6508 Fix /:@actor redirection
Fixes https://github.com/Chocobozzz/PeerTube/issues/4134
2021-05-31 14:46:18 +02:00
Chocobozzz
8ee25e17b8 Add ability to set custom markdown in description 2021-05-31 11:33:49 +02:00
Chocobozzz
15f35256af Add help to custom markdown textarea 2021-05-31 11:01:42 +02:00
Chocobozzz
462271edd6 Move to libera.chat 2021-05-31 10:07:00 +02:00
Chocobozzz
4d7ce9218a Merge branch 'release/3.2.0' into develop 2021-05-28 15:54:48 +02:00
Chocobozzz
86dc0b9cc9 Fix upgrade script 2021-05-28 15:54:18 +02:00
Chocobozzz
6304213923 Support peertube button in custom markup 2021-05-28 15:23:17 +02:00
Chocobozzz
5351a0584f Replace local menu icon 2021-05-28 14:56:42 +02:00
Chocobozzz
0fc9843215 Fix comment notification test 2021-05-28 14:29:09 +02:00
Chocobozzz
1c5e49e752 Merge branch 'release/3.2.0' into develop 2021-05-28 14:25:03 +02:00
Chocobozzz
1025ce5df9 Fix create account button 2021-05-28 14:24:17 +02:00
Chocobozzz
daa45ded44 Remove unused component 2021-05-28 14:01:18 +02:00
Poslovitch
1f256e7d3c Implemented configurable minimum signup age
Implements https://github.com/Chocobozzz/PeerTube/issues/3612

Fixed lint and removed debug

Fixed another lint error

Apply suggestions from code review

Co-authored-by: Chocobozzz <chocobozzz@cpy.re>

Add tests for min signup age config
2021-05-28 13:56:05 +02:00
Chocobozzz
f22e0e2c19 Update translations 2021-05-28 13:34:48 +02:00
Jeff Huang
f0452c30bf Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1784 of 1784 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
2021-05-28 13:24:39 +02:00
Filip Bengtsson
cc0fa14fc6 Translated using Weblate (Swedish)
Currently translated at 99.7% (1779 of 1784 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2021-05-28 13:24:38 +02:00
josé m
3c405b9b45 Translated using Weblate (Galician)
Currently translated at 100.0% (1784 of 1784 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
2021-05-28 13:24:38 +02:00
Berto Te
8b9a5ce597 Translated using Weblate (Spanish)
Currently translated at 100.0% (1784 of 1784 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
2021-05-28 13:24:38 +02:00
Chocobozzz
9e2e51dc0b Add tags to live logger 2021-05-28 13:05:59 +02:00
Chocobozzz
a1eda903a4 Support '/w/' and '/w/p/' for watch page
And use them as default in client
2021-05-28 11:38:08 +02:00
Chocobozzz
012580d98f Cleanup
We must not expose private actor objects to clients
Just make 2 GET requests on channel/accounts instead
2021-05-28 10:22:50 +02:00
Chocobozzz
d6d96bed80 Merge branch 'develop' into shorter-URLs-channels-accounts 2021-05-28 09:10:57 +02:00
Chocobozzz
b55e7127d1 Use node 14 for gitlab ci 2021-05-28 08:38:31 +02:00
Chocobozzz
5cbb53996e Fix deploy urls 2021-05-27 17:25:52 +02:00
Chocobozzz
09e1784b7a Update translations 2021-05-27 17:25:23 +02:00
Chocobozzz
d7c6b95184 Use new id format 2021-05-27 16:45:02 +02:00
Chocobozzz
b1ed448e94 Merge remote-tracking branch 'weblate/develop' into develop 2021-05-27 16:32:25 +02:00
Chocobozzz
94fbe5c49c Use separate file for plugin placeholder component 2021-05-27 16:32:06 +02:00
Chocobozzz
8e5c2fdc33 Fix home routing 2021-05-27 16:31:54 +02:00
Chocobozzz
2cc0b82d77 Revert "Migrate i18n messages to new format"
This reverts commit cedbdbfeab.
2021-05-27 16:31:40 +02:00
Chocobozzz
8f608a4cb2 Merge branch 'develop' into shorter-URLs-channels-accounts 2021-05-27 16:12:41 +02:00
Chocobozzz
c215e627b5 Fix openapi doc for resumable upload 2021-05-27 16:06:24 +02:00
Chocobozzz
fd43faf2fd Upgrade angular to latest patch version 2021-05-27 16:00:13 +02:00
Chocobozzz
42c84e415d Cleanup allowedCommonJsDependencies 2021-05-27 16:00:13 +02:00
Chocobozzz
662351e626 Update embed webpack config 2021-05-27 16:00:13 +02:00
Chocobozzz
9aff616d50 Update angular cdk 2021-05-27 16:00:13 +02:00
Chocobozzz
cedbdbfeab Migrate i18n messages to new format 2021-05-27 16:00:13 +02:00
Chocobozzz
0f01a8bacd Remove ngx-meta
Unmaintained
2021-05-27 16:00:13 +02:00
Chocobozzz
05ded92ed1 Update to angular 12 2021-05-27 16:00:13 +02:00
Filip Bengtsson
cdcd4bd888 Translated using Weblate (Swedish)
Currently translated at 99.4% (1839 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2021-05-27 16:00:10 +02:00