]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
17 months agoAdd ability to customize token lifetime
Chocobozzz [Thu, 29 Dec 2022 13:18:07 +0000 (14:18 +0100)] 
Add ability to customize token lifetime

17 months agoTry to debug a CI issue
Chocobozzz [Tue, 3 Jan 2023 13:52:35 +0000 (14:52 +0100)] 
Try to debug a CI issue

17 months agoPrefer using sequelize replacements even for tests
Chocobozzz [Tue, 3 Jan 2023 13:23:42 +0000 (14:23 +0100)] 
Prefer using sequelize replacements even for tests

17 months agoPrevent hotkeys playback rate/seek with lives
Chocobozzz [Fri, 30 Dec 2022 14:54:08 +0000 (15:54 +0100)] 
Prevent hotkeys playback rate/seek with lives

17 months agoHide playback rate for lives
Chocobozzz [Fri, 30 Dec 2022 14:38:26 +0000 (15:38 +0100)] 
Hide playback rate for lives

17 months agoRemove dead link
Chocobozzz [Fri, 30 Dec 2022 14:33:05 +0000 (15:33 +0100)] 
Remove dead link

17 months agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Fri, 30 Dec 2022 14:28:49 +0000 (15:28 +0100)] 
Merge branch 'release/5.0.0' into develop

17 months agoFix table pagination responsive
Chocobozzz [Fri, 30 Dec 2022 14:24:03 +0000 (15:24 +0100)] 
Fix table pagination responsive

17 months agoFix P2P with object storage
Chocobozzz [Fri, 30 Dec 2022 14:05:14 +0000 (15:05 +0100)] 
Fix P2P with object storage

18 months agoProcess requests in correct order
Chocobozzz [Thu, 29 Dec 2022 10:13:07 +0000 (11:13 +0100)] 
Process requests in correct order

18 months agoReorder playlists when adding an element
Chocobozzz [Thu, 29 Dec 2022 09:38:53 +0000 (10:38 +0100)] 
Reorder playlists when adding an element

18 months agoTry to fix github api rate limit
Chocobozzz [Thu, 29 Dec 2022 09:24:06 +0000 (10:24 +0100)] 
Try to fix github api rate limit

18 months agoFix build
Chocobozzz [Thu, 29 Dec 2022 09:14:43 +0000 (10:14 +0100)] 
Fix build

18 months agoMore robust player stats card
Chocobozzz [Wed, 28 Dec 2022 15:30:34 +0000 (16:30 +0100)] 
More robust player stats card

18 months agofeat(player/playbackRate): set rate with url param
kontrollanten [Wed, 28 Dec 2022 19:59:02 +0000 (20:59 +0100)] 
feat(player/playbackRate): set rate with url param

18 months agoLog HLS fatal error with error label (#5484)
kontrollanten [Thu, 29 Dec 2022 07:35:41 +0000 (09:35 +0200)] 
Log HLS fatal error with error label (#5484)

* fix(client/p2p-media-loader): logg err upon fatal

* feat(client/p2p-media-loader): err log currentTime

18 months agoFix incorrect merge with hls.js dependency
Chocobozzz [Wed, 28 Dec 2022 15:11:39 +0000 (16:11 +0100)] 
Fix incorrect merge with hls.js dependency

18 months agoImprove sync channel logging
Chocobozzz [Wed, 28 Dec 2022 15:11:11 +0000 (16:11 +0100)] 
Improve sync channel logging

18 months agoPrevent sending log error to server on 404
Chocobozzz [Wed, 28 Dec 2022 14:15:44 +0000 (15:15 +0100)] 
Prevent sending log error to server on 404

18 months agoMore robust short to complete uuid error handler
Chocobozzz [Wed, 28 Dec 2022 13:42:48 +0000 (14:42 +0100)] 
More robust short to complete uuid error handler

18 months agoImprove upgrade documentation
Chocobozzz [Wed, 28 Dec 2022 09:29:37 +0000 (10:29 +0100)] 
Improve upgrade documentation

18 months agoUpgrade player p2p dependency
Chocobozzz [Fri, 23 Dec 2022 13:02:22 +0000 (14:02 +0100)] 
Upgrade player p2p dependency

18 months agoFix sync tests
Chocobozzz [Fri, 23 Dec 2022 13:02:13 +0000 (14:02 +0100)] 
Fix sync tests

18 months agoDon't need to use redis to block tracker ips
Chocobozzz [Fri, 23 Dec 2022 12:38:28 +0000 (13:38 +0100)] 
Don't need to use redis to block tracker ips

There could be many of them, so reduce load by storing IPs directly
inside node memory

18 months agoReplay the stream when clicking on live button
Chocobozzz [Fri, 23 Dec 2022 10:58:13 +0000 (11:58 +0100)] 
Replay the stream when clicking on live button

18 months agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Wed, 21 Dec 2022 10:26:40 +0000 (11:26 +0100)] 
Merge branch 'release/5.0.0' into develop

18 months agoRollback to hls.js 1.2.5
Chocobozzz [Wed, 21 Dec 2022 10:23:36 +0000 (11:23 +0100)] 
Rollback to hls.js 1.2.5

Prevent a bug where the video doesn't end

18 months agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Wed, 21 Dec 2022 09:56:57 +0000 (10:56 +0100)] 
Merge branch 'release/5.0.0' into develop

18 months agoPrevent grey live button when loading the live
Chocobozzz [Wed, 21 Dec 2022 09:56:48 +0000 (10:56 +0100)] 
Prevent grey live button when loading the live

18 months agoDisplay video actions in homepage
Chocobozzz [Wed, 21 Dec 2022 09:52:33 +0000 (10:52 +0100)] 
Display video actions in homepage

18 months agoFix local channel stats
Chocobozzz [Wed, 21 Dec 2022 09:46:55 +0000 (10:46 +0100)] 
Fix local channel stats

18 months agoMerge branch 'feature/improve-live' into develop
Chocobozzz [Tue, 20 Dec 2022 15:29:11 +0000 (16:29 +0100)] 
Merge branch 'feature/improve-live' into develop

18 months agoAdd back to live feature
Chocobozzz [Tue, 20 Dec 2022 15:28:15 +0000 (16:28 +0100)] 
Add back to live feature

18 months agoPrefer displaying channel in rss feeds
Chocobozzz [Tue, 20 Dec 2022 08:25:18 +0000 (09:25 +0100)] 
Prefer displaying channel in rss feeds

18 months agoAdd ability to get user from file token
Chocobozzz [Tue, 20 Dec 2022 08:15:49 +0000 (09:15 +0100)] 
Add ability to get user from file token

18 months agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Mon, 19 Dec 2022 15:10:38 +0000 (16:10 +0100)] 
Merge branch 'release/5.0.0' into develop

18 months agoForward 206 status code for object storage proxy
Chocobozzz [Mon, 19 Dec 2022 15:06:58 +0000 (16:06 +0100)] 
Forward 206 status code for object storage proxy

18 months agofeat(config): add missing videos sort options in admin
paulienm [Sat, 17 Dec 2022 21:45:37 +0000 (22:45 +0100)] 
feat(config): add missing videos sort options in admin

18 months agoClearer changelog
Chocobozzz [Thu, 15 Dec 2022 07:32:44 +0000 (08:32 +0100)] 
Clearer changelog

18 months agoDon't not autoplay live without autoplay setting
Chocobozzz [Wed, 14 Dec 2022 13:06:12 +0000 (14:06 +0100)] 
Don't not autoplay live without autoplay setting

18 months agoImprove changelog
Chocobozzz [Tue, 13 Dec 2022 12:51:50 +0000 (13:51 +0100)] 
Improve changelog

18 months agoBumped to version v5.0.0 v5.0.0
Chocobozzz [Tue, 13 Dec 2022 07:32:14 +0000 (08:32 +0100)] 
Bumped to version v5.0.0

18 months agoUpdate changelog
Chocobozzz [Tue, 13 Dec 2022 07:21:57 +0000 (08:21 +0100)] 
Update changelog

18 months agoIncrease timeout
Chocobozzz [Mon, 12 Dec 2022 15:16:27 +0000 (16:16 +0100)] 
Increase timeout

18 months agoUpdate translations
Chocobozzz [Mon, 12 Dec 2022 14:02:42 +0000 (15:02 +0100)] 
Update translations

18 months agoTranslated using Weblate (French (France) (fr_FR))
chocobozzz [Mon, 12 Dec 2022 12:46:59 +0000 (12:46 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

18 months agoTranslated using Weblate (Japanese)
T.S [Mon, 12 Dec 2022 04:43:52 +0000 (04:43 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
T.S [Sun, 11 Dec 2022 07:54:34 +0000 (07:54 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (French)
I_Automne [Fri, 9 Dec 2022 08:20:15 +0000 (08:20 +0000)] 
Translated using Weblate (French)

Currently translated at 100.0% (1706 of 1706 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr/

18 months agoTranslated using Weblate (French)
Eric Guichaoua [Fri, 9 Dec 2022 08:26:17 +0000 (08:26 +0000)] 
Translated using Weblate (French)

Currently translated at 100.0% (1706 of 1706 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr/

18 months agoTranslated using Weblate (French)
Pierre-Jean [Fri, 9 Dec 2022 08:18:32 +0000 (08:18 +0000)] 
Translated using Weblate (French)

Currently translated at 100.0% (1706 of 1706 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr/

18 months agoTranslated using Weblate (French (France) (fr_FR))
Eric Guichaoua [Wed, 7 Dec 2022 09:34:18 +0000 (09:34 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 99.0% (2123 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

18 months agoFix CI using 127.0.0.1 for tests
Chocobozzz [Fri, 9 Dec 2022 10:14:47 +0000 (11:14 +0100)] 
Fix CI using 127.0.0.1 for tests

18 months agoAdd austrian sign language
Chocobozzz [Fri, 9 Dec 2022 08:18:39 +0000 (09:18 +0100)] 
Add austrian sign language

18 months agoUpdate translations
Chocobozzz [Wed, 7 Dec 2022 08:13:15 +0000 (09:13 +0100)] 
Update translations

18 months agoMerge remote-tracking branch 'weblate/develop' into release/5.0.0
Chocobozzz [Wed, 7 Dec 2022 08:00:49 +0000 (09:00 +0100)] 
Merge remote-tracking branch 'weblate/develop' into release/5.0.0

18 months agoTranslated using Weblate (Interlingua)
Martijn Dekker [Wed, 7 Dec 2022 06:08:54 +0000 (06:08 +0000)] 
Translated using Weblate (Interlingua)

Currently translated at 9.3% (201 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ia/

18 months agoTranslated using Weblate (Interlingua)
Martijn Dekker [Wed, 7 Dec 2022 06:06:57 +0000 (06:06 +0000)] 
Translated using Weblate (Interlingua)

Currently translated at 8.5% (183 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ia/

18 months agoTranslated using Weblate (Japanese)
T.S [Wed, 7 Dec 2022 03:14:11 +0000 (03:14 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Finnish)
Hannes Ylä-Jääski [Tue, 6 Dec 2022 16:33:24 +0000 (16:33 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fi/

18 months agoAdd req and res to allow download filter hooks
Chocobozzz [Tue, 6 Dec 2022 12:50:18 +0000 (13:50 +0100)] 
Add req and res to allow download filter hooks

18 months agoTranslated using Weblate (German)
Simon Brosdetzko [Mon, 5 Dec 2022 10:13:13 +0000 (10:13 +0000)] 
Translated using Weblate (German)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/

18 months agoTranslated using Weblate (Russian)
Артём Котлубай [Sat, 3 Dec 2022 18:45:36 +0000 (18:45 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (131 of 131 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ru/

18 months agoTranslated using Weblate (Russian)
Артём Котлубай [Sat, 3 Dec 2022 18:42:33 +0000 (18:42 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (257 of 257 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/ru/

18 months agoTranslated using Weblate (Russian)
Артём Котлубай [Sat, 3 Dec 2022 17:35:56 +0000 (17:35 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (131 of 131 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ru/

18 months agoTranslated using Weblate (Russian)
Артём Котлубай [Sat, 3 Dec 2022 17:37:13 +0000 (17:37 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (257 of 257 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/ru/

18 months agoTranslated using Weblate (Russian)
Sergey Zigachev [Sat, 3 Dec 2022 07:26:23 +0000 (07:26 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/

18 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Fri, 2 Dec 2022 14:04:17 +0000 (14:04 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Fri, 2 Dec 2022 13:41:08 +0000 (13:41 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
T.S [Fri, 2 Dec 2022 13:29:17 +0000 (13:29 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
T.S [Fri, 2 Dec 2022 01:46:22 +0000 (01:46 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Finnish)
Hannes Ylä-Jääski [Thu, 1 Dec 2022 14:49:52 +0000 (14:49 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fi/

18 months agoTranslated using Weblate (German)
Armin [Thu, 1 Dec 2022 12:45:17 +0000 (12:45 +0000)] 
Translated using Weblate (German)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/

18 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Wed, 30 Nov 2022 16:11:02 +0000 (16:11 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
T.S [Wed, 30 Nov 2022 15:52:31 +0000 (15:52 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Wed, 30 Nov 2022 14:57:23 +0000 (14:57 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
T.S [Wed, 30 Nov 2022 15:07:13 +0000 (15:07 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Wed, 30 Nov 2022 14:11:05 +0000 (14:11 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
T.S [Wed, 30 Nov 2022 14:47:31 +0000 (14:47 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Wed, 30 Nov 2022 13:44:22 +0000 (13:44 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
T.S [Wed, 30 Nov 2022 13:45:11 +0000 (13:45 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
T.S [Wed, 30 Nov 2022 13:34:57 +0000 (13:34 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Japanese)
T.S [Wed, 30 Nov 2022 12:58:22 +0000 (12:58 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2142 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

18 months agoTranslated using Weblate (Finnish)
Hannes Ylä-Jääski [Wed, 30 Nov 2022 11:05:11 +0000 (11:05 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fi/

18 months agoTranslated using Weblate (Czech)
Jiri Podhorecky [Wed, 30 Nov 2022 12:42:07 +0000 (12:42 +0000)] 
Translated using Weblate (Czech)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/

18 months agoTranslated using Weblate (Finnish)
Hannes Ylä-Jääski [Wed, 30 Nov 2022 10:35:35 +0000 (10:35 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fi/

18 months agoTranslated using Weblate (Finnish)
Hannes Ylä-Jääski [Wed, 30 Nov 2022 08:48:53 +0000 (08:48 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fi/

18 months agoTranslated using Weblate (Interlingua)
Martijn Dekker [Tue, 29 Nov 2022 20:44:06 +0000 (20:44 +0000)] 
Translated using Weblate (Interlingua)

Currently translated at 8.3% (178 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ia/

18 months agoTranslated using Weblate (Galician)
josé m [Wed, 30 Nov 2022 05:26:06 +0000 (05:26 +0000)] 
Translated using Weblate (Galician)

Currently translated at 100.0% (2143 of 2143 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/

18 months agoAdded translation using Weblate (Interlingua)
Martijn Dekker [Tue, 29 Nov 2022 20:43:14 +0000 (21:43 +0100)] 
Added translation using Weblate (Interlingua)

18 months agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Fri, 2 Dec 2022 16:54:23 +0000 (17:54 +0100)] 
Merge branch 'release/5.0.0' into develop

18 months agoFix player error modal size
Chocobozzz [Fri, 2 Dec 2022 14:31:21 +0000 (15:31 +0100)] 
Fix player error modal size

18 months agoSupport reinjecting token in private m3u8 playlist
Chocobozzz [Fri, 2 Dec 2022 13:47:21 +0000 (14:47 +0100)] 
Support reinjecting token in private m3u8 playlist

18 months agoRemove country limit of 10 items
Chocobozzz [Thu, 1 Dec 2022 08:09:20 +0000 (09:09 +0100)] 
Remove country limit of 10 items

19 months agoIncrease timeouts
Chocobozzz [Tue, 29 Nov 2022 09:25:26 +0000 (10:25 +0100)] 
Increase timeouts

19 months agoUpdate changelog
Chocobozzz [Tue, 29 Nov 2022 07:50:25 +0000 (08:50 +0100)] 
Update changelog

19 months agoBumped to version v5.0.0-rc.1 v5.0.0-rc.1
Chocobozzz [Tue, 29 Nov 2022 07:44:30 +0000 (08:44 +0100)] 
Bumped to version v5.0.0-rc.1

19 months agoIncrease old jobs to delete per hour
Chocobozzz [Mon, 28 Nov 2022 14:16:06 +0000 (15:16 +0100)] 
Increase old jobs to delete per hour

19 months agoUpdate socket io
Chocobozzz [Mon, 28 Nov 2022 08:16:34 +0000 (09:16 +0100)] 
Update socket io

19 months agoUpdate translations
Chocobozzz [Mon, 28 Nov 2022 07:18:28 +0000 (08:18 +0100)] 
Update translations