Commit Graph

  • c695f1765f chore(ci): add PR template (#824) Xarvex 2025-03-03 14:14:46 -06:00
  • 077f91af88 ui: don't show the deprecated "Autofill" macro Travis Abendshien 2025-03-03 11:39:32 -08:00
  • accf50ccf9 ui: change default sorting direction to descending Travis Abendshien 2025-03-03 11:32:41 -08:00
  • 9f9a5ccf44 fix: catch OverflowError when displaying video duration Travis Abendshien 2025-03-03 11:26:07 -08:00
  • ee23ef3451 translations: update Filipino, Portuguese(BR), German, Hungarian, Polish, Spanish, French (#809) Weblate (bot) 2025-03-03 20:17:33 +01:00
  • 2a787592b6 fix: resouce leak in translate_with_setter by deleting the offending code (#817) Jann Stute 2025-03-03 20:13:49 +01:00
  • 152c2b20ba docs: add "sort by filename" to roadmap Travis Abendshien 2025-03-02 22:13:00 -08:00
  • 1b5b40792c Create FUNDING.yml Travis Abendshien 2025-03-02 21:58:42 -08:00
  • 4b381e78ba docs: fix slight spelling error (#820) SkeleyM 2025-02-27 22:23:05 +00:00
  • b1126d5313 fix: open libraries from v9.5.0-pr1 in newer versions (#815) Travis Abendshien 2025-02-24 15:14:54 -08:00
  • f9ca743b64 docs: add custom color info Travis Abendshien 2025-02-20 15:14:51 -08:00
  • 04bd1bc027 fix(docs): restore broken links, ignore callout formatting Travis Abendshien 2025-02-20 14:24:12 -08:00
  • ecc0bb57fb docs: change "Tag Manager" to "Manage Tags" (#806) Haider Ali 2025-02-17 23:42:48 -05:00
  • d11b514bab fix: use remove() instead of difference() for self collision checks Travis Abendshien 2025-02-17 15:39:43 -08:00
  • fe94d84b94 ci: ignore specific pyright flags v9.5.0-pr4 Travis Abendshien 2025-02-17 14:52:59 -08:00
  • db408f09c4 chore: bump version to v9.5.0-pr4 Travis Abendshien 2025-02-17 14:47:22 -08:00
  • 61b9fcf764 feat(ui): add language setting (#803) Travis Abendshien 2025-02-17 14:45:30 -08:00
  • 28de21ade7 feat(ui)!: user-created tag colors (#801) Travis Abendshien 2025-02-17 14:36:34 -08:00
  • 2173d1d4f4 translations: add Dutch; update Hungarian, Spanish, French (#798) Weblate (bot) 2025-02-17 23:33:21 +01:00
  • c1ec8a6650 feat(ui): clickable links in about section (#799) SkeleyM 2025-02-14 17:32:00 +00:00
  • 69d3a6ed09 docs: update library search Travis Abendshien 2025-02-14 09:25:57 -08:00
  • e481ab64c9 docs: consolidate feature roadmap Travis Abendshien 2025-02-14 08:42:44 -08:00
  • 986ccabc81 chore: bump version to v9.5.0-pr3 v9.5.0-pr3 Travis Abendshien 2025-02-10 11:22:00 -08:00
  • 297fdf22e8 feat: add smartcase and globless path searches (#743) Travis Abendshien 2025-02-10 10:26:02 -08:00
  • 319ef9a5fe translations: update Danish, Hungarian (#785) Weblate (bot) 2025-02-10 19:23:58 +01:00
  • 6b646f8955 perf: optimize query methods and reduce preview panel updates (#794) Travis Abendshien 2025-02-09 18:33:47 -08:00
  • a2b9237be4 fix(ui): expand usage of esc for closing modals (#793) Travis Abendshien 2025-02-09 18:33:29 -08:00
  • abc7cc3915 docs: improve python and venv setup instructions in CONTRIBUTING.md (#791) ChloeVZ 2025-02-07 05:41:01 +00:00
  • a3df70bb8d feat: port file trashing (#409) to v9.5 (#792) Travis Abendshien 2025-02-05 19:25:10 -08:00
  • 466af1e6a6 refactor(ui): recycle tag list in TagSearchPanel (#788) Travis Abendshien 2025-02-05 19:15:28 -08:00
  • 26d3b1908b fix(ui): hide library actions when no library is open (#787) Travis Abendshien 2025-02-04 13:53:03 -08:00
  • f38a79b06e chore: bump version to v9.5.0-pr2 v9.5.0-pr2 Travis Abendshien 2025-02-03 16:22:02 -08:00
  • dbf7353bdf fix(ui): improve tagging ux (#784) Travis Abendshien 2025-02-03 16:15:40 -08:00
  • 480328b83b fix: patch incorrect description type & invalid disambiguation_id refs (#782) Travis Abendshien 2025-02-03 15:32:11 -08:00
  • 6a54323307 refactor: wrap migration_iterator lambda in a try/except block (#773) Travis Abendshien 2025-02-03 15:31:43 -08:00
  • f48b363383 fix: catch ParsingError (#779) Travis Abendshien 2025-02-03 15:31:12 -08:00
  • 634e1c7fe9 chore: update pyproject.toml Travis Abendshien 2025-02-02 23:29:53 -08:00
  • 90a826d128 fix(ui): reduce field title width to make room for edit and delete buttons Travis Abendshien 2025-02-02 17:13:08 -08:00
  • 93fc28e092 fix: allow tag names with colons in search (#765) SkeleyM 2025-02-02 23:56:50 +00:00
  • 80c7e81e69 fix: save all tag attributes from "Create & Add" modal (#762) SkeleyM 2025-02-02 21:49:17 +00:00
  • f212e2393a fix(docs): fix screenshot sometimes not rendering (#775) SkeleyM 2025-02-02 21:44:34 +00:00
  • d7958892b7 docs: add more links to index.md Travis Abendshien 2025-02-01 14:09:17 -08:00
  • 5be7dfc314 docs: add library_search page Travis Abendshien 2025-02-01 14:06:41 -08:00
  • 6e402ac34d docs: add note about glob searching in the readme Travis Abendshien 2025-01-31 23:45:31 -08:00
  • 9bdbafa40c docs: add information about "tag manager" Travis Abendshien 2025-01-31 23:42:37 -08:00
  • 2215403201 fix: don't wrap field names too early Travis Abendshien 2025-01-31 23:40:47 -08:00
  • 16ebd89196 docs: fix typo for "category" in usage.md (#760) pinhead 2025-01-31 23:46:30 -06:00
  • f5ff4d78c1 docs: update field and library pages Travis Abendshien 2025-01-31 17:23:33 -08:00
  • df04d49770 translations: fix typo in json_migration.info.description v9.5.0-pr1 Travis Abendshien 2025-01-31 16:39:27 -08:00
  • a2f9685bc0 fix: catch ImportError for pillow_jxl module Travis Abendshien 2025-01-31 16:30:06 -08:00
  • 880c8ef45f chore: bump version to v9.5.0 Pre-Release 1; update docs (#751) Travis Abendshien 2025-01-31 15:43:47 -08:00
  • 1b3b32de22 ci: bump minimum macOS build target to 13 Travis Abendshien 2025-01-31 15:40:53 -08:00
  • 787af60833 translations: update Czech, Hungarian, Polish, French (#746) Weblate (bot) 2025-01-31 23:46:55 +01:00
  • 225fe98c20 feat: port copy/paste fields and tags to sql (#722) mashed5894 2025-02-01 00:38:01 +02:00
  • 496c87c7c3 ui: tweak build_tag and tag styles Travis Abendshien 2025-01-31 13:17:22 -08:00
  • 7c89975165 fix(ui): (mostly) fix right-click search option on tags (#756) Travis Abendshien 2025-01-30 23:32:14 -08:00
  • ca7e84d1b4 fix(ui): use consistent dark mode colors for all systems (#752) Travis Abendshien 2025-01-30 22:10:06 -08:00
  • e0d21c14a3 fix(ui): restore Windows accent color on PySide 6.8.0.1 (Fix #668) (#755) Travis Abendshien 2025-01-30 22:09:50 -08:00
  • 82edbee276 ui: shortcut to add tags to selected entries; change click behavior of tags to edit (#749) Travis Abendshien 2025-01-29 21:28:08 -08:00
  • d1b006a897 feat(ui): re-implement tag display names on sql (#747) Travis Abendshien 2025-01-29 19:42:55 -08:00
  • 54b8397e92 fix: check for tag name partiy during JSON migration (#748) Travis Abendshien 2025-01-29 19:42:41 -08:00
  • 607aafb4cd ci: lower test coverage threshold to 40% Travis Abendshien 2025-01-29 16:17:26 -08:00
  • 6ee5304b52 fix(ui): use camera white balance for raw images Travis Abendshien 2025-01-29 00:34:32 -08:00
  • 275cd1b20e fix(ui): revert all item_thumb "pressed" changes (#742) Travis Abendshien 2025-01-28 11:00:39 -08:00
  • ba7e13041b feat: add date columns to the entries table (#740) Travis Abendshien 2025-01-28 01:57:01 -08:00
  • 1ba97d50c2 refactor: change exception log levels to error inside library.py Travis Abendshien 2025-01-28 01:19:30 -08:00
  • 20d788af29 fix: refactor and fix bugs with missing_files.py (#739) Travis Abendshien 2025-01-27 23:49:39 -08:00
  • 458925fbf7 translations: fix typo in drop import Travis Abendshien 2025-01-27 12:08:16 -08:00
  • f96ea6b546 fix: always catch db mismatch (#738) Travis Abendshien 2025-01-27 11:48:57 -08:00
  • 19cdd1bf92 translations: update Czech, Hungarian (#727) Weblate (bot) 2025-01-27 20:48:28 +01:00
  • 2a97a5b3aa perf: add all new library entries at once (#737) Travis Abendshien 2025-01-27 11:43:04 -08:00
  • 14599e90a3 fix: keep initial id order in get_entries_full() (#736) Travis Abendshien 2025-01-27 11:41:01 -08:00
  • ee14e2c200 fix: search for tag aliases in tag search (#726) Travis Abendshien 2025-01-27 11:40:06 -08:00
  • c06f3bb336 feat!: expanded tag color system (#709) Travis Abendshien 2025-01-27 11:39:42 -08:00
  • 4c337cb1a3 feat(ui): add thumbnail caching (#694) Travis Abendshien 2025-01-27 11:39:10 -08:00
  • 3606edf615 fix: have pydub use known ffmpeg+ffprobe locations (#724) Travis Abendshien 2025-01-26 01:51:15 -08:00
  • f2a2f9a36d fix: replace calls to translate_qobject with translate_formatted inside TagWidget (#735) Travis Abendshien 2025-01-26 01:50:36 -08:00
  • 921a8875de fix(ui): don't always create tag on enter ( #731) SkeleyM 2025-01-25 01:03:39 +00:00
  • 2a41c152b3 fix: restore environment before launching external programs (#707) mashed5894 2025-01-24 23:56:35 +02:00
  • 0ead238aac fix: restore opening last library on startup (#729) SkeleyM 2025-01-24 21:38:42 +00:00
  • 9116cdc9a5 docs: fix typo in readme Travis Abendshien 2025-01-23 20:15:54 -08:00
  • 17c62802c0 fix: sort tag results (#721) mashed5894 2025-01-23 23:41:57 +02:00
  • ac6774ed23 fix(ui): don't set frame when playing videos Travis Abendshien 2025-01-23 00:22:03 -08:00
  • eb1f634d38 fix: don't add ._ files to libraries Travis Abendshien 2025-01-23 00:19:35 -08:00
  • a1ab335dcb translations: fix fr.json syntax error Travis Abendshien 2025-01-22 16:38:45 -08:00
  • 89a8abca75 feat(ui): add audio volume slider (#691) SkeleyM 2025-01-23 00:07:13 +00:00
  • a02c43c115 feat(ui): add configurable splash screens (#703) Travis Abendshien 2025-01-22 16:02:58 -08:00
  • 857f40f2e3 fix: preview panel + main window fixes and optimizations (#700) Travis Abendshien 2025-01-22 16:00:01 -08:00
  • 16fb0290a0 fix: don't add default title field, use proper phrasing for adding files (#701) Travis Abendshien 2025-01-22 15:58:49 -08:00
  • 441ffce4a3 feat(ui): port "create and add tag" to main branch (#711) SkeleyM 2025-01-22 23:56:54 +00:00
  • 778028923e feat(ui): add about section (#712) mashed5894 2025-01-23 01:48:57 +02:00
  • ea9b57b85f translations: update German, Hungarian, French, Swedish (#697) Weblate (bot) 2025-01-23 00:24:04 +01:00
  • 2a836b0d25 docs: discourage force-pushes on prs that are open for review (#714) Jann Stute 2025-01-19 22:07:40 +01:00
  • 6ea2c99abb fix: drag and drop no longer resets (#710) SkeleyM 2025-01-17 23:04:13 +00:00
  • 44ff17c0b3 fix: dragging files references correct entry IDs Travis Abendshien 2025-01-15 14:23:45 -08:00
  • 0cdb1a8c06 ui: keyboard navigation for editing tags (#407) Jann Stute 2025-01-14 12:19:44 +01:00
  • 5caf869867 docs: update roadmap Travis Abendshien 2025-01-13 18:41:08 -08:00
  • 604837fcaa fix: store tag.id to variable before using in lambda Travis Abendshien 2025-01-13 14:42:19 -08:00
  • 5c8f2c507f feat: optimise AND queries (#679) Jann Stute 2025-01-13 22:48:02 +01:00
  • 5bab00aa6d refactor: TagDatabasePanel now inherits from TagSearchPanel for code deduplication (#699) Jann Stute 2025-01-13 22:46:57 +01:00