Commit Graph

  • f60a93f35b keep remove button small yedpodtrzitko 2024-05-14 14:58:42 +08:00
  • a71ed7c426 add button for removing recent lib yedpodtrzitko 2024-05-14 12:24:47 +08:00
  • 06f528f8b5 CR feedback yedpodtrzitko 2024-05-14 10:30:58 +08:00
  • 94a0b00007 add list of libraries into sidebar yedpodtrzitko 2024-05-10 01:41:38 +08:00
  • eba7c3e178 Merge remote-tracking branch 'upstream/main' Andrew Arneson 2024-05-13 20:45:47 -06:00
  • 89b1921e56 Eliminate guess work on config file Removes support for directory as a --config-file argument Andrew Arneson 2024-05-13 20:45:37 -06:00
  • f35d9c1313 Merge pull request #165 from yedpodtrzitko/yed/ci-run Travis Abendshien 2024-05-13 14:31:46 -07:00
  • 6a2199dd2e Fix pillow decompression bomb error mentioned in #164 (#166) Theasacraft 2024-05-13 23:18:07 +02:00
  • 0416fde7f5 Refactor: remove __init__.py files meant for Python versions before 3.3 (#160) Xarvex 2024-05-13 14:50:04 -05:00
  • 02d6b22b25 Splash screen now stays on top of other windows Travis Abendshien 2024-05-13 12:13:06 -07:00
  • 851d1fb3b2 Changes to allow for native menu bars Travis Abendshien 2024-05-13 01:10:40 -07:00
  • 4616da4e5f Added the splash screen to the QResources system Travis Abendshien 2024-05-12 23:52:44 -07:00
  • d43b00bd00 Updated macOS Icon Travis Abendshien 2024-05-12 23:44:41 -07:00
  • e7318c7473 Ruff Formatting Andrew Arneson 2024-05-12 23:09:28 -06:00
  • 74e90df680 Revert QSettings location to IniFormat UserScope defaults Adds -c/--config-file <filename/dir> argument to tag_studio.py Andrew Arneson 2024-05-12 23:07:01 -06:00
  • 6566682504 Merge remote-tracking branch 'refs/remotes/upstream/main' Andrew Arneson 2024-05-12 22:44:50 -06:00
  • b00dbf9548 Squashed commit of the following: Travis Abendshien 2024-05-12 21:15:46 -07:00
  • f8d44c5fae Updated Application Icons Travis Abendshien 2024-05-12 21:05:29 -07:00
  • 88b0f70271 Merge remote-tracking branch 'refs/remotes/upstream/main' Andrew Arneson 2024-05-12 21:29:13 -06:00
  • 93526fa73f run tagstudio in CI yedpodtrzitko 2024-05-12 21:58:05 +08:00
  • f69f173368 Disable Native Menubars Travis Abendshien 2024-05-12 15:23:03 -07:00
  • 92752aef4a Reverted macOS menubar change Travis Abendshien 2024-05-12 14:51:49 -07:00
  • ad850cba94 Merge branch 'main' into test-support-2 Vele George 2024-05-11 21:30:15 +03:00
  • 191d8f995f Merge remote-tracking branch 'refs/remotes/upstream/main' Andrew Arneson 2024-05-10 18:00:43 -06:00
  • eede5b3600 Move the tagstudio.ini file to alongside the executable Andrew Arneson 2024-05-10 17:52:38 -06:00
  • 3aa71d6f8a Formatted with Ruff Travis Abendshien 2024-05-10 15:45:19 -07:00
  • 94f929d122 Allow the use of the native macOS menu bar Travis Abendshien 2024-05-10 15:43:26 -07:00
  • 03a46ae57b Style Changes Travis Abendshien 2024-05-10 15:29:28 -07:00
  • b8d72a65c8 misc: remove duplicate code for tags updating (#135) yed podtrzitko 2024-05-10 08:39:46 +08:00
  • 8321f43d6e Add Build Script for mac os systems (#76) William de Castro 2024-05-09 05:22:51 -03:00
  • f9ea20e29c Refactor: Deduplication in pagination.py's "Set Elipses Sizes" section (#141) Sylvia K 2024-05-08 14:07:58 -05:00
  • b6ccb88a95 Fixed Some Images Breaking Thumbnailer Travis Abendshien 2024-05-08 11:39:03 -07:00
  • de434872d6 Merge pull request #145 from yedpodtrzitko/yed/hold-the-jobs Travis Abendshien 2024-05-08 10:36:58 -07:00
  • 7acfecf7b9 Merge pull request #147 from arthniwa/add-help-menu-action Travis Abendshien 2024-05-08 10:15:46 -07:00
  • 7f776f4c86 Fix format required by Ruff arthniwa 2024-05-08 10:57:48 -05:00
  • e803f6adcb wait for threads to finish yedpodtrzitko 2024-05-08 22:47:47 +08:00
  • b6848bb81f Ruff format Hidorikun 2024-05-08 17:32:15 +03:00
  • 7ef2aa6a80 Merge pull request #78 from Thesacraft/main Travis Abendshien 2024-05-07 23:15:32 -07:00
  • 48ad4aaad2 Add action to help menu arthniwa 2024-05-08 00:42:16 -05:00
  • 0e621011fc dont run job threads needlessly yedpodtrzitko 2024-05-08 11:10:43 +08:00
  • fb7c73d96b Add pytest support Hidorikun 2024-05-06 12:06:30 +03:00
  • 57a15f651e Merge pull request #140 from yedpodtrzitko/yed/fix-edit-enter Travis Abendshien 2024-05-04 23:36:40 -07:00
  • 3aa4fa214f fix input enterPressed event yedpodtrzitko 2024-05-05 14:22:37 +08:00
  • ec55e92599 Merge pull request #136 from SylviaSK/main Travis Abendshien 2024-05-04 18:28:23 -07:00
  • c27f99e3a4 Merge pull request #117 from abby-freakazoid/improve-startup-script Travis Abendshien 2024-05-04 15:53:36 -07:00
  • 78ea0b3641 close_library() fix Sylvia Krech 2024-05-04 16:45:38 -05:00
  • 523f233f4a Ruff formatting Sylvia Krech 2024-05-04 15:16:31 -05:00
  • ea05907227 Fix for #119, Prompt for new location user if library cannot be saved Sylvia Krech 2024-05-04 12:20:43 -05:00
  • 089c8dd50c Reformatted using Ruff Travis Abendshien 2024-05-03 19:40:36 -07:00
  • 77d7559014 Merge pull request #111 from yedpodtrzitko/yed/sidebar-active-cursor Travis Abendshien 2024-05-03 19:15:37 -07:00
  • 164aba1bb0 Merge pull request #113 from TechCrafterGaming/PR-003 Travis Abendshien 2024-05-03 19:08:34 -07:00
  • fd622ea378 Merge pull request #114 from Loran425/refactor/tag_database Travis Abendshien 2024-05-03 18:22:42 -07:00
  • b2d87b05d8 Merge pull request #123 from SylviaSK/main Travis Abendshien 2024-05-03 18:13:07 -07:00
  • ac3d7c95cb Merge pull request #126 from JinguBangWest/main Travis Abendshien 2024-05-03 17:59:32 -07:00
  • 64514db457 Merge pull request #107 from yedpodtrzitko/yed/ruff-formatting Travis Abendshien 2024-05-03 17:52:10 -07:00
  • 58c773a0de change to string.removeprefix(prefix) JinguBangWest 2024-05-03 14:37:32 -04:00
  • bb1161baa9 Refactor strip_web_protocol This allows for more prefixes to be added in the future if needed without repeating code multiple times. JinguBangWest 2024-05-02 22:05:57 -04:00
  • cd719c6d01 minor comment fix Sylvia Krech 2024-05-02 11:54:10 -05:00
  • 9a405dd336 Fix for #120, Windows filepaths with spaces Sylvia Krech 2024-05-02 11:47:32 -05:00
  • afd6e113d2 add ruff pre-commit hook and README info yedpodtrzitko 2024-05-02 01:01:36 +08:00
  • ea8d954548 Merge pull request #122 from abby-freakazoid/bugfix/validate-library-path-before-open/#118 Travis Abendshien 2024-05-01 23:00:06 -07:00
  • a1fcd23d13 Merge pull request #121 from gabrieljreed/bugfix/right-click-file-path/#116 Travis Abendshien 2024-05-01 22:34:47 -07:00
  • 99a0bfe919 Fix library reopen doesn't check if path is valid #118 Abby 2024-05-02 00:25:21 -05:00
  • eb5124bd0a Update docstrings gabrieljreed 2024-05-01 22:01:08 -07:00
  • 0e1e9e924b Merge remote-tracking branch 'upstream/main' into bugfix/right-click-file-path/#116 gabrieljreed 2024-05-01 21:56:29 -07:00
  • 85b4be8525 Add docstrings gabrieljreed 2024-05-01 21:45:43 -07:00
  • 08c0704926 Fix open_file for platforms other than Windows gabrieljreed 2024-05-01 21:42:58 -07:00
  • 81f550a543 Fix open_explorer on Mac, fix right click on FileOpenerLabel gabrieljreed 2024-05-01 21:41:11 -07:00
  • aedc5afefa Improved TagStudio.sh Abby 2024-05-01 22:28:10 -05:00
  • 9951c00a45 Remove functionally duplicated code in update_tags Andrew.Arneson 2024-05-01 12:54:21 -06:00
  • b834166d61 minor bug fixes to Tag Search Box TechCrafterGaming 2024-05-01 15:27:12 +02:00
  • 61f9a49782 feat: add hand cursor for active sidebar elements yedpodtrzitko 2024-05-01 18:46:55 +08:00
  • f71b947673 Merge pull request #110 from yedpodtrzitko/yed/fix-thumbs-orientation Travis Abendshien 2024-05-01 03:00:46 -07:00
  • 3d5ed3a948 Added EXIF transpose to small thumbnails Travis Abendshien 2024-05-01 02:58:43 -07:00
  • 8604a7f08f fix image thumbnails rotation yedpodtrzitko 2024-05-01 17:15:33 +08:00
  • 67c18e9a25 Merge pull request #109 from yedpodtrzitko/yed/macos-file-open Xarvex 2024-05-01 03:51:23 -05:00
  • 81e0e7b072 Accidental double sys import during merge conflict Xarvex 2024-05-01 03:50:27 -05:00
  • ba5a995b5d Merge branch 'yed/macos-file-open' of github.com:yedpodtrzitko/TagStudio into yed/macos-file-open Xarvex 2024-05-01 03:43:53 -05:00
  • c58590a221 Make use of open_file from #84 Refactor done in #80 essentially reverted changes Re-fixes #81, also re-fixes windows opening behind TagStudio Xarvex 2024-05-01 03:26:36 -05:00
  • f40be005f8 fix file opening on posix yedpodtrzitko 2024-05-01 15:46:08 +08:00
  • f9fc28d5ec fix file opening on posix yedpodtrzitko 2024-05-01 15:46:08 +08:00
  • 1030328420 add ruff formatting info and CI pipeline yedpodtrzitko 2024-05-01 15:19:20 +08:00
  • 1a7316d54c Merge pull request #103 from yedpodtrzitko/yed/show-tags-implicitly Travis Abendshien 2024-04-30 21:55:46 -07:00
  • 92e7e05540 Merge pull request #99 from TechCrafterGaming/FIX-001 Travis Abendshien 2024-04-30 21:07:06 -07:00
  • d478116094 show all tags in tag panel by default yedpodtrzitko 2024-05-01 00:04:37 +08:00
  • a10478bc8b Misc Bug Fixes Travis Abendshien 2024-04-30 02:41:07 -07:00
  • a669fd67c3 small adjustments and comments TechCrafterGaming 2024-04-30 08:07:10 +02:00
  • 7cdb26e822 added if statement TechCrafterGaming 2024-04-30 08:04:13 +02:00
  • 16a9d32ef3 added last_library value to be set properly TechCrafterGaming 2024-04-30 08:02:46 +02:00
  • 9b90bfad84 Merge pull request #98 from Creepler13/Folders-to-tags-cleanup Travis Abendshien 2024-04-29 22:43:15 -07:00
  • 6f900ff371 Merge pull request #101 from TechCrafterGaming/FIX-002 Travis Abendshien 2024-04-29 16:54:07 -07:00
  • d02f068991 small changes to README TechCrafterGaming 2024-04-30 00:09:43 +02:00
  • 878a5dfc8a small changes to ts_qt.py (doc strings) TechCrafterGaming 2024-04-30 00:09:09 +02:00
  • 030c817323 added action to close a library TechCrafterGaming 2024-04-29 23:57:35 +02:00
  • 9ad81c4582 Merge pull request #94 from Thesacraft/Shutdown-threads-safely Travis Abendshien 2024-04-29 14:42:22 -07:00
  • b1c0ec5817 Open/Close all buttons Creepler13 2024-04-29 23:01:15 +02:00
  • ea904da58b Folders to tags Cleanup + bugfix Creepler13 2024-04-29 21:28:32 +02:00
  • 0c9dd7f43b Merge pull request #95 from Loran425/patch/library-loading Travis Abendshien 2024-04-29 12:01:04 -07:00
  • 885b2b0358 Patch Bug that prevents loading ts_library.json fields ids as integers Andrew.Arneson 2024-04-29 12:55:30 -06:00
  • 7139eea4c4 Ends threads before quitting application Theasacraft 2024-04-29 19:37:36 +02:00