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

Commit Graph

  • 2bdb789777 Support links to /search?q= when detecting tag links to replace KoloMl 2026-02-25 20:47:13 +04:00
  • 486ab9cafa Merge pull request #155 from koloml/release/0.6.0.1 0.6.0.1 KoloMl 2026-02-23 20:28:04 +04:00
  • ba7b96d888 Bumped version to 0.6.0.1 KoloMl 2026-02-23 20:27:48 +04:00
  • b08937e47b Merge pull request #154 from koloml/bugfix/specify-no-data-collection KoloMl 2026-02-23 20:26:04 +04:00
  • 1d332ea7d1 Firefox: Specify no data collection required by the extension KoloMl 2026-02-23 20:24:40 +04:00
  • 2920946015 Merge pull request #151 from koloml/release/0.6.0 0.6.0 KoloMl 2026-02-23 20:10:37 +04:00
  • f879c45517 Bumping version to 0.6.0 KoloMl 2026-02-23 20:09:30 +04:00
  • 00083fdadb Updating dependencies (#153) KoloMl 2026-02-23 20:05:27 +04:00
  • 7ffee170c3 Merge pull request #149 from koloml/feature/tantabus-support KoloMl 2026-02-23 19:03:19 +04:00
  • db34b361b3 Merge pull request #152 from koloml/feature/color-tags-in-tagging-popup KoloMl 2026-02-23 18:45:44 +04:00
  • bf81b7111f Tagging Popup: Automatically color tags by their tag namespaces KoloMl 2026-02-23 18:38:07 +04:00
  • dc79959b8f Merge pull request #150 from koloml/feature/decorated-tag-links-in-forum KoloMl 2026-02-23 18:25:46 +04:00
  • dfdab180ee Added option to decorate tag links in forum posts KoloMl 2026-02-23 17:51:27 +04:00
  • b768f9072c Updating README to include info on Tantabus as well KoloMl 2026-02-22 20:08:42 +04:00
  • 72a731aaff Updating CI to build for Tantabus on release as well KoloMl 2026-02-22 20:07:57 +04:00
  • d181509d6f Preparing extension for Tantabus KoloMl 2026-02-22 01:19:14 +04:00
  • 03b0763db4 Merge pull request #146 from koloml/release/0.5.4 0.5.4 KoloMl 2026-02-09 11:29:08 +04:00
  • a7e0aefe6b Merge pull request #148 from koloml/feature/centralized-component-for-errors-and-warnings KoloMl 2026-02-09 11:27:43 +04:00
  • 687c12a8f4 Putting errors and warnings into separate component KoloMl 2026-02-09 11:24:01 +04:00
  • 9b7ba4a6e2 Bumped version to 0.5.4 KoloMl 2026-02-09 11:05:42 +04:00
  • 8d7b151911 Merge pull request #147 from koloml/bugfix/update-tags-on-last-group-deleted KoloMl 2026-02-09 11:01:50 +04:00
  • fccd79292d Fixed tags list didn't update itself once last group was deleted KoloMl 2026-02-09 10:59:40 +04:00
  • 8041f2d2a1 Merge pull request #145 from koloml/chore/dependencies KoloMl 2026-02-09 10:56:00 +04:00
  • 3fac472ae0 Merge pull request #144 from koloml/bugfix/bulk-import KoloMl 2026-02-09 10:55:50 +04:00
  • 44aca3120c Updated @types/node from 25.0.3 to 25.2.2 KoloMl 2026-02-09 10:50:01 +04:00
  • 3aee3defba Updated @types/chrome from 0.1.32 to 0.1.36 KoloMl 2026-02-09 10:49:33 +04:00
  • b7a9dc2a2b Updated jsdom from 27.4.0 to 28.0.0 KoloMl 2026-02-09 10:48:56 +04:00
  • 242dfc5972 Updated cheerio from 1.1.2 to 1.2.0 KoloMl 2026-02-09 10:48:01 +04:00
  • b6840996b6 Updated sass from 1.97.2 to 1.97.3 KoloMl 2026-02-09 10:47:22 +04:00
  • 4c5b796f1d Updated @sveltejs/vite-plugin-svelte from 6.2.3 to 6.2.4 KoloMl 2026-02-09 10:46:35 +04:00
  • 7f2e06a1b1 Updated vitest and @vitest/coverage-v8 from 4.0.16 to 4.0.18 KoloMl 2026-02-09 10:45:40 +04:00
  • 31a33131cd Updated svelte-check from 4.3.5 to 4.3.6 KoloMl 2026-02-09 10:44:56 +04:00
  • 7063459622 Updated @sveltejs/kit from 2.49.4 to 2.50.2 KoloMl 2026-02-09 10:44:03 +04:00
  • 5a82b8751d Updated svelte from 5.46.1 to 5.50.0 KoloMl 2026-02-09 10:43:25 +04:00
  • 9318bd51fa Fixed bulk import only saving last entry KoloMl 2026-02-09 10:41:10 +04:00
  • ab625d0181 Merge pull request #141 from koloml/release/0.5.3 0.5.3 KoloMl 2026-01-09 08:51:45 +04:00
  • c59d8f55f0 Bumped version to 0.5.3 KoloMl 2026-01-09 08:50:05 +04:00
  • 8dfc5f49f9 Merge pull request #143 from koloml/feature/code-reorganization KoloMl 2026-01-09 08:48:59 +04:00
  • 2ecd37512f Moving all content_scripts-related components under $content directory KoloMl 2026-01-09 07:06:58 +04:00
  • c8ff80d445 Move list of tag categories into the tags config script KoloMl 2026-01-09 06:55:51 +04:00
  • 38cbd725d9 Merge pull request #142 from koloml/bugfix/profile-view-tags-list KoloMl 2026-01-09 06:44:23 +04:00
  • 26f09c7c46 Fixed tags list for tagging profiles not updating reactively in popup KoloMl 2026-01-09 06:41:28 +04:00
  • 64be6a6e15 Bumping dependencies (#140) KoloMl 2026-01-09 06:35:52 +04:00
  • cb22b2deab Merge pull request #139 from koloml/feature/display-dedicated-popup-titles KoloMl 2026-01-09 06:35:25 +04:00
  • 5c5e0812dc Provide names for all popup routes using new store KoloMl 2026-01-09 05:56:33 +04:00
  • 70129d7a0e Added the store for dynamically changing the popup titles KoloMl 2026-01-09 05:27:48 +04:00
  • 5fd6dee999 Added constant with the full name of the plugin KoloMl 2026-01-09 05:27:11 +04:00
  • ec41ba5030 Furbooru: Added screenshots for tag groups feature KoloMl 2025-11-04 19:26:47 -05:00
  • 55624285e1 Merge pull request #138 from koloml/feature/release-build-pipeline KoloMl 2025-10-02 13:41:29 +04:00
  • b97255ccd6 Release CI action KoloMl 2025-10-02 13:40:02 +04:00
  • ef76560bfb Merge pull request #136 from koloml/release/0.5.2 0.5.2 KoloMl 2025-09-27 22:24:38 +04:00
  • faa909a0db Properly rearranging non-dev dependencies KoloMl 2025-09-27 22:22:40 +04:00
  • 3955e3191e Bumped version to 0.5.2 KoloMl 2025-09-27 22:15:38 +04:00
  • 17dab5854c Merge pull request #137 from koloml/feature/reduce-gap-in-tag-category-titles KoloMl 2025-09-24 13:13:22 +04:00
  • a20632e58e Furbooru: Updated tags appearance in media box popups KoloMl 2025-09-22 22:50:48 +04:00
  • 5f4a1a6c00 Furbooru: Use margin for tag category titles used for Derpibooru KoloMl 2025-09-22 22:49:33 +04:00
  • 48fc58f042 Merge pull request #135 from koloml/feature/updated-tag-dropdown KoloMl 2025-09-22 05:09:45 +04:00
  • 8356956b2e Making dropdown link icon active for both boorus KoloMl 2025-09-22 04:56:36 +04:00
  • 3833cada1e Bumping dependencies (#134) KoloMl 2025-09-22 04:49:49 +04:00
  • f3d80b58b1 Merge pull request #130 from koloml/release/0.5.1 0.5.1 KoloMl 2025-08-13 18:23:14 +04:00
  • d567ab4dec Merge pull request #133 from koloml/feature/derpibooru-smaller-tags KoloMl 2025-08-13 17:55:39 +04:00
  • e4322b3021 Derpibooru: Making tags slightly smaller inside popup KoloMl 2025-08-13 17:54:40 +04:00
  • 4907efdaab Bumped version to 0.5.1 KoloMl 2025-08-13 17:50:31 +04:00
  • c6b9250d71 Merge pull request #132 from koloml/feature/add-to-profile-icon KoloMl 2025-08-13 17:27:05 +04:00
  • c330aa303a Derpibooru: Added icon to the tag dropdown option KoloMl 2025-08-13 17:24:36 +04:00
  • 9ed3f6939d Merge pull request #129 from koloml/bugfix/derpibooru-tag-editor-styling KoloMl 2025-08-13 16:52:39 +04:00
  • 5584733b17 Merge pull request #131 from koloml/bugfix/inconsistent-auto-run KoloMl 2025-08-13 16:52:23 +04:00
  • 91947b8cc7 Merge remote-tracking branch 'origin/release/0.5.1' into bugfix/inconsistent-auto-run KoloMl 2025-08-13 16:49:18 +04:00
  • df61c812fe Updated autorun logic to resolve issues with loading modules on Firefox KoloMl 2025-08-13 16:48:27 +04:00
  • 65c420c36c Merge pull request #128 from koloml/bugfix/ignore-duplicated-modules KoloMl 2025-08-13 16:42:16 +04:00
  • 79cd9bc44d Reduced the space used by the tag category headline KoloMl 2025-08-13 15:56:31 +04:00
  • cf28d2d131 AMD Loader: Ignore duplicated module definitions KoloMl 2025-08-13 15:27:25 +04:00
  • 50238d8ef4 Added links to the Derpibooru extension KoloMl 2025-08-13 14:56:44 +04:00
  • 98b5311cfc Derpibooru: Added screenshot about tag colors in editor KoloMl 2025-08-12 13:58:34 +04:00
  • e60d20fd60 Added showcase screenshots for Derpibooru KoloMl 2025-08-11 09:11:52 +04:00
  • 50a6d8ce32 Merge pull request #120 from koloml/release/0.5 0.5.0 KoloMl 2025-08-09 16:05:02 +04:00
  • 7b532735ec Bumped version to 0.5.0 KoloMl 2025-08-09 16:00:58 +04:00
  • f139b76276 Merge pull request #127 from koloml/feature/multiple-sites-build KoloMl 2025-08-09 15:58:07 +04:00
  • eba81b72d4 Derpibooru: Added border to tags, added border colors variables KoloMl 2025-08-09 15:51:33 +04:00
  • 5b93eb413b Derpibooru: Different list of black-listed tags KoloMl 2025-08-09 15:35:36 +04:00
  • 81247c1761 Updating README with instructions and showcases KoloMl 2025-08-09 15:25:15 +04:00
  • 8d042a80a0 Derpibooru: Fixed incorrect padding on media box tags KoloMl 2025-08-09 01:23:06 +04:00
  • 9c162bc2ce Fixed defines not being correctly passed to content scripts & styles KoloMl 2025-08-09 01:21:02 +04:00
  • 0deafb4a00 Warn user of potentially different/unknown site imports KoloMl 2025-08-08 20:41:55 +04:00
  • 8822a2581b Store last same site status of the imported object KoloMl 2025-08-08 20:40:57 +04:00
  • 83d27cc966 Add $site property to identify what site entity was created for KoloMl 2025-08-08 19:46:20 +04:00
  • ae3c77031f Added modifications to manifest for Derpibooru variant of the extension KoloMl 2025-08-08 19:41:23 +04:00
  • f39e060a6a Updating manifest description, updated About page in popup KoloMl 2025-08-08 19:40:48 +04:00
  • c811c13b70 Use site name constant in header component KoloMl 2025-08-08 19:40:13 +04:00
  • 234f80b992 Added defined constants to typedefinition for TypeScript KoloMl 2025-08-08 19:39:48 +04:00
  • 4837184d40 Reading constants in SCSS, modifying colors for Derpibooru variant KoloMl 2025-08-08 19:39:30 +04:00
  • c37f680e9f Provide current site name & identifier for build-time modifications KoloMl 2025-08-08 19:38:52 +04:00
  • 2eefbf96ca Implemented plugin to provide constants to SCSS through custom function KoloMl 2025-08-08 19:37:48 +04:00
  • efd6522532 Implemented plugin for swaping defined build-time constants KoloMl 2025-08-08 19:37:12 +04:00
  • b321c1049c Installed cross-env to support quickly adding ENV variables to builder KoloMl 2025-08-08 19:36:19 +04:00
  • ce9a2b5f9b Fixed typo in content script entry KoloMl 2025-08-08 05:59:23 +04:00
  • 8fe1ca4914 Merge pull request #98 from koloml/feature/bulk-import-and-export KoloMl 2025-08-04 13:46:03 +04:00
  • 48f278ae95 Added TODO about missing "migration" progress for entities KoloMl 2025-08-04 13:40:19 +04:00
  • 19ab302b54 Implemented the bulk import interface KoloMl 2025-08-04 13:39:48 +04:00
  • 189fda59c8 Added separate event listener endpoint for menu item clicks KoloMl 2025-08-04 13:39:06 +04:00