Commit Graph

  • 4942d1633c refactor: cleanup the refresh_dir code, update tests (#494) yed 2024-09-13 04:54:20 +07:00
  • 6490cc905d feat: increase file scanning performance (#486) Travis Abendshien 2024-09-12 14:52:27 -07:00
  • dfa4079b23 fix(ui): retain filter on directory refresh (#483) Sean Krueger 2024-09-10 01:46:59 -07:00
  • af642a7d29 fix: prevent error on closing library (#484) yed 2024-09-10 15:31:33 +07:00
  • 6ff7303321 fix: use birthtime for default library sorting Travis Abendshien 2024-09-09 12:09:59 -07:00
  • 2e8efa288d fix(flake): add missing x11 dependency (#478) Sean Krueger 2024-09-09 11:34:55 -07:00
  • fb949b82b7 Revert "ci: add README.md to publish_docs workflow" Travis Abendshien 2024-09-08 22:36:03 -07:00
  • 98f4246ff4 ci: add README.md to publish_docs workflow Travis Abendshien 2024-09-08 22:19:21 -07:00
  • d75d344439 fix(docs): use valid note callout Travis Abendshien 2024-09-08 22:13:03 -07:00
  • aeb7972206 docs: add SQL warning to CONTRIBUTING.md Travis Abendshien 2024-09-08 22:08:45 -07:00
  • 693a7bc160 docs: update top README warnings Travis Abendshien 2024-09-08 22:08:37 -07:00
  • e5e7b8afc6 refactor!: use SQLite and SQLAlchemy for database backend (#332) yed 2024-09-09 12:06:01 +07:00
  • 67f7e4dcf9 fix(docs): use correct formatting on FFmpeg help page (#475) Sean Krueger 2024-09-08 11:11:29 -07:00
  • 99d3235774 docs: add ffmpeg installation guide (#473) Sean Krueger 2024-09-08 10:29:00 -07:00
  • 60cad202da docs: add discord server link in CONTRIBUTING.md (#474) Bamowen 2024-09-08 19:28:13 +02:00
  • 4d405b5d77 feat: add .raf file to _IMAGE_RAW_SET Travis Abendshien 2024-09-07 21:45:06 -07:00
  • 9b5c26a61e fix(docs): correct grammar mistake in CONTRIBUTING.md. (#452) Knaughty 2024-09-08 13:34:11 +10:00
  • bf8816f715 fix(ui): use default audio icon if ffmpeg is absent (#471) Sean Krueger 2024-09-07 20:24:10 -07:00
  • 8c9b04d1ec fix(ui): use birthtime for creation time on mac & win (#472) Sean Krueger 2024-09-07 20:17:18 -07:00
  • f472d22e10 ci: add publish_docs.yaml to publish_docs paths Travis Abendshien 2024-09-07 07:39:28 -07:00
  • 844dae0f58 fix(ci): update site_url in mkdocs.yml (#467) CarterPillow 2024-09-07 15:34:20 +01:00
  • d04d3b1f0a ci: specify push paths for publish_docs Travis Abendshien 2024-09-07 07:30:08 -07:00
  • 5995e4d416 feat: add .orf file to _IMAGE_RAW_SET Travis Abendshien 2024-09-07 00:59:28 -07:00
  • 686e803f3e ci: add CNAME docs.tagstud.io Travis Abendshien 2024-09-07 00:35:19 -07:00
  • a8f9bec65c ci: route mkdocs edit_uri to blob/main/docs Travis Abendshien 2024-09-07 00:20:06 -07:00
  • 0b56e7344f fix(ci): single character typo for mkdocs xarvex 2024-09-07 01:30:19 -05:00
  • af4ef217a5 ci: use MkDocs for documentation site (#460) Paul Friederichsen 2024-09-07 01:10:39 -05:00
  • 8469131006 docs: add ffmpeg requirement Travis Abendshien 2024-09-03 16:32:47 -07:00
  • fc714e02e6 fix: Do not create command prompt window on subprocess (#436) v9.4.0 Sean Krueger 2024-09-02 23:40:52 -07:00
  • 85b6d9decc Merge branch 'main' into Alpha-v9.4 Travis Abendshien 2024-09-02 23:39:39 -07:00
  • 3e2fb1282c feat(flake): expose formatter xarvex 2024-09-03 00:11:59 -05:00
  • 9a78bf3066 feat(ui): show file creation/modified dates + restyle path label (#430) Travis Abendshien 2024-09-02 14:30:29 -07:00
  • 1c53f05e4f chore: ensure splash width is int Travis Abendshien 2024-09-02 00:43:11 -07:00
  • 1e4883c577 fix(ui): scale splash screen with screen width Travis Abendshien 2024-09-02 00:32:36 -07:00
  • 3e950a0cbe fix(direnv)!: gitignore .envrc xarvex 2024-09-01 21:26:34 -05:00
  • ca08ce57b6 ui: postpone creating modals (#425) yed 2024-09-02 06:17:19 +07:00
  • 7f3b3d06af ui: update splash Travis Abendshien 2024-08-31 23:11:42 -07:00
  • 3d427997ea fix(ui): remove default video border Travis Abendshien 2024-08-31 22:40:55 -07:00
  • 65237ed106 fix(ui): seek next valid video frame for thumbs Travis Abendshien 2024-08-31 22:29:19 -07:00
  • cb12956309 fix(ui): deleting files will not reset search Travis Abendshien 2024-08-31 21:32:00 -07:00
  • cc2e9f97c4 ui: increase thumbnail edge contrast Travis Abendshien 2024-08-31 21:14:24 -07:00
  • 81ddf5366c fix(ui): unlinked videos use correct icon Travis Abendshien 2024-08-31 20:52:19 -07:00
  • 8219ffc416 feat: expanded file deletion/trashing (#409) Travis Abendshien 2024-08-31 17:26:24 -07:00
  • 85d62e6519 fix: gdl sidecar files load properly Jann Stute 2024-09-01 02:17:29 +02:00
  • 341aa92ecb feat(ui): preview support for source engine files EJ Stinson 2024-08-31 17:15:33 -07:00
  • dcb8ded987 ui: "open in explorer" action follows os name (#370) SupKittyMeow 2024-08-31 16:47:26 -07:00
  • 569390ea72 fix: correct behavior for tag widget search options (#398) Travis Abendshien 2024-08-31 13:11:54 -07:00
  • 4590226bca feat(ui): expanded thumbnail and preview features (#390) Travis Abendshien 2024-08-31 13:08:27 -07:00
  • d8ef54392b fix(dupes): fix duplicate file matching (#410) Tobias Berger 2024-08-31 21:42:19 +02:00
  • 41087b14c6 Merge branch 'main' into Alpha-v9.4 Travis Abendshien 2024-08-31 12:29:17 -07:00
  • 38626ac690 chore(direnv): update .envrc - Cleanup direnv-root file - Set filetype for vi-like editors - Format and lint according to shellcheck and shfmt xarvex 2024-08-31 13:16:27 -05:00
  • bc38e568fa feat(flake): remove impurity, update nix-direnv xarvex 2024-08-30 14:44:13 -05:00
  • 4b35df0924 fix(flake): GPU hardware acceleration Florian Zier 2024-08-30 06:49:00 +02:00
  • 750cbf0f9c fix(flake): add missing media dependencies Fixes: #417 xarvex 2024-08-29 19:32:30 -05:00
  • 5ac40f5b11 Add the ability to create tags when adding a tag to a file (#262) Björn Out 2024-08-28 06:59:21 +02:00
  • fda6077b20 chore: bump version to v9.4.0 Travis Abendshien 2024-08-25 17:11:57 -07:00
  • cb4798b715 feat(flake): complete revamp with devenv/direnv xarvex 2024-08-24 22:57:00 -05:00
  • c51f9869b2 Merge branch 'main' into Alpha-v9.4 Travis Abendshien 2024-08-24 17:28:57 -07:00
  • e1b1ef9888 Merge pull request #229 from seakrueger/flake-setup-venv Xarvex 2024-08-22 20:09:24 -05:00
  • 3fcf6022b9 refactor: combine open launch args (#364) UnusualEgg 2024-08-22 21:02:03 -04:00
  • 938832505b Merge branch 'main' into Alpha-v9.4 Travis Abendshien 2024-08-21 00:41:10 -07:00
  • b107fb5809 refactor: move type constants to new media classes (#331) Travis Abendshien 2024-08-20 23:31:31 -07:00
  • ec960f2372 (fix): use .get() to avoid KeyError (#347) Travis Abendshien 2024-08-11 19:01:08 -07:00
  • 30b60a0d31 feat(ui): sort tags in add tag panel by color/alphabetical (close #327) (#329) Sam 2024-07-29 17:56:14 -06:00
  • ce87b11fbd Fix #2 for Add Library Tags panel (#328) Sam 2024-07-22 07:59:43 -06: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