Commit Graph

  • b3e39df59e
    Add missing two factor doc on 401 HTTP error Chocobozzz 2024-05-29 09:08:38 +0200
  • da7ccbb44a
    Don't deprecate code error field Chocobozzz 2024-05-29 09:03:48 +0200
  • b65d639695
    Don't include banners in account API Chocobozzz 2024-05-29 09:00:43 +0200
  • 605f5328c1
    Don't display stats button of remote videos Chocobozzz 2024-05-29 08:46:27 +0200
  • e2c354878f
    Fix "reading 'isBlacklisted' of undefined" Chocobozzz 2024-05-29 08:36:35 +0200
  • 4ea659d569
    Handle videos with FPS < 1 Chocobozzz 2024-05-29 08:56:53 +0200
  • 67c1f1985f docs: fix typo in getPlaybackRate() : Promise<number> documentation Olivier Bouillet 2024-05-28 17:06:00 +0200
  • 510fa6137c docs: fix typo in getPlaybackRate() : Promise<number> documentation Olivier Bouillet 2024-05-28 17:06:00 +0200
  • b7e07bde8c
    Update search REST API doc Chocobozzz 2024-05-28 08:23:53 +0200
  • c5de763d3d
    Fix array query explode Chocobozzz 2024-05-27 08:46:00 +0200
  • e5a44a94b6 Make instructions work on more platforms Doug Luce 2024-05-21 18:16:03 -0700
  • 5ab18d598d Make instructions work on more platforms Doug Luce 2024-05-21 18:16:03 -0700
  • 9b5c7a8dc6
    Merge branch 'release/6.1.0' into develop Chocobozzz 2024-05-17 11:36:43 +0200
  • 3b1646f27d
    Fix modal close button position Chocobozzz 2024-05-17 11:30:48 +0200
  • dd77235f2c
    Fix missing link in welcome user modal Chocobozzz 2024-05-17 11:26:28 +0200
  • 74b62dcb85
    Remove invalid db value checker Chocobozzz 2024-05-17 11:18:43 +0200
  • cb88f25ffa
    Don't count deleted comments for stats Chocobozzz 2024-05-17 11:12:11 +0200
  • 9ee1f7b57c
    Don't mark as ready already read notifications Chocobozzz 2024-05-17 11:07:30 +0200
  • 57c94fb51c
    Allow to bulk force transcoding Chocobozzz 2024-05-17 10:59:36 +0200
  • 9784e93dc7
    Don't import all lodash Chocobozzz 2024-05-17 10:45:12 +0200
  • 59c18bb1a1
    Fix left/right logical properties Chocobozzz 2024-05-16 16:07:17 +0200
  • eb51d65448 fix(client/plugins): getUser returns MyUser kontrollanten 2024-04-26 13:39:03 +0200
  • 8624325523 feat(client/plugins): add getUser to helpers kontrollanten 2024-04-26 10:08:46 +0200
  • 1eb8fc2c06 fix(server/plugins): avoid duplicate settings kontrollanten 2024-04-26 09:16:54 +0200
  • 5dfa07adb5 fix(server/geo-ip): throttle db download kontrollanten 2024-05-15 23:16:20 +0200
  • fdfc10d13c
    Fix left/right logical properties Chocobozzz 2024-05-16 16:07:17 +0200
  • 5dd0721bee
    Merge branch 'release/6.1.0' into develop Chocobozzz 2024-05-16 11:39:53 +0200
  • 3d105296e6
    Fix concurrent live streams serialization issue Chocobozzz 2024-05-16 11:38:36 +0200
  • e7ebcb16ac
    Fix big user export file size Chocobozzz 2024-05-16 11:15:57 +0200
  • 81d4d557f7
    Remove internal log Chocobozzz 2024-05-16 11:15:43 +0200
  • 21f4ed5c33
    Add missing docker env for object storage Chocobozzz 2024-05-16 11:06:18 +0200
  • 810519b1d4
    Fix RTL inconsistencies Chocobozzz 2024-05-16 10:37:38 +0200
  • d05af753bf
    Fix embed api on ios Chocobozzz 2024-05-16 09:45:44 +0200
  • ad5f82495f
    Add privacy remover plugin test Chocobozzz 2024-05-16 09:41:39 +0200
  • 2229ec1f58 fix(server/geo-ip): throttle db download kontrollanten 2024-05-15 23:16:20 +0200
  • 0a43de655a Fix typo at log.rotation.enabled Skid 2024-05-06 21:09:41 +0200
  • c22fc9f859 Fix typo at log.rotation.enabled Skid 2024-05-06 21:07:46 +0200
  • 32b0206cd3
    Fix typo Chocobozzz 2024-05-15 16:14:53 +0200
  • 0c0cc9cab7
    Update security.md Chocobozzz 2024-05-15 16:00:28 +0200
  • b6dd016601
    Fix too many useless angular detection changes Chocobozzz 2024-05-15 15:38:50 +0200
  • 2177995056 feat(server): dont client cache HTML files kontrollanten 2024-05-12 07:58:26 +0200
  • db7a2f2c57 feat(server): dont client cache HTML files kontrollanten 2024-05-12 07:58:26 +0200
  • a1bf52752e
    Fix typo at log.rotation.enabled Skid 2024-05-06 21:09:41 +0200
  • c4a07ed192
    Fix typo at log.rotation.enabled Skid 2024-05-06 21:07:46 +0200
  • 46b45dc51d
    Bumped to version v6.1.0 v6.1.0 Chocobozzz 2024-04-29 09:36:33 +0200
  • 9436a18e95
    Update changelog Chocobozzz 2024-04-29 09:01:30 +0200
  • 8d22b9100b
    Fix import tests Chocobozzz 2024-04-29 08:01:57 +0200
  • 1642c5b9e7
    Protect all video related AP endpoints Chocobozzz 2024-04-26 15:20:47 +0200
  • 8e2d1e5090 fix(client/plugins): getUser returns MyUser kontrollanten 2024-04-26 13:39:03 +0200
  • 7e57daa971 feat(client/plugins): add getUser to helpers kontrollanten 2024-04-26 10:08:46 +0200
  • d72ef2a2b9
    Fix federation when updating video privacy Chocobozzz 2024-04-26 10:30:43 +0200
  • afb28272f5
    Check video rights before providing AP information Chocobozzz 2024-04-26 08:58:35 +0200
  • c7c8d3b355 fix(server/plugins): avoid duplicate settings kontrollanten 2024-04-26 09:16:54 +0200
  • b8635c2606
    Compact json-ld AP objects Chocobozzz 2024-04-25 11:21:55 +0200
  • 712f7d18e6
    Update superagent Chocobozzz 2024-04-25 11:01:10 +0200
  • 47ae6e880d
    Fix AP actor follows count Chocobozzz 2024-04-25 10:51:40 +0200
  • 9244620f37
    Fix view explanation Chocobozzz 2024-04-25 09:33:05 +0200
  • 4e09837aa0
    Fix player subtitles on iOS Chocobozzz 2024-04-24 15:57:24 +0200
  • fde6b32ca5
    Update translations Chocobozzz 2024-04-24 14:57:00 +0200
  • 63654cb475
    Translated using Weblate (French (France) (fr_FR)) spf 2024-04-24 11:11:12 +0000
  • dcd3a0ee46
    Translated using Weblate (Romanian) Puryx 2024-04-23 17:38:48 +0000
  • db32f70799
    Translated using Weblate (Romanian) Puryx 2024-04-23 17:28:04 +0000
  • f2895d29e1
    Remove duplicate main region Chocobozzz 2024-04-23 10:56:11 +0200
  • b824480af7
    Fix video source size column on db migration Chocobozzz 2024-04-22 14:41:24 +0200
  • aa1ea0b6c8
    Fix notification link on mobile Chocobozzz 2024-04-22 14:36:00 +0200
  • bce0f2f11b
    Fix total video file size Chocobozzz 2024-04-22 11:48:05 +0200
  • da949376db
    Update translations Chocobozzz 2024-04-22 11:28:20 +0200
  • d43dc97767
    Translated using Weblate (French (France) (fr_FR)) chocobozzz 2024-04-22 09:08:20 +0000
  • 92c1ecabf9
    Translated using Weblate (Vietnamese) Hồ Nhất Duy 2024-04-21 14:15:26 +0000
  • da89fb73b2
    Translated using Weblate (Turkish) Mürteza MERT 2024-04-17 10:18:37 +0000
  • 6631facaf6
    Translated using Weblate (Turkish) Mürteza MERT 2024-04-17 10:15:02 +0000
  • 07226826ba
    Translated using Weblate (Turkish) Mürteza MERT 2024-04-17 10:14:35 +0000
  • d1647652b9
    Translated using Weblate (Chinese (Traditional)) Jeff Huang 2024-04-17 06:00:22 +0000
  • 12d7fdb2f4
    Translated using Weblate (Turkish) Mürteza MERT 2024-04-17 10:10:37 +0000
  • f75dbd5e73
    Translated using Weblate (Occitan) Quentin PAGÈS 2024-04-16 13:10:57 +0000
  • dbcee9acd9
    Translated using Weblate (Occitan) Quentin PAGÈS 2024-04-16 13:10:14 +0000
  • a50c542363
    Translated using Weblate (Occitan) Quentin PAGÈS 2024-04-16 09:30:25 +0000
  • 6dc2cf0d42
    Translated using Weblate (Basque) Aitor Salaberria 2024-04-15 10:24:32 +0000
  • 8e30e1f5fd
    Bumped to version v6.1.0-rc.1 v6.1.0-rc.1 Chocobozzz 2024-04-16 14:42:41 +0200
  • 4f12515cc7
    Update changelog Chocobozzz 2024-04-16 14:42:22 +0200
  • 91139b634d
    Prevent layout shift with installed plugins Chocobozzz 2024-04-16 10:15:19 +0200
  • df7008ddad
    Remove unused property Chocobozzz 2024-04-16 10:12:19 +0200
  • ddfed6aedf
    Fix top menu dropdowns Chocobozzz 2024-04-16 09:48:18 +0200
  • 43373e777b
    Fix peertube-x svg size Chocobozzz 2024-04-16 09:42:39 +0200
  • 1208269dcb
    Fix nodejs install URLs Chocobozzz 2024-04-16 09:39:49 +0200
  • 8cb1a8f9ff
    Update translations Chocobozzz 2024-04-15 11:44:06 +0200
  • 409ad373ac
    Translated using Weblate (Basque) Aitor Salaberria 2024-04-15 09:19:46 +0000
  • 382d760bd8
    Translated using Weblate (Turkish) Mürteza MERT 2024-04-14 07:24:30 +0000
  • ca7a869105
    Translated using Weblate (Turkish) Kerim Demirkaynak 2024-04-10 16:47:35 +0000
  • 54c0c411f1
    Translated using Weblate (Turkish) Kerim Demirkaynak 2024-04-10 17:21:36 +0000
  • 8e87c84f7a
    Translated using Weblate (Turkish) Kerim Demirkaynak 2024-04-10 17:03:09 +0000
  • c783356a69
    Translated using Weblate (German) Ettore Atalan 2024-04-09 17:42:05 +0000
  • 3fcd0b4153
    Translated using Weblate (Croatian) Milo Ivir 2024-04-06 17:58:32 +0000
  • 0add86337b
    Translated using Weblate (Italian) Luca Calcaterra 2024-04-04 13:33:44 +0000
  • 1e6edcf060
    Translated using Weblate (Russian) Александр 2024-04-04 04:39:39 +0000
  • 4c5d6306b2
    Remove debug log Chocobozzz 2024-04-15 11:41:14 +0200
  • 965c592e89
    Fix "display all" value in videos filters Chocobozzz 2024-04-15 11:39:33 +0200
  • db05e6cebb
    Fix schedule update date format Chocobozzz 2024-04-15 11:11:16 +0200
  • c67dfb979b
    Support itunes:owner in podcast feed Chocobozzz 2024-04-11 09:32:57 +0200
  • f2b4f409a3
    Fix setting video subtitle in URL Chocobozzz 2024-04-11 08:39:11 +0200