Commit Graph

  • 62dc629337 linting diogo 2021-07-19 12:15:03 +03:00
  • dccdf38ce7 increase the max videos in a playlist diogo 2021-07-19 12:09:48 +03:00
  • 84124b837d use v1/next instead of searching for the continuation index diogo 2021-07-19 12:09:17 +03:00
  • 6176da3cbb linting diogo 2021-07-18 18:05:44 +03:00
  • 24bc3e2704 no need to normalize the offset diogo 2021-07-18 17:43:37 +03:00
  • f13fb80b42 scroll the nextVideo into the top diogo 2021-07-17 19:43:51 +02:00
  • 0a9e19646a pass the api/v1/playlists with videos before the offset diogo 2021-07-17 19:43:03 +02:00
  • 65e45c4079 linting diogo 2021-07-17 01:50:53 +02:00
  • 440105976f fix cases when high offset video from playlist has no offset in url diogo 2021-07-17 01:48:33 +02:00
  • 7eba7fbcc7 add index to playlist item diogo 2021-07-17 01:38:24 +02:00
  • d9bfb3d305 playlist starts at the offset diogo 2021-07-16 23:32:48 +02:00
  • 4246c7a523 Extract image routes syeopite 2021-10-11 13:22:11 -07:00
  • e3054ccdd2 Fix Role "kemal" does not exist (#2490) Samantaz Fox 2021-10-11 21:34:25 +02:00
  • df968d1919 variable postgres username and database name (#2451) JuniorJPDJ 2021-10-11 21:16:56 +02:00
  • 7661c3c061 Remove useless 'require' statement in spec Samantaz Fox 2021-10-07 22:39:26 +02:00
  • 57ed047025 Add mising 'require' statement to 'invidious.cr' Samantaz Fox 2021-10-07 22:00:50 +02:00
  • bda3a26423 Move server structure to a separate file Samantaz Fox 2021-10-07 21:56:49 +02:00
  • 080d9a8dc7 move theme converter function to a separate file Samantaz Fox 2021-10-07 21:55:21 +02:00
  • 984a4acc7b Move user preferences structure to a separate file Samantaz Fox 2021-10-07 21:43:42 +02:00
  • b10f37bea9 Use kemal in production mode (#2455) syeopite 2021-10-11 12:42:22 +00:00
  • 0947c26612 Fix URL-encoding in href strings (#2460) mastihios 2021-10-11 12:18:20 +00:00
  • f5e7fe34a5 Added border radius to channel-profile (#2484) tuvork 2021-10-11 09:53:37 +02:00
  • c6f088d6ca Reduce refresh delay, increase backoff start duration Samantaz Fox 2021-10-08 18:39:02 +02:00
  • 21e29411af Fix extractor bugs (#2454) syeopite 2021-10-07 21:39:21 +00:00
  • f85930700b Add myself (SamantazFox) as codeowner of locale files (#2472) Samantaz Fox 2021-10-07 15:01:25 +02:00
  • 707ef1d0f7 Translations update from Weblate (#2470) Weblate (bot) 2021-10-07 14:25:54 +02:00
  • adc12addfa Add config option to display source code URL in footer (#2450) Samantaz Fox 2021-10-07 13:53:12 +02:00
  • bfef9d4b6e Update Persian translation (#2463) Weblate (bot) 2021-10-05 18:18:08 +02:00
  • fd29cb9023 Add missing filter ui locales (#1912) syeopite 2021-10-05 14:46:19 +00:00
  • d806310665 Revert "Fix typo (#2456)" (#2457) Samantaz Fox 2021-10-04 19:51:57 +02:00
  • 4982bff74d Fix typo (#2456) Jorge Maldonado Ventura 2021-10-04 19:47:57 +02:00
  • 347c189f3f Merge pull request #1678 from Rjevski/idempotent-database-migrations syeopite 2021-10-03 18:53:35 +00:00
  • 81b12b8001 Add support to make invidious API-only via flag (#2363) syeopite 2021-10-02 20:04:02 +00:00
  • 3e781b7d13 Merge pull request #2443 from iv-org/syeopite-patch-1 syeopite 2021-10-02 20:00:37 +00:00
  • 9c44e41a4c Merge pull request #2228 from syeopite/extract-items-overhaul syeopite 2021-10-02 20:00:16 +00:00
  • 402bb01151 Update container-release.yml syeopite 2021-10-02 16:10:23 +00:00
  • 82a1d9dffa Install Crystal in container-release for linter syeopite 2021-10-02 16:10:07 +00:00
  • 570541ba49 Run linter in container-release workflow syeopite 2021-10-02 16:00:43 +00:00
  • 73eabb6ca2 Actually fix lint syeopite 2021-10-02 08:53:58 -07:00
  • 5a52b4fe45 Fix lint Samantaz Fox 2021-10-02 17:41:25 +02:00
  • caa08a6379 Disable locales with less than 50% of strings translated Samantaz Fox 2021-10-02 17:38:06 +02:00
  • cd02078e26 Add Portuguese (pt) to locales Samantaz Fox 2021-10-02 17:19:28 +02:00
  • 0341faeb13 Translations update from Weblate (#2437) Weblate (bot) 2021-10-02 17:17:30 +02:00
  • 77131cff91 Use make_client when querying instance api syeopite 2021-10-02 15:16:07 +00:00
  • 0c7726d4e1 Update/create versions.yml after dep installation syeopite 2021-10-02 06:10:57 -07:00
  • 1f1e14fba5 Propagate exceptions from fiber syeopite 2021-10-02 06:07:48 -07:00
  • 9be8263f26 Use command literal for extraction syeopite 2021-10-02 05:52:42 -07:00
  • 7b2aa5f98e add icon-buttons to playlist items (#2442) mastihios 2021-10-02 11:59:33 +00:00
  • 26b28cea49 Use break instead of short-circuit return syeopite 2021-10-01 05:39:23 -07:00
  • 23049e026f Improve readabltiy of SearchChannel auto-gen detect syeopite 2021-09-28 08:55:02 -07:00
  • 9ab242ca2e Optimize routing logic of extract_item(s) funcs syeopite 2021-09-28 08:50:23 -07:00
  • aa59925374 Rename get_browse_endpoint to get_browse_id syeopite 2021-09-28 08:39:00 -07:00
  • 43ea8fa706 Convert nil for AuthorFallback to empty strings syeopite 2021-09-28 08:19:55 -07:00
  • 6df85718e6 Apply suggestions from code review syeopite 2021-09-28 15:23:36 +00:00
  • 82e6f6e095 Create CODEOWNERS (#2417) syeopite 2021-09-28 06:14:42 +00:00
  • 9ba3e1cdb4 Decrease channel refresh frequency (1 min -> 1 h) Samantaz Fox 2021-09-26 23:31:14 +02:00
  • b20f72b963 Use default timeout (5 seconds) for YT pool (#2430) syeopite 2021-09-26 21:03:45 +00:00
  • 092b8a4e52 Add documentation to extractors.cr syeopite 2021-08-05 20:31:48 -07:00
  • e5f07dedbf Typos and tiny styling changes syeopite 2021-08-04 19:54:41 -07:00
  • ca9eb0d539 Bountiful extractor changes syeopite 2021-08-03 21:22:34 -07:00
  • 142317c2be Overhaul extractors.cr to use modules syeopite 2021-08-03 00:22:31 -07:00
  • 3dea670091 Switch to structs in extractors.cr for performance syeopite 2021-07-19 21:30:41 -07:00
  • 8435e79913 Improve documentation for extract_item(s) funcs syeopite 2021-06-29 09:23:48 -07:00
  • 30e85b40f9 Fix extract_videos syeopite 2021-06-28 23:51:04 -07:00
  • be1a43a337 Manually extract category refactor from 1b569bbc99 syeopite 2021-06-28 23:11:04 -07:00
  • abca8f7a7c Rename invidiousitems.cr syeopite 2021-05-24 11:18:22 -07:00
  • 7b60dac526 Add description_html field to Category syeopite 2021-05-08 20:07:07 -07:00
  • ea6434662d Change typing of Category contents to only Array syeopite 2021-05-08 06:01:17 -07:00
  • 0b7a108a59 Move continuation_token out of Category struct syeopite 2021-05-08 04:54:12 -07:00
  • 57c63f3598 Rename "items_without_cate_items" to reflect usage syeopite 2021-06-28 22:51:28 -07:00
  • ae30f32c36 Unpack search items that are embedded in categories syeopite 2021-05-08 03:43:26 -07:00
  • a50f64f6e9 Add parser for categories (shelfRenderer) syeopite 2021-05-07 05:13:53 -07:00
  • 1323b94b7a Rewrite extract_item and extract_items functions syeopite 2021-05-04 01:48:51 -07:00
  • 6d68fbc31d Fix livestream regex regression caused by #2271 syeopite 2021-09-25 02:47:52 +00:00
  • d97e128dc0 Translations update from Weblate (#2424) Weblate (bot) 2021-09-23 23:49:28 +02:00
  • 86ca568d6d Remove login type button from frontend (#2423) syeopite 2021-09-23 06:44:26 +00:00
  • 92b04a30f3 Prevent indexing of Invidious instances (#2420) syeopite 2021-09-21 23:29:51 +00:00
  • 2b0bb69a4f Fix mixes route (#2421) Walkyst 2021-09-21 08:39:32 +03:00
  • 67b01506c9 Update note on video.js in js dependencies file syeopite 2021-09-19 15:06:59 -07:00
  • b20b802a8d Bump video.js to 7.11.0 syeopite 2021-09-19 14:56:05 -07:00
  • 87f46a7532 Unregister captcha job (#2390) syeopite 2021-09-19 10:30:19 +00:00
  • 45a1407144 Downgrade video.js version syeopite 2021-09-18 19:59:43 -07:00
  • 4a0359c04e Pass success msg from dep script during compile-time syeopite 2021-09-18 14:48:57 -07:00
  • 4e629ca858 Use shell command sha1sum for checksum syeopite 2021-09-18 14:42:41 -07:00
  • c32cae00d5 Fix phrasing syeopite 2021-09-12 00:24:10 -07:00
  • 02431b3f98 Use correct videojs-vtt-thumbnails location in licences.ecr syeopite 2021-09-12 00:14:22 -07:00
  • 0323202a03 Revert to iv-org fork of silvermine-videojs-quality-selector syeopite 2021-09-12 00:10:22 -07:00
  • b6670a7e3d Fix minified silvermine-...quality* fetching syeopite 2021-09-12 00:09:26 -07:00
  • 62c1991b88 Typo syeopite 2021-09-11 23:48:17 -07:00
  • 3a6085ad31 Readd player.css syeopite 2021-09-11 23:44:12 -07:00
  • 6e1b62aedf Fix docker syeopite 2021-09-11 23:06:15 -07:00
  • 2451497b31 Typo syeopite 2021-09-11 22:57:29 -07:00
  • 6699c80357 Preserve videojs directory for dependency script syeopite 2021-09-11 22:53:56 -07:00
  • 1af1474d04 Change "VideoJS" in put reports to "Player" syeopite 2021-09-11 22:47:51 -07:00
  • 06a1d2ac41 Rename fetch_videojs* to fetch_player* syeopite 2021-09-11 22:47:12 -07:00
  • f47b588b91 Print message when VideoJS deps are satisfied syeopite 2021-09-11 22:23:19 -07:00
  • 262131f68e Add script to resolve and fetch VideoJS files syeopite 2021-09-11 22:18:45 -07:00
  • ceae48088e Stop shipping VideoJS files syeopite 2021-09-11 22:17:34 -07:00
  • e655af251c Try not to log search queries (#2362) Samantaz Fox 2021-09-16 11:36:22 +02:00
  • 3351ad8197 fix non-JS player #2405 テクニカル諏訪子 2021-09-15 20:23:48 +09:00