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

Commit Graph

  • c268eb564d Show warning for profiles when user is not logged in feature/store-last-user-flags KoloMl 2026-06-21 21:54:20 +04:00
  • cfb4c71f58 Capture and store last seen user flags from the booru KoloMl 2026-06-21 21:53:50 +04:00
  • 67cd17d2b6 Force node version to be v25.x, updated lock file feature/bump-actions KoloMl 2026-06-21 19:47:36 +04:00
  • 1b4cb284da Bumped CI action versions KoloMl 2026-06-21 19:31:58 +04:00
  • 7af6124278 Cover 2 more functions in tag-utils module feature/test-storage-entities KoloMl 2026-06-21 19:19:34 +04:00
  • 51ea806ddc Shorten waiting timeout & interval to reduce test time KoloMl 2026-06-21 17:54:08 +04:00
  • 234db4f147 Testing internal EntitiesController class used by the entities KoloMl 2026-06-21 17:52:08 +04:00
  • 978918735d Extracted preferences & entity stubs to make them reusable KoloMl 2026-06-21 16:18:11 +04:00
  • a6eae657c7 Added comment for the storage helper instance in EntitiesController KoloMl 2026-06-21 15:36:14 +04:00
  • 9a245ed0f5 Testing StorageEntity class behavior KoloMl 2026-06-21 15:31:03 +04:00
  • 3e5266ca7b Expose storage in EntitiesController for testing purposes KoloMl 2026-06-21 15:29:42 +04:00
  • 515485b3b8 Merge pull request #174 from koloml/release/0.7.2 master 0.7.2 KoloMl 2026-06-20 14:17:55 -04:00
  • f311676097 Merge pull request #177 from koloml/feature/test-preferences-api KoloMl 2026-06-20 14:16:06 -04:00
  • a0e52955e6 Sonar: Added readonly to private members KoloMl 2026-06-20 22:10:51 +04:00
  • 74554bc9f6 Covering cacheable preferences into tests KoloMl 2026-06-20 20:59:49 +04:00
  • 4094babc82 Bumped version to 0.7.2 KoloMl 2026-06-14 04:16:17 +04:00
  • 1de2f3f97a Updated dependencies (#176) KoloMl 2026-06-13 20:13:36 -04:00
  • c1c774f4bb Merge pull request #175 from koloml/feature/footer-author-head KoloMl 2026-06-13 19:58:13 -04:00
  • 2f5c37d21f Merge pull request #172 from koloml/bugfix/tags-in-forums-with-encoded-text KoloMl 2026-06-13 19:55:32 -04:00
  • 3404877091 Sonar: Replacing string.match(regexp) with regexp.exec(string) KoloMl 2026-06-14 03:19:54 +04:00
  • ed3db1240c Signaling to TypeScript that match is present when function returns true KoloMl 2026-06-14 03:15:51 +04:00
  • 9a6274c815 Sonar: Marked special characters and RegExps as readonly KoloMl 2026-06-14 03:13:45 +04:00
  • b8043bace6 Merge pull request #173 from koloml/feature/update-repo-links KoloMl 2026-06-13 18:30:14 -04:00
  • 3a31eb2519 Formatting, missing import KoloMl 2026-06-14 02:05:00 +04:00
  • ab255e535c Testing word-like operators and escaping them inside quotes KoloMl 2026-06-14 02:03:41 +04:00
  • f8758306b7 Added boost to the list of queries to test KoloMl 2026-06-14 02:03:08 +04:00
  • 7c462e1b5c Added missing coverage for "NOT" operator KoloMl 2026-06-14 01:31:10 +04:00
  • a909180798 Fixed terms not trimming out the whitespaces KoloMl 2026-06-14 01:29:17 +04:00
  • 6ceeabe170 Added tests for search query lexer KoloMl 2026-06-14 01:28:37 +04:00
  • 40aa02ff70 Fixed quoted term not processing starting & ending quotes KoloMl 2026-06-14 00:32:47 +04:00
  • 8c4c32c4bf Covering quoted term decoding/encoding behavior KoloMl 2026-06-14 00:29:33 +04:00
  • 88ebcef18a Removed imports of already global functions KoloMl 2026-06-13 22:57:37 +04:00
  • de57432594 Fixed wrong index used when checking for ) character KoloMl 2026-06-13 22:46:08 +04:00
  • 74f113412e Fixed space being mandatory before ) and ^ KoloMl 2026-06-13 22:44:57 +04:00
  • 3e0495a529 Moved parentheses check to run before dirty text content extraction KoloMl 2026-06-13 22:42:57 +04:00
  • 24d17416b5 Cover the case when first term is not a term or when nothing is there KoloMl 2026-06-13 22:07:11 +04:00
  • 736c0917c0 Reversed + conversion with dash-encoded characters conversion KoloMl 2026-06-13 22:01:14 +04:00
  • f01bfe8ae0 Removed erroneous - conversion for tag links KoloMl 2026-06-13 22:00:20 +04:00
  • 726c4dfe58 Added tests for tag name extraction from tag links & search queries KoloMl 2026-06-13 21:56:31 +04:00
  • 4142c1053b Updated links to the repository KoloMl 2026-04-15 16:46:13 +04:00
  • 7559f0a802 Added avali head into the footer near the author name KoloMl 2026-04-05 22:26:58 +04:00
  • b905ed668c Merge pull request #170 from koloml/release/0.7.1 0.7.1 KoloMl 2026-04-05 11:54:19 -04:00
  • 5c26888292 Bumped version to 0.7.1 KoloMl 2026-04-05 18:56:28 +04:00
  • b6329bc4ef Merge pull request #171 from koloml/bugfix/preset-cls KoloMl 2026-04-05 11:48:23 -04:00
  • 4f52906123 Extracted CLS compensation logic into separate method KoloMl 2026-04-05 19:46:34 +04:00
  • 7d41524b4a Fixed scroll jump when preset becomes hidden KoloMl 2026-04-05 19:21:09 +04:00
  • 81b3d61a20 Fixed content layout shift caused by exclusive tags warning KoloMl 2026-04-05 19:12:11 +04:00
  • dc78b2fe84 Merge pull request #169 from koloml/feature/conditional-presets KoloMl 2026-04-05 10:45:49 -04:00
  • c12b00817b Compare value to undefined instead of calling typeof KoloMl 2026-04-05 18:35:26 +04:00
  • b4419b5de3 Validate exclusive and conditional as optional booleans KoloMl 2026-04-05 18:33:34 +04:00
  • 66fd093e5a Marking unchanged properties as readonly KoloMl 2026-04-05 18:29:47 +04:00
  • bc7f85eaf9 Merge pull request #168 from koloml/feature/tag-profile-popup-cancel KoloMl 2026-04-05 10:27:17 -04:00
  • 3f9412b02d A bit more concrete wording for checkbox KoloMl 2026-04-05 18:27:02 +04:00
  • a75dd098dc Show when preset is conditional in the viewer block KoloMl 2026-04-05 18:18:52 +04:00
  • a45248cebf Fixed crashing build due to missing trailing comma KoloMl 2026-04-05 18:02:54 +04:00
  • c777b57efb Merge remote-tracking branch 'origin/release/0.7.1' into feature/conditional-presets KoloMl 2026-04-05 18:01:33 +04:00
  • 025cbaebb7 Merge pull request #167 from koloml/feature/exclusive-tags-in-preset KoloMl 2026-04-05 09:57:25 -04:00
  • b031b88512 Fixed tags being user-selectable KoloMl 2026-04-05 17:52:46 +04:00
  • 399e75809b Display presets when tag is found or hide it otherwise KoloMl 2026-04-05 17:52:35 +04:00
  • f581f84065 Presets: Added conditional presets option KoloMl 2026-04-05 17:52:15 +04:00
  • e8b0afc81f And even more renaming of popup across multiple files KoloMl 2026-03-29 04:17:12 +04:00
  • daceb9ad59 Cancel the planned submission when pending changes canceled KoloMl 2026-03-29 03:57:06 +04:00
  • c36929b824 Renaming the file with events as well KoloMl 2026-03-29 03:49:22 +04:00
  • 9b262393fa Fixed event & underlying type not updated KoloMl 2026-03-29 03:48:12 +04:00
  • 83c7608e99 Presets: Added flag for making it "exclusive" KoloMl 2026-03-22 04:09:18 +04:00
  • f0083169f3 Merge pull request #164 from koloml/release/0.7.0 0.7.0 KoloMl 2026-03-14 21:58:02 +04:00
  • a416befcff Bumped version to 0.7.0 KoloMl 2026-03-14 21:57:10 +04:00
  • d840070a3e Updated dependencies (#166) KoloMl 2026-03-14 21:54:23 +04:00
  • 0bf2a35e9b Added links to Tantabus version of extension KoloMl 2026-03-14 20:20:16 +04:00
  • 8889c300a0 Merge pull request #163 from koloml/feature/tag-presets KoloMl 2026-03-14 20:10:52 +04:00
  • 1a542e0fb7 Merge pull request #162 from koloml/feature/different-icons KoloMl 2026-03-14 20:07:54 +04:00
  • b973947070 Fixed presets not refreshing after tag loading/clearing KoloMl 2026-03-14 20:03:25 +04:00
  • 7821cebb1b Added missed deletion interface for the presets KoloMl 2026-03-14 19:37:10 +04:00
  • 71fb565247 Sort list of presets and their tags more consistently KoloMl 2026-03-14 19:15:59 +04:00
  • 0ba81b1509 Separate icons for extensions, support replacing icons on build KoloMl 2026-03-14 18:59:03 +04:00
  • f9fb2d66b8 Don't warn about manifest replacements without ENV variable KoloMl 2026-03-14 18:31:26 +04:00
  • 2d7db61a76 Reusing details block and tags list components on Profile & Group views KoloMl 2026-03-12 01:43:14 +04:00
  • 4a3d7a1bb0 Fixing build warning on new details block KoloMl 2026-03-12 01:42:59 +04:00
  • 939b5fec20 Properly refresh the tag category colors after preset changes applied KoloMl 2026-03-12 01:33:14 +04:00
  • d7b7aa5b98 Compensating for possible layout shift after toggling tags from preset KoloMl 2026-03-12 01:22:03 +04:00
  • 7f41a7e6f0 Fixed tag removal stopping on the first encountered missing tag KoloMl 2026-03-12 01:07:37 +04:00
  • 2a2a488592 Added presets and tag editor handling to the image upload page KoloMl 2026-03-12 00:57:23 +04:00
  • bda707b5ac Builder: Support replacing domains inside exclude_matches KoloMl 2026-03-12 00:53:45 +04:00
  • 74866949bb Added Tag Presets, popup editor for them, implemented presets image edit KoloMl 2026-03-12 00:17:45 +04:00
  • 6c2ef795b3 Merge pull request #161 from koloml/feature/tagging-profiles-code-renaming KoloMl 2026-03-07 17:38:11 +04:00
  • 58b620ef09 Renaming Philomena and scraping-related classes directory KoloMl 2026-03-07 17:35:38 +04:00
  • 9445b1e862 Restructuring and renaming content components and their initialization KoloMl 2026-03-07 17:22:13 +04:00
  • 9024883949 Refactoring how preferences classes provide access to fields inside KoloMl 2026-03-07 06:41:28 +04:00
  • dc29c6ca69 Renaming for tagging profiles and preferences classes KoloMl 2026-02-28 22:44:47 +04:00
  • 441091142c Added screenshot preview of tag link replacement KoloMl 2026-02-26 15:22:52 +04:00
  • 94733c9ff3 Merge pull request #160 from koloml/release/0.6.1 0.6.1 KoloMl 2026-02-26 04:27:47 +04:00
  • d11cc2a9c5 Bumped version to 0.6.1 KoloMl 2026-02-26 04:27:01 +04:00
  • f4e30c60ad Merge pull request #159 from koloml/feature/support-replacing-tag-link-texts KoloMl 2026-02-26 03:38:08 +04:00
  • 9031055ec9 Replace the tag link text to resolved tag name when possible KoloMl 2026-02-26 03:30:10 +04:00
  • 8194a84ef7 Fix pluses not being decoded from the path KoloMl 2026-02-26 03:28:48 +04:00
  • 2829ac022f Merge pull request #157 from koloml/feature/tantabus-namespaces KoloMl 2026-02-26 02:39:59 +04:00
  • 5aac85dcaa Merge pull request #158 from koloml/feature/support-tag-links-from-search KoloMl 2026-02-26 02:39:50 +04:00
  • 9a14a5568d Merge pull request #156 from koloml/bugfix/tantabus-swaps-in-content-scripts KoloMl 2026-02-26 02:35:37 +04:00
  • a2ab0d4e7c Adding 3 more namespaces unique to Tantabus KoloMl 2026-02-26 02:34:06 +04:00
  • 5123b57320 Fixed content scripts not properly receiving Tantabus constant KoloMl 2026-02-26 02:33:15 +04:00