Commit graph

  • bd221b7b2c
    Merge pull request #2856 from SamantazFox/fix-related-videos Samantaz Fox 2022-02-03 19:23:32 +01:00
  • ba37259258
    Also propagate changes to watch ECR page Samantaz Fox 2022-02-03 04:24:31 +01:00
  • eca8d2e7d7
    Apply suggestions from code review Samantaz Fox 2022-02-03 03:55:43 +01:00
  • cb0f7bf6b0
    Change <input value="..."> encoding to HTML.escape mastihios 2021-10-11 20:35:07 +00:00
  • 1ec15dc073
    Propagate related videos changes to API function Samantaz Fox 2022-02-03 01:44:11 +01:00
  • f124e8cf93
    Fix parsing of related videos Samantaz Fox 2022-02-03 01:36:42 +01:00
  • 9621175dc9
    extractors: Add helper for short view count text Samantaz Fox 2022-02-03 00:57:44 +01:00
  • e6ddd6d6c1
    make HelperExtractors non-private Samantaz Fox 2022-02-03 00:44:52 +01:00
  • d7ebd763f5
    video parsing: add secondary_results root element Samantaz Fox 2022-02-03 00:11:05 +01:00
  • 99091e919c
    video parsing: raise if major root element is missing Samantaz Fox 2022-02-03 00:10:32 +01:00
  • 6ddbccbc95
    Add new exception for parsing issues Samantaz Fox 2022-02-03 00:02:24 +01:00
  • 0ca333715b
    Merge pull request #2851 from SamantazFox/add-clip-support Samantaz Fox 2022-02-02 00:44:59 +01:00
  • 4e44a91d08
    Add support for clips Samantaz Fox 2022-02-01 21:40:06 +01:00
  • fc5f84a0cd
    Merge pull request #2827 from SamantazFox/more-code-cleanup Samantaz Fox 2022-02-02 00:36:19 +01:00
  • 2289f98c1e
    Merge pull request #2846 from iv-org/SamantazFox-fix-search-focus-js Samantaz Fox 2022-01-30 23:53:34 +01:00
  • 49edf0ee33
    Merge pull request #2849 from weblate/weblate-invidious-translations Samantaz Fox 2022-01-30 23:48:03 +01:00
  • 8532727d54
    Update Greek translation Hosted Weblate 2022-01-30 23:45:29 +01:00
  • 336653b02c
    Update Finnish translation Hosted Weblate 2022-01-30 23:45:29 +01:00
  • d546f1870e
    Merge pull request #2845 from SamantazFox/more-db-improvements Samantaz Fox 2022-01-30 23:34:48 +01:00
  • 15c66e2b01
    Ignore "/" key handling if search box is focused Samantaz Fox 2022-01-28 18:19:32 +01:00
  • be92bfd4af
    Merge pull request #2847 from iv-org/hls-to-vhs Samantaz Fox 2022-01-30 23:22:19 +01:00
  • f5cb7ba96c
    Merge pull request #2833 from matthewmcgarvey/get-channel-cleanup Samantaz Fox 2022-01-30 23:16:15 +01:00
  • f013a6b1d7
    rename hls to vhs in the player Émilien Devos 2022-01-30 15:22:31 +00:00
  • 519c227c4f
    Use short syntax for 'File.open' block Samantaz Fox 2022-01-29 13:43:26 +01:00
  • 6f4665588f
    search.cr: use do/end rather than inline {} block Samantaz Fox 2022-01-20 22:23:21 +01:00
  • eba311baa9
    Merge pull request #2397 from syeopite/dep-manager-for-videojs-stuff Samantaz Fox 2022-01-28 15:30:13 +01:00
  • e92b3779ad Add back in refreshing of channels every 2 days matthewmcgarvey 2022-01-24 23:14:13 -06:00
  • a82d21ff78 Cleanup channel helpers code matthewmcgarvey 2022-01-21 21:27:50 -06:00
  • 63e1165936
    videos.cr: use '.dig?()' where possible Samantaz Fox 2022-01-20 22:22:48 +01:00
  • 84cc732281
    search functions: Don't return result count Samantaz Fox 2022-01-20 21:44:18 +01:00
  • 971b6ec96f
    Fix 'Lint/UselessAssign' warnings reported by ameba Samantaz Fox 2022-01-20 20:29:14 +01:00
  • 46f7ca9ffa
    Remove useless intermediary variable in youtube_api.cr Samantaz Fox 2022-01-20 18:05:16 +01:00
  • e85bc3e0f6
    Remove script for locales propagation Samantaz Fox 2022-01-20 18:04:25 +01:00
  • dee20f92a7
    Avoid infinite loop in ChannelVideo's to_xml/to_json methods Samantaz Fox 2022-01-20 17:18:17 +01:00
  • 12b818a83c
    Fix more 'Lint/ShadowingOuterLocalVar' warnings reported by ameba Samantaz Fox 2022-01-20 17:17:22 +01:00
  • 1c91110464
    Fix some 'Lint/ShadowingOuterLocalVar' warnings reported by ameba Samantaz Fox 2022-01-20 16:15:59 +01:00
  • 4cd7a3e83f
    Remove useless 'locale = env.get...' from many routes Samantaz Fox 2022-01-20 16:03:04 +01:00
  • fa99c9aa85
    Use '.dig?()' in playlist parsing Samantaz Fox 2022-01-20 16:00:47 +01:00
  • 2d949834e9
    Make 'additional_fields' optional in JSON error template functions Samantaz Fox 2022-01-19 22:15:43 +01:00
  • c7b74aa8b4
    Remove useless 'locale' argument from error template functions Samantaz Fox 2022-01-19 18:47:54 +01:00
  • 5e3c9cf290
    Remove useless arguments from playlist-related functions Samantaz Fox 2022-01-19 18:34:35 +01:00
  • 508f137b30
    Merge pull request #2666 from matthewmcgarvey/extract-stuff-1 Samantaz Fox 2022-01-28 02:12:35 +01:00
  • 67dd2b419a
    db: use prepared statements rather than crafted argument list Samantaz Fox 2022-01-26 17:30:54 +01:00
  • 0749baae4b
    Makefile: Fix 'STATIC' in help message Samantaz Fox 2022-01-26 13:24:40 +01:00
  • df9f897ebe Fix code broken when extracting data control route matthewmcgarvey 2022-01-25 19:28:16 -06:00
  • 8ef1e81294 Make certain routes ignored if api only matthewmcgarvey 2022-01-18 18:34:32 -06:00
  • d755d05f88 Move more routes to new pattern matthewmcgarvey 2021-11-27 01:16:09 -06:00
  • ce4a52325b
    db: use now() function instead of passing Time.utc Samantaz Fox 2022-01-26 01:49:29 +01:00
  • 714a001332
    DB: playlists: make that 'insert' never raises Samantaz Fox 2022-01-07 18:05:59 +01:00
  • c78f84d5c6
    DB: Move integrity check to the base.cr file Samantaz Fox 2022-01-06 23:47:30 +01:00
  • a6c9b263da
    DB: don't pass PG_DB to check_table/check_enum Samantaz Fox 2022-01-06 23:33:52 +01:00
  • 5ad2fc64b4
    DB: Move a forgotten 'UPDATE channels' statement Samantaz Fox 2022-01-06 22:01:09 +01:00
  • 2ae074a9a4
    Merge pull request #2821 from matthewmcgarvey/channel-search Samantaz Fox 2022-01-25 19:34:43 +01:00
  • c5967ad572
    will -> should Matthew McGarvey 2022-01-25 11:35:19 -06:00
  • 5ece07a807
    Merge pull request #2841 from iv-org/SamantazFox-remove-note-quic Samantaz Fox 2022-01-25 14:24:36 +01:00
  • e00f9a869d
    config: remove note about QUIC disabled at Google Samantaz Fox 2022-01-25 13:53:46 +01:00
  • 662cf2f633
    Merge pull request #2826 from weblate/weblate-invidious-translations Samantaz Fox 2022-01-25 01:43:14 +01:00
  • 16f1a23c54
    Update Portuguese (Brazil) translation Hosted Weblate 2022-01-24 14:18:27 +01:00
  • fb364b532c
    Update Croatian translation Hosted Weblate 2022-01-24 14:18:27 +01:00
  • 2bebf578c7
    Update French translation Hosted Weblate 2022-01-24 14:18:27 +01:00
  • a5b9c83256
    Update Japanese translation Hosted Weblate 2022-01-24 14:18:27 +01:00
  • dc0e242a63
    Update Polish translation Hosted Weblate 2022-01-24 14:18:27 +01:00
  • 178e317d11
    Update Chinese (Traditional) translation Hosted Weblate 2022-01-24 14:18:26 +01:00
  • 3aa740d877
    Update Chinese (Simplified) translation Hosted Weblate 2022-01-24 14:18:26 +01:00
  • 951d7d8339
    Update Turkish translation Hosted Weblate 2022-01-24 14:18:26 +01:00
  • b5bd1f507e
    Update Hungarian translation Hosted Weblate 2022-01-24 14:18:26 +01:00
  • 7b9368ae75
    Update Spanish translation Hosted Weblate 2022-01-24 14:18:26 +01:00
  • b2c3d9fb0a
    Merge pull request #2828 from SamantazFox/add-ameba-shard Samantaz Fox 2022-01-25 01:15:06 +01:00
  • 6bd48ca645
    Merge pull request #2832 from tonyfinn/patch-1 Samantaz Fox 2022-01-24 14:18:08 +01:00
  • bcb9441bd8 Extract channel refresh code from async code matthewmcgarvey 2022-01-22 10:26:00 -06:00
  • 314f49b687 remove db arg passed to refresh channels job matthewmcgarvey 2022-01-22 09:54:09 -06:00
  • 7e25ad5e4e Add select_all for channels and use in refresh job matthewmcgarvey 2022-01-22 09:53:24 -06:00
  • cdc007c83c
    Specify the public schema for public videos Tony Finn 2022-01-22 02:32:13 +00:00
  • 7dbbe27cdd
    Use --production flag for shards installation on docker Samantaz Fox 2022-01-20 22:33:34 +01:00
  • b91874355c
    Add Ameba static code analysis tool to dev shards Samantaz Fox 2022-01-20 22:25:01 +01:00
  • 8b0ed8b110
    Create FUNDING.yml TheFrenchGhosty 2022-01-19 20:43:52 +00:00
  • 574e35a720 HTML escape user input matthewmcgarvey 2022-01-19 09:01:13 -06:00
  • 32ae38b933
    Merge pull request #2822 from matthewmcgarvey/reddit-comments Samantaz Fox 2022-01-19 12:53:20 +01:00
  • 56e505164d 404 error with message and provide example matthewmcgarvey 2022-01-18 18:56:26 -06:00
  • d4f3139b73 Don't catch and provide better error message instead matthewmcgarvey 2022-01-17 09:59:42 -06:00
  • 97dceb3a5a Custom error on channel search, handle in search matthewmcgarvey 2022-01-17 09:49:29 -06:00
  • 212f6d6bf5 Fix channel search json parse to not raise matthewmcgarvey 2022-01-17 09:36:42 -06:00
  • 36904fa72e
    Merge pull request #2351 from iv-org/add-faq-link Samantaz Fox 2022-01-18 00:46:49 +01:00
  • 8c2495a399
    Apply suggestions from review Samantaz Fox 2022-01-17 21:47:29 +01:00
  • 2d1f6128be
    Fix typo in "crash_page_read_the_faq" Samantaz Fox 2022-01-17 21:27:52 +01:00
  • 9233f71549 Use &.methods where possible instead of curly braces matthewmcgarvey 2022-01-17 13:03:36 -06:00
  • b2a738cf13 Fix loading reddit comments when there are no threads found matthewmcgarvey 2022-01-17 12:11:47 -06:00
  • 34a79c5f1e
    Don't show "next steps" message with a stack trace Samantaz Fox 2022-01-10 22:01:12 +01:00
  • fd30f5775a
    Add precisions to error message regarding locales Samantaz Fox 2021-11-02 15:52:50 +01:00
  • a2600acfa9
    Improve crash page messages Samantaz Fox 2021-11-02 15:43:26 +01:00
  • fa2c8f42b3
    Issue template: ask to read the FAQ Samantaz Fox 2021-08-25 22:13:17 +02:00
  • db4e36ad9b
    Add FAQ link to readme Samantaz Fox 2021-08-25 22:04:03 +02:00
  • 38697ade31
    Merge pull request #2817 from weblate/weblate-invidious-translations Samantaz Fox 2022-01-16 16:13:50 +01:00
  • 2cf3c7eb41
    Update translation files Hosted Weblate 2022-01-16 15:24:46 +01:00
  • 4ea932dc1f
    Update translation files Hosted Weblate 2022-01-16 15:24:46 +01:00
  • 7b587d8e00
    Update translation files Hosted Weblate 2022-01-16 15:24:46 +01:00
  • 9612a4d0de
    Update translation files Hosted Weblate 2022-01-16 15:24:46 +01:00
  • 7141a716e7
    Update Indonesian translation Hosted Weblate 2022-01-16 15:24:46 +01:00
  • 0d33566bbc
    Update translation files Hosted Weblate 2022-01-16 15:24:46 +01:00
  • 2d341c53f2
    Update translation files Hosted Weblate 2022-01-16 15:24:45 +01:00