1
0
mirror of https://github.com/koloml/philomena-tagging-assistant.git synced 2026-06-23 18:22:20 +00:00

Commit Graph

  • 6bd7116df2 Added validation logic for the group entity KoloMl 2025-08-04 13:32:35 +04:00
  • 470021ee8c Validators: Using functions for common value checks KoloMl 2025-08-04 13:32:19 +04:00
  • e27257516d Validator: Support up to version 2 of profiles entity KoloMl 2025-07-27 21:44:52 +04:00
  • 77293ba30c Fixed "Export All" checkbox toggling incorrect items KoloMl 2025-07-27 19:58:19 +04:00
  • b956b6f7bc Added separate menu for bulk exporting of all entities KoloMl 2025-07-27 19:02:19 +04:00
  • fcca26e128 Make checkbox menu item toggle checkbox if no link is set KoloMl 2025-07-27 19:00:20 +04:00
  • 69dc645de2 Getter for the type of the entity KoloMl 2025-07-27 18:27:19 +04:00
  • 0781742dab Merge remote-tracking branch 'origin/master' into feature/bulk-import-and-export KoloMl 2025-07-12 19:24:49 +04:00
  • 71b067a77d Merge branch 'master' into release/0.5 KoloMl 2025-06-25 18:42:44 +04:00
  • 6098a11115 Bumped version to 0.4.5 0.4.5 KoloMl 2025-06-03 13:48:49 +04:00
  • a87d8b94b8 Merge pull request #125 from koloml/release/0.4.5 KoloMl 2025-06-03 13:46:57 +04:00
  • c283b96285 Updating dependencies (#126) KoloMl 2025-06-03 13:45:17 +04:00
  • 02478f0bf0 Merge pull request #124 from koloml/bugfix/popup-header-z-index KoloMl 2025-06-03 02:41:23 +04:00
  • 59c15f27eb Merge pull request #123 from koloml/feature/quick-query-untagged-implications KoloMl 2025-06-03 02:41:01 +04:00
  • a58d8f0e15 Merge pull request #122 from koloml/feature/removing-properties-suggestions KoloMl 2025-06-03 02:29:53 +04:00
  • 2453bdf7b9 Removing the properties suggestions feature KoloMl 2025-06-03 02:22:22 +04:00
  • 134e96bc4c Added link for a quick search of untagged implications KoloMl 2025-06-03 02:14:00 +04:00
  • 1c05159ddf Fixed popup's header z-index position appearing behind some elements KoloMl 2025-04-15 23:50:02 +04:00
  • 39c3f97846 Merge pull request #121 from koloml/feature/minify-amd-exports-in-content-scripts KoloMl 2025-04-09 01:01:45 +04:00
  • 9c19bd70c2 Enable minification of exports for content scripts KoloMl 2025-04-09 00:48:40 +04:00
  • d158b46dc6 Merge pull request #119 from koloml/feature/amd-loaded-content-scripts KoloMl 2025-04-06 15:55:24 +04:00
  • 966100d606 Added AMD loader initialization as separate entry, autoload everything KoloMl 2025-04-06 15:13:31 +04:00
  • 7cf2730402 Reworked build step for the content scripts KoloMl 2025-04-06 15:12:12 +04:00
  • bdbe49b419 Installed amd-lite 1.0.1 KoloMl 2025-04-06 15:08:14 +04:00
  • ed779a8481 Merge remote-tracking branch 'origin/master' into feature/bulk-import-and-export KoloMl 2025-04-04 18:25:27 +04:00
  • bb14492578 Merge pull request #116 from koloml/release/0.4.4 0.4.4 KoloMl 2025-04-04 14:38:37 +04:00
  • 30320e7283 Bumped version to 0.4.4 KoloMl 2025-04-04 14:37:03 +04:00
  • 8839373292 Updating dependencies (#118) KoloMl 2025-04-04 14:35:54 +04:00
  • 0e35d1d0ba Merge pull request #117 from koloml/feature/name-events-as-constants KoloMl 2025-04-04 14:15:45 +04:00
  • bca21da6d1 Merge remote-tracking branch 'origin/release/0.4.4' into feature/name-events-as-constants KoloMl 2025-04-04 14:15:02 +04:00
  • 60491f57d4 Merge pull request #115 from koloml/feature/grouping-button KoloMl 2025-03-26 21:06:25 +04:00
  • c26c4bcf62 Merge pull request #114 from koloml/bugfix/missing-re-initialization-for-tags-list KoloMl 2025-03-26 21:06:15 +04:00
  • 1b4b646024 Merge pull request #113 from koloml/bugfix/last-mediabox-position KoloMl 2025-03-26 21:05:29 +04:00
  • 928fe5ddb0 Removed unnecessary import KoloMl 2025-03-26 20:46:51 +04:00
  • 6586141134 Fixed missed re-initialization of tags list after tag form was submitted KoloMl 2025-03-26 20:43:19 +04:00
  • d587bd2453 Added button to the tags list to toggle separation of groups KoloMl 2025-03-26 20:39:30 +04:00
  • e2eb8a0ca7 Fixed last media box on the page not being marked as the last in a row KoloMl 2025-03-26 20:03:04 +04:00
  • 0876e5f001 Changed naming for event name constants to differentiate them with variables KoloMl 2025-03-26 19:01:18 +04:00
  • d5ad66d902 Merge pull request #112 from koloml/release/0.4.3.1 0.4.3.1 KoloMl 2025-03-12 19:34:05 +04:00
  • cb6b5f4f9d Bumped version to 0.4.3.1 KoloMl 2025-03-12 19:32:27 +04:00
  • 193941b0ac Merge pull request #111 from koloml/hotfix/tag-groups-not-applying-for-tag-editor KoloMl 2025-03-12 19:31:52 +04:00
  • 562274b3d8 Fixed Firefox not applying tag groups due to invalid scripts order KoloMl 2025-03-12 19:27:24 +04:00
  • 6faf5c8582 Merge pull request #105 from koloml/release/0.4.3 0.4.3 KoloMl 2025-03-12 18:55:40 +04:00
  • e591751406 Bumped version to 0.4.3 KoloMl 2025-03-12 18:48:50 +04:00
  • c9347c375d Merge pull request #110 from koloml/bugfix/group-editor-back-link KoloMl 2025-03-12 18:46:50 +04:00
  • 68e134f2e4 Updated dependencies (#109) KoloMl 2025-03-12 18:45:21 +04:00
  • 338eb2bbb1 Fixed incorrect path on the "Back" link for group editor KoloMl 2025-03-12 18:43:41 +04:00
  • 2933cd379e Merge pull request #108 from koloml/feature/option-to-display-groups-separately KoloMl 2025-03-10 23:58:56 +04:00
  • 8fe2d718ff Default global group separation to turned on KoloMl 2025-03-10 06:49:41 +04:00
  • b1ca67fc5b Implemented grouping of tags marked for separation in settings KoloMl 2025-03-10 06:48:56 +04:00
  • 37095a2f22 Fixed instances not resolving on different content scripts KoloMl 2025-03-10 06:08:08 +04:00
  • c1ed23dee5 Added event for resolved categories, coloring from the tag wrapper KoloMl 2025-03-10 06:07:10 +04:00
  • 8c51d2d482 Store references to the tag group instead of category name KoloMl 2025-03-10 03:39:43 +04:00
  • 16b72300a9 Added option to separate the specific group of choice in tags KoloMl 2025-03-10 03:24:23 +04:00
  • 11af0f6484 Fixed category missing in the export for groups KoloMl 2025-03-10 03:22:55 +04:00
  • 4f302faf45 Added option to turn on/off separation of tags by custom category KoloMl 2025-03-10 03:12:13 +04:00
  • bedb18a6aa Merge pull request #107 from koloml/feature/groups-suffix KoloMl 2025-03-09 03:58:19 +04:00
  • ea791838bf Display stars in the tag editor for prefixes/suffixes KoloMl 2025-03-02 18:55:51 +04:00
  • ff16c62e26 Added support for suffix-matching for groups KoloMl 2025-03-02 18:44:53 +04:00
  • 45cc5b0eb3 Merge pull request #106 from koloml/feature/workaronud-for-opening-in-new-tab KoloMl 2025-02-28 03:57:38 +04:00
  • a2d884c969 Added tests for the link replacement logic KoloMl 2025-02-28 03:50:08 +04:00
  • 74f987b5c9 Merge remote-tracking branch 'refs/remotes/origin/release/0.4.3' into feature/workaronud-for-opening-in-new-tab KoloMl 2025-02-28 03:28:13 +04:00
  • f687389516 Implemented routing to be more compatible for extension popup KoloMl 2025-02-28 03:18:18 +04:00
  • 92854f4d6b Renamed hooks to TS KoloMl 2025-02-28 02:40:19 +04:00
  • 4ca9ff029b Merge pull request #104 from koloml/feature/testing-configuration-controller KoloMl 2025-02-28 02:01:00 +04:00
  • 70e573ddc8 Merge pull request #103 from koloml/bugfix/fixing-type-errors KoloMl 2025-02-28 02:00:30 +04:00
  • 8e843c2b19 Fixed element types not being set up for queries KoloMl 2025-02-27 00:54:00 +04:00
  • 76e7bf1542 Fixed missing empty checks for required components KoloMl 2025-02-27 00:53:44 +04:00
  • d5ed86fb40 Exposing timer return type globally KoloMl 2025-02-27 00:50:05 +04:00
  • dc0a9f0aa8 Imported utils function for random string KoloMl 2025-02-25 03:39:30 +04:00
  • 09edc44af8 Added tests for configuration controller KoloMl 2025-02-25 03:38:49 +04:00
  • a9d53afdbe Mocked storage change events for mocked storage area KoloMl 2025-02-25 03:20:43 +04:00
  • ed263d2da4 Installed types for NodeJS for testing KoloMl 2025-02-25 03:19:49 +04:00
  • 9586d121e4 Moved storage definition to constructor for testability KoloMl 2025-02-25 03:19:22 +04:00
  • 92afd10b81 Merge pull request #92 from koloml/release/0.4.2 0.4.2 KoloMl 2025-02-22 19:48:40 -05:00
  • cf8be2589d Bumped version to 0.4.2 KoloMl 2025-02-23 04:30:41 +04:00
  • dbe164b444 Merge pull request #101 from koloml/bugfix/detect-and-init-tags-and-tags-form KoloMl 2025-02-22 19:26:16 -05:00
  • 5613c6fdca Wait for new element to be inserted and notify tags dropdown about it KoloMl 2025-02-23 04:22:29 +04:00
  • dfab625999 Added event returned from booru on form submissions KoloMl 2025-02-23 03:38:06 +04:00
  • b25758c294 Merge pull request #100 from koloml/feature/converting-content-components-to-ts KoloMl 2025-02-22 10:40:59 -05:00
  • 45a8c436be Added tests for the base component class KoloMl 2025-02-21 22:03:35 +04:00
  • 7aabb683cf Making component not abstract to run tests on it KoloMl 2025-02-21 22:03:20 +04:00
  • c4a904c046 Converting content script components to TS KoloMl 2025-02-21 20:54:56 +04:00
  • 3a010f9303 Renaming all content scripts to TS KoloMl 2025-02-21 03:04:11 +04:00
  • 878f3eb878 Merge pull request #99 from koloml/bugfix/dedupe-test-runs-on-release-prs KoloMl 2025-02-20 15:58:31 -05:00
  • b9165302e7 Removed double-testing for release PRs KoloMl 2025-02-21 00:55:19 +04:00
  • 6c02c14f5c Merge pull request #96 from koloml/feature/vitest KoloMl 2025-02-20 15:52:23 -05:00
  • 8b2e0722f0 Building the extension first since testing depends on tsconfig provided by SvelteKit KoloMl 2025-02-21 00:49:58 +04:00
  • 840202396e Merge branch 'bugfix/storage-helper-falsy-values' into feature/vitest KoloMl 2025-02-21 00:36:27 +04:00
  • f6504eeecf Merge pull request #97 from koloml/bugfix/storage-helper-falsy-values KoloMl 2025-02-20 15:31:59 -05:00
  • faaef1305a Fixed storage helper treating falsy values as non-existing values KoloMl 2025-02-21 00:28:39 +04:00
  • 91c44adbd3 Added workflow for GitHub CI KoloMl 2025-02-21 00:25:31 +04:00
  • 68b68d3efd Added initial implementation of mocks for chrome StorageArea, adding first tests for storage helper KoloMl 2025-02-20 23:52:26 +04:00
  • 769a63ccff Added alias $tests for test directory KoloMl 2025-02-20 23:49:42 +04:00
  • 9d097436a5 Added chrome types to autoload KoloMl 2025-02-20 23:49:26 +04:00
  • 6a34822f6a Incorrect include for tests, only test lib directory, import vitest globals KoloMl 2025-02-20 22:27:04 +04:00
  • ab5a6daa07 Installing vitest with jsdom, setting up configuration KoloMl 2025-02-20 22:16:28 +04:00
  • 0bc4379491 Merge pull request #95 from koloml/feature/booru-api-ts KoloMl 2025-02-20 12:58:35 -05:00
  • 3f245bb621 Converting classes to TS KoloMl 2025-02-20 21:47:09 +04:00
  • a858888252 Renamed classes to TS KoloMl 2025-02-20 21:38:10 +04:00