Commit Graph

5242 Commits (3991fcf29f192488e8af45c431ac1f91ecbd9a7e)

Author SHA1 Message Date
Александр 0b74f56786
Translated using Weblate (Russian)
Currently translated at 69.3% (994 of 1434 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
2020-07-02 10:25:35 +02:00
Phongpanot 0745124552
Translated using Weblate (Thai)
Currently translated at 56.4% (809 of 1434 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/
2020-07-02 10:25:35 +02:00
Александр 332ebcee1d
Translated using Weblate (Russian)
Currently translated at 68.4% (981 of 1434 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
2020-07-02 10:25:35 +02:00
Berto Te 6938907627
Translated using Weblate (Spanish)
Currently translated at 100.0% (1434 of 1434 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
2020-07-02 10:25:35 +02:00
Rigel Kent 237e221292
Translated using Weblate (French (France))
Currently translated at 92.3% (1325 of 1434 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2020-07-02 10:25:35 +02:00
Chocobozzz f1d897cb0b
Update credits 2020-07-02 10:25:35 +02:00
Chocobozzz b512a845d8
Update changelog 2020-07-02 10:25:35 +02:00
Chocobozzz 41bec13718
Don't reload videos on mute 2020-07-02 10:25:35 +02:00
Rigel Kent 0a4cb95c98 simplify navigation within most admin menus 2020-07-02 09:22:59 +02:00
Rigel Kent c7b836303c
remove extraneous user-list table attribute 2020-07-02 08:59:16 +02:00
Rigel Kent 97990c6eb0
align danger colors for user-edit 2020-07-01 17:28:50 +02:00
Rigel Kent bfbc596643 update scripts/generate-code-contributors.ts 2020-07-01 17:03:48 +02:00
Rigel Kent 6c808af9a2 fix reactive file upload button 2020-07-01 17:03:48 +02:00
Rigel Kent 1fe1e14cb3 fix video update button, add color to danger zone 2020-07-01 17:03:48 +02:00
Rigel Kent c41c0e28ed switch from softies to feathericons
also organize icons in folders per origin
2020-07-01 17:03:48 +02:00
Rigel Kent 9b01cfc788
distinct style for rows of banned users in listing, saving space 2020-07-01 12:09:23 +02:00
Rigel Kent 4dcaa2d797
fix go client library generation 2020-06-29 14:49:00 +02:00
Clifford Garwood II a075cd00f3 Update CentOS insutructions in dependencies.md
Created section for CentOS 8 instructions as it deviates from CentOS 7

- There is no python binary that can be installed with a package so it must be symlinked
- Removed packages not needed from step 4
- Removed step concerning g++ as the version in CentOS 8 is usable
- Improved wording for Steps summary in both CentOS 8 and 7
2020-06-29 08:41:12 +02:00
Rigel Kent b8b3abac6a
fix change ownership typing 2020-06-28 22:45:27 +02:00
Rigel Kent 4ee63ec648
remove extra action for when the video block type is set to manual 2020-06-28 20:28:59 +02:00
Rigel Kent 1c5d24e5b5
slight improvement for column size in imports table 2020-06-28 17:16:38 +02:00
Rigel Kent d473fd94ce
allow muting from the miniature options
initial implementation with a listing refresh except on search results
2020-06-28 16:55:17 +02:00
Rigel Kent 4c9e9d2ee9
align ownership change video list table with moderation tables 2020-06-28 16:20:23 +02:00
Rigel Kent afa4456c1a
fix typo in blocked notice in login 2020-06-28 16:11:00 +02:00
Rigel Kent 0350384781
replace current ownership transfer icon with softies forward icon 2020-06-28 14:15:38 +02:00
Rigel Kent 287124d110
fix quota representation in profile settings 2020-06-28 01:17:59 +02:00
Rigel Kent 0242861ece
add user account-blocklist missing scss mixin 2020-06-28 00:53:36 +02:00
Rigel Kent 00494d6e2a
allow limiting video-comments rss feeds to an account or video channel 2020-06-27 13:20:59 +02:00
Rigel Kent 2c31866430
update openapi spec with links and callback for search 2020-06-27 13:12:34 +02:00
Chocobozzz cc0e0d32ea
Fix query string parsing 2020-06-26 16:08:53 +02:00
Chocobozzz d8b382912e
Fix search filter in video reports 2020-06-26 15:41:35 +02:00
Chocobozzz 7820a54e5e
Close mock blocklit server when tests end 2020-06-26 14:51:01 +02:00
Rigel Kent 84f6e32c7b
add examples and descriptions, missing filters for abuses in openapi spec 2020-06-26 13:43:32 +02:00
Rigel Kent 64ffd1deb2
switch plugins public settings to unauthenticated in the openapi spec 2020-06-26 13:43:32 +02:00
Chocobozzz db48de8597
Block infohash spammers from tracker 2020-06-25 16:28:07 +02:00
Chocobozzz d4bf24df8e
Add auto block videos plugin tests 2020-06-25 16:28:07 +02:00
Rigel Kent 7461d440c2
add plugins to the openapi spec 2020-06-25 12:16:08 +02:00
Rigel Kent 04b703f6fc
add redundancy to the openapi spec 2020-06-25 11:14:51 +02:00
Rigel Kent f4d5998127
add notifications to the openapi spec 2020-06-25 11:14:51 +02:00
Girish Ramakrishnan 6ee7221117 Add database.name config option
If database.name is set, we use it as the complete database name.
If unset, we use the "peertube"+database.suffix as the complete database
name.

Fixes #1620
2020-06-25 08:48:44 +02:00
Chocobozzz 5bccbb0ecd
Regenerate contributors 2020-06-24 15:37:48 +02:00
Chocobozzz cd9246a99c
Update translations 2020-06-24 15:37:34 +02:00
Chocobozzz 983aa6f287
Fix missing module for my-account 2020-06-24 15:32:52 +02:00
Chocobozzz f0b56fdd0c
Put empty module in app module 2020-06-24 15:29:08 +02:00
Filip Bengtsson dda917ec89 Translated using Weblate (Swedish)
Currently translated at 100.0% (1385 of 1385 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2020-06-24 15:13:59 +02:00
Rigel Kent fd8393d81c Translated using Weblate (French (France))
Currently translated at 100.0% (1385 of 1385 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2020-06-24 15:13:59 +02:00
Vagelis F 18e7967b85 Translated using Weblate (Greek)
Currently translated at 59.7% (827 of 1385 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/el/
2020-06-24 15:13:59 +02:00
Rigel Kent eeb42f40da Translated using Weblate (French (France))
Currently translated at 99.9% (1384 of 1385 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2020-06-24 15:13:59 +02:00
Phongpanot bb50fd94de Translated using Weblate (Thai)
Currently translated at 58.7% (814 of 1385 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/
2020-06-24 15:13:59 +02:00
Filip Bengtsson 6bc50d435f Translated using Weblate (Swedish)
Currently translated at 100.0% (1385 of 1385 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2020-06-24 15:13:59 +02:00