Commit Graph

  • 61c8256ef0 Update Turkish translation Oğuz Ersen 2020-04-12 21:34:30 +00:00
  • 8e1791570e Update Ukrainian translation Tolstovka 2020-04-11 16:47:41 +00:00
  • aa30d1f359 Add Portuguese (Portugal) translation Bruno Guerreiro 2020-04-12 13:52:35 +00:00
  • 326f4bd681 Update Basque translation khalasa47 2020-04-08 17:47:49 +00:00
  • 7690c6c33d Update Russian translation Mihail Iosilevitch 2020-04-05 12:41:05 +00:00
  • fece1077f2 Update Swedish translation Allan Nordhøy 2020-04-03 16:51:26 +00:00
  • 75fc7db50d Update Romanian translation Allan Nordhøy 2020-04-03 16:51:19 +00:00
  • 96da04576e Update Italian translation Sylke Vicious 2020-03-03 15:05:19 +00:00
  • 001ec3663e Add Serbian (cyrillic) translation bongo bongo 2020-02-29 21:40:17 +00:00
  • 21a00b77bd Add Hungarian translation (#1111) Tamas Cservenak 2020-04-20 23:05:28 +02:00
  • 408f3852ec Hide playlist widget when user has no playlists Omar Roth 2020-04-15 16:30:02 -05:00
  • 61150c74d2 Move privacy type into playlists.sql Omar Roth 2020-04-14 18:08:58 -05:00
  • 7bb7003c9d Fix authorThumbnails in /api/v1/channels Omar Roth 2020-04-10 11:49:51 -05:00
  • 920463f2ff Fix playlist_ajax Omar Roth 2020-04-10 11:49:18 -05:00
  • ca1185d0be Fix warnings in latest version of Crystal Omar Roth 2020-04-09 12:18:09 -05:00
  • be655ee328 Bump dependencies Omar Roth 2020-04-09 11:14:21 -05:00
  • 02d4186b11 Fix player matching Omar Roth 2020-04-09 10:53:00 -05:00
  • 3f97bebd69 Support adding video to playlist from watch page Omar Roth 2020-04-07 13:34:40 -05:00
  • 2e378da922 Add support for Swedish locale Omar Roth 2020-04-04 15:57:29 -05:00
  • b37f51bd7f Fix /c/ redirect Omar Roth 2020-04-04 15:31:24 -05:00
  • eb8b0f72cc Add Swedish translation (#1078) Olle Jonsson 2020-04-02 23:26:54 +02:00
  • d8fe9a4d29 nb-NO: Translate "subscription" correctly (#1089) Olle Jonsson 2020-04-02 23:16:27 +02:00
  • c97cdf551e Refactor extract_plid Omar Roth 2020-03-30 14:27:07 -05:00
  • 80fc60b5e2 Add spec for extract_plid Omar Roth 2020-03-30 14:23:51 -05:00
  • 3b2e142542 Fix JSON serialization Omar Roth 2020-03-29 17:44:45 -04:00
  • 0e58d99f4e Fix player mouseover events Omar Roth 2020-03-27 09:47:46 -05:00
  • 92798abb5d Add manifest-src to CSP Omar Roth 2020-03-19 13:37:22 -05:00
  • bd7950b757 Add toggle_parent to dynamic handlers Omar Roth 2020-03-15 18:52:49 -04:00
  • 59a15ceef6 Remove VarInt class Omar Roth 2020-03-15 17:39:21 -04:00
  • 4011a113cc Strip invalid characters from referer URLs Omar Roth 2020-03-15 17:37:51 -04:00
  • 70cbe91776 Migrate to a good Content Security Policy (#1023) leonklingele 2020-03-16 06:46:08 +09:00
  • f92027c44b Escape 'sort_by' Omar Roth 2020-03-10 11:25:32 -04:00
  • 1443335315 Switch textcaptcha to HTTPS Omar Roth 2020-03-10 11:12:11 -04:00
  • 6ff2229a09 Bump dependencies Omar Roth 2020-03-06 13:59:42 -05:00
  • bb72672dd9 Replace static asset requests with QUIC Omar Roth 2020-03-06 13:53:35 -05:00
  • d96dee3aa6 Add debug info to videoplayback Omar Roth 2020-03-06 13:50:00 -05:00
  • bd0aaa343b Prevent storyboards from hanging Omar Roth 2020-03-04 15:36:39 -05:00
  • 3126e1ac94 docker: allow to configure Invidious by env var (#1030) Omar Roth 2020-03-04 12:33:13 -06:00
  • a117d87f33 Skip validation checks for videoplayback, ggpht Omar Roth 2020-03-04 13:05:10 -05:00
  • 9dc4f8a1aa Escape item titles in search page Omar Roth 2020-03-04 13:03:14 -05:00
  • 0d536d11e3 Verify token signature in constant time, Run cheap checks first in token validation process (#1032) leonklingele 2020-03-02 17:04:36 +01:00
  • 72a4962fd0 add lapisTube (#1027) B͈̤̖̪̪̱ͅl̯̯̮̼͎̬͚̳̩̖̲u̜̼͉͈̠b͙̬̘̙̱̗̲͙b͍̞̬̬͓̼l̰̪͖̯̼̟̟͈̖͕̜̱̜ͅl̻̗͔̝̭̰͚͇̯̥ 2020-03-02 16:35:28 +01:00
  • a3045a3953 Use a MediaQueryListener to toggle on demand. Tested on OSX. (#925) Kyle Copperfield 2020-03-02 15:33:47 +00:00
  • c620a22017 Add logfile to logrotate (#892) Tommy Miland 2020-03-02 16:19:07 +01:00
  • e3593fe197 js: add support to detect media keys in keydown handler Leon Klingele 2019-08-19 12:10:25 +02:00
  • 856ec03cc7 Revert "Add HOST_AUTH_METHOD=trust to docker compose (see docker-library/postgres#681)" Omar Roth 2020-03-01 11:07:20 -05:00
  • c80c5631f0 docker: do not require password for PostgreSQL superuser, docker,kubernetes: create "privacy" type before using it, travis: do not run "docker-compose up" in detached mode (#1042) leonklingele 2020-03-01 17:06:45 +01:00
  • ef70668a77 Add HOST_AUTH_METHOD=trust to docker compose (see docker-library/postgres#681) Omar Roth 2020-03-01 10:51:17 -05:00
  • ebd4691462 Update Polish translation Karol Kosek 2020-02-20 23:34:09 +00:00
  • 28554235be Update Ukrainian translation Tymofij Lytvynenko 2020-02-20 00:13:15 +00:00
  • efbbb6fd20 Update German translation Deleted User 2020-01-19 16:51:13 +00:00
  • 9de57021a3 Update postgres setup Omar Roth 2020-03-01 10:30:55 -05:00
  • e21f770485 Fix status check for channel page Omar Roth 2020-02-28 15:57:45 -05:00
  • 697c00dccf Sanitize PLID Omar Roth 2020-02-28 14:10:01 -05:00
  • 1caf6a3298 Fix deadlock when updating notifications Omar Roth 2020-02-28 13:13:48 -05:00
  • 02fd02d482 Remove DB array concatenation Omar Roth 2020-02-28 11:46:24 -05:00
  • 239fb0db94 Remove duplicated Github logo on footer (#986) Pedro Lucas Porcellis 2020-02-20 20:50:54 -03:00
  • fe1d73c3e5 Merge pull request #1015 from leonklingele/add-kubernetes Omar Roth 2020-02-20 18:45:25 -05:00
  • 43da06a354 Remove temp fix for crystal/crystal-lang#7383 Omar Roth 2020-02-20 18:30:35 -05:00
  • fea6b67067 Remove 'type' attribute from community embed Omar Roth 2020-02-06 20:16:43 -05:00
  • f065ae54d5 Merge pull request #1031 from leonklingele/crystal-0.33.0-format Omar Roth 2020-02-20 18:10:56 -05:00
  • 3cf417766d Merge pull request #1033 from leanderseidlitz/master Omar Roth 2020-02-20 18:10:26 -05:00
  • 0fb41b10e9 readme.md: fix missing playlist relation in postgresql Leander Seidlitz 2020-02-15 20:57:50 +01:00
  • bc9dc3bf1e Update code formatting for Crystal 0.33.0 Leon Klingele 2020-02-15 19:52:28 +01:00
  • 3cde5e28a8 Add support to run on Kubernetes, add Helm chart Leon Klingele 2020-02-03 23:19:18 +01:00
  • cb8e7181c4 Merge pull request #1016 from leonklingele/config-env Omar Roth 2020-02-06 20:13:34 -05:00
  • 9a3becdecc Merge pull request #1011 from jorgesumle/master Omar Roth 2020-02-06 20:12:17 -05:00
  • e3c10d779d Add support to read config from environment variable Leon Klingele 2020-02-04 15:50:28 +01:00
  • dd9f1024f4 Remove invalid HTML from embed player Jorge Maldonado Ventura 2020-02-01 19:25:03 +01:00
  • 9841f74adc Add handling for comments with no content Omar Roth 2020-02-01 12:14:37 -05:00
  • b56e493d92 Remove frameborder from community embeds Omar Roth 2020-02-01 11:12:24 -05:00
  • a2c5211b20 Check /browse_ajax for channel blocks Omar Roth 2020-01-31 20:13:05 -05:00
  • b7a7abed48 Merge pull request #1004 from outloudvi/zhcn-l10n Omar Roth 2020-02-01 11:13:03 -05:00
  • 72bfdfd925 Merge pull request #975 from jorgesumle/embed Omar Roth 2020-02-01 11:11:12 -05:00
  • b80d34612a Update zh-CN translation Outvi V 2020-01-27 13:01:53 +08:00
  • 648cc0f006 Refactor signature extraction Omar Roth 2020-01-24 17:02:28 -05:00
  • 1fc9506442 Add audio mode link to items Alexander Pushkov 2020-01-21 15:36:56 +03:00
  • 830692dd60 Update Chinese (Simplified) translation chr56 2019-11-23 02:38:54 +00:00
  • 95a6759381 Update Polish translation Adam Zieliński 2019-11-14 20:35:10 +00:00
  • 960b37b1c2 Update Spanish translation Jorge Maldonado Ventura 2019-10-28 07:51:21 +00:00
  • b1d17dea4f Update Esperanto translation Jorge Maldonado Ventura 2019-10-28 07:52:39 +00:00
  • 6b06471953 Update Chinese (Traditional) translation Jeff Huang 2019-10-25 03:16:58 +00:00
  • 4ca957d3eb Update Russian translation dimqua 2019-10-22 15:17:03 +00:00
  • eb9b63477c Update Turkish translation Oguz Ersen 2019-10-22 19:05:46 +00:00
  • 80c01b055c Update Norwegian Bokmål translation Allan Nordhøy 2019-10-16 01:45:39 +00:00
  • 50aec67069 Merge pull request #984 from rreuvekamp/202001_improve-dutch-locale Omar Roth 2020-01-17 22:26:46 -05:00
  • 7baced75e5 Fix channel redirect Omar Roth 2020-01-14 08:21:17 -05:00
  • 99743a94fb Improve Dutch locale Remi Reuvekamp 2020-01-12 19:00:10 +01:00
  • 9bdfd6025b Add base-devel to Arch dependencies Omar Roth 2020-01-08 21:00:08 -05:00
  • 91400d2ce0 Merge pull request #959 from frajibe/wip/frajibe/frenchTs Omar Roth 2020-01-08 20:29:26 -05:00
  • 7b88d0efe3 Minor refactor Omar Roth 2020-01-08 20:27:21 -05:00
  • 4aada65dae Fix channel playlists for genre channels Omar Roth 2020-01-08 20:26:47 -05:00
  • 0560d2cfb7 Bump video.js Omar Roth 2020-01-08 20:19:47 -05:00
  • 58c1a68ad9 Change embed code Jorge Maldonado Ventura 2020-01-04 15:27:45 +01:00
  • 588fc6df85 Bump dependencies Omar Roth 2019-12-14 16:10:46 -05:00
  • 2c9e4ded40 Fix the french translation frajibe 2019-12-14 18:20:26 +01:00
  • 88a538e71b Minor refactor for channel playlists Omar Roth 2019-12-05 15:47:35 -05:00
  • 513363504f Add better error message for fetch_channel Omar Roth 2019-12-05 15:46:21 -05:00
  • 0e844edacb Add support for pt-BR Omar Roth 2019-12-05 15:26:35 -05:00
  • 5751bb2481 Add Brazilian Portuguese locale (#915) Everton 2019-12-05 17:24:53 -03:00