Commit Graph

  • ad53f10ecc fix: missing audio files properly handled Travis Abendshien 2024-07-20 08:24:26 -07:00
  • ef8cc6cc85 fix: mkv files with "[0][0][0][0]" codec load properly Travis Abendshien 2024-07-20 08:21:09 -07:00
  • 086fc1e522 feat(ui): add resizable thumbnail options Travis Abendshien 2024-07-19 23:43:50 -07:00
  • 3bfeb3c409 fix(ui): blender previews follow app theme Travis Abendshien 2024-07-19 21:04:49 -07:00
  • ffdfd6ccdf fix(ui): large font previews follow app theme Travis Abendshien 2024-07-19 20:25:14 -07:00
  • 598aa4f102 feat(ui) center and color small font previews Travis Abendshien 2024-07-19 10:06:34 -07:00
  • c0e56dc7c8 feat(ui): add UI color palette dict Travis Abendshien 2024-07-19 10:04:48 -07:00
  • c582f3d370 ruff format Travis Abendshien 2024-07-19 08:02:30 -07:00
  • 05a486048c Match additional UI to color scheme Travis Abendshien 2024-06-15 22:52:48 -07:00
  • d2b5e31792 Fix most theme UI legibility issues Travis Abendshien 2024-06-15 15:55:13 -07:00
  • 15297140c3 Fix ItemThumb label text color in light mode Travis Abendshien 2024-06-15 14:14:42 -07:00
  • 3e00a771db Tweak waveform color and size Travis Abendshien 2024-06-15 13:58:11 -07:00
  • 32257f662f Add final return statement to _audio_waveform() Travis Abendshien 2024-06-15 13:10:35 -07:00
  • 127fed7aa9 Add final return statement to _album_artwork() Travis Abendshien 2024-06-15 13:06:36 -07:00
  • cee42545f7 Improve and style waveform previews Travis Abendshien 2024-06-15 02:44:14 -07:00
  • 087176edae Add ".psd" to IMAGE_TYPES; Handle ID3NoHeaderError Travis Abendshien 2024-06-13 16:35:23 -07:00
  • 10d81b3fa1 Add readable video tester Travis Abendshien 2024-06-08 21:55:58 -07:00
  • dc135f7b0e Add ".plist" to PLAINTEXT_TYPES Travis Abendshien 2024-06-08 10:48:11 -07:00
  • d339f868a9 Add rough check for invalid video codecs Travis Abendshien 2024-06-08 10:47:19 -07:00
  • 3144440365 Add GIF preview support Travis Abendshien 2024-06-04 13:43:30 -07:00
  • c1cd96f507 Add # type: ignore to fromstring method Travis Abendshien 2024-06-03 22:16:58 -07:00
  • ff17b93119 Rename "audio_tags" variables for MyPy + typing Travis Abendshien 2024-06-03 22:11:21 -07:00
  • 6b892ce2bb Rename "cover" variables for MyPy Travis Abendshien 2024-06-03 19:49:51 -07:00
  • 7ce35192b5 Add support for waveform + album cover thumbnails Travis Abendshien 2024-06-03 19:34:56 -07:00
  • 3c27b37b56 Use chardet for character encoding detection Travis Abendshien 2024-05-31 22:46:19 -07:00
  • 34f347bf55 Fix text and RAW image handling Travis Abendshien 2024-05-31 19:25:53 -07:00
  • e463635cc0 Add font thumbnail preview support (#307) Theasacraft 2024-07-19 16:22:15 +02:00
  • aa0aad4300 Copy and Paste + Shortcuts (#79) Creepler13 2024-07-19 08:33:52 +02:00
  • bebca634de use list widget for selecting fields to add (#134) yed 2024-07-19 11:40:17 +07:00
  • 92a6e1130c Merge branch 'main' into Alpha-v9.4 Travis Abendshien 2024-07-18 18:23:16 -07:00
  • c79086f715 Fix collation data not clearing on library close v9.3.2 Travis Abendshien 2024-07-04 17:40:19 -07:00
  • 9ce07bd369 Bump version to 9.3.2 Travis Abendshien 2024-07-03 17:41:21 -07:00
  • 33ee27a84f Fix small bug (#306) Theasacraft 2024-07-04 02:02:59 +02:00
  • 883354b263 Blender thumbnail support (#273) Ethnogeny 2024-07-04 09:50:59 +10:00
  • 6862f89d1a Merge branch 'main' into Alpha-v9.4 Travis Abendshien 2024-07-03 16:47:16 -07:00
  • 1204d2b7b5 Fix search ignoring case of extension list Travis Abendshien 2024-06-21 11:28:12 -07:00
  • 15ee13c7b4 Bump Qt6 version to 6.7.1 Sean Krueger 2024-06-17 13:02:52 -05:00
  • 49ad8117ef fix(flake): resolve mypy access to libraries Xarvex 2024-06-16 02:59:59 -05:00
  • 4f193613de Update Contributing documentation for dev on Nix Sean Krueger 2024-06-10 19:16:24 -05:00
  • 31038711f2 Install ruff via nixpkgs Sean Krueger 2024-06-07 18:09:42 -05:00
  • cc827108ef Add xcb as fallback when wayland fails to load Sean Krueger 2024-06-06 20:50:22 -05:00
  • 9fec4822c1 Setup and activate virtual environment via flake Sean Krueger 2024-06-03 11:51:41 -05:00
  • 501ab1f977 Update issue templates to ask for title Travis Abendshien 2024-06-16 19:54:56 -07:00
  • b3c01e180a Update to pyside6 version 6.7.1 (#223) Theasacraft 2024-06-17 01:53:38 +02:00
  • 4c6ebec529 refactoring: centralize field IDs (#157) Jiri 2024-06-17 05:24:48 +08:00
  • 5c25666e67 Fix TypeError in folders_to_tags.py Travis Abendshien 2024-06-15 13:19:28 -07:00
  • fae65bd9e9 docs: Fixed broken markdown doc link (#291) Lennart S 2024-06-15 22:10:55 +02:00
  • 8e065ca8ac create testing library files ad-hoc (#292) Jiri 2024-06-15 01:11:00 +08:00
  • 888b674f05 fix: backslashes in f-string error on file drop dupe widget (#289) Hayden Andreyka 2024-06-13 18:34:44 -07:00
  • 82946cb0b8 Update CONTRIBUTING.md with PyTest info Travis Abendshien 2024-06-13 15:39:13 -07:00
  • aa2925cde0 add pytest to CI pipeline (#286) Jiri 2024-06-14 06:29:22 +08:00
  • e5a0e5aa9b Drag and drop files in and out of TagStudio (#153) Creepler13 2024-06-13 19:59:10 +02:00
  • 5bc80a043f Update tagstudio.spec v9.3.1 Travis Abendshien 2024-06-13 09:17:14 -07:00
  • 65d88b9987 Refactor video_player.py (Fix #270) (#274) Travis Abendshien 2024-06-12 23:20:17 -07:00
  • 37ff35fcf6 Set mouse event transparency on ItemThumbs (#279) Travis Abendshien 2024-06-12 02:00:16 -07:00
  • 9b13e338bb Use bug report and feature request forms for issues (#277) Xarvex 2024-06-11 21:32:18 -05:00
  • a47b0adb6e Update icon.ico Travis Abendshien 2024-06-11 17:29:30 -07:00
  • 9f39bf6fdc Update README: Correct version number in figure Travis Abendshien 2024-06-11 01:27:21 -07:00
  • e375166bfe Raise error if video file has 0 frames or is in valid. (#275) Andrew Arneson 2024-06-10 19:10:57 -06:00
  • 7054ffd227 Separately pin QT nixpkg version (#244) Sean Krueger 2024-06-10 16:52:13 -05:00
  • 6d283d1f2d Add CONTRIBUTING.md, update README Travis Abendshien 2024-06-10 02:30:16 -07:00
  • a0baf015db Bump version to v9.3.1 Pre-Release Travis Abendshien 2024-06-08 15:34:29 -07:00
  • 58be4cdb4b Bump version to v9.3.0 v9.3.0 Alpha-v9.3 Travis Abendshien 2024-06-08 15:21:37 -07:00
  • 08761d5f8a Add Landing Page When No Library Is Opened (#258) Travis Abendshien 2024-06-08 15:18:40 -07:00
  • 6a680ad3d1 Increase shown tag limit from 29 to 100 (#227) Travis Abendshien 2024-06-08 12:40:37 -07:00
  • b5ec3598e1 Add "Clear Selection" button (#259) PencilVoid 2024-06-08 18:51:39 +01:00
  • 926dfffebe Add option to use a allowed extensions instead of ignored extensions (#251) Theasacraft 2024-06-08 03:02:28 +02:00
  • 461906c349 Workflows: attempt fix for mismatched hashes in pip and bump MacOS version (#255) Xarvex 2024-06-06 14:51:08 -05:00
  • 2dc5197fbd Add upcoming feature documentation Travis Abendshien 2024-06-04 15:59:39 -07:00
  • 11f0c7f9b8 Added various file formats to constants.py (#231) PossiblePanda 2024-06-04 17:13:57 -04:00
  • fb445e6ab0 Fix Default Ignored File Extension (#245) Andrew Arneson 2024-06-03 22:47:56 -06:00
  • 6e96a0ff61 Multi mode search system (#232) Giochino Danilo Ramos Silva 2024-06-04 00:37:56 +02:00
  • c75aff4db3 Rename "Subtags" to "Parent Tags" Travis Abendshien 2024-06-03 13:30:15 -07:00
  • 84a4b2f0cf Merge pull request #240 from Loran425/bugfix/cancel_library_dialog Travis Abendshien 2024-06-02 22:54:51 -07:00
  • 10b90dcc74 Bugfix for recent library re-creating a library at the last library location. (#238) Andrew Arneson 2024-06-02 23:53:42 -06:00
  • 2d89df620e Fix Open Library Dialog Resolve issues where the open library dialog will try to open . if no path is returned from the dialog Andrew Arneson 2024-06-02 22:43:10 -06:00
  • 0646508c24 Fix Raw Image Handling and Improve Text File Encoding Compatibility (#233) Travis Abendshien 2024-06-02 20:18:40 -07:00
  • 0137ed5be8 Update README.md Travis Abendshien 2024-06-01 21:09:55 -07:00
  • 779a251c09 Fix small bugs (#228) Theasacraft 2024-06-01 01:45:13 +02:00
  • 868b553670 Duplicate Entry Handling (Fixes #179) (#204) Travis Abendshien 2024-05-29 15:47:37 -07:00
  • 9f630fe315 Video Player (#149) DrRetro 2024-05-29 16:58:09 -04:00
  • 6798ffd0a7 Replace use of os.path with pathlib (#156) Icosahunter 2024-05-26 18:17:05 -05:00
  • 2e8678414b feat: add select all hotkey (#217) Jiri 2024-05-26 16:00:56 +08:00
  • e1cd46d010 Wiki/Docs Updates (#194) Gawi 2024-05-25 16:49:12 -04:00
  • 9879697c95 Bump version to v9.2.2 Travis Abendshien 2024-05-23 00:42:00 -07:00
  • 57e27bb51f Revert "Fix create library + type checks" v9.2.1 Travis Abendshien 2024-05-20 17:44:52 -07:00
  • 66ec0913b6 Revert "Add duplicate entry handling (Fix #179)" Travis Abendshien 2024-05-20 17:43:25 -07:00
  • 6357fea8db Fix create library + type checks Travis Abendshien 2024-05-20 17:36:22 -07:00
  • 491ebb6714 Add duplicate entry handling (Fix #179) Travis Abendshien 2024-05-20 17:14:30 -07:00
  • 385b4117db Fix incorrect pillow-heif import Travis Abendshien 2024-05-18 19:03:57 -07:00
  • be3992f655 Add HEIC/HEIF image support Travis Abendshien 2024-05-18 18:58:01 -07:00
  • 18becd62a3 Add RAW image support (Resolve #193) Travis Abendshien 2024-05-18 18:49:35 -07:00
  • 699ecd367c Adaptive resampling method for images (Fix #174) Travis Abendshien 2024-05-18 17:57:28 -07:00
  • 9d7609a8e5 Load palletized images as RGBA (Fix #175) Travis Abendshien 2024-05-18 17:32:54 -07:00
  • e94c4871d7 Refactor Thumbrenderer (#168) Theasacraft 2024-05-19 01:56:45 +02:00
  • 02bf15e080 Merge pull request #142 from Hidorikun/test-support-2 Travis Abendshien 2024-05-17 21:13:41 -07:00
  • 5f60ec1702 Add missing imports to ts_core.py Travis Abendshien 2024-05-17 21:12:02 -07:00
  • cdf2581f84 Merge pull request #192 from yedpodtrzitko/yed/better-mypy-pr Travis Abendshien 2024-05-17 21:02:02 -07:00
  • af8b4e3872 use reviewdog for mypy job yedpodtrzitko 2024-05-18 10:11:55 +08:00
  • ac9dd5879e Merge pull request #189 from michaelmegrath/main Travis Abendshien 2024-05-17 14:14:59 -07:00