Commit Graph

  • 25c079fded
    Update Spanish translation Hosted Weblate 2022-02-23 23:57:45 +01:00
  • d8bb75be63
    Document 'extend_desc' in config.example.yml Samantaz Fox 2022-02-23 21:50:30 +01:00
  • a8021e09a7
    Merge pull request #2917 from iv-org/better-compose TheFrenchGhosty 2022-02-23 20:17:35 +00:00
  • 16530ac6de Move back to a Debian-based Postgres image TheFrenchGhosty 2022-02-23 21:01:12 +01:00
  • 5d1a1fef0f
    Merge pull request #2929 from SamantazFox/add-disable-history-option Samantaz Fox 2022-02-23 18:43:15 +01:00
  • 6082887070
    Add missing '_label' suffix to translation identifier Samantaz Fox 2022-02-23 16:43:59 +01:00
  • 8da336b7aa
    Move the "watch history" checkbox under the "user" section Samantaz Fox 2022-02-23 16:42:34 +01:00
  • d29d91f6b5
    Add video_context buttons in suggested video on watch view Féry Mathieu (Mathius) 2022-02-23 14:27:42 +01:00
  • 755565cc6e
    Also bump 'exception_page', a kemal dependency Samantaz Fox 2022-02-23 14:04:27 +01:00
  • 1e2b557a40
    Fix error due to templating engine change Samantaz Fox 2022-02-22 18:41:43 +01:00
  • 41bc44f501
    Bump kemal dependency to v1.1.1 Samantaz Fox 2022-02-22 18:19:29 +01:00
  • 3da0287ede
    Let 'shards update' sort the shard.lock file Samantaz Fox 2022-02-23 13:23:17 +01:00
  • ea3331840d
    Fix typo in shard.yml Samantaz Fox 2022-02-23 13:21:52 +01:00
  • 3fc0f72f3a
    Bump 'spectator' to v0.10.5 Samantaz Fox 2022-02-23 13:19:40 +01:00
  • ea3abe6069
    Bump 'sqlite3' to v0.19.0 and 'pg' to v0.26.0 Samantaz Fox 2022-02-23 13:15:38 +01:00
  • 897f871f99
    Make the history recording optional. Le Jester 2022-02-16 16:16:59 -06:00
  • 2f335b3d2c
    Use a dedicated endpoind for downloads Samantaz Fox 2022-02-22 18:11:11 +01:00
  • f28ca341d4
    Update to Kemal 1.1.1 Serdar Dogruyol - Sedo セド 2022-02-23 11:00:53 +03:00
  • 3b1837a99b Move remaining routes to new structure matthewmcgarvey 2022-02-22 23:20:09 -06:00
  • cc59de0c93 Extract live endpoints to route matthewmcgarvey 2022-02-22 23:04:30 -06:00
  • 997d936e9c
    Merge pull request #2924 from iv-org/SamantazFox-patch-1 TheFrenchGhosty 2022-02-23 01:00:08 +00:00
  • 253256bf37
    Clean make help Samantaz Fox 2022-02-23 00:18:48 +01:00
  • e60a1836fe
    Lint config.example.yml and config.cr Féry Mathieu (Mathius) 2022-02-22 23:19:59 +01:00
  • e66b317f02
    Reduce regex in player script Féry Mathieu (Mathius) 2022-02-22 22:53:26 +01:00
  • b417ea8e3a
    Merge pull request #2923 from iv-org/SamantazFox-patch-1 Samantaz Fox 2022-02-22 20:48:03 +01:00
  • aa8758dec2
    Patch updateCookie for preserve extra args (like domain) Féry Mathieu (Mathius) 2022-02-22 20:05:22 +01:00
  • b58b0440d6
    Fix captions regex Samantaz Fox 2022-02-22 19:44:41 +01:00
  • ad6b29c09f
    Update cookie domain definition in player script Féry Mathieu (Mathius) 2022-02-22 18:58:41 +01:00
  • 09a585c93b
    Add sameSite policy in cookie management in server side Féry Mathieu (Mathius) 2022-02-22 18:57:21 +01:00
  • a9d2d2211a
    Apply suggestion TheFrenchGhosty 2022-02-22 17:31:45 +00:00
  • d27a1b9151
    Bump kemal dependency to v1.1.1 Samantaz Fox 2022-02-22 18:17:11 +01:00
  • fe057c7873
    Make a function that builds the download widget's HTML Samantaz Fox 2022-02-22 17:42:41 +01:00
  • dfcaed93ea Enforce the source of the image (mostly for Podman compatibility) TheFrenchGhosty 2022-02-22 15:40:11 +01:00
  • 5e3fcad1fb Remove the enforced container_name following suggestions TheFrenchGhosty 2022-02-22 15:36:15 +01:00
  • 8e4959a621
    Update cookie declaration for preserve SameSite directive Féry Mathieu (Mathius) 2022-02-22 13:15:53 +01:00
  • 555bb711c9
    Removal of changes to methods now unrelated to the issue Féry Mathieu (Mathius) 2022-02-22 08:17:50 +01:00
  • afa3eff313
    Remove useless config inside docker-compose Féry Mathieu (Mathius) 2022-02-22 08:07:50 +01:00
  • 9e91fd5241 Enforce a container_name and rename the postgres container TheFrenchGhosty 2022-02-22 03:02:14 +01:00
  • d90d347006 Re-order the configs in the order of the config file + add statistics_enabled TheFrenchGhosty 2022-02-22 02:55:42 +01:00
  • 385fe4be22 Move to an Alpine-based Postgres image TheFrenchGhosty 2022-02-22 02:43:25 +01:00
  • 7ec88741a6 Fix YAML syntax TheFrenchGhosty 2022-02-22 02:24:43 +01:00
  • 86cb68413d Add a comment explaining that it builds an image from source TheFrenchGhosty 2022-02-22 02:11:44 +01:00
  • 05c5d293eb Enhance the development compose file TheFrenchGhosty 2022-02-22 01:54:36 +01:00
  • fd0ac3a671
    Update management of channel_refresh_interval Féry Mathieu (Mathius) 2022-02-22 01:35:35 +01:00
  • f109d812a1
    Move TimeSpanConverter with another Converters Féry Mathieu (Mathius) 2022-02-22 01:34:19 +01:00
  • 5d2f2690e2
    Lint config properties Féry Mathieu (Mathius) 2022-02-22 00:59:55 +01:00
  • 505a81d087
    Merge pull request #2912 from MathiusD/share-with-timestamp Samantaz Fox 2022-02-22 00:47:02 +01:00
  • dfab62ce48
    Rename new property to channel_refresh_interval Féry Mathieu (Mathius) 2022-02-22 00:46:26 +01:00
  • 31699468fc
    Lint docs of addCurrentTimeToURL in player script Féry Mathieu (Mathius) 2022-02-22 00:44:36 +01:00
  • 857096ba5f
    Merge pull request #2910 from MathiusD/expose-version Samantaz Fox 2022-02-22 00:39:54 +01:00
  • 36c7d4270b
    Lint conditional deletion of t in addCurrentTimeToURL inside player script Féry Mathieu (Mathius) 2022-02-22 00:27:00 +01:00
  • d77586d02d
    Remove extra space in shareOptions.embedCode of player script Féry Mathieu (Mathius) 2022-02-22 00:21:47 +01:00
  • c8fbb74835
    Merge pull request #2916 from weblate/weblate-invidious-translations Samantaz Fox 2022-02-22 00:19:11 +01:00
  • dfee375b98
    Update Greek translation Hosted Weblate 2022-02-22 00:05:23 +01:00
  • 9268258773
    Update Croatian translation Hosted Weblate 2022-02-22 00:05:23 +01:00
  • 9031ca5c3f
    Update French translation Hosted Weblate 2022-02-22 00:05:22 +01:00
  • 18d68184a9
    Update Albanian translation Hosted Weblate 2022-02-22 00:05:22 +01:00
  • 3816f92095
    Update Russian translation Hosted Weblate 2022-02-22 00:05:22 +01:00
  • fd55b08a1d
    Add albanian to the locales list Samantaz Fox 2022-02-22 00:17:18 +01:00
  • d0d8ba0068
    Remove useless config inside docker-compose Féry Mathieu (Mathius) 2022-02-22 00:09:15 +01:00
  • 18197e7e3e
    Lint description of channel_refresh_time Féry Mathieu (Mathius) 2022-02-21 11:13:24 +01:00
  • f75a81c9ee
    Make configurable time between each RefreshChannelsJob Féry Mathieu (Mathius) 2022-02-21 10:53:20 +01:00
  • 9979a1b910
    Add currentTimestamp in shared url by videojs-share Féry Mathieu (Mathius) 2022-02-19 17:03:22 +01:00
  • dbba9d7687
    Expose version in /api/v1/stats with statistic disabled Féry Mathieu (Mathius) 2022-02-18 17:23:16 +01:00
  • 1e3f4ed398
    Lint player.js Féry Mathieu (Mathius) 2022-02-17 22:22:04 +01:00
  • 29b0a6e3da
    Lint locales declaration Féry Mathieu (Mathius) 2022-02-17 21:51:50 +01:00
  • d199b7264e
    Merge pull request #2907 from iv-org/contact-page TheFrenchGhosty 2022-02-16 17:27:34 +00:00
  • b4c532f062
    Remove the e-mail section from the README and link to the website TheFrenchGhosty 2022-02-16 17:27:03 +00:00
  • 992f51687f
    Update preference form for allow modification of clip_urls Féry Mathieu (Mathius) 2022-02-16 14:47:25 +01:00
  • 571da451a6
    Add clip_urls property in user preferences Féry Mathieu (Mathius) 2022-02-16 14:47:02 +01:00
  • 7aa41f4009
    Add possibility to don't clip url in video Féry Mathieu (Mathius) 2022-02-16 14:46:24 +01:00
  • b24a89f820
    Merge pull request #2903 from iv-org/SamantazFox-patch-1 Samantaz Fox 2022-02-15 02:24:06 +01:00
  • 7112f35793
    comments: don't error out when video has no comments Samantaz Fox 2022-02-14 21:54:26 +01:00
  • 7048193f00
    Move store of modification in Cookie instead of localStorage Féry Mathieu (Mathius) 2022-02-12 22:07:41 +01:00
  • 17ae2648ed
    Modify use of module (Only if video settings are default) Féry Mathieu (Mathius) 2022-02-12 17:34:19 +01:00
  • c952754c8c
    Add videojs-persist plugin Féry Mathieu (Mathius) 2022-02-12 17:01:52 +01:00
  • d9d8cfff97
    Fix typo in header name Samantaz Fox 2022-02-14 15:55:54 +01:00
  • 85ba04b715
    Merge pull request #2871 from SamantazFox/user-code-cleaning Samantaz Fox 2022-02-14 15:38:05 +01:00
  • 40fe6e08d6
    Video playback: remove chunking logic Samantaz Fox 2022-02-14 05:18:55 +01:00
  • 8af202e86b
    Merge pull request #2892 from matthewmcgarvey/video-playability Samantaz Fox 2022-02-14 00:59:07 +01:00
  • 57353fe0c6
    Fix Freetube subscriptions import Samantaz Fox 2022-02-13 22:35:22 +01:00
  • 6c116e34c4
    Merge pull request #2894 from weblate/weblate-invidious-translations Samantaz Fox 2022-02-13 01:19:39 +01:00
  • 9ff26ea4d4
    Update Chinese (Traditional) translation Hosted Weblate 2022-02-13 01:14:58 +01:00
  • 2194bd2812
    Update Chinese (Simplified) translation Hosted Weblate 2022-02-13 01:14:58 +01:00
  • 1e6cd0b18f
    Update Turkish translation Hosted Weblate 2022-02-13 01:14:57 +01:00
  • 85d178ff8b
    Update French translation Hosted Weblate 2022-02-13 01:14:57 +01:00
  • e0d09c3cda
    Update Albanian translation Hosted Weblate 2022-02-13 01:14:57 +01:00
  • 47f529dc09
    Update Russian translation Hosted Weblate 2022-02-13 01:14:57 +01:00
  • dde850a2e9
    Update Arabic translation Hosted Weblate 2022-02-13 01:14:57 +01:00
  • 34e1a465be
    Update Norwegian Bokmål translation Hosted Weblate 2022-02-13 01:14:56 +01:00
  • 7d756209b1
    Update Spanish translation Hosted Weblate 2022-02-13 01:14:56 +01:00
  • 60e870b277
    Fix OPML import Samantaz Fox 2022-02-12 17:32:20 +01:00
  • bf054dfda5 Do not check for pending migrations on app start This is so that we don't break deploys with this PR. Instead we only ship the 'invidious --migrate' cli command and let people test that. Maybe even ship a new migration that wouldn't break apps that don't run the migrations. Then we roll out the functionality that requires migrations. matthewmcgarvey 2022-02-12 09:20:43 -06:00
  • 59654289cb Run migrations through CLI instead of when app starts matthewmcgarvey 2022-02-11 22:43:16 -06:00
  • cf13c11236 Migrations tweaks matthewmcgarvey 2022-02-10 22:16:40 -06:00
  • ddf1e84f7c Raise exception if playability not ok, also handle missing related videos matthewmcgarvey 2022-02-10 23:43:14 -06:00
  • ec183e3c9a
    Merge pull request #2891 from SamantazFox/check-host-param Samantaz Fox 2022-02-11 05:16:47 +01:00
  • 01135db80a
    video_playback: Check "host" parameter validity Samantaz Fox 2022-02-11 01:36:53 +01:00
  • 955e3de56d
    Merge pull request #2890 from iv-org/SamantazFox-patch-1 Samantaz Fox 2022-02-10 22:44:40 +01:00
  • cdd473e195
    DB: fix inverted arguments in User.update_password() Samantaz Fox 2022-02-10 19:52:45 +01:00