]>
git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
Chocobozzz [Fri, 26 Mar 2021 12:20:37 +0000 (13:20 +0100)]
Redesign account page
Chocobozzz [Thu, 25 Mar 2021 12:42:55 +0000 (13:42 +0100)]
Redesign channel page
Thavarasa Prasanth [Wed, 31 Mar 2021 06:32:05 +0000 (08:32 +0200)]
fix missing title attribute on <iframe> tag suggested for embedding (#3901)
* title attribute is missing on <iframe> tag suggested for embedding #3861
* fix #3901
* fix: escapeHTML #3901
* fix: playlist title instead of video title #3901
* fix #3901
* assign title directly #3901
Chocobozzz [Tue, 30 Mar 2021 06:57:17 +0000 (08:57 +0200)]
Fix benchmark
Chocobozzz [Mon, 29 Mar 2021 15:23:48 +0000 (17:23 +0200)]
Add log to regenerate thumbnails
Arthur Lutz [Fri, 26 Mar 2021 11:35:54 +0000 (12:35 +0100)]
[support/docker] expose webtorrent setting in os variable settings
Axel Viala [Mon, 29 Mar 2021 13:49:59 +0000 (15:49 +0200)]
update dependencies.md for macOSX (#3899)
add instructions regarding postgresql and bash user/version required for a proper MacOSX install of PeerTube
Co-authored-by: Rozen10 <58482276+Rozen10@users.noreply.github.com>
Co-authored-by: Rigel Kent <par@rigelk.eu>
kontrollanten [Mon, 29 Mar 2021 11:51:33 +0000 (13:51 +0200)]
show less information by default in download modal (#3890)
* client(video/download): collapse advanced informaton by default
* fix(client/video-dl): update metadata upon resolution change
closes #3810
Co-authored-by: Rigel Kent <par@rigelk.eu>
kontrollanten [Mon, 29 Mar 2021 06:39:43 +0000 (08:39 +0200)]
script/upgrade: use db.name config value
ltsallas [Thu, 25 Mar 2021 15:03:14 +0000 (17:03 +0200)]
Add 1.75 option to playback rates
Chocobozzz [Thu, 25 Mar 2021 15:25:28 +0000 (16:25 +0100)]
Merge branch 'release/3.1.0' into develop
Chocobozzz [Thu, 25 Mar 2021 15:25:14 +0000 (16:25 +0100)]
Fix postgresql version
Chocobozzz [Thu, 25 Mar 2021 12:55:10 +0000 (13:55 +0100)]
Merge branch 'release/3.1.0' into develop
Chocobozzz [Thu, 25 Mar 2021 12:53:57 +0000 (13:53 +0100)]
Drop PostgreSQL 9.6 support
Due to a migration bug, drop PostgreSQL 9.6 support
The official support will end in November
Chocobozzz [Wed, 24 Mar 2021 17:19:10 +0000 (18:19 +0100)]
Merge branch 'release/3.1.0' into develop
Chocobozzz [Wed, 24 Mar 2021 12:45:59 +0000 (13:45 +0100)]
Remove roadmap funding
Chocobozzz [Wed, 24 Mar 2021 12:42:38 +0000 (13:42 +0100)]
Fix build
Chocobozzz [Wed, 24 Mar 2021 12:32:55 +0000 (13:32 +0100)]
Auto focus plugin search input
Chocobozzz [Wed, 24 Mar 2021 10:48:02 +0000 (11:48 +0100)]
Add server config helper in plugin guide
kontrollanten [Tue, 23 Mar 2021 07:14:16 +0000 (08:14 +0100)]
client(video/download): set direct dl as default
Chocobozzz [Wed, 24 Mar 2021 10:34:31 +0000 (11:34 +0100)]
Add auth user client hook actions
Chocobozzz [Wed, 24 Mar 2021 09:58:36 +0000 (10:58 +0100)]
Add client action hooks for pubish pages
Chocobozzz [Wed, 24 Mar 2021 08:16:48 +0000 (09:16 +0100)]
Add server hooks for search endpoint
Chocobozzz [Tue, 23 Mar 2021 16:18:18 +0000 (17:18 +0100)]
Add filter hook to forbid embed access
Chocobozzz [Tue, 23 Mar 2021 10:54:08 +0000 (11:54 +0100)]
Add hooks support for video download
Chocobozzz [Tue, 23 Mar 2021 08:46:02 +0000 (09:46 +0100)]
Upgrade client dependencies
Chocobozzz [Tue, 23 Mar 2021 08:41:16 +0000 (09:41 +0100)]
Directly use node in systemd service
kontrollanten [Mon, 22 Mar 2021 13:19:08 +0000 (14:19 +0100)]
Change copy icon (#3867)
* client: change copy icon to glypicon-duplicate
* client: add "copy" text to copy icons
Chocobozzz [Fri, 12 Mar 2021 16:19:02 +0000 (17:19 +0100)]
Fix external on logout hook
Chocobozzz [Fri, 12 Mar 2021 16:04:49 +0000 (17:04 +0100)]
Add regenrate thumbnails scripts
Chocobozzz [Fri, 12 Mar 2021 15:21:56 +0000 (16:21 +0100)]
Upgrade to latest oauth2-server
Chocobozzz [Fri, 12 Mar 2021 15:20:48 +0000 (16:20 +0100)]
Update yarn lock
Chocobozzz [Fri, 12 Mar 2021 14:20:46 +0000 (15:20 +0100)]
Refactor auth flow
Reimplement some node-oauth2-server methods to remove hacky code needed by our external
login workflow
Chocobozzz [Fri, 12 Mar 2021 09:22:17 +0000 (10:22 +0100)]
Stricter email options typings
Chocobozzz [Thu, 11 Mar 2021 15:54:52 +0000 (16:54 +0100)]
Add new plugin/peertube version notifs
Chocobozzz [Thu, 11 Mar 2021 10:17:42 +0000 (11:17 +0100)]
Add next to stats github ci
Chocobozzz [Thu, 11 Mar 2021 09:55:09 +0000 (10:55 +0100)]
Reduce bundle size using a const enum
Chocobozzz [Thu, 11 Mar 2021 09:40:59 +0000 (10:40 +0100)]
Try to reduce CSS size
Chocobozzz [Thu, 11 Mar 2021 08:51:08 +0000 (09:51 +0100)]
Check ffmepg version on startup
Chocobozzz [Wed, 10 Mar 2021 15:11:47 +0000 (16:11 +0100)]
Update english strings
Chocobozzz [Wed, 10 Mar 2021 10:17:20 +0000 (11:17 +0100)]
Fix AP security tests
Chocobozzz [Wed, 10 Mar 2021 08:39:17 +0000 (09:39 +0100)]
Don't skip all threads on AP fetcher error
Chocobozzz [Wed, 10 Mar 2021 08:25:26 +0000 (09:25 +0100)]
Fix index search
Chocobozzz [Tue, 9 Mar 2021 14:45:24 +0000 (15:45 +0100)]
Fix AP flag validator
Chocobozzz [Tue, 9 Mar 2021 14:08:45 +0000 (15:08 +0100)]
Bigger video thumbnails for feeds
Chocobozzz [Tue, 9 Mar 2021 13:01:44 +0000 (14:01 +0100)]
Fix 404 AP status codes
Chocobozzz [Tue, 9 Mar 2021 09:08:14 +0000 (10:08 +0100)]
Add next branch to CI
Chocobozzz [Tue, 9 Mar 2021 08:58:08 +0000 (09:58 +0100)]
Fix request body limit
Chocobozzz [Tue, 9 Mar 2021 08:22:05 +0000 (09:22 +0100)]
Add jobs tag to logger
Chocobozzz [Mon, 8 Mar 2021 13:24:11 +0000 (14:24 +0100)]
Use got instead of request
Chocobozzz [Fri, 5 Mar 2021 13:27:06 +0000 (14:27 +0100)]
Fix control bar alignment
Chocobozzz [Fri, 5 Mar 2021 12:49:58 +0000 (13:49 +0100)]
Refactor a little bit AP validators
Chocobozzz [Fri, 5 Mar 2021 12:26:02 +0000 (13:26 +0100)]
Introduce tags to the logger
That could help to filter unneeded logs and/or select particular
components
Chocobozzz [Wed, 24 Mar 2021 16:47:59 +0000 (17:47 +0100)]
Bumped to version v3.1.0
Chocobozzz [Wed, 24 Mar 2021 16:06:50 +0000 (17:06 +0100)]
Add warning in download modal if needed
Chocobozzz [Wed, 24 Mar 2021 16:06:37 +0000 (17:06 +0100)]
Hide best strategy if not logged in
Chocobozzz [Wed, 24 Mar 2021 16:47:59 +0000 (17:47 +0100)]
Bumped to version v3.1.0
Chocobozzz [Wed, 24 Mar 2021 16:06:50 +0000 (17:06 +0100)]
Add warning in download modal if needed
Chocobozzz [Wed, 24 Mar 2021 16:06:37 +0000 (17:06 +0100)]
Hide best strategy if not logged in
Rigel Kent [Wed, 24 Mar 2021 13:48:31 +0000 (14:48 +0100)]
Adjust search results note for i18n, adjust typeahead helper
Chocobozzz [Mon, 22 Mar 2021 13:18:25 +0000 (14:18 +0100)]
Update changelog
Chocobozzz [Mon, 22 Mar 2021 09:15:42 +0000 (10:15 +0100)]
Update translations
gillux [Sun, 21 Mar 2021 23:48:58 +0000 (23:48 +0000)]
Translated using Weblate (French)
Currently translated at 100.0% (1765 of 1765 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr/
Ihor Hordiichuk [Sun, 21 Mar 2021 23:28:36 +0000 (23:28 +0000)]
Translated using Weblate (Ukrainian)
Currently translated at 18.9% (342 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
Zet [Sat, 20 Mar 2021 22:15:14 +0000 (22:15 +0000)]
Translated using Weblate (Arabic)
Currently translated at 84.7% (1533 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
Zet [Fri, 19 Mar 2021 14:05:03 +0000 (14:05 +0000)]
Translated using Weblate (Arabic)
Currently translated at 84.6% (1531 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
Siourdakis Thanos [Fri, 19 Mar 2021 13:51:15 +0000 (13:51 +0000)]
Translated using Weblate (Greek)
Currently translated at 50.6% (916 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/el/
TA [Thu, 18 Mar 2021 11:04:54 +0000 (11:04 +0000)]
Translated using Weblate (Indonesian)
Currently translated at 13.7% (14 of 102 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/id/
Joe Bill [Thu, 18 Mar 2021 17:00:59 +0000 (17:00 +0000)]
Translated using Weblate (Serbian (cyrillic))
Currently translated at 98.3% (240 of 244 strings)
Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/sr_Cyrl/
Zet [Thu, 18 Mar 2021 14:59:16 +0000 (14:59 +0000)]
Translated using Weblate (Arabic)
Currently translated at 84.5% (1529 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
Phongpanot [Thu, 18 Mar 2021 02:36:50 +0000 (02:36 +0000)]
Translated using Weblate (Thai)
Currently translated at 53.3% (964 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/
Filip Bengtsson [Tue, 16 Mar 2021 09:08:27 +0000 (09:08 +0000)]
Translated using Weblate (Swedish)
Currently translated at 99.7% (1804 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
Porrumentzio [Wed, 17 Mar 2021 17:38:57 +0000 (17:38 +0000)]
Translated using Weblate (Basque)
Currently translated at 47.3% (856 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eu/
Siourdakis Thanos [Wed, 17 Mar 2021 12:55:39 +0000 (12:55 +0000)]
Translated using Weblate (Greek)
Currently translated at 50.3% (911 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/el/
Simon Brosdetzko [Tue, 16 Mar 2021 13:59:07 +0000 (13:59 +0000)]
Translated using Weblate (German)
Currently translated at 100.0% (1808 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
Thomas Citharel [Thu, 18 Mar 2021 07:53:29 +0000 (08:53 +0100)]
Added translation using Weblate (Indonesian)
Thomas Citharel [Thu, 18 Mar 2021 07:53:13 +0000 (08:53 +0100)]
Added translation using Weblate (Indonesian)
Luc Didry [Thu, 18 Mar 2021 07:50:20 +0000 (08:50 +0100)]
Added translation using Weblate (Indonesian)
Zet [Fri, 12 Mar 2021 18:46:47 +0000 (18:46 +0000)]
Translated using Weblate (Arabic)
Currently translated at 84.5% (1528 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
Jeff Huang [Wed, 10 Mar 2021 01:59:33 +0000 (01:59 +0000)]
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1808 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
Александр [Wed, 10 Mar 2021 06:12:11 +0000 (06:12 +0000)]
Translated using Weblate (Russian)
Currently translated at 99.6% (1801 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
josé m [Thu, 11 Mar 2021 04:55:36 +0000 (04:55 +0000)]
Translated using Weblate (Galician)
Currently translated at 99.8% (1806 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
Berto Te [Wed, 10 Mar 2021 02:03:32 +0000 (02:03 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (1808 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
Laurent Ettouati [Wed, 10 Mar 2021 17:42:47 +0000 (17:42 +0000)]
Translated using Weblate (French (France) (fr_FR))
Currently translated at 100.0% (1808 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
Chocobozzz [Mon, 22 Mar 2021 08:49:23 +0000 (09:49 +0100)]
Fix mention notification with deleted comment
Chocobozzz [Tue, 9 Mar 2021 15:10:52 +0000 (16:10 +0100)]
Fix abuse tests
Chocobozzz [Tue, 9 Mar 2021 14:45:37 +0000 (15:45 +0100)]
Fix CI moderation tests
Chocobozzz [Tue, 9 Mar 2021 12:53:18 +0000 (13:53 +0100)]
Fix checkbox ids in plugin settings
Chocobozzz [Tue, 9 Mar 2021 12:51:02 +0000 (13:51 +0100)]
Fix default boolean plugin setting
Chocobozzz [Tue, 9 Mar 2021 10:43:36 +0000 (11:43 +0100)]
Update translations
chocobozzz [Tue, 9 Mar 2021 10:41:19 +0000 (10:41 +0000)]
Translated using Weblate (Albanian)
Currently translated at 98.7% (1353 of 1370 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sq/
chocobozzz [Tue, 9 Mar 2021 10:37:27 +0000 (10:37 +0000)]
Translated using Weblate (Albanian)
Currently translated at 98.4% (1349 of 1370 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sq/
Chocobozzz [Tue, 9 Mar 2021 10:34:46 +0000 (11:34 +0100)]
Support sq
Chocobozzz [Tue, 9 Mar 2021 10:24:40 +0000 (11:24 +0100)]
Update translations
Vodoyo Kamal [Tue, 9 Mar 2021 07:46:06 +0000 (07:46 +0000)]
Translated using Weblate (Bengali)
Currently translated at 100.0% (102 of 102 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/bn/
Zet [Mon, 8 Mar 2021 17:51:35 +0000 (17:51 +0000)]
Translated using Weblate (Arabic)
Currently translated at 84.2% (1524 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
chocobozzz [Tue, 9 Mar 2021 10:22:04 +0000 (10:22 +0000)]
Translated using Weblate (Kabyle)
Currently translated at 90.7% (1640 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/
chocobozzz [Tue, 9 Mar 2021 10:07:46 +0000 (10:07 +0000)]
Translated using Weblate (Russian)
Currently translated at 99.5% (1799 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
chocobozzz [Tue, 9 Mar 2021 10:20:59 +0000 (10:20 +0000)]
Translated using Weblate (Polish)
Currently translated at 97.7% (1768 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/
chocobozzz [Tue, 9 Mar 2021 10:23:05 +0000 (10:23 +0000)]
Translated using Weblate (Italian)
Currently translated at 94.2% (1704 of 1808 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/