Commit Graph

  • 5f7e10a510 Update README with Termux installation instructions master Benedict Xavier 2025-12-03 11:41:23 +03:00
  • 95586eb36f chore: bump version v3.3.2 Benexl 2025-12-03 10:04:07 +03:00
  • c01c08c03b feat: show welcome screen once a month Benexl 2025-12-03 10:03:52 +03:00
  • 14e1f44696 chore: bump version v3.3.1 Benexl 2025-12-02 19:04:14 +03:00
  • 36b71c0751 feat: update welcome message Benexl 2025-12-02 18:58:15 +03:00
  • 6a5d7a0116 chore: bump version and update deps v3.3.0 Benexl 2025-12-02 18:31:43 +03:00
  • 91efee9065 Merge pull request #169 from viu-media/feat/welcomescreen Benedict Xavier 2025-12-02 18:03:25 +03:00
  • 69d3d2e032 Update viu_media/cli/cli.py Benedict Xavier 2025-12-02 18:02:11 +03:00
  • 29ba77f795 Update viu_media/cli/cli.py Benedict Xavier 2025-12-02 18:01:56 +03:00
  • a4950efa02 feat: wait for feedback Benexl 2025-12-02 18:00:44 +03:00
  • bbd7931790 Merge branch 'master' into feat/welcomescreen Benedict Xavier 2025-12-02 17:53:17 +03:00
  • c3ae5f9053 Merge pull request #168 from viu-media/feature/preview-scripts-rewrite-to-python Benedict Xavier 2025-12-02 17:52:21 +03:00
  • bf06d7ee2c Update viu_media/assets/scripts/fzf/media_info.py Benedict Xavier 2025-12-02 17:46:58 +03:00
  • 41aaf92bae style: remove unused import Benexl 2025-12-02 17:44:46 +03:00
  • d38dc3194f feat: export ansi utils to preview root dir when doing dynamic previews Benexl 2025-12-02 17:43:18 +03:00
  • 54233aca79 feat: remove redundancy and stick to ansi_utils Benexl 2025-12-02 17:42:53 +03:00
  • 6b8dfba57e fix: remove double quotes Benexl 2025-12-02 17:30:31 +03:00
  • 3b008696d5 style: remove unused imports Benexl 2025-12-02 17:27:30 +03:00
  • ece1f77e99 Merge branch 'master' into feature/preview-scripts-rewrite-to-python Benedict Xavier 2025-12-02 17:16:50 +03:00
  • 7b9de8620b chore: cleanup old preview scripts Benexl 2025-12-02 17:15:18 +03:00
  • 725754ea1a feat: improve text display for dynamic search Benexl 2025-12-02 17:12:27 +03:00
  • 80771f65ea feat: dynamic search rewrite in python Benexl 2025-12-02 14:36:03 +03:00
  • c8c4e1b2c0 feat: refactor terminal width handling in FZF scripts for improved consistency Benexl 2025-12-02 13:30:03 +03:00
  • f4958cc0cc fix: clean up whitespace in display_width and print_table_row functions Benexl 2025-12-02 13:14:19 +03:00
  • 1f72e0a579 feat: enhance display width calculation for better text alignment in print_table_row Benexl 2025-12-02 13:07:55 +03:00
  • 803c8316a7 fix: improve value alignment in print_table_row for better formatting Benexl 2025-12-02 13:04:25 +03:00
  • 26bc84e2eb fix: clean up whitespace in ANSI utilities and preview script Benexl 2025-12-01 18:48:15 +03:00
  • 901d1e87c5 feat: rewrite FZF preview scripts to use ANSI utilities for improved formatting Benexl 2025-12-01 18:47:58 +03:00
  • 523766868c feat: implement other image renders Benexl 2025-12-01 17:44:55 +03:00
  • bd9bf24e1c feat: add more image render options Benexl 2025-12-01 17:27:47 +03:00
  • f27c0b8548 fix: order of operations Benexl 2025-12-01 17:25:21 +03:00
  • 76c1dcd5ac fix: specifying extension when saving file Benexl 2025-12-01 17:19:55 +03:00
  • 25a46bd242 feat: disable airing schedule preview Benexl 2025-12-01 17:19:33 +03:00
  • a70db611f7 style: remove unnecessary comment Benexl 2025-12-01 17:19:11 +03:00
  • 091edb3a9b fix: remove extra bracket Benexl 2025-12-01 17:06:58 +03:00
  • 9050dd7787 feat: disable image for character, review, airing-schedule Benexl 2025-12-01 17:05:40 +03:00
  • 393b9e6ed6 feat: use actual file for preview script Benexl 2025-12-01 17:00:15 +03:00
  • 5193df2197 feat: airing schedule previews in python Benexl 2025-11-30 15:33:34 +03:00
  • 6ccd96d252 feat: review previews in python Benexl 2025-11-30 15:15:11 +03:00
  • e8387f3db9 feat: character previews in python Benexl 2025-11-30 15:03:48 +03:00
  • 23ebff3f42 fix: add .py extension to final path Benexl 2025-11-30 14:41:17 +03:00
  • 8e803e8ecb feat(cli): search provider with title in lowercase Benexl 2025-11-20 22:14:17 +03:00
  • 61fcd39188 feat(dev): use PWD when specifying the viu venv bin path Benexl 2025-11-20 22:13:36 +03:00
  • 313f8369d7 feat: show release notes after upgrade Benexl 2025-11-18 16:32:30 +03:00
  • bee73b3f9a feat(config): add show release option Benexl 2025-11-18 16:03:22 +03:00
  • f647b7419a feat: add welcome screen message Benexl 2025-11-18 15:56:28 +03:00
  • 901c4422b5 feat: add welcome screen config option Benexl 2025-11-18 15:01:07 +03:00
  • 08ae8786c3 feat: sanitize " in key Benexl 2025-11-18 14:48:00 +03:00
  • 64093204ad feat: create temp episode preview script Benexl 2025-11-18 14:28:54 +03:00
  • 8440ffb5e5 feat: add a key for extra uniqueness Benexl 2025-11-18 14:20:07 +03:00
  • 6e287d320d feat: rewrite episode info script in python Benexl 2025-11-18 13:59:40 +03:00
  • a7b0f21deb feat: rename info.py to media_info.py Benexl 2025-11-18 13:44:20 +03:00
  • 71b668894b Revise disclaimer and core features in README Benedict Xavier 2025-11-13 17:13:37 +03:00
  • 8b3a57ed07 Merge pull request #163 from Oreo-Kuuki/patch-1 Benedict Xavier 2025-11-03 23:41:19 +03:00
  • b2f9c8349a Fix formatting of 'Hanka x Hanka' entry in normalizer.json Oreo-kuuki 2025-11-03 15:37:24 -05:00
  • 25fe1e5e01 Fix formatting in normalizer.json entries Oreo-kuuki 2025-11-03 15:14:08 -05:00
  • 45ff463f7a Add mapping for 'Hanka×Hanka (2011)' to 'Hunter x Hunter (2011)' Oreo-kuuki 2025-11-03 15:00:41 -05:00
  • 29ce664e4c Merge remote-tracking branch 'origin/master' into feature/preview-scripts-rewrite-to-python Benexl 2025-11-03 11:16:36 +03:00
  • 2217f011af fix(core-constants): use project name over cli name Benexl 2025-11-01 20:06:53 +03:00
  • 5960a7c502 feat(notifications): use seconds instead of minutes Benexl 2025-11-01 19:50:46 +03:00
  • bd0309ee85 feat(dev): add .venv/bin to path using direnv Benexl 2025-11-01 19:15:45 +03:00
  • 3724f06e33 fix(allanime-anime-provider): not giving different qualities Benexl 2025-11-01 17:26:45 +03:00
  • d20af89fc8 feat(debug-anime-provider-utils): allow for quality selection Benexl 2025-11-01 16:48:51 +03:00
  • 3872b4c8a8 feat(search-command): allow quality selection Benexl 2025-11-01 16:48:07 +03:00
  • 9545b893e1 feat(search-command): if no title is provided as an option prompt it Benexl 2025-11-01 16:47:28 +03:00
  • 1519c8be17 feat: create the preview script in the cache/preview dir Benexl 2025-11-01 00:59:38 +03:00
  • 9a619b41f4 feat: use prefix in preview-script.py filename Benexl 2025-11-01 00:55:19 +03:00
  • 0c3a963cc4 feat: use ?? where episodes are unknown Benexl 2025-11-01 00:50:45 +03:00
  • 192818362b feat: next episode should come last in its grp for better ui ux Benexl 2025-11-01 00:04:05 +03:00
  • 2d8c1d3569 feat: remove colon for better ui Benexl 2025-10-31 23:50:12 +03:00
  • e37f9213f6 feat: include romaji title in synonymns if not already there Benexl 2025-10-31 23:44:11 +03:00
  • 097db713bc feat: refactor ruling logic to function Benexl 2025-10-31 23:37:45 +03:00
  • 106278e386 feat: improve synopsis separator styling Benexl 2025-10-31 23:35:17 +03:00
  • 44b3663644 feat: grp studio, synonymns and tags separately for better ui / ux Benexl 2025-10-31 23:23:33 +03:00
  • 925c30c06e fix: typo should be text not info Benexl 2025-10-31 23:23:03 +03:00
  • 7401a1ad8f feat: prefer to use direct implementation of graphics protocol over external tools Benexl 2025-10-31 23:04:56 +03:00
  • 9a0bb65e52 feat: implement image preview Benexl 2025-10-31 22:49:41 +03:00
  • 1d129a5771 fix: remove extra bracket Benexl 2025-10-31 22:37:36 +03:00
  • 515660b0f6 feat: implement the main preview text logic in python Benexl 2025-10-31 22:32:51 +03:00
  • 9f5c895bf5 chore: temporarily relocate initial bash preview scripts to old folder Benexl 2025-10-31 22:31:08 +03:00
  • 5634214fb8 chore(ci): update stale.yml to emphasize devs limited time Benexl 2025-10-27 00:33:36 +03:00
  • 66c0ada29d chore(ci): update days to closure of pr or issue Benexl 2025-10-27 00:24:07 +03:00
  • 02465b4ddb chore(ci): add stale.yml Benexl 2025-10-27 00:19:07 +03:00
  • 5ffd94ac24 chore(pre-commit): update pre-commit config to use only Ruff Benexl 2025-10-26 23:47:28 +03:00
  • d2864df6d0 style(dev): add extra space inorder to pass ruff fmt Benexl 2025-10-26 23:37:19 +03:00
  • 2a28e3b9a3 chore: temporarily disable tests in workflow Benexl 2025-10-26 23:32:05 +03:00
  • 7b8027a8b3 fix(viu): correct import path Benexl 2025-10-26 23:28:23 +03:00
  • 2a36152c38 fix(provider-scraping-html-parser): pyright errors Benexl 2025-10-26 23:26:36 +03:00
  • 2048c7b743 fix(inquirer-selector): pyright errors Benexl 2025-10-26 23:25:55 +03:00
  • 133fd4c1c8 chore: run ruff check --fix Benexl 2025-10-26 23:20:30 +03:00
  • e22120fe99 fix(allanime-anime-provider-utils): pyright errors Benexl 2025-10-26 23:19:36 +03:00
  • 44e6220662 chore: cleanup; directly implement syncplay logic in the actual players Benexl 2025-10-26 23:16:23 +03:00
  • 41d7f1702c chore: init feature branch feature/manga-provider Benexl 2025-10-26 23:13:29 +03:00
  • d6f54932c4 chore: init feature branch feature/aniskip Benexl 2025-10-26 23:12:48 +03:00
  • 0598be0025 chore: init feature branch feature/discord-rich-presence Benexl 2025-10-26 23:11:54 +03:00
  • 1fea1335c6 chore: move to feature branch Benexl 2025-10-26 23:10:05 +03:00
  • 8b664fae36 chore: move to feature branch Benexl 2025-10-26 23:09:53 +03:00
  • 19a85511b4 chore: move to feature branch Benexl 2025-10-26 23:09:42 +03:00
  • 205299108b fix(media-api-debug-utils): pyright errors Benexl 2025-10-26 23:05:31 +03:00
  • 7670bdd2f3 fix(jikan-media-api-mapper): pyright errors Benexl 2025-10-26 23:03:05 +03:00