Commit Graph

  • f8793c6d9f Restore new line EOF broquemonsieur 2024-08-10 23:20:05 -0700
  • 824206612d Add dark light interoperability broquemonsieur 2024-08-10 22:59:17 -0700
  • 6044c66407 Set up for theme toggling broquemonsieur 2024-08-10 18:37:10 -0700
  • c6409c77a4 Initial commit broquemonsieur 2024-08-09 03:20:02 -0700
  • 5ffc91f964 present-svg-before-png broquemonsieur 2024-08-08 23:12:43 -0700
  • cc36a82933
    SigHelper: Fix some logic errors raised during code review Samantaz Fox 2024-08-07 23:23:24 +0200
  • 7798faf234
    SigHelper: Make signature server optional and configurable Samantaz Fox 2024-08-07 23:12:27 +0200
  • ec1bb5db87
    SigHelper: Add support for PLAYER_UPDATE_TIMESTAMP opcode Samantaz Fox 2024-08-01 23:28:30 +0200
  • 3b7e45b7bc
    SigHelper: Small fixes + suggestions from code review Samantaz Fox 2024-07-31 12:17:47 +0200
  • 5f590dda80
    Carry over audio-only mode in playlist links Krystof Pistek 2024-07-09 18:24:10 +0200
  • d806d1f41d Add log message broquemonsieur 2024-08-04 02:13:07 -0700
  • a8691a011f Ignore .DS_Store broquemonsieur 2024-08-03 18:10:44 -0700
  • aef8215402 Only drop the second most recent backup broquemonsieur 2024-08-03 18:01:52 -0700
  • 2fed1e090a
    Merge branch 'iv-org:master' into invidious_migrations broquemonsieur 2024-08-04 00:39:43 +0000
  • a6a3043ce1
    Merge 595d2991f4 into 90e94d4e6c syeopite 2024-08-01 16:02:58 +0800
  • 65ead49351
    The End Hamid Ahmadi 2024-07-30 14:36:11 +0330
  • 5576264bc7
    And Final Commit 😂 Hamid Ahmadi 2024-07-30 14:34:05 +0330
  • 69aa3b5caf
    Update default.css Hamid Ahmadi 2024-07-30 14:29:18 +0330
  • edf949f7ef
    Update default.css Hamid Ahmadi 2024-07-30 14:27:04 +0330
  • 52ce336e28
    Update default.css Hamid Ahmadi 2024-07-30 14:16:52 +0330
  • a2ff465bb9
    "Filters" Button Really needs to be smaller! Hamid Ahmadi 2024-07-30 14:15:30 +0330
  • bf0c1619fb
    A New Login Button Hamid Ahmadi 2024-07-30 14:06:48 +0330
  • 122bb76566
    Update default.css Hamid Ahmadi 2024-07-30 14:06:29 +0330
  • 8d7ebd473f
    Update default.css Sina Alavi 2024-07-30 14:00:47 +0330
  • 4ff88d8fa1
    Update default.css Hamid Ahmadi 2024-07-30 12:01:29 +0330
  • 620d465f1b
    Update default.css Hamid Ahmadi 2024-07-30 11:59:59 +0330
  • b22764607b
    Update default.css Hamid Ahmadi 2024-07-30 11:51:36 +0330
  • 862e694ed9
    Update default.css Hamid Ahmadi 2024-07-30 11:50:10 +0330
  • 5ec53c435a
    Update default.css Hamid Ahmadi 2024-07-30 11:48:39 +0330
  • ee4ce45aa8
    Update default.css Hamid Ahmadi 2024-07-30 11:43:12 +0330
  • 4a19306d33
    A better mobile search bar Hamid Ahmadi 2024-07-30 11:33:41 +0330
  • dfe948f609
    A small but effective change in the search bar Hamid Ahmadi 2024-07-30 11:06:47 +0330
  • e098c27a45
    Remove unused methods in `Invidious::LogHandler` syeopite 2024-07-28 16:44:30 -0700
  • 8078d07faf
    Merge f52ef639ed into 90e94d4e6c johansenja 2024-07-27 11:28:38 +0200
  • 90e94d4e6c
    Merge pull request #4792 from syeopite/disable-ameba-rules syeopite 2024-07-27 02:31:31 +0000
  • 6506b8dbfc
    Ameba: Fix Naming/PredicateName syeopite 2024-07-25 20:08:26 -0700
  • 81fdf7b089
    WIP Samantaz Fox 2024-02-12 21:51:25 +0100
  • d8dee8e767
    Use new cache system for 'Video' objects Samantaz Fox 2023-06-18 13:10:39 +0200
  • c847e357f9
    temp fix, while cacheable item is not integrated Samantaz Fox 2023-06-18 13:09:12 +0200
  • 3a4ca20309
    Misc: Add an utility function to for 'region' URL parameter Samantaz Fox 2023-06-15 19:40:58 +0200
  • 8caa317c63
    Cache: Create the base of the caching subsystem Samantaz Fox 2022-10-23 14:15:16 +0200
  • 2d5575e036
    Config: clean up the various converters Samantaz Fox 2023-04-03 00:12:36 +0200
  • a842f4358c
    Config: Add scheme support to DBConfig Samantaz Fox 2023-04-03 00:03:06 +0200
  • eab6efc42a
    Shards: Add required dependencies and update lock file Samantaz Fox 2022-10-21 00:22:31 +0200
  • 61d75050e4
    SigHelper: Use 'URI.parse' instead of 'URI.new' Samantaz Fox 2024-07-04 15:47:19 +0000
  • 10e5788c21
    Videos: Send player sts when required Samantaz Fox 2024-07-03 21:15:13 +0200
  • b509aa91d5
    SigHelper: Fix many issues Samantaz Fox 2024-07-03 18:20:35 +0200
  • ec8b7916fa
    Videos: Make use of the video decoding Samantaz Fox 2024-07-03 18:22:32 +0200
  • 56a7488161
    Helpers: Add inv_sig_helper client Samantaz Fox 2024-07-01 22:24:24 +0200
  • a845752fff
    Jobs: Remove the signature function update job Samantaz Fox 2024-07-03 18:24:08 +0200
  • 63a729998b
    Misc: Sync crystal overrides with current stdlib Samantaz Fox 2024-07-03 21:13:29 +0200
  • 205f988491
    Ameba: Fix Naming/MethodNames syeopite 2024-07-24 20:04:44 -0700
  • 0db3b830b7
    Ameba: Fix Lint/HashDuplicatedKey syeopite 2024-07-24 20:03:41 -0700
  • c8fb75e6fd
    Ameba: Fix Lint/UnusedBlockArgument syeopite 2024-07-24 19:59:20 -0700
  • 636a6d0be2
    Ameba: Fix Lint/UnusedArgument syeopite 2024-07-24 19:57:54 -0700
  • 3415507e4a
    Ameba: undo Lint/NotNilAfterNoBang in signatures.cr syeopite 2024-07-24 19:48:34 -0700
  • 53223f99b0 Add ability to set po_token and visitordata ID Emilien Devos 2024-07-24 19:28:47 +0200
  • 69e2f37539
    Contributing: Apply suggestion from reviewers Samantaz Fox 2024-07-21 18:39:59 +0200
  • 91fdbf6033
    Apply suggestions from code review Samantaz Fox 2024-04-21 21:04:05 +0000
  • 5ab542a8d0
    Apply suggestions from code review Samantaz Fox 2024-04-21 16:58:16 +0000
  • d12229f561
    Repo: Add CONTRIBUTING.md, remove TRANSLATION Samantaz Fox 2024-04-21 18:07:39 +0200
  • 325561e755
    Channel: parse subscriber count and channel banner (#4785) Samantaz Fox 2024-07-21 17:21:47 +0200
  • 09bf09befe
    Player: Fix playback position of already watched videos (#4731) Samantaz Fox 2024-07-21 17:19:19 +0200
  • 7fdbda612f
    Videos: Fix genre url being unusable (#4717) Samantaz Fox 2024-07-21 17:15:46 +0200
  • 4f60feee17
    API: Fix out of bound error on empty playlists (#4696) Samantaz Fox 2024-07-21 17:07:46 +0200
  • 733bd27a5c
    Handle playlists cataloged as Podcast (#4695) Samantaz Fox 2024-07-21 17:05:40 +0200
  • 1ff0775f4b
    API: Fix duplicated query parameters in proxied video URLs (#4587) Samantaz Fox 2024-07-21 14:13:54 +0200
  • e62d4db752
    API: Return actual stream height, width and fps (#4586) Samantaz Fox 2024-07-21 14:08:52 +0200
  • 8b1da2001e
    Preferences: Fix handling of modified source code URL(#4437) Samantaz Fox 2024-07-21 14:02:20 +0200
  • 5a12005b48
    API: Fix URL for vtt subtitles (#4221) Samantaz Fox 2024-07-21 13:55:24 +0200
  • 3f64e3f439 badge now supports browser auto theming discollizard 2024-07-19 23:30:29 -0400
  • 34a2a92090 video lengths on badge are now translatable discollizard 2024-07-19 23:29:56 -0400
  • e89f739e02
    Merge branch 'iv-org:master' into video-length-on-page discollizard 2024-07-19 21:24:07 -0400
  • 8575794bad
    Exclude spec/parsers_helper from Lint/SpecFilename syeopite 2024-07-17 12:52:13 -0700
  • fad0a4f52d
    Ameba: Fix Lint/UselessAssign syeopite 2024-07-17 12:39:40 -0700
  • fa50e0abf4
    Simplify last_node retrieval syeopite 2024-07-17 12:21:48 -0700
  • 76ab51e219
    Ameba: Disable Naming/BlockParameterName syeopite 2024-07-17 12:17:05 -0700
  • 8258062ec5
    Ameba: Fix Lint/NotNilAfterNoBang syeopite 2024-07-15 17:36:00 -0700
  • 00900dfa43 upgrade videojs-contrib-quality-menu + remove modif about videojs-contrib-quality-menu icon Emilien Devos 2024-07-13 23:56:57 +0200
  • 2484619eca fix bug videojs-quality-selector bug Emilien Devos 2024-07-13 23:35:33 +0200
  • 8d9723d43c
    Disable Naming/AccessorMethodName rule syeopite 2024-07-11 21:15:45 -0700
  • 8a90add310
    Ameba: Fix Naming/VariableNames syeopite 2024-07-11 20:53:40 -0700
  • c45e710845
    Disable Documentation/DocumentationAdmonition rule syeopite 2024-07-11 20:47:24 -0700
  • 593257a750
    Fix typo syeopite 2024-07-11 20:45:27 -0700
  • b2f5b1eb68
    Add logic to fetch transcripts from label syeopite 2024-06-13 10:56:18 -0700
  • 7693f61e44
    Add API endpoint to fetch YouTube transcripts syeopite 2024-06-11 18:31:41 -0700
  • 4a4e489447 fix(user/imports.cr): double header removal caused first video to be skipped ThatMatrix 2024-07-11 03:44:56 +0200
  • 7eb166fd4d fix(user/imports.cr): splitting error fixed ThatMatrix 2024-07-11 03:32:06 +0200
  • 8288878c55 fix(docker-compose.yml): removed hmac_key (randomly generated) used for testing ThatMatrix 2024-07-11 02:52:39 +0200
  • d3eca5ff20 Fix(user/importers): Fixed typos ThatMatrix 2024-07-11 02:41:08 +0200
  • 16f3f0979f Fix(user/importers): Fixed youtube csv playlist importer ThatMatrix 2024-07-11 01:53:58 +0200
  • bad92093bf
    Channels: Add sort options to streams (#4224) Samantaz Fox 2024-07-10 22:28:22 +0200
  • 436a61e3bb
    API: Fix error code for disabled popular endpoint (#4296) Samantaz Fox 2024-07-10 22:25:31 +0200
  • 5e0f55333a
    Allow embedding videos in local HTML files (#4450) Samantaz Fox 2024-07-10 22:24:18 +0200
  • de61b163a3
    CI: Bump Crystal version matrix (#4654) Samantaz Fox 2024-07-10 22:21:17 +0200
  • 99c7e9e800
    YtAPI: Remove API keys like official clients (#4655) Samantaz Fox 2024-07-10 22:19:51 +0200
  • e9bab06e90
    HTML: Use full URL in the og:image property (#4675) Samantaz Fox 2024-07-10 22:17:45 +0200
  • a56a724a55
    Rewrite transcript logic to be more generic (#4747) Samantaz Fox 2024-07-10 22:14:56 +0200
  • 0a54e26536
    CI: Run Ameba (#4753) Samantaz Fox 2024-07-10 22:13:45 +0200
  • d135e5b7f7
    CI: Add release based containers (#4763) Samantaz Fox 2024-07-10 22:11:01 +0200