Commit Graph

  • 097cbcdae3 Update subscribe button immediately Omar Roth 2019-01-27 22:12:07 -06:00
  • c0fdc28a84 Fix colors and data-url in download widget Omar Roth 2019-01-27 21:20:52 -06:00
  • 6218078c51 Pull subscribe widget into separate file Omar Roth 2019-01-27 21:06:28 -06:00
  • a9aae6b36c Add internal redirect for video URLs Omar Roth 2019-01-27 20:35:32 -06:00
  • 96fb2118d5
    Merge pull request #324 from dimqua/patch-2 Omar Roth 2019-01-27 12:02:19 -06:00
  • 48fc0949cc
    fix broken link dimqua 2019-01-27 20:41:43 +03:00
  • 7d270211ae
    Merge pull request #322 from Perflyst/readme-remove-extensions Omar Roth 2019-01-27 10:57:01 -06:00
  • a9f5b84c7f
    Remove Extensions from README.md Perflyst 2019-01-26 19:52:27 +01:00
  • 2d20f12335
    Merge pull request #319 from dimqua/patch-1 Omar Roth 2019-01-26 15:40:26 -06:00
  • 45b53b8902
    fix file path dimqua 2019-01-26 19:12:13 +03:00
  • 898b768b30 Fallback on ucid for channel search when author contains hyphen Omar Roth 2019-01-25 12:26:16 -06:00
  • 06aa1bb90f
    Merge pull request #315 from EsmailELBoBDev2/master Omar Roth 2019-01-25 11:44:44 -06:00
  • 1f6078cf25 Fix links to invalid genre channels Omar Roth 2019-01-25 11:35:25 -06:00
  • ba36ab9559 Add 'pretty=1' option to API endpoints Omar Roth 2019-01-25 10:50:18 -06:00
  • 586c0a0579 Add error message for unavailable endpoint /api/v1/insights/:id Omar Roth 2019-01-25 10:38:28 -06:00
  • 209d7117fb
    Merge branch 'master' into master Esmail EL BoB 2019-01-25 12:48:10 +02:00
  • 3751d11a0b
    Update ar.json Esmail EL BoB 2019-01-25 12:46:53 +02:00
  • 1af86f6afb Add sleep to popular_videos and top_videos Omar Roth 2019-01-24 20:21:19 -06:00
  • 4c77908bb4 Update postgres entrypoint for docker image Omar Roth 2019-01-24 19:02:09 -06:00
  • 952b208a01 Add retry for /videoplaybacl Omar Roth 2019-01-24 13:52:33 -06:00
  • 40fb29ea2b
    Merge pull request #313 from Perflyst/fix-install Omar Roth 2019-01-24 12:39:42 -06:00
  • c1081e3df0
    Add links to documentation Perflyst 2019-01-24 19:31:56 +01:00
  • 4b60f7ddff Add logger to method calls Omar Roth 2019-01-24 12:19:02 -06:00
  • 75d8c4f5c0 Use logger instead of STDOUT Omar Roth 2019-01-24 12:16:10 -06:00
  • 16a7fcb79b Update ar.json (#314) Esmail EL BoB 2019-01-24 20:03:19 +02:00
  • 8cd0137aed
    Merge branch 'master' into master Esmail EL BoB 2019-01-24 11:05:33 +02:00
  • f455b12085
    Update ar.json Esmail EL BoB 2019-01-24 11:03:33 +02:00
  • 1a9057a175 Add fix to download widget for titles with unescaped characters Omar Roth 2019-01-24 00:01:56 -06:00
  • 0fcfb7b82b Add redirect for legacy '/profile' endpoint Omar Roth 2019-01-23 23:12:48 -06:00
  • 30f08ae48c Add missing text to locales Omar Roth 2019-01-23 22:54:04 -06:00
  • 8f1b65de59 Add missing text to en-US.json Omar Roth 2019-01-23 22:45:31 -06:00
  • d88f9f3b3e Use params for importing dash sources Omar Roth 2019-01-23 19:46:17 -06:00
  • 08e8d0f56f Fix typo in default.css Omar Roth 2019-01-23 19:25:09 -06:00
  • fb535ad6bb Add download widget Omar Roth 2019-01-23 19:05:24 -06:00
  • 15efac520e Stop trying to pull comments after 10 timeouts Omar Roth 2019-01-23 18:23:31 -06:00
  • dd5623ffbf
    Update invidious usage Perflyst 2019-01-23 21:40:05 +01:00
  • 7a6a0f364c Run 'crystal tool format' Omar Roth 2019-01-23 14:37:04 -06:00
  • 93297b63b1
    Add logfile to systemd service and fix path Perflyst 2019-01-23 21:31:52 +01:00
  • e1540390a8 Fix typo in config documentation Omar Roth 2019-01-23 14:30:45 -06:00
  • 71ba071160 Add documentation to config Omar Roth 2019-01-23 14:28:31 -06:00
  • af449161ff Add -o option for redirecting output Omar Roth 2019-01-23 14:15:19 -06:00
  • 03aa11b412
    Rewrite installation guide Perflyst 2019-01-23 21:12:02 +01:00
  • 5e272db8f5
    Delete setup.sh Perflyst 2019-01-23 20:06:43 +01:00
  • 827e68acf5 Resize player to better fit larger screens Omar Roth 2019-01-23 12:54:19 -06:00
  • 987ea1cb98 Add IRC to README Omar Roth 2019-01-21 15:33:25 -06:00
  • 633ecb524e Add 'fr' to list of supported locales Omar Roth 2019-01-21 15:04:09 -06:00
  • f19d8f7095
    Merge pull request #311 from Perflyst/locale-fr Omar Roth 2019-01-21 14:55:32 -06:00
  • a20e3cd77e
    Add French translation Perflyst 2019-01-21 20:21:42 +01:00
  • d8e1c39efb
    Rewrite comment about database user and import Perflyst 2019-01-21 19:20:04 +01:00
  • 629b0a8b41
    Use random password for database user Perflyst 2019-01-21 19:17:07 +01:00
  • a7b6a67615 Use locale for "Only show latest" text Omar Roth 2019-01-21 11:54:44 -06:00
  • e7f05d76fa Add Contact and License sections to README Omar Roth 2019-01-21 11:35:10 -06:00
  • 78e8688444
    Update ar.json Esmail EL BoB 2019-01-21 16:55:30 +02:00
  • 5cb57fb176 Move 'domain' into config.yml Omar Roth 2019-01-20 22:18:56 -06:00
  • 95bde7bb8a Add handling for empty continuation Omar Roth 2019-01-20 09:56:54 -06:00
  • daa2329f8b Add fix for pulling comments from age-gated videos Omar Roth 2019-01-20 09:51:35 -06:00
  • b23710f89f Fix comments without startTimeSeconds Omar Roth 2019-01-20 09:51:24 -06:00
  • 277dda0dcb
    Merge pull request #297 from Perflyst/systemd-service Omar Roth 2019-01-19 11:30:53 -06:00
  • cf9134416c Remove unnecessary comment Omar Roth 2019-01-19 10:41:20 -06:00
  • 2425368c3a Bump version Omar Roth 2019-01-19 10:03:23 -06:00
  • 20c4d213d9 Use config.domain in place of hardcoded value Omar Roth 2019-01-19 09:10:52 -06:00
  • af9134ffb4
    Add systemd service information to README.md Perflyst 2019-01-19 15:08:26 +01:00
  • f65ddaa0f1
    Add invidious.service Perflyst 2019-01-19 15:04:28 +01:00
  • 9580a21786 added support for vid types in "trending" page (#289) Esmail EL BoB 2019-01-17 18:17:16 +02:00
  • d2ff742bd9
    Added Support For trending Page Esmail EL BoB 2019-01-16 20:19:44 +02:00
  • dfd17bdd88 Improve error message for 500 and add redirect for 404 Omar Roth 2019-01-12 13:18:08 -06:00
  • 0f48d221b4 Fix hlsvp extractor Omar Roth 2019-01-12 12:00:44 -06:00
  • 8f57388cd3 Fix average rating where likes and dislikes are null Omar Roth 2019-01-12 11:56:07 -06:00
  • 0992587da5 Updated wrong word :-) [UPDATE] (#284) Esmail EL BoB 2019-01-11 08:18:10 -08:00
  • 35ca0b7f3a
    Update ar.json Esmail EL BoB 2019-01-11 08:13:36 -08:00
  • 2b7ca8ff9c
    Update ar.json Esmail EL BoB 2019-01-11 08:11:00 -08:00
  • 5d117577d6
    Update ar.json Esmail EL BoB 2019-01-11 08:06:27 -08:00
  • cb1d24141c
    edited "popular" word Esmail EL BoB 2019-01-11 08:04:41 -08:00
  • 138a6b1136 Add missing "avg_rating" 0.13.1 Omar Roth 2019-01-10 08:06:54 -06:00
  • c6ec8317ac Use location.assign instead of window.location.replace Omar Roth 2019-01-05 23:02:03 -06:00
  • 81c2ecc788 Bump version and update CHANGELOG Omar Roth 2019-01-05 21:54:23 -06:00
  • 7abe5dc845 Add onion links to README Omar Roth 2019-01-05 21:51:08 -06:00
  • a16f967085 Add popular, top, trending bar 0.13.0 Omar Roth 2019-01-05 15:25:31 -06:00
  • 7f8349d4b1 Escape function names in signature extractor Omar Roth 2019-01-05 15:23:22 -06:00
  • 4ae57cb475 Improve playlist description extractor Omar Roth 2019-01-04 22:48:00 -06:00
  • cc00beb1db Update German translation kniddl 2018-12-29 17:28:43 +00:00
  • a1d442d1e3 Update Russian translation dimqua 2018-12-26 16:18:39 +00:00
  • 2fdf3d24e3 Redirect to home page on empty search Omar Roth 2019-01-02 20:14:31 -06:00
  • 0832fa9bdb Filter paid videos from RSS and channel list Omar Roth 2019-01-02 20:09:00 -06:00
  • c2c224b16f Use fibers to try to speed up importing of channels Omar Roth 2019-01-02 19:28:01 -06:00
  • 7951d4c8aa Add length_seconds to subscription search Omar Roth 2019-01-02 14:20:57 -06:00
  • a02b539362
    Merge pull request #272 from cheeseandcereal/master Omar Roth 2018-12-31 23:26:25 -06:00
  • fc4a2b812e
    update readme for required ubuntu dependencies Adam Crowder 2018-12-29 04:25:07 -08:00
  • e8ee57ba9b Merge branch 'master' into api-only Omar Roth 2018-12-28 10:06:01 -06:00
  • 6b4ea53a32 Add sleep time for update_decrypt_function Omar Roth 2018-12-28 09:55:02 -06:00
  • db7457f135 Add nb_NO to supported locales Omar Roth 2018-12-26 09:29:12 -06:00
  • 29db4c2301 Translated using Weblate (Russian) dimqua 2018-12-22 16:39:37 +00:00
  • 99f024d222 Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2018-12-22 11:54:41 +00:00
  • f3c9566687 Fix param ordering for fetch_playlist_videos Omar Roth 2018-12-24 17:47:23 -06:00
  • 382a6b556d Update RSS schema Omar Roth 2018-12-23 12:07:04 -06:00
  • 17a9b0cd15
    Merge pull request #271 from tor255/atomfeedfix Omar Roth 2018-12-23 12:04:06 -06:00
  • 5ca74a8dca Fixed subscription's xml feed tor 2018-12-24 04:55:39 +11:00
  • d4ad90e09b
    Merge branch 'master' into master Omar Roth 2018-12-21 12:48:17 -06:00
  • 162f7d9d3d updated & added new words Esmail EL BoB 2018-12-21 18:03:56 +00:00
  • f511149e33
    updated & added new words Esmail EL BoB 2018-12-21 18:03:56 +00:00